Skip to content

Releases: wethegit/component-library

@wethegit/[email protected]

03 Oct 18:10
ee6b29b
Compare
Choose a tag to compare

Major Changes

  • 082a0e5: Upgraded the Modal component to use the latest (v3) @wethegit/react-modal version and the documentation is updated. For more information on what has changed on the latest version, head over to @wethegit/react-modal changelog

@wethegit/[email protected]

03 Oct 18:10
ee6b29b
Compare
Choose a tag to compare

Patch Changes

@wethegit/[email protected]

31 May 23:40
811b0fb
Compare
Choose a tag to compare

Patch Changes

  • 17020be: feature: adds IntRange type helper
  • 3a038ac: fix: adds use client to missing components

@wethegit/[email protected]

31 May 22:23
a84daaa
Compare
Choose a tag to compare

Patch Changes

  • d9b8ddd: fix: updates inView to latest version

@wethegit/[email protected]

31 May 23:40
811b0fb
Compare
Choose a tag to compare

Patch Changes

@wethegit/[email protected]

31 May 22:23
a84daaa
Compare
Choose a tag to compare

Patch Changes

@wethegit/[email protected]

22 May 20:34
7111239
Compare
Choose a tag to compare

Patch Changes

@wethegit/[email protected]

22 May 20:34
7111239
Compare
Choose a tag to compare

Patch Changes

@wethegit/[email protected]

09 May 16:46
bfca445
Compare
Choose a tag to compare

Patch Changes

  • 938cfe2: Adds missing prefix-less classnames for Column, Flex, and Text components.

@wethegit/[email protected]

03 May 17:30
bc93c47
Compare
Choose a tag to compare

Patch Changes

  • 87ff32e: Fixes various issues on the Flex, BackToTop, spacing, and Text components. Creates a useBreakpoints hook, and refactors BreakpointSnipe to use it.