Commit Graph

5537 Commits (646c3df3c670e4d31db218aa0927576e1575beac)
 

Author SHA1 Message Date
Timothy Johnson 646c3df3c6 Pass compiler version in dev events
6 years ago
Arthur Denner 33aab87082 fix(deps): update code-red to 0.0.28 to enable sourcemaps generation
6 years ago
Gabriel Francisco ff4a38be96 Update LICENSE
6 years ago
Michael Curry 41b76b9abe site: fix example sidebar link bounce (#4199)
6 years ago
Softmus 3f1caab76f site: add Softmus to who's using Svelte (#4152)
6 years ago
Conduitry f824a2437e update rollup and plugins
6 years ago
Anthony Le Goas dac64a363c site: factor out Contributors component (#4177)
6 years ago
Conduitry aa8e470b41 update changelog
6 years ago
Tan Li Hau 7fb35dd0dc fix safari input jumping
6 years ago
dependabot[bot] 5f24e97639 Bump handlebars from 4.1.2 to 4.5.3
6 years ago
Conduitry b608148238 -> v3.16.7
6 years ago
David Kondrad 8a596936d2 dynamic events: validate handler before executing (#4105)
6 years ago
Conduitry b59673155c site: in dev mode, proxy /repl/[id].json requests to real server
6 years ago
Tan Li Hau 52dbc882a7 feat order attributes + actions too (#4156)
6 years ago
Tan Li Hau 709b4d30ff fix dynamic event handler for bind variables
6 years ago
Conduitry f805a2cdc5 -> v3.16.6
6 years ago
David Kondrad f287736ee8 compiler: text util: preserve space after svg <tspan> tags (#4107)
6 years ago
Tan Li Hau c0dab9fefb fix css specificity (#4146)
6 years ago
Tan Li Hau 140bfd0ce2 write ssr compiled output to disk for easier inspection
6 years ago
Tan Li Hau 75b8d3fb21 fix destructuring in slot let binding
6 years ago
Tan Li Hau 5486d67adf compile css once (#4143)
6 years ago
David Kondrad 6b5a4870df tests: validator: add support for customElement compile option + test cases (#4133)
6 years ago
Colin Casey abe88f3b3a FIX #2446: apply bindings and event handlers in order
6 years ago
Vulwsztyn fb6d570b92 tutorial 12.a inconsistency fix
6 years ago
Rihards Gravis 8da8da3c27 Add IOTA Foundation logo to `WhoIsUsingSvelte` component
6 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened (#4137)
6 years ago
Kevin Åberg Kultalahti 109639c57c adds link to REPL from example page.
6 years ago
jamesgeorge007 6a5e1d5033 refactor: use Array.includes
6 years ago
Conduitry a9065d4120 -> v3.16.5
6 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
6 years ago
Tan Li Hau 0bb40196db fix invalidate while update
6 years ago
Tim Deschryver 1ef7601d69 docs: selectable npx link
6 years ago
Varun A 54e8037c44 docs: correct build status badge (#4093)
6 years ago
Conduitry 2467c4bf64 -> v3.16.4
6 years ago
Timothy Johnson 2cd5c2934b propagate changes through slots with props (#4091)
6 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
6 years ago
David Kondrad 6c0fb5be64 compiler: tag auto-subscribe stores as referenced in vars (#4089)
6 years ago
Rich Harris 0a6310f7a3 -> v3.16.3
6 years ago
Rich Harris 6928284085
Merge pull request #4069 from mrkishi/invalidate
6 years ago
Rich Harris 88201f2fcf
Merge pull request #4085 from Conduitry/gh-4077
6 years ago
Rich Harris 85c1829093 huh
6 years ago
Rich Harris ba3ab67233 -> v3.16.2
6 years ago
Conduitry f8a8c06ee3 fix bitmask overflow when using slotted components (#4077)
6 years ago
Rich Harris 1f8472262f
Merge pull request #4078 from sveltejs/bitmask-overflow-slot
6 years ago
Rich Harris 82ac963c07 unrelated tidy up i just realised i can now do
6 years ago
Rich Harris b43762d3a8 ci failures. clutching at straws
6 years ago
Rich Harris a7db99e2f6 fix bitmask overflow slot updates
6 years ago
Conduitry 691211aeba site: provide alternatives to degit on homepage
6 years ago
Rich Harris 41d955c23e write compiled output to disk for easier inspection
6 years ago
Rich Harris 46e6559153 handle slot updates when parent component has a bitmask overflow
6 years ago