Commit Graph

1856 Commits (ecb965251d778377491349e53851a20dde11e2f9)
 

Author SHA1 Message Date
Pat Cavit ecb965251d test: filename passed to hooks
9 years ago
Pat Cavit 0a9882feb0 WIP: fix args to markup hook
9 years ago
Pat Cavit f56a52a921 WIP: pass just filename param
9 years ago
Pat Cavit 58454acbc7 WIP: interface
9 years ago
Pat Cavit edcb547ded WIP: pass options object to preprocess hooks
9 years ago
Rich Harris 9bd04bf3d9 -> v1.44.2
9 years ago
Rich Harris 927b394c6e Merge pull request #980 from sveltejs/gh-974-975
9 years ago
Rich Harris f54bfe29dd mount await blocks with siblings (#974), and unmount correctly (#975)
9 years ago
Tim Hall d744b038e4 Failing test for #975
9 years ago
Tim Hall f5c608f357 Failing test for #974
9 years ago
Rich Harris 654516b52d -> v1.44.1
9 years ago
Rich Harris 5c9a952ce8 Merge pull request #970 from sveltejs/gh-962-again
9 years ago
Rich Harris 3551019a75 dont transform bidi transitions twice - fixes #962
9 years ago
Rich Harris 5dc06bf480 -> v1.44.0
9 years ago
Rich Harris e8284192d9 Merge branch 'master' of github.com:sveltejs/svelte
9 years ago
Rich Harris 4076d79882 Merge pull request #952 from sveltejs/gh-654
9 years ago
Rich Harris a2242d3b0b document svelte.preprocess
9 years ago
Rich Harris 4ba5d65a16 correctly mount await block that has an anchor
9 years ago
Rich Harris 6187a703c2 Merge branch 'master' into gh-654
9 years ago
Rich Harris bcee4079cf Merge pull request #969 from sveltejs/css-preprocessing
9 years ago
Rich Harris f40a458c11 remove stylus
9 years ago
Rich Harris 9613e3f506 reenable all tests
9 years ago
Rich Harris 2d72a50ad9 fix attribute parsing
9 years ago
Rich Harris b5a8755102 remove tests of coffeescript etc
9 years ago
Rich Harris ab7550c4e2 more direct tests
9 years ago
Rich Harris 9dc02f1748 use helper
9 years ago
Rich Harris d3c254f197 fix output
9 years ago
Rich Harris 4f05a22cb3 return promise, so that test results are correct
9 years ago
Rich Harris 892028729d always return something
9 years ago
Rich Harris 31e0d3f3b1 rename functions
9 years ago
Rich Harris 3b244abb44 remove unused preprocessor option
9 years ago
Rich Harris 0469de3418 remove redundant try-catch
9 years ago
Efthymis Sarmpanis 6500b460e8 Basic support for style and script preprocessors
9 years ago
Rich Harris 9c4386b3da -> v1.43.1
9 years ago
Rich Harris 7a7ce6097c Merge pull request #965 from sveltejs/gh-961
9 years ago
Rich Harris 63ad3169c5 Merge pull request #964 from sveltejs/prevent-cyclical-store-computations
9 years ago
Rich Harris a075bb552c update test
9 years ago
Rich Harris 0b8ef112ca prevent boolean attributes breaking shapes inside estree-walker - fixes #961
9 years ago
Rich Harris 27e3e3330f guard against introducing ES6+isms into store.js
9 years ago
Rich Harris 037786f5f3 Merge branch 'master' into prevent-cyclical-store-computations
9 years ago
Rich Harris 4054b87534 shorter error message, remove ES6 template string
9 years ago
Rich Harris 7ea0e75751 Merge pull request #963 from sveltejs/gh-962
9 years ago
Rich Harris 8a9044a848 fix test failures resulting from new JSDOM version
9 years ago
Rich Harris a354365798 gah i always forget this. need a pre-commit hook
9 years ago
Rich Harris e2286da150 prevent cyclical store computations, and computation duplication
9 years ago
Rich Harris cd8d144818 allow parameterised transitions - fixes #962
9 years ago
Rich Harris 8947e5a935 -> v1.43.0
9 years ago
Rich Harris 3d5e285e45 Merge pull request #954 from sveltejs/gh-930-computed
9 years ago
Rich Harris f6d8e2acd9 remove combineStores
9 years ago
Rich Harris 545438edb4 less code
9 years ago