Releases: rescriptbr/ancestor
@ancestor-ui/core@0.7.1
What's Changed
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/core@0.7.0...@ancestor-ui/core@0.7.1
@ancestor-ui/css@0.6.0
What's Changed
- feat(typography): Added typography tokens + improvements on the tokenization api by @vmarcosp in #101
- feat(shadow): Added support for shadow tokens by @vmarcosp in #102
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/core@0.6.0...@ancestor-ui/css@0.6.0
@ancestor-ui/core@0.7.0
What's Changed
- feat(typography): Added typography tokens + improvements on the tokenization api by @vmarcosp in #101
- feat(shadow): Added support for shadow tokens by @vmarcosp in #102
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/css@0.6.0...@ancestor-ui/core@0.7.0
@ancestor-ui/css@0.5.1
What's changed
- fix: Added missing tokenized wrappers for border (
bottom
,top
,left
andright
). - fix: Added missing tokenized module for box-shadow (
TokenizedShadow
).
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/core@0.5.0...@ancestor-ui/css@0.5.1
@ancestor-ui/core@0.6.0
What's changed
- chore: Bumping
@ancestor-ui/css
version to0.5.1
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/css@0.5.1...@ancestor-ui/core@0.6.0
@ancestor-ui/css@0.5.0
What's Changed
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/core@0.4.0...@ancestor-ui/css@0.5.0
@ancestor-ui/core@0.5.0
What's Changed
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/core@0.4.0...@ancestor-ui/core@0.5.0
@ancestor-ui/css@0.4.0
What's changed
- chore: Improving DX of
__unsafe
styles.
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/core@0.3.0...@ancestor-ui/css@0.4.0
@ancestor-ui/core@0.4.0
What's changed
- chore: Bumping
@ancestor-ui/css
version + removed the'unsafe
parameter.
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/css@0.4.0...@ancestor-ui/core@0.4.0
@ancestor-ui/css@0.3.0
What's Changed
- feat: added support for unsafe CSS using
__unsafe
by @vmarcosp in #97 - feat(transition): added support for CSS transitions by @vmarcosp in #98
Full Changelog: https://github.com/rescriptbr/ancestor/compare/@ancestor-ui/core@0.2.0...@ancestor-ui/css@0.3.0