Commit Graph

1546 Commits (89c0b71e250d0370542c90bc6c6769167b9614cb)
 

Author SHA1 Message Date
Rich Harris d734a6b823 start work on <slot>
7 years ago
Andrew Worcester caa67b5325 updated tests to reflect anchor change
7 years ago
Andrew Worcester 9dbc571f57 allow an anchor element to be passed for initial component bootstrap
7 years ago
Rich Harris c7dda9ff79 -> v1.31.0
7 years ago
Rich Harris cdb3713c0b Merge pull request #778 from sveltejs/gh-773
7 years ago
Rich Harris 828fd3ad0e update rollup again, fix paths issue
7 years ago
Rich Harris fbd44bade2 update rollup and config
7 years ago
Rich Harris f7b829820f add legacy option, use it for setInputType (#773)
7 years ago
Rich Harris cd1e8c12c1 -> v1.30.0
7 years ago
Rich Harris 3e94650397 Merge pull request #775 from sveltejs/gh-774
7 years ago
Rich Harris 64cedfad19 Merge pull request #772 from sveltejs/gh-760
7 years ago
Rich Harris a339d3f6e5 order statements more logically
7 years ago
Rich Harris 6f28f25a68 consolidate everything in Component.ts - much cleaner
7 years ago
Rich Harris 507d6a4062 move event handlers and refs inside Component.ts
7 years ago
Rich Harris ee5a4b3d0b tidy up a bit
7 years ago
Rich Harris bf4e6ef6b1 smarter handling of keyframes - fixes #774
7 years ago
Rich Harris 8818357fc4 tidy up
7 years ago
Rich Harris e8b151cfee all tests passing
7 years ago
Rich Harris 12e9a9276c almost working
7 years ago
Rich Harris 6366a4f55e update component bindings together. WIP
7 years ago
Rich Harris 9b950f9ac0 test in prepublishOnly
7 years ago
Rich Harris 1dac29c45e -> v1.29.3
7 years ago
Rich Harris 9ef7dbc021 Merge pull request #770 from sveltejs/gh-767
7 years ago
Rich Harris b2a81fbe46 rename function
7 years ago
Rich Harris c135d0cfab apply encapsulating attributes to correct elements and selector parts (#767)
7 years ago
Rich Harris 276b7998f9 Merge pull request #769 from sveltejs/gh-768
7 years ago
Rich Harris 3daa7aa6b3 we can now do changed.foo instead of "foo" in changed - is faster and smaller
7 years ago
Rich Harris 9053e95460 rename addConditionalLine to addConditional
7 years ago
Rich Harris 6222198017 add note to self
7 years ago
Rich Harris f31c206b73 tidy up, dedupe a bit
7 years ago
Rich Harris 4dd5fc5594 apply optimisation to raw tags
7 years ago
Rich Harris 5070219218 fix select edge case
7 years ago
Rich Harris 531354fc39 only cache values when it makes sense
7 years ago
Rich Harris 5636506fc0 update tests
7 years ago
Rich Harris 136a2fd31c only cache values if necessary
7 years ago
Rich Harris 427a0b5925 update tests
7 years ago
Rich Harris bfc940f396 handle funky edge case around outroing blocks
7 years ago
Rich Harris caffcd5f79 pass updated state to observers
7 years ago
Rich Harris 9b9aa0416f make errors easier to track down
7 years ago
Rich Harris 0f7e87c804 do dirty check in _set, so we can easily skip unnecessary computations later (#768)
7 years ago
Rich Harris 1d77a45fdc -> v1.29.2
7 years ago
Rich Harris 3757e75d51 Merge pull request #766 from sveltejs/gh-740
7 years ago
Rich Harris 2b41b83752 Merge pull request #765 from sveltejs/gh-759
7 years ago
Rich Harris 4aae9a797e Merge pull request #764 from sveltejs/gh-762
7 years ago
Rich Harris da6b08ccc7 bind to change events for range inputs, as well as input events (#740)
7 years ago
Rich Harris 1f7349c5be simplify adapted example
7 years ago
Rich Harris 9d8f4d341d preserve space before non-parenthesized media query expression - fixes #759
7 years ago
Rich Harris 1f5f9604a8 call create() on new iterations of static each blocks (#762)
7 years ago
Rich Harris dff1cb5fe3 -> v1.29.1
7 years ago
Rich Harris 8b9380fb24 Merge pull request #755 from sveltejs/gh-744
7 years ago