Skip to content

@example/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Oct 09:58
· 60 commits to main since this release
823904c

Patch Changes

  • #234 0f10dbb Thanks @SupakornNetsuwan! - - Migrate from tv to cva
    • Introducing create-required-context
    • Incremental adopting Intent UI color system to Shadcn color system from
    • Rename and deprecated react aria
      • textfield
      • label
      • button
      • popover (with children composible components too)
      • dialog (with children composible components too)
      • modal (with children composible components too)
      • sheet (with children composible components too)
      • base-icon
      • combobox (with children composible components too)
      • field-group
    • Migrate textfield to Shadcn (Not completely 100% from entirely project perspective, since some compound component required react aria primitive component as a base, the change will incrementally adopt)
    • Migrate button to Shadcn (Not completely 100% from entirely project perspective, since some compound component required react aria primitive component as a base, the change will incrementally adopt)
    • Create Shadcn UI playground for Shadcn particularly
    • Change UI playground project structure
    • Introducing to new components by Shadcn
      • Input
      • Input group
      • Button
      • Label
      • Dialog
      • Menu
      • Popover
      • Combobox composition
      • Command (from cmdk)
  • Updated dependencies [0f10dbb, f88f0f2]: