Conduitry
|
6ecdf7e2fb
|
update changelog
|
2021-08-27 14:56:42 -04:00 |
|
Shinobu Hayashi
|
fc9241fea9
|
[fix] handle undefined select value with spread (#6687)
|
2021-08-27 14:53:18 -04:00 |
|
Shinobu Hayashi
|
5df60e75a7
|
chore(docs): update Component-format script-markup-style order (#6682)
|
2021-08-25 15:20:07 +02:00 |
|
Conduitry
|
c09018271f
|
-> v3.42.3
|
2021-08-24 10:30:28 -04:00 |
|
Conduitry
|
1262e1213f
|
update changelog
|
2021-08-24 10:29:38 -04:00 |
|
trevyn
|
da816e6db7
|
add BigInt as known global (#6671)
|
2021-08-24 10:24:52 -04:00 |
|
Simon H
|
523125f50d
|
braces
|
2021-08-24 15:05:56 +02:00 |
|
Simon H
|
f4fe2997cc
|
Update unreleased
|
2021-08-24 15:05:37 +02:00 |
|
Simon H
|
82419ce693
|
[fix] call onDestroy in SSR (#6677)
Via #6416, lifecycle hooks became noops for SvelteKit. But onDestroy is said to be called suring SSR according to the docs.
Fixes #6676
|
2021-08-24 15:03:13 +02:00 |
|
Conduitry
|
edf8844ae6
|
-> v3.42.2
|
2021-08-20 12:34:18 -04:00 |
|
Conduitry
|
57b4f52e07
|
update changelog
|
2021-08-20 12:28:08 -04:00 |
|
Theodore Brown
|
8cb72d9716
|
[fix] set selectedIndex to -1 when no option matches bound <select> value (#6170)
|
2021-08-20 12:24:49 -04:00 |
|
Conduitry
|
ca096b7560
|
update changelog
|
2021-08-20 12:21:20 -04:00 |
|
tomoam
|
907223cc78
|
[fix] only rely on element /svg_element functions if a hydrating component needs them (#6556)
|
2021-08-20 12:20:00 -04:00 |
|
Conduitry
|
99d2f677de
|
update changelog
|
2021-08-20 12:06:43 -04:00 |
|
Tan Li Hau
|
f25a995f7b
|
collapse whitespace in class and style attributes (#6613)
|
2021-08-20 12:05:58 -04:00 |
|
Conduitry
|
1a2dd8d893
|
update changelog
|
2021-08-20 12:02:00 -04:00 |
|
Rich Harris
|
813096d106
|
[fix] better flip animation (#6658)
|
2021-08-20 12:00:53 -04:00 |
|
Conduitry
|
58f3e3dbbb
|
update changelog
|
2021-08-20 11:57:40 -04:00 |
|
Vignesh
|
c216707c3e
|
add HTMLElement and SVGElement as known globals (#6665)
|
2021-08-20 11:56:36 -04:00 |
|
Geoff Rich
|
71cf6002f4
|
[docs] fix css in js embed (#6669)
pin emotion version to keep this from happening again
|
2021-08-20 09:01:28 +02:00 |
|
fsinn
|
e5c04bfd2f
|
docs: Selecting multiple elements in <select multiple> on MacOS with command key (#6636)
|
2021-08-17 12:58:13 -07:00 |
|
James Pickard
|
d85ac7eaa6
|
[docs] clarify reactivity tutorial text (#6628)
|
2021-08-16 16:39:37 -07:00 |
|
Ben McCann
|
268bc71724
|
Replace sveltejs/integrations with sveltesociety.dev (#6626)
|
2021-08-16 15:25:52 -07:00 |
|
Tommy Groshong
|
a232d68a41
|
docs: small spelling fixes in docs and comments (#6653)
|
2021-08-15 13:27:43 -07:00 |
|
Diego Ramos
|
d26c48a518
|
[docs] disable text select on falling emojis (#6654)
|
2021-08-15 13:26:42 -07:00 |
|
pngwn
|
8868bb2f1e
|
docs: set up docs workflow (#6650)
|
2021-08-15 13:24:17 -07:00 |
|
pngwn
|
db3101fa24
|
docs: fix heading levels (#6655)
|
2021-08-15 17:28:49 +01:00 |
|
btvoidx
|
b1621d697d
|
[fix] Prevent layout shifting on hovering "Who's using Svelte?" (#6639)
|
2021-08-13 06:18:36 -07:00 |
|
dependabot[bot]
|
5f693c84ee
|
Bump path-parse from 1.0.6 to 1.0.7 in /site (#6635)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-12 15:58:47 -07:00 |
|
Conduitry
|
1c58fa91cc
|
[docs] various adjustments to template syntax docs (#6619)
|
2021-08-08 09:43:43 -07:00 |
|
Conduitry
|
03f1614019
|
-> v3.42.1
|
2021-08-04 14:21:01 -04:00 |
|
Conduitry
|
938969dc69
|
update changelog
|
2021-08-04 14:20:39 -04:00 |
|
Hasan Altan Birler
|
100561c336
|
[fix] hydration append issue (#6602)
|
2021-08-04 14:16:29 -04:00 |
|
Conduitry
|
c25789a25e
|
-> v3.42.0
|
2021-08-04 12:25:16 -04:00 |
|
Conduitry
|
f5b1ea9618
|
update changelog
|
2021-08-04 12:20:10 -04:00 |
|
Tan Li Hau
|
ce550adef6
|
[feat] allow use:actions on <svelte:body> (#6608)
|
2021-08-04 12:19:13 -04:00 |
|
Conduitry
|
74a1f29c26
|
update changelog
|
2021-08-04 12:05:01 -04:00 |
|
Tan Li Hau
|
64b882e3c5
|
[feat] improve parser errors (#6612)
|
2021-08-04 12:03:34 -04:00 |
|
Ben McCann
|
1292bdcfa5
|
[chore] use npm 7 for development (#6614)
|
2021-08-03 18:42:29 -04:00 |
|
Samuel Plumppu
|
172f294cb6
|
docs: Fix property name typo for event.isTrusted (#6596)
|
2021-08-03 15:19:56 -07:00 |
|
Conduitry
|
54efd4a9d1
|
update changelog
|
2021-08-03 18:12:09 -04:00 |
|
Oliver Ford
|
f48239914d
|
[fix] warning on reactive use of module const (#6606) (#6607)
|
2021-08-03 18:10:56 -04:00 |
|
Conduitry
|
b6c238eeac
|
update changelog
|
2021-08-03 18:05:33 -04:00 |
|
Dominik G
|
e94d1f50bc
|
[fix] use consistent relative source filename for js sourcemaps (#6598)
|
2021-08-03 18:03:36 -04:00 |
|
Daniel Sandoval
|
b554e343e8
|
[docs] "What's new in Svelte" August newsletter (#6604)
|
2021-08-01 17:00:28 -07:00 |
|
Conduitry
|
ff6ce725bf
|
-> v3.41.0
|
2021-07-27 10:01:49 -04:00 |
|
Conduitry
|
95b40f2492
|
update changelog
|
2021-07-27 09:59:40 -04:00 |
|
Tan Li Hau
|
e1d0d00ebb
|
[feat] allow shorthand {#await ... then/catch} (#6564)
|
2021-07-27 09:58:32 -04:00 |
|
Conduitry
|
32b376b472
|
update changelog
|
2021-07-27 09:54:54 -04:00 |
|