Commit Graph

2855 Commits (422cc0d96f4d1fd942e3835beb85d3acda904abf)

Author SHA1 Message Date
Milan Hauth 422cc0d96f optimize: use mutable data, unswitch loops
6 years ago
milahu e7abdfa4f4
Merge branch 'master' into feature/preprocessor-sourcemaps
6 years ago
Milan Hauth b739bdbe19 optimize merge_tables, verbose remapper error
6 years ago
Tan Li Hau 967b88186b
scope CSS sibling combinators (#5427)
6 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
6 years ago
Tan Li Hau 41d1656458
update keyed each when key expression changes (#5447)
6 years ago
Tan Li Hau c3b56a164e
handle destructuring to a store value (#5452)
6 years ago
Milan Hauth 47ffc055fb optimize concat
6 years ago
Milan Hauth 38f4ce4855 fix decode, dont fix missing map.sources
6 years ago
Tan Li Hau 6e0cd9bcbf
fix missing-declaration warning for use:obj.method (#5454)
6 years ago
Milan Hauth cf600f7a9f add tests, fix empty map.sources, cleanup gitignore
6 years ago
Milan Hauth 1073120a16 remove unnecessary sourcemap encode
6 years ago
Milan Hauth 2cf1ae6ad3 handle sourcemap.names
6 years ago
Milan Hauth 880f5567da ignore names in sourcemap
6 years ago
Milan Hauth 459dd88b71 refactor
6 years ago
Milan Hauth 7cccff1305 remove hack
6 years ago
Milan Hauth b7d5974a51 bugfix in fn merge_tables
6 years ago
Milan Hauth e76f37d8a8 move fn get_replacement
6 years ago
Milan Hauth 433213a5e4 lint commas
6 years ago
Milan Hauth dee3aabf9c move fn replace_async, etc
6 years ago
Milan Hauth 307276ac1c handle empty attributes and content
6 years ago
Milan Hauth 4a03b104f2 preprocessor sourcemaps: prettify code 3
6 years ago
Milan Hauth b8e9b68c0d preprocessor sourcemaps: prettify code 2
6 years ago
Milan Hauth 43c5d5ecfc preprocessor sourcemaps: prettify code
6 years ago
halfnelson e223c35f1a add source map support for preprocessors
6 years ago
Tan Li Hau b5b02f8561
whitelist [open] attribute selector for <details> (#5425)
6 years ago
Tan Li Hau 254096d320
support methods as actions (#5398)
6 years ago
Tan Li Hau b3f54bd2cf
fix store direct property assignment (#5416)
6 years ago
Tan Li Hau aef5671411
update acorn and parse expression as module script (#5423)
6 years ago
Tan Li Hau 87ed0b2f42
fix await stuck indefinitely without catch (#5402)
6 years ago
Tan Li Hau 1ce6ac5d48
fix destructuring to get multiple stores (#5390)
6 years ago
Tan Li Hau 338cf877bc
maintain context for transition (#5392)
6 years ago
Tan Li Hau 46d423d9db
fix css specificity for child combinator (#5399)
6 years ago
Tan Li Hau 7900e3eafa
fix style scoping with > * (#5400)
6 years ago
Th0rN13 4b59491ea4
Fix: input type number warning in browsers (#4772)
6 years ago
rdb 211fc92e69
Fix current component not being cleared after component update (#4909)
6 years ago
Tan Li Hau 8a28d1bb38
valid XHTML syntax in innerHTML for static elements (#5317)
6 years ago
Tan Li Hau 51e2626f42
fix $$props reactivity in fallback of a slot (#5375)
6 years ago
Ben McCann 84ac3a53d5
fix(types): specify `CompleOptions.generate` values (#5321)
6 years ago
Tan Li Hau 8148a7a334
each binding with store props (#5289)
6 years ago
Tan Li Hau c752ed3527
handle undefined input value with spread (#5291)
6 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
6 years ago
Irshad PI e0e434234d
Await: re-throw error when there is no catch block and promise is rejected (#5149)
6 years ago
Teymour Aldridge 935caee269
Minor code simplification (#5065)
6 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
6 years ago
Tan Li Hau e879cb5a4c
fix not passing child_ctx for catch block (#5261)
6 years ago
Simon H aa7e5e32b1
add typings for createEventDispatcher (#5260)
6 years ago
Zachiah 0e1345548f
add selector to message of css-unused-selector warning (#5253)
6 years ago
Tan Li Hau 7aae362bcb
fix reference for namespaced component (#5256)
6 years ago
Tan Li Hau 5194f596f7
do not declare variable for member assignment in reactive declaration in SSR (#5251)
6 years ago