Skip to content

Releases: elcharitas/chakra-ui-svelte

v0.0.5

05 Jan 00:31
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.4...0.0.5

v0.0.4

01 Jan 16:08
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.3...0.0.4

v0.0.3

01 Jan 15:49
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.2...0.0.3

v0.0.2

07 May 08:33
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Stable pre-release of implementation of chakra ui in svelte.
This release has the following components

  • ChakraProvider - Which should wrap all other components
  • Box - The Basic component upon which every other component is built on
  • Icon
  • Logo
  • Text
  • VisuallyHidden
  • Button
  • IconButton - IconButton is still buggy and proper documentation is not yet available
  • Flex
  • Stack
  • HStack
  • VStack

Documentation would be available soon