4657 Commits

Author SHA1 Message Date
github-actions[bot]
51f2e52865
[ci] release (#1854)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.22.7
2022-09-27 16:19:51 -07:00
Dylan Piercey
76771598e8
fix: improve support for @lasso/marko-taglib and @marko/compiler/register (#1853) 2022-09-27 16:15:31 -07:00
BEN00262
86ae4013e5
Update vite.md (#1852)
correcting *createViteServer* to *createServer*, *createViteServer* is not imported
2022-09-11 21:45:59 -07:00
Taylor Hunt
50143dfe2c
Copyedit compiler docs (#1848)
* Copyedit compiler docs
2022-08-30 15:59:20 -07:00
github-actions[bot]
497d186b36
[ci] release (#1850)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/translator-default@5.21.6
2022-08-30 18:00:29 -04:00
Michael Rawlings
26dbb84f90
fix: autokey all nodes under a static root (#1849) 2022-08-30 17:55:42 -04:00
github-actions[bot]
aff81aba13
[ci] release (#1846)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/babel-utils@5.21.3 @marko/compiler@5.22.6 @marko/translator-default@5.21.5 marko@5.21.9
2022-08-11 09:45:27 -07:00
Dylan Piercey
65bab8e6df
fix: regexp for swapping dev/prod runtimes (#1845) 2022-08-11 09:41:43 -07:00
github-actions[bot]
22e48e505f
[ci] release (#1844)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.22.5 marko@5.21.8
2022-08-09 20:43:37 -07:00
Dylan Piercey
963f08ce92
chore: upgrade htmljs-parser (#1843) 2022-08-09 20:36:48 -07:00
github-actions[bot]
445efe4c1e
[ci] release (#1842)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.22.4 marko@5.21.7
2022-08-08 15:29:40 -07:00
Dylan Piercey
26cd305ea4
chore: upgrade htmljs-parser (#1841) 2022-08-08 15:25:35 -07:00
github-actions[bot]
ce3c9a9efb
[ci] release (#1840)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.22.3 marko@5.21.6
2022-08-02 14:03:23 -07:00
Dylan Piercey
1df553e458
chore: upgrade htmljs-parser (#1839) 2022-08-02 11:01:40 -07:00
github-actions[bot]
334cef2e1d
[ci] release (#1838)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.22.2 marko@5.21.5
2022-07-30 14:54:29 -07:00
Voon Siong Wong
ec57ebde52
feat: apply cspNonce when client reordering (#1836)
* feat: apply cspNonce when client reordering
2022-07-30 14:49:25 -07:00
Dylan Piercey
63161abed5
fix: source map for shorthand attr methods (#1837) 2022-07-30 14:39:34 -07:00
github-actions[bot]
06fba47995
[ci] release (#1834)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
marko@5.21.4
2022-07-28 08:15:53 -07:00
Dylan Piercey
70c8cc3d52
fix: ensure ci runs for md files (#1833) 2022-07-28 08:11:30 -07:00
Dylan Piercey
20dd7b0880
chore: add release notes for markoc (#1832) 2022-07-28 08:06:38 -07:00
github-actions[bot]
fbe4e236e7
[ci] release (#1831)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.22.1
2022-07-26 11:23:45 -07:00
Dylan Piercey
efd6da2358
fix: tag variable type definitons (#1830) 2022-07-26 11:18:35 -07:00
github-actions[bot]
fa83b2f56e
[ci] release (#1829)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.22.0
2022-07-26 08:24:50 -07:00
Dylan Piercey
e285cbbd10
feat: support removing typescript types (#1826) 2022-07-26 08:19:57 -07:00
github-actions[bot]
bfd155f5b6
[ci] release (#1828)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/translator-default@5.21.4
2022-07-25 17:51:54 -07:00
Dylan Piercey
ae0c003a54
fix: comments or whitespace between else/else-if tags (#1827) 2022-07-25 16:31:16 -07:00
Dylan Piercey
5add6c0381
Update compiler.md
Fix typo.
2022-07-18 20:55:14 -07:00
github-actions[bot]
086a508c4c
[ci] release (#1825)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.21.7 @marko/translator-default@5.21.3 marko@5.21.3
2022-07-18 16:12:45 -07:00
Dylan Piercey
2f6459d2c4
fix: issue with return statement inside attr method shorthand (#1824) 2022-07-18 15:59:20 -07:00
Taylor Hunt
ad257159fc
Use-cases for <await> attributes (#1823) 2022-07-12 12:21:50 -07:00
github-actions[bot]
ec13e1499f
[ci] release (#1821)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/babel-utils@5.21.2
2022-06-29 08:50:45 -07:00
Dylan Piercey
0a207fbf15
fix(babel-utils): child template analysis in nested node_modules (#1820) 2022-06-29 08:28:22 -07:00
Taylor Hunt
1d9ca5c21a
Improve cover image citation link (#1816)
- Works around the autoformatting bugs encountered by @Sebring (closes #1702)
- Also has stronger link text, which is good for accessibility, touchscreens, and semantics
2022-06-23 12:58:26 -07:00
github-actions[bot]
24539d5dec
[ci] release (#1815)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.21.6
2022-06-22 10:07:11 -07:00
Dylan Piercey
b11f9d076f
chore: upgrade htmljs-parser (#1814) 2022-06-22 10:02:13 -07:00
github-actions[bot]
0509a85c73
[ci] release (#1812)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.21.5
2022-06-20 14:23:09 -07:00
Dylan Piercey
49ef9801b5
chore: upgrade htmljs-parser (#1811) 2022-06-20 14:17:10 -07:00
Taylor Hunt
f4639a1a88
docs: replace CommonJS with ESM (#1810) 2022-06-17 16:04:01 -07:00
Taylor Hunt
4bdab18c2d bump for CLA bot 2022-06-10 16:18:47 -04:00
github-actions[bot]
fbd91f6620
[ci] release (#1807)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.21.4
2022-06-04 21:31:09 -07:00
Dylan Piercey
04adc2d24e
fix: attr method shorthand source map position (#1806) 2022-06-04 21:15:16 -07:00
github-actions[bot]
059bd35d8b
[ci] release (#1805)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
marko@5.21.2
2022-05-31 11:04:18 -07:00
Dylan Piercey
af8c944a38
fix: issue with using __flush_here_and_after__ when in sync mode (#1804) 2022-05-31 10:56:00 -07:00
github-actions[bot]
656292228b
[ci] release (#1801)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.21.3
2022-05-17 14:05:26 -04:00
Michael Rawlings
c352de67ec
fix: update deps, inline babel helper removed from latest version (#1800)
* fix: update deps, inline babel helper removed from latest version
2022-05-17 13:55:50 -04:00
github-actions[bot]
67e7693362
[ci] release (#1798)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.21.2
2022-05-09 16:45:51 -07:00
Dylan Piercey
5921c22972
fix: upgrade htmljs-parser (#1797) 2022-05-09 16:09:52 -07:00
github-actions[bot]
713e043859
[ci] release (#1795)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/translator-default@5.21.2
2022-04-30 16:14:35 -07:00
Dylan Piercey
b9d26355fa
fix: add file extensions to getRuntimeEntryFiles helper (#1794) 2022-04-30 16:05:02 -07:00
github-actions[bot]
0b20e5da06
[ci] release (#1793)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/babel-utils@5.21.1 @marko/compiler@5.21.1 @marko/translator-default@5.21.1 marko@5.21.1
2022-04-30 14:07:46 -07:00