510 Commits

Author SHA1 Message Date
github-actions[bot]
67e7693362
[ci] release (#1798)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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>
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>
2022-04-30 14:07:46 -07:00
github-actions[bot]
4138b9b160
[ci] release (#1791)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-30 13:39:27 -07:00
Dylan Piercey
26cbd1a09a
fix: issue with peer dependency bumping from changesets (#1790) 2022-04-29 16:04:46 -07:00
Dylan Piercey
dd9009d665
chore: switch to changesets and npm workspaces (#1787) 2022-04-29 14:49:13 -07:00
Michael Rawlings
637f064c6c chore: publish v5.20.9 2022-04-27 18:26:17 -04:00
Michael Rawlings
e52325234b fix: some environments (deno) provide a window but not a document 2022-04-27 18:13:39 -04:00
Dylan Piercey
123b9a8c7a
New parser (#1786)
* feat: integrate new parser
2022-04-26 13:46:27 -07:00
Michael Rawlings
8d1abfa374 chore: publish v5.20.8 2022-04-26 11:49:11 -04:00
Michael Rawlings
cd496964c1 fix: type for BabelFile.markoConfig now reflects defaulted values 2022-04-26 11:40:37 -04:00
Michael Rawlings
e980c3a4d2 chore: publish v5.20.7 2022-04-26 00:56:56 -04:00
Michael Rawlings
d3278640db fix: set cache entry before analysis to prevent infinite recursion 2022-04-26 00:41:52 -04:00
Dylan Piercey
7daaee216c
chore: publish v5.20.6 2022-04-25 15:50:08 -07:00
Dylan Piercey
e82df08007
fix: issue with style tag with variable treated as block 2022-04-25 15:48:53 -07:00
Dylan Piercey
08014bd5e8
chore: improve some ts types 2022-04-25 15:48:42 -07:00
khaki
83d29af960
docs: fix spelling (#1784) 2022-04-18 08:08:46 -07:00
Dylan Piercey
f7df1bcd4e
chore: publish v5.20.5 2022-04-15 12:37:41 -07:00
Dylan Piercey
bae0d66afa
fix: removing some nullish static attributes on native tags with spreads 2022-04-15 12:35:42 -07:00
Dylan Piercey
28aa2e84c1
fix(translator-default): string literals in dynamic tags incorrectly doing component lookup 2022-04-14 15:17:29 -07:00
Michael Rawlings
5b79719f76 chore: publish v5.20.4 2022-04-11 15:26:24 -04:00
Michael Rawlings
5eda8f388a fix: autoloading translators 2022-04-11 15:00:55 -04:00
Dylan Piercey
19f0a44a1e
chore: publish v5.20.3 2022-03-24 13:26:45 -07:00
Dylan Piercey
258b7bf0ed
Bundler improvements (#1782)
* refactor: native taglibs us js format instead of json

* fix: avoid using webpacks enhanced resolve as the default fs
2022-03-24 13:20:48 -07:00
Dylan Piercey
43c35e30a0
chore: publish v5.20.2 2022-03-23 09:42:33 -07:00
Dylan Piercey
5d8abd53d8
fix(babel-utils): missing prop types on TagDefinition 2022-03-23 09:42:14 -07:00
Dylan Piercey
a07c6271f2
chore: publish v5.20.1 2022-03-22 15:28:36 -07:00
Dylan Piercey
7c4de65495
fix: prevent bubbling non bubbling events (#1781) 2022-03-22 15:26:57 -07:00
Dylan Piercey
040179f44c
chore: publish v5.20.0 2022-03-11 13:01:50 -07:00
Dylan Piercey
db2539ab8f
feat: relative import normalization now works better with node_modules (#1779) 2022-03-11 13:01:28 -07:00
Dylan Piercey
f0d1307963
chore: publish v5.19.3 2022-03-08 15:28:19 -07:00
Chris
cb99f92166
fix: performance hit in development mode because continually parsing stack trace (#1777) 2022-03-08 15:25:06 -07:00
Dylan Piercey
b229fc19a0
chore: publish v5.19.2 2022-03-07 21:10:00 -07:00
Dylan Piercey
800861b88e
fix: avoid deprecation warning for markoc cli 2022-03-07 21:08:51 -07:00
Seth Schoenfeld
beff00d581
Small syntax update (#1775)
Apologies for the two tiny updates. The docs look really good. It's just an incorrect apostrophe.
2022-02-18 16:19:24 -07:00
Seth Schoenfeld
8b0abcf0db
update to dynamic tag jump link (#1774)
For some reason, the dynamic tag jump-link was breaking and trying to load a different page. Propose making the relative link to the same page and adding the jump #.
2022-02-18 12:06:51 -07:00
Manan Gupta
858564f107
Fix broken link on line 586 (#1771)
The location was wrapped in double quotes causing the link to not work.
2022-02-15 14:57:30 -07:00
Kory Smith
7e3f7d66ef
fix grammar by adding a ", and" where necessary (#1770) 2022-02-01 10:23:38 -07:00
Dylan Piercey
e4a6788d8e
chore: publish v5.19.1 2022-01-28 13:17:33 -07:00
Dylan Piercey
ff0e5c6b1f
fix(babel-utils): improve plugin types 2022-01-28 13:17:03 -07:00
Dylan Piercey
07f5e26b79
chore: publish v5.19.0 2022-01-28 12:49:05 -07:00
Dylan Piercey
981f7f39f9
feat: support analyze field in marko.json (#1769) 2022-01-28 12:48:19 -07:00
Dylan Piercey
3d0a74ab1c
fix(translator-default): temporarily disable local variable tagname warning 2022-01-28 11:49:14 -07:00
Dylan Piercey
65999cf2ac
chore: publish v5.18.2 2022-01-24 20:11:01 -07:00
Dylan Piercey
3e67bfe1e5
fix: update invalid docs link 2022-01-24 20:08:01 -07:00
Dylan Piercey
9d5254c0a1
chore: publish v5.18.1 2022-01-24 20:06:16 -07:00
Dylan Piercey
22f1220f64
fix: unnecessary warnings with dynamic tag shorthand 2022-01-24 20:04:26 -07:00
Dylan Piercey
4d718b73ca
docs: fix typos 2022-01-24 20:03:45 -07:00