Commit Graph

34 Commits (9501ac62573b716577ff13471d4e506ddc42c469)

Author SHA1 Message Date
Tan Li Hau 9501ac6257
[fix] destructuring store assignment (#6529)
4 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom (#5870)
4 years ago
Hasan Altan Birler ecbd96af95
[fix] hydration improvements (#6449)
4 years ago
Tan Li Hau 5d824966a2
internal: add typescript def for transitions (#5625)
4 years ago
Tan Li Hau 9331398299
support spread into slot props (#5616)
5 years ago
Bob Fanger 3fa15b9688
fix: typing get svelte/store (#5483)
5 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
5 years ago
Tan Li Hau 2c5f1c466e
add typings to `get_store_value` (#5269)
5 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
5 years ago
Tan Li Hau d472bd2f5e
invalidate $$props and $$restProps only when there are changes (#5123)
5 years ago
Tan Li Hau 7834ca3c5b
fix slot with context overflow + without let (#4862)
5 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
6 years ago
Tan Li Hau 8feb85a61f
fix bitmask overflow for slot (#4485)
6 years ago
Conduitry f01bb639be make autosubscribing to a nullish store a no-op (#4304)
6 years ago
Conduitry 5107ad38b6
fix deriving from RxJS observables (#4300)
6 years ago
Tan Li Hau 52dbc882a7 feat order attributes + actions too (#4156)
6 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
6 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
6 years ago
Rich Harris a7db99e2f6 fix bitmask overflow slot updates
6 years ago
Rich Harris 46e6559153 handle slot updates when parent component has a bitmask overflow
6 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
6 years ago
Richard Harris 9d118275d3 add has_prop helper
6 years ago
Richard Harris 46bfaff1e6 inline $$invalidate calls - fixes #3512
6 years ago
Rich Harris eaec840e77
Merge branch 'master' into gh-3283
6 years ago
Richard Harris 6d962c5d95 make code style more consistent
6 years ago
bre30kra69cs 42717e893b ref spaces
6 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref
6 years ago
Conduitry cf5dd8ff75 support RxJS Observables in reassigned stores (#3304)
6 years ago
mrkishi b0604b52a3 split typescript projects
6 years ago
Johan acdcaa41bf ensure correct requestAnimationFrame context (#2933)
6 years ago
Rich Harris 1102ff6426
support once modifier on component events, fail on others (#2987)
6 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
6 years ago
Richard Harris 7e3b91e3ee Merge branch 'master' into folder-structure
6 years ago
Richard Harris 5161dfb950 update folder structure - #2790
6 years ago