Commit Graph

6610 Commits (815bc7ef6e91ea10e7de2c46325e32dd44939b84)
 

Author SHA1 Message Date
Ben McCann 1292bdcfa5
[chore] use npm 7 for development (#6614)
3 years ago
Samuel Plumppu 172f294cb6
docs: Fix property name typo for event.isTrusted (#6596)
3 years ago
Conduitry 54efd4a9d1 update changelog
3 years ago
Oliver Ford f48239914d
[fix] warning on reactive use of module const (#6606) (#6607)
3 years ago
Conduitry b6c238eeac update changelog
3 years ago
Dominik G e94d1f50bc
[fix] use consistent relative source filename for js sourcemaps (#6598)
3 years ago
Daniel Sandoval b554e343e8
[docs] "What's new in Svelte" August newsletter (#6604)
3 years ago
Conduitry ff6ce725bf -> v3.41.0
3 years ago
Conduitry 95b40f2492 update changelog
3 years ago
Tan Li Hau e1d0d00ebb
[feat] allow shorthand {#await ... then/catch} (#6564)
3 years ago
Conduitry 32b376b472 update changelog
3 years ago
Tan Li Hau b720f0e620
[feat] support destructured declaration of props (#6578)
3 years ago
Conduitry 520b4751dc update changelog
3 years ago
Tan Li Hau c550f604f2
[feat] enable export ... from (#6574)
3 years ago
Luke Rhoads 4d677d5643
[chore] add space to improve formatting in type definitions file (#6577)
3 years ago
Conduitry 5cb4101fe6 -> v3.40.3
3 years ago
Conduitry bc1556fff3 fix lint
3 years ago
Conduitry dd20623cb3 update changelog
3 years ago
Tan Li Hau d75ed6a003
[fix] slot data for cancelled transition (#6314)
3 years ago
Conduitry 588b37f810 update changelog
3 years ago
Yuichiro Yamashita c8732c8a27
[fix] create in transition even if intro is initialized (#6516)
3 years ago
Conduitry 0d9dd15392 update changelog
3 years ago
Tan Li Hau 9501ac6257
[fix] destructuring store assignment (#6529)
3 years ago
Conduitry 1750feb8f6 update changelog
3 years ago
Tan Li Hau ee769101fc
[fix] applying :global for > combinator (#6563)
3 years ago
Conduitry 69e3c0fe7f update changelog
3 years ago
Tan Li Hau 1952ea22de
[fix] no root node for detached dom node (#6570)
3 years ago
Dennis Dudek a3fb765d6f
[docs] add trusted modifier to list of modifiers in tutorial and docs (#6566)
3 years ago
Konstantin BIFERT 18780fac00
[docs] replace shift by the correct key to hold: control (#6573)
3 years ago
Stephane 63f592e713
[docs] Add clarification about reactivity and arrays (#6547)
3 years ago
Conduitry 3b97329b82 -> v3.40.2
3 years ago
Conduitry 7eeb4dfa68 update changelog
3 years ago
Yuichiro Yamashita fd8c5885c8
[fix] create AST node of empty string for empty attribute values (#6539)
3 years ago
Conduitry 923088f5f8 update changelog
3 years ago
Bjorn Lu 71c29bbf35
[fix] dynamic autofocus (#6494)
3 years ago
Ben McCann 1e73482de6 fix changelog
3 years ago
Ben McCann 0e768ef54d update changelog
3 years ago
Almog Tavor 9d21aa1164
[fix] tracking whether transition has started (#6399)
3 years ago
Ben McCann 4c94409bc0 update changelog
3 years ago
Simon H 4ca2af41df
[fix] add filename to combined source map if needed (#6089)
3 years ago
Conduitry 176c92b9cd update changelog
3 years ago
Tan Li Hau b23d267f1f
[fix] improper :global() style encapsulation (#6560)
3 years ago
Conduitry ab825ed2eb -> v3.40.1
3 years ago
Tan Li Hau 365b5e300c
[fix] store reactivity in reactive declarations (#6559)
3 years ago
Conduitry d487254beb refactor: tidy use of Set for store subscribers
3 years ago
Noski b2260bc2e3
refactor: migrate array to set for subscriberss (#6295)
3 years ago
Conduitry 48934c8cd0 fix changelog
3 years ago
Conduitry aaa543a070 -> v3.40.0
3 years ago
Conduitry 6d9c2ea057 update changelog
3 years ago
Tan Li Hau 8c66acfa92
fix one-way <select> bind with spread (#6512)
3 years ago