Commit Graph

7111 Commits (8cb890964040fce8974afcbeeb691f92cde6a6d8)
 

Author SHA1 Message Date
Nguyen Tran 8cb8909640 Prettify JS output + comments
3 years ago
Nguyen Tran defb2f1a3d Deal with for-of loops for var store autosubscriptions
3 years ago
Nguyen Tran 3f12748788 Merge branch 'master' into handle-list-of-nodes
3 years ago
Nguyen Tran 83679e9700
fix: array rest destructuring in markup (#8555)
3 years ago
Nguyen Tran 17bf6db541
fix: Array rest property fix (#8553)
3 years ago
Simon H e45a1e05a3
note of restructuring
3 years ago
Nguyen Tran 3651b6ace8 Another test testing scopes and vars without statement list
3 years ago
Cas c4261abfde
feat: document fullscreenElement and visibilityState bindings (#8507)
3 years ago
abirtley a74caf1381
docs: Clarify when bind:group does not work (#8540)
3 years ago
xxkl1 b7359c8361
feat: add window bind devicePixelRatio support (#8534)
3 years ago
Nguyen Tran f064c39d5f
fix: relax no-redundant-roles implementation (#8536)
3 years ago
Nguyen Tran ffd22ae4f6 Formatting
3 years ago
Nguyen Tran 67663a56c6 Clean up code - rename functions and var names
3 years ago
Nguyen Tran b56050b60a Add more destructured var store tests
3 years ago
Nguyen Tran 879cb1c4ba Simplify solution for var declaration not in block array
3 years ago
Nguyen Tran 04d20a0a3a Fix issue of having var store declarations in for loop initialization
3 years ago
Nguyen Tran cf03a66da8 Add tests to deal with variable declarations in for loop initialization
3 years ago
Nguyen Tran 915b8b194e Fix issue where var declarations aren't in a block
3 years ago
Nguyen Tran 7352b2d902 Add tests where variable declarations might not be in a statement array
3 years ago
Simon H 6ba2f72251
chore: Update CHANGELOG.md
3 years ago
xxkl1 32153e318d
fix: inline style value become undefined (#8517)
3 years ago
Simon H 6bbae502f6
chore: Update CHANGELOG.md
3 years ago
gtmnayan 1964535adf
fix: interpolated style directive updates properly with spread (#8505)
3 years ago
James Scott-Brown 1770fc140a
docs: clarify statement about initial values for props (#8477)
3 years ago
gtmnayan 6e1674e249
docs: fix type signature for StartStopNotifier (#8509)
3 years ago
gtmnayan 2cc299185f
fix: ensure version is typed as string instead of the literal __VERSION__ (#8502)
3 years ago
Simon H 9425f18e52
fix: observer PR cleanup (#8484)
3 years ago
James Scott-Brown cd690e025b
docs: clarify meaning of "this" in a comment (#8478)
3 years ago
Simon H 56351a3fab
chore: update changelog
3 years ago
Cymaera 0adc09da97
feat: add support for resize observer bindings (#8022)
3 years ago
Simon H 3a7685fef5
fix: special-case width/height attribute during spread (#8412)
3 years ago
Ben McCann def1890f4f
chore: bump @jridgewell/sourcemap-codec (#8458)
3 years ago
Nguyen Tran c7102b3073 Formatting
3 years ago
Nguyen Tran 1945d506f4 Fix eslint erros in _config.js
3 years ago
Nguyen Tran d13416590c Add tests for variable declarations in switch statements without
3 years ago
Nguyen Tran a98ece855a Add tests for var in blocks
3 years ago
Nguyen Tran cf44cc161c Fix issue of casting a Node[] to a Node in rewrite_props in Component
3 years ago
Michael Leahy d42ca041dd
Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430)
3 years ago
Conduitry cfe26d8d6c -> v3.58.0
3 years ago
Conduitry 5d0e049a94 update changelog
3 years ago
Yuichiro Yamashita 5a934e9f43
fix: escape <textarea value={...}> attribute properly (#8434)
3 years ago
Conduitry 3806977678 update changelog
3 years ago
Filip Ambrosius 1333be0c6a
fix: Regression `itemscope` as `boolean_attribute` (#8414)
4 years ago
Simon H b8959ac09e
chore: update changelog
4 years ago
Nguyen Tran dadd6fe945
fix: resolve computed_prop_# collision (#8418)
4 years ago
esthe 95c46552fe
feat: make `preserveComments` effective in DOM renderer (#7182)
4 years ago
Michael Leahy 91e8dfcd6d
feat: `container` query support via `css-tree` extension (#8275)
4 years ago
Snaipe d49b568019
fix: allow use of document root as target in typescript (#7554)
4 years ago
Simon H aa4d0fc264
chore: update changelog
4 years ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
4 years ago