0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

6637 Commits

Author SHA1 Message Date
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
Tan Li Hau
b720f0e620
[feat] support destructured declaration of props (#6578) 2021-07-27 09:53:55 -04:00
Conduitry
520b4751dc update changelog 2021-07-27 09:38:52 -04:00
Tan Li Hau
c550f604f2
[feat] enable export ... from (#6574) 2021-07-27 09:37:37 -04:00
Luke Rhoads
4d677d5643
[chore] add space to improve formatting in type definitions file (#6577) 2021-07-26 21:56:16 -07:00
Conduitry
5cb4101fe6 -> v3.40.3 2021-07-26 14:17:01 -04:00
Conduitry
bc1556fff3 fix lint 2021-07-26 14:16:52 -04:00
Conduitry
dd20623cb3 update changelog 2021-07-26 14:07:57 -04:00
Tan Li Hau
d75ed6a003
[fix] slot data for cancelled transition (#6314) 2021-07-26 14:03:35 -04:00
Conduitry
588b37f810 update changelog 2021-07-26 13:58:36 -04:00
Yuichiro Yamashita
c8732c8a27
[fix] create in transition even if intro is initialized (#6516) 2021-07-26 13:56:38 -04:00
Conduitry
0d9dd15392 update changelog 2021-07-26 13:50:23 -04:00
Tan Li Hau
9501ac6257
[fix] destructuring store assignment (#6529) 2021-07-26 13:44:15 -04:00