Commit Graph

1685 Commits (60ab41fa91803bece4ff4dec2a29c89b3fbc01cf)

Author SHA1 Message Date
Rich Harris 60ab41fa91 more
8 years ago
Rich Harris de23c5b83e fix legacy input type
8 years ago
Rich Harris 8f2f22b29b minor fixes
8 years ago
Rich Harris 10668fe213 use textContent where appropriate
8 years ago
Rich Harris a80be70024 fix toHTML
8 years ago
Rich Harris ddf09b9edf binding dependencies
8 years ago
Rich Harris 10255a980e fix indirect bindings
8 years ago
Rich Harris 9ef064ecc7 fixes
8 years ago
Rich Harris 0e45a759ac fix event handler context
8 years ago
Rich Harris 068ca71d44 fix addLoc
8 years ago
Rich Harris bb304d0a5c various
8 years ago
Rich Harris ec6bc6e6de <svelte:head> and <title>
8 years ago
Rich Harris 81bf0fd4ad more fixes. almost there
8 years ago
Rich Harris 84b5345aee fix transitions and stuff
8 years ago
Rich Harris 62101cdd1a various
8 years ago
Rich Harris d381294651 some binding stuff
8 years ago
Rich Harris 69804ecaf8 various
8 years ago
Rich Harris dfa3d7fa74 implement slot
8 years ago
Rich Harris bbce893c06 more
8 years ago
Rich Harris e55a806a52 some progress
8 years ago
Rich Harris 2dce34c53c merge master -> gh-1678
8 years ago
Jacob Wright 51a3972ad5 Fixes shorthand class directives which do not have classes
8 years ago
Rich Harris cf5e039f91 start work on bindings
8 years ago
Rich Harris 54045f43c8 get a few more tests passing
8 years ago
Rich Harris fa19cb3b42 snapshot of progress
8 years ago
Rich Harris 0c6682f71b rename target -> renderer
8 years ago
Rich Harris cc7150df5a remove ssr methods
8 years ago
Rich Harris 7ef5f4f54f move render logic to render-ssr
8 years ago
Rich Harris be84c96eba put css/ under compile/
8 years ago
Rich Harris 945134bc81 warn on unused helpers - fixes #1704
8 years ago
Rich Harris 9031c16905
[WIP] Refactor, change where validation occurs (#1721)
8 years ago
Rich Harris b7e07c5389 Merge branch 'fix_bind_with_event_in_each' of https://github.com/stalkerg/svelte into stalkerg-fix_bind_with_event_in_each
8 years ago
Yury Zhuravlev cedb296680 Small cleanup event handler in bindings to avoid TS errors.
8 years ago
Yury Zhuravlev d7bd924bbd Fix binding input with event in each and add test case.
8 years ago
Rich Harris 509403f351
Merge pull request #1715 from sveltejs/dynamic-import
8 years ago
Rich Harris f54c1ec7b8 support dynamic import in expressions
8 years ago
Jacob Wright 67d4d60c3a Fixes keyed each blocks for outro
8 years ago
Rich Harris b4a3a60953
Merge pull request #1693 from sveltejs/gh-1617
8 years ago
Rich Harris c7d372c8d5
Merge pull request #1695 from sveltejs/class-shortcut
8 years ago
Jacob Wright fb734a349e Use existing property quoting function
8 years ago
Josh Duff 211e0383cf Only update inputs when the value changed
8 years ago
Jacob Wright 22f4b3d4cb Remove camel-casing, but account for dashed parameters still.
8 years ago
Jacob Wright c1fc9c1ac9 Encapsulate class directives in the stylesheet.
8 years ago
Jacob Wright 4ec85bb8cc Adds class directive shortcut
8 years ago
Jacob Wright 4c2b9603a1 Fix for each-blocks preventing outros from completing
8 years ago
Rich Harris a18cec0ec6 not sure where that extra blank line came from
8 years ago
Rich Harris c2f0ca3e2e alternative approach to #1520
8 years ago
Rich Harris 33ed2f504e Merge branch 'master' into gh-1520
8 years ago
Rich Harris 4d4c2c3655 coerce toggle argument
8 years ago
Rich Harris f12141e18a
Update dom.js
8 years ago