Releases: withstudiocms/ui
@studiocms/[email protected]
Minor Changes
-
#36
07e2d9e
Thanks @louisescher! - Implement Build step and migrate all exported components into virtual modulesInstead of
@studiocms/ui/components
usestudiocms:ui/components
For more information see https://ui.studiocms.dev
-
#36
07e2d9e
Thanks @louisescher! - Add a few new components:- Accordion
- Badge
- Breadcrumbs
- Group
- Progress
- Sidebar
Add two new colors
info
(Blue)monochrome
(Black/White)
Add the ability to pass a CSS file for customization of all colors
@studiocms/[email protected]
Patch Changes
- #33
58e223c
Thanks @louisescher! - Fix tabs not being displayed correctly & dividers displaying backgrounds for empty slots
@studiocms/[email protected]
Patch Changes
- #27
6b0b58f
Thanks @louisescher! - Add pathe as a dependency to deal with path issues on Windows
@studiocms/[email protected]
Minor Changes
-
#18
e471e11
Thanks @louisescher! - The Accessibility UpdateThis version of
@studiocms/ui
includes a lot of improvements to the documentation and components. The most important changes include the move to
an integration-based system and a massive keyboard accessibility overhaul (thanks to HiDeoo for the feedback on this)!Components
- Added a new
<Tabs />
component based on the tabs on the homepage. - Updated the
<Card />
component to include a new "filled" style.
Utilities
- Moved the
ThemeHelper
class to its own category in the docs.
Accessibility
- Overhauled the keyboard accessibility on all components to make them adhere to the ARIA standards.
- Added a new
@studiocms/[email protected]
Minor Changes
- #1
14be139
Thanks @Adammatthiesen! - Added a new footer component, made accessibility improvements and preparations for first stable release
Patch Changes
-
#1
14be139
Thanks @Adammatthiesen! - - Update<Input />
component's available types -
#1
14be139
Thanks @Adammatthiesen! - Added a new searchable select component and improved accessibility for normal selects -
#1
14be139
Thanks @Adammatthiesen! - Created new UI Library in preparations for the new StudioCMS Dashboard project -
#1
14be139
Thanks @Adammatthiesen! - Added a theme helper and theme toggle component -
#1
14be139
Thanks @Adammatthiesen! - Adjusted persistent toasts to include an outline for better visibility