Commit Graph

3020 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 7a18ee11b6 update some tests
8 years ago
Rich Harris 71e6f13b35 update CLI tests
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
Rich Harris d219da3ded
Merge pull request #1749 from sveltejs/gh-1739
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 0d10d6cc2d
Merge pull request #1744 from sveltejs/gh-1704
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
Rich Harris ed21a244a7
Merge pull request #1738 from stalkerg/cleanup-get-event-handler-in-bindings
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 a4d412fb53 increase timeout so that tests pass on this horrendously expensive piece of shit laptop i am forced to use. PS fuck you, apple
8 years ago
Rich Harris 01b0a47cd5 -> v2.13.4
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
Conduitry 24482cb940 -> v2.13.3
8 years ago
Jacob Wright 67d4d60c3a Fixes keyed each blocks for outro
8 years ago
Rich Harris 2e4b65af5a -> v2.13.2
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
Rich Harris 3c9d4b2862
Merge pull request #1703 from TehShrike/1699-input-changed
8 years ago
Jacob Wright fb734a349e Use existing property quoting function
8 years ago