@adaptavant/core@0.0.11
This release is our second Release Candidate for Earth 1.0.
As with the last RC, we encourage you to try it out and give us feedback to ensure we can address it before we publish the stable release.
Patch Changes
- a6d1600: Add status colors to
text-
andbg-
classes - 36575a6: Track: Remove
gap
andreverse
props. - 914811e: Add
experimental_shouldExcludeBaseStyles
flag to createPreset - a6e8ecb: Stack: remove
alignX
andgap
props - 876408c: Refactor border styles for simplicity and Tailwind compatibility
- e38ecaa: Spacer: remove
height
andwidth
props - 06bed1e: Text: deprecate
fontWeight
,lineClamp
,tabularNumbers
,textAlign
,textTransform
,tone
andtypography
.Heading: deprecatefontWeight
,lineClamp
,textAlign
,textTransform
,tone
andtypography
. - ff27160: Reinstate lineClamp and scrollbarHidden Tailwind plugins
- 626c345: Clean up external API for core package:Changes were actually applied in this PR: #1061
- Remove unsupported exports from external API
- Prefix props that are subject to be removed in a minor release with deprecated
- Prefix props that are subject to change in a minor release props with unstable
- c19719f: Delete duplicate line-clamp utilities and consolidate component classes into a single plugin
- 9750bc6: - Delete Grid component
- Delete
Deprecated_ResponsiveProp
anddeprecated_responsivePropToSxProps
- Delete