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] about 2 years ago

Patch Changes

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

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 83c3734 Thanks @vnphanquang! - .

    • setup REPL and playground
    • correctly resolve gravatar url
    • export "class" prop type
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

  • 6565e46 Thanks @vnphanquang! - .

    • Fixed broken imports from Toc.svelte
    • Better caching: only return cache when parameters are the same
    • Temporarily fix the onMount issue where action doesn't run if page is loaded / navigated to from client side
    • Added playground page for svelte-put/toc
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] about 2 years ago

Major Changes

  • b9c2d52 Thanks @vnphanquang! - Introduction of use:toc and <Toc> component for building table of contents
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] about 2 years ago

Patch Changes

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

Published by github-actions[bot] over 2 years ago

Patch Changes

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

Published by github-actions[bot] over 2 years ago

Patch Changes

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

Published by github-actions[bot] over 2 years ago

Patch Changes

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

Published by github-actions[bot] over 2 years ago

Patch Changes

  • af07a83 Thanks @vnphanquang! - Better documentation & README

  • 00b6696 Thanks @vnphanquang! - .

    • Manual type declaration for Avatar svelte component
    • export Avatar component in index.js & set "svelte" prop accordingly in package.json
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

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

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 3477c86 Thanks @vnphanquang! - Explicit "typesVersions" to support subpath exports in typescript
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] over 2 years ago

Major Changes

  • b2df683 Thanks @vnphanquang! - Implementation of Avatar component & utility functions to build Gravatar and UIAvatar urls
svelte-put - @svelte-put/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

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

Published by github-actions[bot] over 2 years ago

Changelog

svelte-put - @svelte-put/shortcut-v1.0.0

Published by github-actions[bot] over 2 years ago

@svelte-put/shortcut-v1.0.0 (2022-05-27)

Features

  • shortcut: extract shortcut implementation into own package (77bc0d7)
svelte-put - @svelte-put/clickoutside-v1.0.0

Published by github-actions[bot] over 2 years ago

@svelte-put/clickoutside-v1.0.0 (2022-05-15)

Features

  • clickoutside: implement action clickoutside with limit feature (d99b484)

Documentation

  • clickoutside: generate api docs (41b81ba)
svelte-put - @svelte-put/movable-v1.1.6

Published by github-actions[bot] over 2 years ago

@svelte-put/movable-v1.1.6 (2022-05-15)

Documentation

  • movable: adjust some docs styling (4c19434)
  • README: add short description (32ecf87)
  • remove badge github release for movable (e485549)
svelte-put - @svelte-put/intersect-v1.0.2

Published by github-actions[bot] over 2 years ago

@svelte-put/intersect-v1.0.2 (2022-05-15)

Documentation

  • README: add short description (32ecf87)
svelte-put - @svelte-put/intersect-v1.0.1

Published by github-actions[bot] over 2 years ago

@svelte-put/intersect-v1.0.1 (2022-05-15)

Documentation

  • README: intersect - add acknowledgement section (6c89805)
svelte-put - @svelte-put/intersect-v1.0.0

Published by github-actions[bot] over 2 years ago

@svelte-put/intersect-v1.0.0 (2022-05-15)

Features

  • intersect: new package - @svelte-put/intersect (2cd6d0f)

Documentation

  • intersect: complete example 2 (ee0db99)
  • README: change the demo.gif to match package (0c58d1f)
  • README: fix intersect example reflink (1d45d9e)