This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Releases: teamleadercrm/ui
Releases · teamleadercrm/ui
Bugfix: comparing type always returns false
Because React Hot Loader creates proxied versions of your components, comparing reference types of elements won't work:
Popover: added an offsetCorrection parameter
In most cases you want some position correction of the Popover component, according to the anchor it's aligned to.
Popover: added showHeader and className props
v0.0.14-alpha :bookmark: Bump version to 0.0.14-alpha
Popover: moved css property to a config variable
v0.0.13-alpha Version bump
Popover: added missing box-shadow
v0.0.12-alpha Version bump
Export the new Popover component
v0.0.11-alpha Version bump
Webpack 2 and refactor Button component
v0.0.10-alpha :bookmark: Bump version to v0.0.10-alpha
Popover component added
v0.0.9-alpha Popover: position calculation adjustments
Fix export LoadingMolecule
v0.0.8-alpha Version bump
Added LoadingMolecule
v0.0.7-alpha Version bump - added LoadingMolecule