Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@mimshins mimshins released this 18 Jan 14:01
· 59 commits to next since this release
0043c36

Core Changes

  • [Core][⚡] Improve bundle size
  • [Core][🎨] Improve project's structure
  • [Core][🚚] Move sonnat-icons to its own repository
  • [Core][TS][♻️] Rewrite all the components in pure TypeScript
  • [Core] Upgrade version of dependencies
  • [System][Build][🛠️] Rewrite the build system due to structural changes
  • [System][Radius][⭐] Build the radius system
  • [System][Spacing][⭐] Build the spacing system
  • [System][Color][✨] Add background accent colors
  • [System][Color][🧙] Optimize the color generation
  • [Playground] Create a playground sandbox
  • [Utilities][♻️] Refactor hooks & utility functions to use @utilityjs's latest codebase
  • [Components][♻️] Refactor to use as instead of rootNode
  • [✨] Add fluid property to radio, check and switch components
  • [Tooltip][🐛] Fix an issue related to the initial open
  • [Snackbar][✨] Add color property
  • [Flex][✨]
    • Add fallback prop
    • Add gap prop

What's Changed

Full Changelog: v1.4.0...v2.0.0