Minor Changes
-
What's New
-
New Documentation for Flex and Grid: With commit
2914402
, we've added comprehensive documentation for flex and grid layouts. Understanding how to leverage these powerful layout tools is now easier than ever. -
Info Color and High Contrast: In commits
de6a284
andd39d8a0
, we introduced a new 'info' color and a high contrast property to our theming options. These features provide better visual cues and accessibility options for your projects. -
Accordion Item Enhancement: With commit
5feefc1
, we've made an update to the accordion component, allowing thevalue
prop to accept either a string or a number, adding flexibility to the way you handle data.
Bug Fixes
-
Documentation Style Fix: Commit
470f9f2
addresses a styling bug in the documentation. The appearance of our docs is now more consistent and user-friendly. -
README File Corrections: With commit
a8ad825
, we've made corrections to the README file, fixing errors and ensuring that the project's introduction is as clear and accurate as possible.
-