Skip to content

v1.1.0

Compare
Choose a tag to compare
@suren-atoyan suren-atoyan released this 05 Dec 20:39
· 84 commits to master since this release
  • package.json: update recoil version to 0.1.2
  • components:
    • Divider: add property withoutMargins, change margins based on orientation
    • Loading: add first class property position
    • NotFound: add 404 gif from giphy, move from Box to Fb
    • Link: fix export default style
    • Fb: create flexbox component, replace all Box components with Fb
  • utils: remove single entry point, use only direct paths for utils
  • store: use atom effects in theme, style corrections