.. |
css
|
[fix] improper :global() style encapsulation (#6560)
|
2021-07-22 12:53:45 -04:00 |
custom-elements
|
fix setting boolean attributes on custom elements (#6073)
|
2021-04-30 11:48:27 -04:00 |
hydration
|
[fix] hydration improvements (#6449)
|
2021-07-21 12:28:44 -04:00 |
js
|
use simpler insert and append functions when not compiling with hydration (#6525)
|
2021-07-21 16:21:06 -04:00 |
motion
|
Use TypeScript in tests (#5433)
|
2020-09-29 11:19:21 -04:00 |
parser
|
[fix] create AST node of empty string for empty attribute values (#6539)
|
2021-07-23 14:57:47 -04:00 |
preprocess
|
Preprocessor sourcemap support (#5584)
|
2020-11-19 10:38:41 -08:00 |
runtime
|
[fix] no root node for detached dom node (#6570)
|
2021-07-26 13:35:12 -04:00 |
runtime-puppeteer
|
implement passing CSS custom properties to components (#6237)
|
2021-04-30 11:36:36 -04:00 |
server-side-rendering
|
fix input value 0 for ssr (#6458)
|
2021-07-13 17:02:43 -07:00 |
sourcemaps
|
[fix] add filename to combined source map if needed (#6089)
|
2021-07-23 09:44:26 -07:00 |
stats
|
Updated to ESLint config 5.4.0 (#5541)
|
2020-10-21 15:23:08 -07:00 |
store
|
fix types: allow writable/readable empty initialization (#6293)
|
2021-05-20 15:31:51 +02:00 |
validator
|
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
|
2021-07-17 13:37:29 +02:00 |
vars
|
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
|
2021-06-29 09:43:52 +08:00 |
.eslintrc.json
|
Use TypeScript in tests (#5433)
|
2020-09-29 11:19:21 -04:00 |
helpers.ts
|
Fix preserveComments on ssr (#4736)
|
2021-06-28 12:56:12 +02:00 |
setup.js
|
Preprocessor sourcemap support (#5584)
|
2020-11-19 10:38:41 -08:00 |
test.ts
|
Use TypeScript in tests (#5433)
|
2020-09-29 11:19:21 -04:00 |
tsconfig.json
|
|
|