Commit Graph

3074 Commits (c7ede66dc12638e059afbd8f54a9f880cbc3ebbd)
 

Author SHA1 Message Date
Rich Harris a007000f09 Merge pull request #1652 from sveltejs/gh-1544-computed-whole-state
8 years ago
Rich Harris 7d1b06484c Merge pull request #1651 from TehShrike/patch-2
8 years ago
Rich Harris dc23bcf3e3 Merge pull request #1649 from aphitiel/cli-shared
8 years ago
Rich Harris 56f5e5f998 Merge pull request #1530 from sveltejs/gh-1522
8 years ago
Jacob Wright f39d026137 Change actions to init on mount rather than hydrate
8 years ago
Conduitry 59c0e3377f exclude current prop in computed properties using entire state #1544
8 years ago
Josh Duff ef484abfe5 Add list of known CSS preprocessors
8 years ago
pk e574c77308 cli: Add option --shared
8 years ago
Rich Harris e8a9835fd3 -> v2.10.1
8 years ago
Rich Harris 8050900629 Merge pull request #1647 from sveltejs/debugger-source-maps
8 years ago
Admin c65f06a610 Changes stop and prevent to stopPropagation and preventDefault
8 years ago
Rich Harris f01e45948f update tests
8 years ago
Rich Harris 961f9c2f54 add sourcemaps to debug tags
8 years ago
Rich Harris d63175e2e3 -> v2.10.0
8 years ago
Rich Harris fe6b8b7d94 -> v2.10.0
8 years ago
Rich Harris 4ba610e8aa Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris 312460418b Merge pull request #1646 from sveltejs/debug-dev-only
8 years ago
Rich Harris 91ba205942 tidy up
8 years ago
Rich Harris 165343056f only add debugger statements in dev mode
8 years ago
Rich Harris c07b2e4419 Merge pull request #1642 from ekhaled/gh-1600-ios
8 years ago
Rich Harris 9d3ed61516 handle single identifiers in {@debug} tags
8 years ago
Rich Harris 04be1fd0cd fix test
8 years ago
Rich Harris c2294ffa0f Merge branch 'debug' of https://github.com/GarrettGeorge/svelte into GarrettGeorge-debug
8 years ago
Admin 868eb7b0af Adds tests for valid and invalid debug tag usage.
8 years ago
Admin 8d133bf3af Adds invalid test for event-modifiers.
8 years ago
ekhaled 2906ada316 update snapshot
8 years ago
ekhaled 4e2163a798 fix resize listener bug for ios re: #1600
8 years ago
Admin 448d7335d4 Fixes tests that use events
8 years ago
Admin 9f7e650acb Adds event modifiers using | character
8 years ago
Admin 9f3d64dd25 Changes {@debug _ } to {@debug}
8 years ago
Rich Harris fa2380fdcb -> v2.9.11
8 years ago
Rich Harris 4b293ed6db Merge pull request #1637 from sveltejs/list-whitespace
8 years ago
Rich Harris b2540e1c57 Merge pull request #1636 from sveltejs/gh-875
8 years ago
Admin 7a0577206c Fixes small issue with Element's booleanAttributes
8 years ago
Admin 7c8396c030 Merge remote-tracking branch 'upstream/master' into debug
8 years ago
Admin cadaca24c7 Adds debug all option to debug tag
8 years ago
Admin 9de67ce320 Adds DebugTag
8 years ago
Rich Harris 65112181e7 preserve whitespace inside lists
8 years ago
Rich Harris 082a471584 tests were wrong way round
8 years ago
Rich Harris 6df0aa7a18 replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
Rich Harris 7128ce18ff Merge pull request #1634 from GarrettGeorge/master
8 years ago
Rich Harris 9c17a0a334 tweak test
8 years ago
Rich Harris 011a6a207c use props when passing data to custom elements (#875)
8 years ago
Rich Harris 130ab0ccb9 pass `attribute` straight to `validator.error`
8 years ago
Rich Harris f79b4c7204 pass `attribute` straight to `validator.error`
8 years ago
Admin d1e3489f22 Adds validation check to checkComponent function and removes console.logs.
8 years ago
Admin ad3bc077e5 Adds validation for invalid reference names like foo-bar.
8 years ago
Rich Harris 522e8936ff -> v2.9.10
8 years ago
Rich Harris 156e35f682 Merge pull request #1632 from sveltejs/gh-1614
8 years ago
Rich Harris 6e08e7638b ugh windows wtf
8 years ago