Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.1 (2022-02-12)

1.0.5 (2020-10-22)

⚠ BREAKING CHANGES

  • prepare for prod: changes "appearance" prop to "variant"

Features

  • adds css properties: adds margin-bottom, border-radius (5a950e4)
  • adds github action: adds github action (74e7fcc)
  • css properties: adds css custom properties to set width/height/margin (091e9e9)
  • docs fixes: changes images position in docs (581c874)
  • prepare for prod: adds some features adn es5 build (8ba32e6)
  • remove-classnames: removes dependency - classnames (be4a3b9)

Bug Fixes

  • circle margin: fixes css, where margin was intended to be only bottom margin (e7d7517)