593 Commits

Author SHA1 Message Date
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]
ef6b073976 [ci] release 2023-02-27 16:52:03 -07:00
Dylan Piercey
230523adf1 fix: issue with Marko.Component registered too late 2023-02-27 16:07:10 -07:00
github-actions[bot]
760fb1a6af
[ci] release (#1894)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-24 14:43:02 -05:00
Michael Rawlings
9f68641729 docs: TypeScript usage
Co-authored-by: Ryan Turnquist <rturnq@gmail.com>
Co-authored-by: Luke LaValva <lukelavalva@gmail.com>
2023-02-24 14:32:28 -05:00
github-actions[bot]
f1cb9dc595 [ci] release 2023-02-24 12:01:33 -07:00
DylanPiercey
35f29b66da [ci] format 2023-02-24 11:55:00 -07:00
Dylan Piercey
c55ae937c4 chore: improve types 2023-02-24 11:55:00 -07:00
github-actions[bot]
8a3b5f29ab [ci] release 2023-02-22 10:13:02 -07:00
Dylan Piercey
768fa17cb6 fix: improve state types 2023-02-22 10:09:03 -07:00
github-actions[bot]
2239b143c2 [ci] release 2023-02-17 16:15:30 -07:00
DylanPiercey
f19f1c61d2 [ci] format 2023-02-17 16:10:23 -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
Dylan Piercey
d920e833df
fix: add missing type definition for taglib 2023-02-10 20:29:50 -07:00
Dylan Piercey
23e36a04b0
fix: ensure marko type definitions are exposed 2023-02-10 20:22:39 -07:00
github-actions[bot]
25f9744805 [ci] release 2023-02-10 20:12:06 -07:00
Dylan Piercey
7504bdf042
fix: add missing compiler api types 2023-02-10 18:09:58 -07:00
Taylor Hunt
ee8303ca15 Overhaul Rollup docs
- Better sell why you might want to use this integration in the first place
- More examples
- Copyediting
2023-02-10 18:07:06 -07:00
Taylor Hunt
a8bf4df09d
Mention TLS record sizes & MIME sniffing (#1882)
Smaller record sizes can have massive TTFB improvements for clients, and `X-CTO: nosniff` is something sites should really be doing anyway for security reasons.
2023-02-10 18:05:33 -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
Taylor Hunt
aaa1a91ccc
Renovate README (#1870)
See PR #1870 for deets
2023-02-01 15:45:21 -05: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
Dylan Piercey
c4cce33e8c
fix: ensure delimeter added when scripts merged across async writers (#1880) 2023-01-18 08:38:15 -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
Dylan Piercey
b744720db5
chore: upgrade magic-string module and lock file (#1875) 2023-01-08 14:04:28 -07:00
Taylor Hunt
a0970494e0
Update URLs (#1871)
- `http://`→`https://`
- Fixed the broken Code of Conduct links
- Updated stale reference URLs in the core taglib definition to point at current docs pages
- `www.ebaytechblog.com` started redirecting to `tech.ebayinc.com`, so I updated those URLs too
2022-12-07 13:46:50 -05:00
Voon Siong Wong
3077d39a27
Showcase interpolation in shorthand notation (#1869) 2022-11-30 08:09:13 -07:00
Taylor Hunt
bc7d2c98e3
Update Express docs (#1868)
* Update Express docs

Addresses #1867, fixes a dead link to available bundlers, and copyediting improvements.
2022-11-28 13:25:06 -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
Dylan Piercey
30e0ea43d5
fix: avoid template instance mutation in HMR mode (#1862) 2022-10-26 09:04:09 -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
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>
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>
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>
2022-08-09 20:43:37 -07:00