Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Releases: colinhemphill/strum

@strum/react 1.2.1

28 Oct 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: strum-react/1.2.0...strum-react/1.2.1

@strum/react 1.2.0

04 Oct 02:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: strum-react/1.1.4...strum-react/1.2.0

@strum/react 1.1.4

02 Oct 17:12
Compare
Choose a tag to compare

What's Changed

  • Yarn migration by @colinhemphill in #45
  • Set "sideEffects": false in the @strum/react package file

Full Changelog: strum-react/1.1.3...strum-react/1.1.4

@strum/react 1.1.3

02 Oct 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: strum-react/1.1.2...strum-react/1.1.3

@strum/react 1.1.2

23 Sep 21:01
383f9b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: strum-react/1.1.1...strum-react/1.1.2

@strum/react 1.1.1

19 Sep 23:41
e8f9515
Compare
Choose a tag to compare

What's Changed

Full Changelog: strum-react/1.1.0...strum-react/1.1.1

@strum/react 1.1.0

19 Sep 23:29
703cb12
Compare
Choose a tag to compare

What's Changed

Full Changelog: strum-react/1.0.2...strum-react/1.1.0

@strum/react 1.0.2

13 Sep 15:06
4ee46b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: strum-react/1.0.0...strum-react/1.0.2

@strum/react 1.0.1

11 Sep 22:51
Compare
Choose a tag to compare

@strum/react 1.0.0

11 Sep 21:05
Compare
Choose a tag to compare

Added

  • Repo and build system init
  • <Alert /> component
  • <Avatar /> component
  • <Box /> component
  • <Button /> component
  • <Container /> component
  • <Heading /> component
  • <Input /> component
  • <Nav /> component
  • <Select /> component
  • <Skeleton /> component
  • <Spinner /> component
  • <Stack /> component
  • <StrumProvider /> component
  • <Text /> component
  • <Tooltip /> component
  • <VisuallyHidden /> component
  • Base styles, tokens, theme contract vars, and sprinkles