Skip to content

Releases: solidjs-community/solid-primitives

@solid-primitives/bounds@0.0.106

18 Jan 19:09
b8ec35a
Compare
Choose a tag to compare

Patch Changes

  • dd2d7d1: Improve export conditions.
  • Updated dependencies [dd2d7d1]
    • @solid-primitives/resize-observer@2.0.8
    • @solid-primitives/event-listener@2.2.5
    • @solid-primitives/utils@4.0.1

@solid-primitives/audio@1.3.6

18 Jan 19:09
b8ec35a
Compare
Choose a tag to compare

Patch Changes

  • dd2d7d1: Improve export conditions.
  • Updated dependencies [dd2d7d1]
    • @solid-primitives/utils@4.0.1

@solid-primitives/analytics@0.1.3

18 Jan 19:09
b8ec35a
Compare
Choose a tag to compare

Patch Changes

  • dd2d7d1: Improve export conditions.

@solid-primitives/active-element@2.0.6

18 Jan 19:09
b8ec35a
Compare
Choose a tag to compare

Patch Changes

  • dd2d7d1: Improve export conditions.
  • Updated dependencies [dd2d7d1]
    • @solid-primitives/event-listener@2.2.5
    • @solid-primitives/utils@4.0.1

@solid-primitives/tween@1.2.3

29 Dec 08:41
127f457
Compare
Choose a tag to compare

Patch Changes

  • 45c2987: fix: specify createTween return type

@solid-primitives/share@2.0.0

11 Dec 21:11
5e73939
Compare
Choose a tag to compare

Major Changes

  • aa2fcb5: Add makeWebShare and createWebShare primitives. Rename network variables to UPPERCASE. Make createSocialShare a named export, instead of default.

@solid-primitives/audio@1.3.5

11 Dec 21:11
5e73939
Compare
Choose a tag to compare

Patch Changes

  • 76ea4ce: Handle exceptions thrown during audio playback.

@solid-primitives/pagination@0.0.101

07 Dec 21:27
3a0f020
Compare
Choose a tag to compare

Patch Changes

  • 6d8ed09: initial release: pagination

@solid-primitives/resize-observer@2.0.7

16 Nov 19:40
9ac8c12
Compare
Choose a tag to compare

Patch Changes

  • 608a7a7: Don't access createElementSize's target argument immediately is it's a function.

@solid-primitives/cursor@0.0.103

16 Nov 19:40
9ac8c12
Compare
Choose a tag to compare

Patch Changes

  • 187d78d: Apply cursor style with !important flag.