Vortex Design System - Release Notes
Welcome to the release notes for Vortex Design System v0.1.0!
This release introduces a foundational set of components, utilities, and design tokens to streamline the development of user interfaces within our organization. Please find below the details of the changes and additions included in this release:
New Features
- Icon Library: Introducing library with a comprehensive set of icons for use in our applications.
vortex-icon
- Design Tokens: Added a comprehensive set of design tokens including ,
Border
,Breakpoints
,Color
,Font
,Height
,Motion
,Space
,Text
, andWidth
. Both global and alias tokens are provided.Z-Index
- Components: Initial release of and
Button
components.Link
- Utilities: Added ,
Stack
, andIcon
utilities for enhanced layout and text styling.Text
- Hooks: Introduced hook, a React hook to track CSS media query state for responsive designs.
useMedia
Additional Information
All components and utilities are currently restricted for internal use only and are not publicly available as open source.