Commit Graph

2299 Commits (646c3df3c670e4d31db218aa0927576e1575beac)

Author SHA1 Message Date
Conduitry f824a2437e update rollup and plugins
5 years ago
Tan Li Hau 7fb35dd0dc fix safari input jumping
5 years ago
David Kondrad 8a596936d2 dynamic events: validate handler before executing (#4105)
5 years ago
Tan Li Hau 52dbc882a7 feat order attributes + actions too (#4156)
5 years ago
Tan Li Hau 709b4d30ff fix dynamic event handler for bind variables
5 years ago
David Kondrad f287736ee8 compiler: text util: preserve space after svg <tspan> tags (#4107)
5 years ago
Tan Li Hau c0dab9fefb fix css specificity (#4146)
5 years ago
Tan Li Hau 140bfd0ce2 write ssr compiled output to disk for easier inspection
5 years ago
Tan Li Hau 75b8d3fb21 fix destructuring in slot let binding
5 years ago
David Kondrad 6b5a4870df tests: validator: add support for customElement compile option + test cases (#4133)
5 years ago
Colin Casey abe88f3b3a FIX #2446: apply bindings and event handlers in order
5 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
5 years ago
Tan Li Hau 0bb40196db fix invalidate while update
5 years ago
Timothy Johnson 2cd5c2934b propagate changes through slots with props (#4091)
5 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
5 years ago
David Kondrad 6c0fb5be64 compiler: tag auto-subscribe stores as referenced in vars (#4089)
5 years ago
Rich Harris 6928284085
Merge pull request #4069 from mrkishi/invalidate
5 years ago
Conduitry f8a8c06ee3 fix bitmask overflow when using slotted components (#4077)
5 years ago
Rich Harris a7db99e2f6 fix bitmask overflow slot updates
5 years ago
Rich Harris 41d955c23e write compiled output to disk for easier inspection
5 years ago
Tan Li Hau bb5cf9ada7 fix: bitmask overflow better handle global (#4063)
5 years ago
Tan Li Hau 468938c573 fix: if inside bind await block contextual dependencies
5 years ago
Benjamin W. Broersma 3433418dce Skip JS globals for InlineComponent nodes in warn_if_undefined. (#4071)
5 years ago
Tan Li Hau 2c9d864e33 fix: loop-guard scope leak
5 years ago
mrkishi 3cce56b5d0 remove instrumentation from main execution context
5 years ago
Conduitry e996ef750d fix warnings for props that are only used as stores (#4021)
5 years ago
Conduitry 185ff4ae04 fix child context in await blocks with no `then` variable (#4022)
5 years ago
mrkishi c18f066a9b use raf's time for smoother transitions
5 years ago
Conduitry afe06059bf add regression test against #3966
5 years ago
Tan Li Hau 59b886fcbf fix handle marking global variable as dependency
5 years ago
Tan Li Hau 0ab5337ca5 fix context export not working if conflicts with instance variable
5 years ago
Tan Li Hau 34bb8119b7 no missing prop warning for non-writable props
5 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
5 years ago
pngwn e4078f14a8 Add aria-hidden to resize listener object. Fixes #3948.
5 years ago
Richard Harris 39bbac4393 neater test output
5 years ago
Richard Harris e459beead9 regression test for #3939
5 years ago
Richard Harris 9c7d192232 remove samples/_ directories, used for local experiments
5 years ago
Rich Harris 4b5f34ec7f
Merge pull request #3934 from tanhauhau/tanhauhau/dynamic-event-handler-expression
5 years ago
Tan Li Hau 58b7b5b325 fix dynamic event handler expression
5 years ago
Mattias Buelens 51c1adeca5 Test whether dimension bindings still work for video elements
5 years ago
Mattias Buelens f2f87d126c Add bindings for HTMLVideoElement.videoHeight and videoWidth
5 years ago
Mattias Buelens 79d3763e92 Rename internal resize event for dimension bindings
5 years ago
Mattias Buelens f0f5b5aac0 Add test for video bindings
5 years ago
Rich Harris 004faf67f4
Merge pull request #3650 from MattiasBuelens/more-media-bindings
5 years ago
Rich Harris ca474fc96b more doh
5 years ago
Rich Harris 46fef94a5c
Merge pull request #3866 from tanhauhau/tanhauhau/improve-testing-experience
5 years ago
Rich Harris cecfab3faf
doh
5 years ago
Rich Harris 95501ed5f5
Print 'delete this directory' message and move on
5 years ago
Rich Harris d67b44861a
Merge pull request #3894 from tanhauhau/tanhauhau/skip-comment-for-preprocessors
5 years ago
Conduitry 6774e336ba
Deconflict dev mode block function names again (#3907)
5 years ago