You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/packages/svelte/src
Paolo Ricciuti 973b51d168
fix: correctly parse leading comments in function binding (#15020)
8 months ago
..
action fix: typo in `Action` types (#13874) 11 months ago
animate fix: account for parent scale when animating elements (#14957) 8 months ago
compiler fix: correctly parse leading comments in function binding (#15020) 8 months ago
easing chore: remove links from docs (#13425) 11 months ago
events fix: add document and window to svelte/events on types. (#13260) 12 months ago
internal fix: ensure resume effects are scheduled in topological order (#15012) 8 months ago
legacy fix: export temporary LegacyComponentType (#14256) (#14257) 10 months ago
motion fix: prevent long delays causing erratic spring behaviour (#14940) 8 months ago
reactivity fix: don't add parenthesis to media query if already present (#14699) 9 months ago
server feat: more accurate `render`/`mount`/`hydrate` options (#12111) 1 year ago
store feat: provide `MediaQuery` / `prefersReducedMotion` (#14422) 9 months ago
transition feat: warn on using `slide` transition with invalid `display` styles (#14936) 8 months ago
ambient.d.ts fix: correctly highlight sources reassigned inside `trace` (#14811) 8 months ago
constants.js fix: remove overzealous `reactive_declaration_non_reactive_property` warning (#14663) 9 months ago
escaping.js fix: improve html escaping of element attributes (#11411) 1 year ago
html-tree-validation.js feat: allow every children in `template` tags (#15007) 8 months ago
index-client.js fix deprecation notices (#14574) 9 months ago
index-server.js chore: use JSDoc imports (#12592) 1 year ago
index.d.ts docs: tweak links (#14915) 8 months ago
utils.js fix: treat `inert` as a boolean attribute (#14935) 8 months ago
version.js Version Packages (#15010) 8 months ago