Commit Graph

26 Commits (b038bce422e45b4fb8ab89f0267c3dbd75cd8a9d)

Author SHA1 Message Date
halfnelson b038bce422 typo fix
6 years ago
halfnelson 6b669ec28e Allow unknown namespaced attributes to be emitted in their original case
6 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
6 years ago
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
6 years ago
Tan Li Hau 4021063305
spread condition for input element (#5004)
6 years ago
Tan Li Hau 6289dfcdcd
fix <select> one-way bind when options change (#5054)
6 years ago
Tan Li Hau 24ef4e1181
set select multiple value with spread (#4894)
6 years ago
Conduitry b6d80f485a
fix indirect bindings on elements with spreads (#4398)
7 years ago
Tan Li Hau 7fb35dd0dc fix safari input jumping
7 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
7 years ago
Richard Harris e3b1d467ce revert #3723, add special case for src attributes
7 years ago
Tan Li Hau b22abc7936 fix undefined class with scoped-css
7 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
7 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
7 years ago
Richard Harris 8aa98795a1 dont cache attribute values (ref #3579)
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
7 years ago
Richard Harris 84ab1b1b8b only update attributes with dynamic dependencies - fixes #3526
7 years ago
Conduitry 64094f631f set data- attributes like regular attributes (#3337)
7 years ago
Richard Harris a03566e4f9 prevent commas in attributes - fixes #3341
7 years ago
Richard Harris 6d962c5d95 make code style more consistent
7 years ago
bre30kra69cs 42717e893b ref spaces
7 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
7 years ago
bre30kra69cs 9b5bbb556d fix Literally undefined class #3283
7 years ago
Timothy Johnson 8e163e27ef Events for dom properties
7 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
7 years ago