@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- and bg- classes
  • 36575a6: Track: Remove gap and reverse props.
  • 914811e: Add experimental_shouldExcludeBaseStyles flag to createPreset
  • a6e8ecb: Stack: remove alignX and gap props
  • 876408c: Refactor border styles for simplicity and Tailwind compatibility
  • e38ecaa: Spacer: remove height and width props
  • 06bed1e: Text: deprecate fontWeightlineClamptabularNumbers, textAligntextTransformtone and typography.Heading: deprecate fontWeightlineClamptextAligntextTransform, tone and typography.
  • 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 and deprecated_responsivePropToSxProps