Dylan Piercey
7ee65aaf7d
feat: improve code frame errors
2023-06-05 11:24:51 -07:00
Dylan Piercey
70922e68e0
feat: add support for reporting compiler diagnostics
2023-06-05 11:24:51 -07:00
github-actions[bot]
497aa64be6
[ci] release ( #1958 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-19 10:28:16 -07:00
Dylan Piercey
820fa12f40
fix: compiler config definitions ( #1957 )
2023-05-19 10:23:38 -07:00
github-actions[bot]
a1f79845e5
[ci] release ( #1956 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-16 09:38:15 -07:00
Dylan Piercey
ca9bfa2a2b
fix: type definition for MarkoTagBody AST ( #1955 )
2023-05-16 09:33:19 -07:00
github-actions[bot]
e81d431ce2
[ci] release ( #1950 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-08 10:30:15 -07:00
github-actions[bot]
63faa46009
[ci] release
2023-04-20 11:07:56 -07:00
Dylan Piercey
04d6fad6d5
fix: strip types from inline component class
2023-04-20 11:01:56 -07:00
github-actions[bot]
3ad4ebc86b
[ci] release
2023-04-17 12:25:39 -07:00
github-actions[bot]
550e50bfa2
[ci] release
2023-04-12 10:12:17 -07:00
github-actions[bot]
11e53b5a31
[ci] release
2023-03-27 11:55:32 -07:00
github-actions[bot]
9ce05e1b7d
[ci] release
2023-03-24 09:18:29 -07:00
Dylan Piercey
c41cda53c8
refactor: avoid config deduping via global (it has not been working since Marko 4 anyway and is probably bad)
2023-03-24 09:07:13 -07:00
Dylan Piercey
1fe71a5020
fix: avoid using typeof window checks
2023-03-24 09:07:13 -07:00
github-actions[bot]
6ab48ca259
[ci] release
2023-03-21 13:36:55 -07:00
Dylan Piercey
396ca10e9e
fix: remove babel plugins now enabled by default and update test snapshots
2023-03-21 13:26:39 -07:00
Dylan Piercey
7d5dab41c3
feat: support declared ts class members, remove extra export in stripTypes mode
2023-03-21 12:58:29 -07:00
Dylan Piercey
cceab7d206
fix: loosen babel parse errors
2023-03-21 11:00:29 -07:00
github-actions[bot]
c4be8ba881
[ci] release
2023-03-17 14:07:54 -07:00
Michael Rawlings
ac1d5062a7
fix: modify/remove some inefficient regexes ( #1916 )
...
* fix: modify/remove some inefficient regexes
2023-03-17 13:34:06 -04:00
github-actions[bot]
43b5da5a7d
[ci] release
2023-03-15 14:18:47 -07:00
Dylan Piercey
22228e804c
chore: upgrade htmljs-parser
2023-03-15 14:10:02 -07:00
github-actions[bot]
c49de3d5f2
[ci] release ( #1908 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 19:21:19 -07:00
github-actions[bot]
413a37df0e
[ci] release
2023-02-28 16:46:04 -07:00
DylanPiercey
5ea69a60c1
[ci] format
2023-02-28 16:16:14 -07:00
Dylan Piercey
4fc38e8001
feat: expose ability to intercept taglib errors
2023-02-28 16:16:14 -07:00
github-actions[bot]
7ddbeb00f6
[ci] release
2023-02-28 14:18:25 -07:00
Dylan Piercey
72cdc3e5b6
feat: expose default compiler config
2023-02-28 14:14:25 -07:00
github-actions[bot]
f1cb9dc595
[ci] release
2023-02-24 12:01:33 -07:00
github-actions[bot]
2239b143c2
[ci] release
2023-02-17 16:15:30 -07:00
Dylan Piercey
d110b0b5f6
chore: improve typescript support
2023-02-17 16:10:23 -07:00
github-actions[bot]
ae33e8779d
[ci] release
2023-02-10 20:44:18 -07:00
github-actions[bot]
25f9744805
[ci] release
2023-02-10 20:12:06 -07:00
Dylan Piercey
f1efd707aa
feat: add taglib extensions and type definitions for typescript support ( #1885 )
...
* feat: add taglib extensions and type definitions for typescript support
* [ci] format
---------
Co-authored-by: DylanPiercey <DylanPiercey@users.noreply.github.com>
2023-02-10 15:58:52 -07:00
github-actions[bot]
ef20de41fd
[ci] release ( #1881 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-18 09:12:32 -07:00
github-actions[bot]
ae0da720b9
[ci] release ( #1876 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-08 14:23:29 -07:00
github-actions[bot]
e27c61bc91
[ci] release ( #1866 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-02 10:16:38 -07:00
Dylan Piercey
797e904893
feat: rename default attr ( #1865 )
2022-11-02 10:11:58 -07:00
github-actions[bot]
e110024da2
[ci] release ( #1863 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-26 09:11:25 -07:00
github-actions[bot]
8909ef3e76
[ci] release ( #1861 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-12 11:36:29 -07:00
Dylan Piercey
e648094582
Improve tag scanning perf ( #1860 )
...
* fix: improve tag dir scanning cache (#1859 )
(cherry picked from commit 412e2eb77a57772dfd619756b40d962425332748)
* chore: update htmljs-parser
2022-10-12 11:31:35 -07:00
github-actions[bot]
6963062a70
[ci] release ( #1856 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-27 21:16:28 -07:00
Dylan Piercey
7608246596
fix: auto enable hmr mode when using browser-refresh client and @marko/compiler/register ( #1855 )
2022-09-27 21:11:34 -07:00
github-actions[bot]
51f2e52865
[ci] release ( #1854 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
github-actions[bot]
aff81aba13
[ci] release ( #1846 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-11 09:45:27 -07:00
github-actions[bot]
22e48e505f
[ci] release ( #1844 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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>
2022-08-08 15:29:40 -07:00