Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich-Harris dc54caaef7 sanitize element names in preprocess step
10 years ago
Rich-Harris 4fe20fb383 sanitize element names in preprocess step
10 years ago
Rich Harris 5dac68ed5a Merge branch 'master' into gh-3
10 years ago
Rich Harris 11cf3f94f0 Merge branch 'master' into gh-3
10 years ago
Rich Harris 727d9ea52d Merge pull request #521 from sveltejs/select-change-handler
10 years ago
Rich Harris 09b1635124 Merge pull request #521 from sveltejs/select-change-handler
10 years ago
Rich-Harris f20d29c993 skip <select> test
10 years ago
Rich-Harris 1cd2287c94 skip <select> test
10 years ago
Conduitry d9234572be visit all attributes of select elements after visiting children
10 years ago
Conduitry e52c6b84b5 visit all attributes of select elements after visiting children
10 years ago
Conduitry 2911513fb8 fix unit test?
10 years ago
Conduitry 51cd9e8aba fix unit test?
10 years ago
Tobias Davis 685dffd4f5 failing test for bound event handler on <select> elements
10 years ago
Tobias Davis 33fb0df51a failing test for bound event handler on <select> elements
10 years ago
Conduitry 2b06f572fc oops, fix changelog
10 years ago
Conduitry fbfd011ff4 oops, fix changelog
10 years ago
Conduitry bcefbb57c0 -> v1.17.2
10 years ago
Conduitry e7ea3f2081 -> v1.17.2
10 years ago
Conduitry 481822d652 Merge pull request #517 from sveltejs/gh-516
10 years ago
Conduitry a09605264f Merge pull request #517 from sveltejs/gh-516
10 years ago
Conduitry 5f27bbdcde replace invalid characters in element names when creating variables (#516)
10 years ago
Conduitry 2bc223a936 replace invalid characters in element names when creating variables (#516)
10 years ago
Rich-Harris 682def4bda -> v1.17.1
10 years ago
Rich-Harris 3dafc39a05 -> v1.17.1
10 years ago
Rich Harris 32307bdc2a Merge pull request #515 from sveltejs/gh-514
10 years ago
Rich Harris 66929cd231 Merge pull request #515 from sveltejs/gh-514
10 years ago
Conduitry bbca5d1402 only call .update on yield fragment if it's present (#514)
10 years ago
Conduitry 2adfa2e92e only call .update on yield fragment if it's present (#514)
10 years ago
Conduitry 7969409ae6 Merge branch 'master' into gh-3
10 years ago
Conduitry a0284a4c67 Merge branch 'master' into gh-3
10 years ago
Rich Harris 42cd0593f5 Merge pull request #511 from sveltejs/gh-507
10 years ago
Rich Harris 1fd3c21194 Merge pull request #511 from sveltejs/gh-507
10 years ago
Rich Harris b05dbdb9e2 Update expected.js
10 years ago
Rich Harris bfe9904db7 Update expected.js
10 years ago
Rich Harris a52f40eb82 Merge branch 'master' into gh-507
10 years ago
Rich Harris 5f2846ae00 Merge branch 'master' into gh-507
10 years ago
Rich Harris 68a446c156 Merge pull request #510 from sveltejs/gh-509
10 years ago
Rich Harris e627875793 Merge pull request #510 from sveltejs/gh-509
10 years ago
Rich Harris eb6f6aa7ba Merge pull request #506 from sveltejs/gh-504
10 years ago
Rich Harris 7f9d91f435 Merge pull request #506 from sveltejs/gh-504
10 years ago
Rich-Harris aafadd9bc1 reduce indirection
10 years ago
Rich-Harris 4cb1578147 reduce indirection
10 years ago
Rich-Harris e11c991023 yield blocks never need an anchor
10 years ago
Rich-Harris 6587cbdbac yield blocks never need an anchor
10 years ago
Rich-Harris 84cac6bbd9 anchor-less each blocks
10 years ago
Rich-Harris 9480f349ec anchor-less each blocks
10 years ago
Rich-Harris e903ff69fc only create anchors for if blocks when necessary
10 years ago
Rich-Harris d274d08734 only create anchors for if blocks when necessary
10 years ago
Rich-Harris 12f211c6a8 populate state in preprocess step, including naming DOM nodes
10 years ago
Rich-Harris 162281ef4f populate state in preprocess step, including naming DOM nodes
10 years ago