This repository has been archived by the owner on Jan 27, 2024. It is now read-only.
Releases: rescriptbr/ancestor
Releases · rescriptbr/ancestor
v1.0.0-4
Full Changelog: v1.0.0-3...v1.0.0-4
v1.0.0-3
What's Changed
- chore(stack): Removing inline strings that causes a incorrect escaping on [email protected] by @vmarcosp in #71
Full Changelog: v1.0.0-2...v1.0.0-3
v1.0.0-2
What's Changed
- fix(useResponsiveValue): preventing runtime errors when manipulating global values with
window
orglobalThis
by @vmarcosp in #68 ⚠️ chore(<Stack />
): Make#vertical
the default value of~direction
by @vmarcosp in #69
Full Changelog: v1.0.0-1...v1.0.0-2
v1.0.0-1
v1.0.0-0
What's Changed
- docs: Added documentation for by @vmarcosp in #52
- feat: Themed colors by @vmarcosp in #54
- feat:
useResponsiveValue(...)
by @vmarcosp in #60 - feat: Added support for custom
zIndex
tokens by @vmarcosp in #64 - fix(stack): Fixed
<Stack />
direction property by @vmarcosp in #66
Full Changelog: v0.8.0...v1.0.0-0
v0.8.0
What's Changed
- docs: Adding storybook by @vmarcosp in #33
- docs: Migrating to [email protected] and [email protected] by @vmarcosp in #34
- docs: adding badges by @vmarcosp in #35
- chore(documentation): Improvements and fixes on the API reference by @vmarcosp in #38
- chore: migrating Spacing.make and Radius.make from
rem
topx
by @vmarcosp in #39 ⚠️ chore: Customizing spacing and radius by @vmarcosp in #41- feat: by @vmarcosp in #37
- docs: Improving customization section by @vmarcosp in #47
⚠️ chore: Migrating the gap property to use theConfig.spacing
type instead ofLength.t
by @vmarcosp in #48- docs: + Improvements on the docs by @vmarcosp in #49
- fix: Added missing CSS props by @vmarcosp in #50
- chore(hidden): Improvements on the component by @vmarcosp in #51
Full Changelog: v0.5.0...v0.8.0