Commit Graph

6304 Commits (7e5a1ec50d2f7efabf3df43d5496296c3cde8e6f)
 

Author SHA1 Message Date
Ivan Hofer 7e5a1ec50d fix `add_css` to allow custom stle hashes
5 years ago
Ivan Hofer eb6fd8f9a4 fix SvelteComponentTyped constructor parmeter
5 years ago
Ivan Hofer 28e5e45c6f fix rebasing
5 years ago
Ivan Hofer e4a19d28e9 fix tests
5 years ago
Ivan Hofer e5ecca32c7 only output `null` as value for `append_styles` in `init` function if `dirty` is set
5 years ago
Ivan Hofer 0414ee69c4 test another append_styles approach
5 years ago
Ivan Hofer af3e164921 split function `get_root_for_node` into `get_root_for_node` and `get_root_for_styles`
5 years ago
Ivan Hofer bd90b1fad9 use `get_root_for_node` instead of `node.ownerDocument`
5 years ago
Ivan Hofer 6be2c2ac02 fix existing tests
5 years ago
Ivan Hofer 613b87da55 store root information in component.$$.root
5 years ago
Ivan Hofer a94abed5ef mark 'root' as special
5 years ago
Ivan Hofer 7568a9145b add root as compile option also in prod mode
5 years ago
Ivan Hofer 2ce0960693 WIP: replace root with context reference
5 years ago
Ivan Hofer 5111a79f21 remove `stylesTarget` from docs
5 years ago
Ivan Hofer d255b8d5ea pass options.target down to each create_fragment
5 years ago
Ivan Hofer 2b4358b6ae get styles target from target instead of its own option
5 years ago
Ivan Hofer 53e92e22bd add docs for 'stylesTarget'
5 years ago
Ivan Hofer 6be665216f fix tests for 'stylesTarget'
5 years ago
Ivan Hofer 3c172aebd2 implement 'stylesTarget'
5 years ago
Tan Li Hau f757de328a
update changelog
5 years ago
Tan Li Hau e7af4d7706
expose svelte/ssr which have noop for lifecycle events (#6416)
5 years ago
Tan Li Hau eadb83b934
update changelog
5 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
5 years ago
dependabot[bot] 487190fd93
Bump prismjs from 1.23.0 to 1.24.0 in /site (#6467)
5 years ago
Caleb Chiesa 98ece151b3
Fix typo in stores tutorial (#6461)
5 years ago
Simon H 7b914a46b1
update changelog
5 years ago
Luis Confraria 554d5dd391
Fix preserveComments on ssr (#4736)
5 years ago
Simon H 40f4615cf4
update changelog
5 years ago
Anthony Le Goas 58790a9281
a11y: check if mouse events are accompanied by key events (#5938)
5 years ago
Tan Li Hau 50bff36407
update changelog
5 years ago
Mohammed Al-Qurafi 1b33248ead
#6299 - Throw a compile error when passing an empty directive name (#6300)
5 years ago
Ben McCann 2357e642e3
Rename menu item from API to Docs (#6456)
5 years ago
Tan Li Hau e69c05a7db
Update CHANGELOG.md
5 years ago
zerdox 0df9233fb1
Fix wrong "slot" property warning (runtime) (#6065)
5 years ago
Tan Li Hau 5d824966a2
internal: add typescript def for transitions (#5625)
5 years ago
Simon H 92fba761a8
docs: clarify writable value is lost when destroyed
5 years ago
Simon H 5f584d165a
update unreleased
5 years ago
Dennis Kaspar b464320607
Add trusted modifier (#6149)
5 years ago
swyx e43778a0c4
document new style props feature in Svelte 3.38 (#6378)
5 years ago
EmNudge 0e18b1311e
docs: clarified readonly prop access (#5825)
5 years ago
Ophir LOJKINE f797482e27
Add documentation for crossfade (#6196)
5 years ago
fivem bca46b9f70
tutorial: In the onDestroy example, explicitly show the memory leak (#5515)
5 years ago
pngwn 000c7ca5ba
add issue form (#6454)
5 years ago
Ben McCann c584af34ec
site: fix falling back to default port (#5382)
5 years ago
pngwn fbf0a0c4de
add stale-bot config (#6455)
5 years ago
The Jared Wilcurt 7115601cd3
Docs: Accurately name function (#4060)
5 years ago
Simon Scharf f99deeb67b
docs: remove type property from special elements tutorial (#4715)
5 years ago
Stephane f9b796cabe
Add tutorial for component binding (#5009)
5 years ago
Outvi V 92422fdee2
doc: Add notes to stress call-context-during-initialisation (#5631)
5 years ago
Nguyễn Đức Hào 0f92863033
tutorial: add name attribute to inputs (#5649)
5 years ago