dpiercey
|
46f8d7cfba
|
feat: tags api script tag and misc fixes
|
2024-12-11 09:01:16 -07:00 |
|
Dylan Piercey
|
133b562c19
|
fix: partially revert 2380 (#2383)
|
2024-11-25 10:26:41 -07:00 |
|
Dylan Piercey
|
c5d2b4871e
|
feat: optimize registry id compiler api (#2380)
|
2024-11-22 15:02:38 -07:00 |
|
Ryan Turnquist
|
894d0d05da
|
Compiler global config (#2365)
* fix: expose current global compiler config
* fix: default export of compiler config
* chore: add changeset
|
2024-11-18 14:06:53 -08:00 |
|
Dylan Piercey
|
76951d887d
|
fix: use MarkoTagBody for control flow (#2358)
|
2024-11-11 12:08:04 -07:00 |
|
dpiercey
|
8e07673ca0
|
refactor: attribute tags now on MarkoTag AST
|
2024-10-28 15:29:37 -07:00 |
|
dpiercey
|
033adb92de
|
fix: ensure onError called for optional taglibs
|
2024-10-25 17:54:40 -07:00 |
|
LuLaValva
|
0715aee1c2
|
fix: ts was not finding .marko files
|
2024-10-24 15:38:26 -07:00 |
|
dpiercey
|
420405db95
|
fix: remove default compiler cache clearing
|
2024-10-16 12:21:50 -07:00 |
|
dpiercey
|
f06d4b0559
|
chore: fix babel regression
|
2024-10-03 16:17:06 -07:00 |
|
Ryan Turnquist
|
e6d117b67a
|
fix: add frame property to compile errors (#2303)
|
2024-09-25 17:48:36 -07:00 |
|
dpiercey
|
81c5c0e043
|
fix: compat issues
|
2024-09-20 11:04:43 -07:00 |
|
dpiercey
|
d0723d3983
|
fix: source maps off by one in concise/static parsed nodes
|
2024-08-28 12:11:26 -07:00 |
|
Luke LaValva
|
74e6633b3e
|
refactor: function registration (#2273)
|
2024-08-19 10:01:00 -07:00 |
|
Luke LaValva
|
3a820ad213
|
feat: transform for binding syntax (#2271)
|
2024-08-13 09:12:08 -07:00 |
|
dpiercey
|
07072eb4e2
|
chore: upgrade deps and eslint config
|
2024-08-08 14:12:51 -07:00 |
|
dpiercey
|
bfe85d1877
|
fix: ensure exports loaded when in node_modules folder
|
2024-06-20 09:49:37 -07:00 |
|
Dylan Piercey
|
a699cd9434
|
fix: misc compat improvments (#2246)
|
2024-06-12 15:19:07 -07:00 |
|
Michael Rawlings
|
21d260151c
|
fix: precommit script tracks size snapshots (#2243)
* fix: precommit script tracks size snapshots
* feat: replace registryIds with knownTemplates
|
2024-06-11 16:46:36 -04:00 |
|
Dylan Piercey
|
a741f36e60
|
feat: add templateIds compiler option (#2238)
* chore: use rollup to bundle hydrate test snapshots
* feat: add templateIds compiler option
|
2024-05-28 14:11:16 -07:00 |
|
Luke LaValva
|
b0af4cf1f6
|
feat: add server and client statements (#2221)
|
2024-05-01 14:20:20 -07:00 |
|
dpiercey
|
1fa3b05600
|
refactor: support tracking input with babel scopes
|
2024-03-21 09:17:13 -07:00 |
|
dpiercey
|
08823b916b
|
fix: interop translator output hydrate code
|
2024-03-11 10:15:17 -07:00 |
|
dpiercey
|
12bc714871
|
chore: improve src/dist swapping
|
2024-02-05 11:27:46 -07:00 |
|
dpiercey
|
d82b21e8f5
|
fix: improve compile error output
|
2024-01-19 09:37:07 -07:00 |
|
dpiercey
|
2976dfac56
|
fix: issue removing exports in stripTypes mode
|
2024-01-11 14:25:56 -07:00 |
|
dpiercey
|
69b3ff57c8
|
chore: reformat files
|
2024-01-09 14:31:31 -07:00 |
|
dpiercey
|
987854f33d
|
chore: update all package deps
|
2024-01-09 14:31:31 -07:00 |
|
dpiercey
|
977d690784
|
fix: pritning variable declarations
|
2023-12-13 15:08:04 -07:00 |
|
Luke LaValva
|
5e294103f7
|
fix(sourcemaps): TagTypeArgs and TagTypeParams (#2064)
|
2023-11-22 10:01:17 -08:00 |
|
LuLaValva
|
76840808c7
|
feat(compiler): add "exports" to marko.json
|
2023-11-17 08:12:31 -07:00 |
|
LuLaValva
|
ad176646e1
|
fix(babel): use correct types for params and args
|
2023-11-14 10:49:11 -07:00 |
|
dpiercey
|
648a94928f
|
chore: expose compiler metadata about which templates were analyzed
|
2023-11-14 10:46:48 -07:00 |
|
dpiercey
|
1c5eccadf8
|
fix: correct exports for @marko/babel-utils
|
2023-11-10 11:59:59 -07:00 |
|
LuLaValva
|
c113eda7d9
|
feat(generator): add ts params and args
|
2023-11-10 10:18:50 -07:00 |
|
LuLaValva
|
a53092ba58
|
feat(ast): add type args and params
|
2023-11-10 10:18:50 -07:00 |
|
Dylan Piercey
|
4471046325
|
fix: support async babel config files (eg mjs)
|
2023-10-16 18:02:05 -07:00 |
|
Dylan Piercey
|
71a227a5ff
|
fix: long hand nested attribute target property
|
2023-09-19 12:07:52 -07:00 |
|
Dylan Piercey
|
6a4e947b5a
|
fix: ensure .marko files resolved for renderer config
|
2023-08-14 10:55:01 -07:00 |
|
Dylan Piercey
|
6ba268c841
|
feat: support taglib register with just module id
|
2023-08-09 13:37:16 -07:00 |
|
Dylan Piercey
|
9aede281f9
|
feat: add hydrateInit compiler option
|
2023-08-09 13:37:16 -07:00 |
|
Michael Rawlings
|
067db9883f
|
chore: sort imports
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
dacbaa72e1
|
chore: update prettier package & config, reformat
|
2023-07-24 11:55:08 -04:00 |
|
Dylan Piercey
|
2afa3f6e61
|
fix: @marko/register source maps
|
2023-07-12 10:24:23 -07:00 |
|
Dylan Piercey
|
d930378434
|
feat: move <macro> tag validation to translate stage
|
2023-07-06 15:41:10 -07:00 |
|
Dylan Piercey
|
1bc9930123
|
fix: deleting error properties regression
|
2023-07-05 13:36:54 -07:00 |
|
Dylan Piercey
|
a54a237948
|
fix: improve error stack output for nodejs
|
2023-06-30 12:24:53 -07:00 |
|
Dylan Piercey
|
8bf5cb1f09
|
fix: improve taglib merging with undefined
|
2023-06-29 10:54:39 -07:00 |
|
Dylan Piercey
|
c6e2d06554
|
feat: allow migrator as a tag entry file
|
2023-06-28 16:38:04 -07:00 |
|
Dylan Piercey
|
9d3b34eefa
|
feat: fixable parse errors
|
2023-06-27 15:16:42 -07:00 |
|