svelte-put

Useful svelte stuff to put in your projects

MIT License

Downloads
96K
Stars
811
Committers
9

Bot releases are visible (Hide)

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 7 months ago

Minor Changes

  • 0c8dc62 Thanks @vnphanquang! - now render img as base64 png (previously base64 svg)

  • 0c8dc62 Thanks @vnphanquang! - export top-level headless helpers createQrSvgString and createQrSvgDataUrl for svg (browser & server), and createQrPngDataUrl for png (browser only)

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 7 months ago

Minor Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • 22cfa9a Thanks @vnphanquang! - support limit movement to a single axis (setting limit.delta[axis] to 0 or '0px')
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

  • 6ca3f6d Thanks @vnphanquang! - re-configure svelte export conditions (warning from vite vite-plugin-svelte) (#266)

  • d6d2971 Thanks @vnphanquang! - mute a11y & compile warnings for Modal.svelte backdrop (#268)

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 10 months ago

Major Changes

  • #270 a49ca6c Thanks @nicholascostadev! - [BREAKING] using Map for items instead of POJO for better performance and insertion order preservation (#269)
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 11 months ago

Minor Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • #247 022cc1f Thanks @vnphanquang! - broaden node type from HTMLElement to Element to satisfy type checker with usage on SVG elements (#246)