Releases: kumaaa-inc/shadow-panda
Releases · kumaaa-inc/shadow-panda
@shadow-panda/[email protected]
@shadow-panda/[email protected]
Patch Changes
- 2ff1412: Updated PandaCSS
@shadow-panda/[email protected]
Minor Changes
- 72d0a05: Updated dependencies
@shadow-panda/[email protected]
Minor Changes
- 72d0a05: Updated dependencies
@shadow-panda/[email protected]
@shadow-panda/[email protected]
@shadow-panda/[email protected]
Minor Changes
- 01fade4: Renamed
tableContainerStyles
andtableStyles
totypographyTableContainer
andtypographyTable
respectively. - 01fade4:
Alert
,Card
,Table
,Form
components now uses the normal config recipe instead of slot recipes. The main purpose of this is to avoid the'use client'
directive (except for theForm
which uses the context fromreact-hook-form
, but the styles can be reused in forms like the server-only forms from Next.js).
@shadow-panda/[email protected]
@shadow-panda/[email protected]
@shadow-panda/[email protected]
Minor Changes
- fa2b188: Support
Toggle
component - 5c29f32: Improved
Form
component to use slot recipes for better style overrides - e773343: Support
DataTable
component - 75e945d: Changed destructive color in dark mode for better contrast
- ed0081f: Support
NavigationMenu
component
Patch Changes
- fa2b188: Fix cursor style for
Accordion
andDialog
close button
@shadow-panda/[email protected]
@shadow-panda/[email protected]