Commit Graph

7185 Commits (cc1f4bc6ffdd3042a838c7f8e26add274258dbd2)
 

Author SHA1 Message Date
Ben McCann cc1f4bc6ff
chore: upgrade eslint config (#8717)
2 years ago
Rich Harris d6f0b7bd5b
Fix types (#8727)
2 years ago
gtmnayan 8bd90219ec
chore: fix release workflow (#8716)
2 years ago
Ben McCann 0c6f17274e
chore: remove prepare script (#8713)
2 years ago
Dominik G ba58327f4b
fix: changeset publish script isn't called release anymore (#8711)
2 years ago
github-actions[bot] 5963b6fd84
Version Packages (next) (#8709)
2 years ago
gtmnayan 264da48887
fix: derived types (#8700)
2 years ago
gtmnayan 0b15bb6928
fix: export ComponentType (#8694)
2 years ago
Rich Harris 1046daba6a
Generate type declarations with `dts-buddy` (#8702)
2 years ago
gtmnayan 15bdadb2ae
chore: playground (#8648)
2 years ago
Ben McCann 5902ccab81
chore: upgrade to pnpm 8.6.0 (#8693)
2 years ago
Ben McCann f2ff684b5f
chore: setup changesets (#8668)
2 years ago
Ben McCann f74dddd1d5
docs: correct link in changelog
2 years ago
Nguyen Tran 0ce41875f0
docs: use pnpm and new commands to check the code base (#8667)
2 years ago
gtmnayan fe06a39229
fix: store types and some other internal types that got lost in the conversion (#8658)
2 years ago
Ben McCann b0619377b1
docs: update changelog with minimum `rollup-plugin-svelte` and `svelte-loader` versions (#8666)
2 years ago
Ben McCann b41c4407c2
docs: update changelog to follow changesets format (#8642)
2 years ago
Ben McCann 0e19350e62
docs: update changelog with required version of vite-plugin-svelte (#8654)
2 years ago
Simon Holthausen 79f9d8f41f chore: remove type * for better backwards compatibility
2 years ago
Ben McCann ddfff4df8c
chore: convert to monorepo (#8644)
2 years ago
Simon Holthausen 1c581bc56f chore: changelog
2 years ago
Tan Li Hau 5c6d111065
Do not expose default slot let bindings to named slots (#6049)
2 years ago
Simon Holthausen 198dbcf714 chore: warn on passed format option
2 years ago
Nguyen Tran a3f52f9348
fix: error when animation directive is on component (#8641)
2 years ago
Simon H d9698551fb
feat: allow #each to iterate over iterables (#8626)
2 years ago
Simon H 5dd707d4f5
feat: make transitions local by default (#8632)
2 years ago
Aarni Koskela a52106405d
fix(perf): use classList.toggle instead of add/remove (#8629)
2 years ago
Simon H 734cc19846
feat: apply inert to outroing elements (#8628)
2 years ago
Simon H df361a2d6d
chore: warn about `:` in attributes and props (#8633)
2 years ago
Simon Holthausen 5a4b48bb44 fix: type error
2 years ago
Simon H a40af4dd11
chore: unbundled esm (#8613)
2 years ago
gtmnayan d658e7036e chore(test): fix path to compiler
2 years ago
Ben McCann 086f225ea9
chore: remove unused source-map-support depedency (#8622)
2 years ago
Ben McCann 5ed440ba50
chore: remove unused codemod-lazy-props.mjs (#8619)
2 years ago
gtmnayan d6b02ed009
chore(test): use esm output for Svelte files (#8614)
2 years ago
gtmnayan c2cec9597e
chore(test): move some error tests out of runtime (#8600)
2 years ago
Simon H f223bc1c53
feat: change preprocessor ordering, allow attributes modification (#8618)
2 years ago
gtmnayan 7cec17c4cb fix flaky test
2 years ago
gtmnayan 3df9d8466f
chore: speed up test execution (#8598)
2 years ago
gtmnayan 7e9af10dce
chore(test): link compiler directly from source (#8612)
2 years ago
Simon Holthausen f09a942130 silence wrong tsconfig errors
2 years ago
Ben McCann 0467219701 chore: switch to released version of eslint-config
2 years ago
Ben McCann 0c99aa8904
chore: update eslint config (#8608)
2 years ago
gtmnayan 61218d3c9c
chore(test): tidy up html equal (#8599)
2 years ago
Simon Holthausen d35d9045f6 rename ts to js
2 years ago
S. Elliott Johnson fd9d61a7b7
chore: TS to JSDoc Conversion (#8569)
2 years ago
gtmnayan 783bd9899e
chore: swap mocha with vitest (#8584)
2 years ago
gtmnayan 202d119e9a
chore: convert puppeteer tests to playwright (#8577)
2 years ago
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
2 years ago
Simon Holthausen 573acf9073 Merge branch 'master' into version-4
2 years ago