Skip to content
Cheton Wu edited this page Nov 10, 2021 · 9 revisions

Current Roadmap

Work-in-Progress

  • DatePicker component (PR #335)
  • Improve documentation (PR #375)
  • Fix reported bugs and resolve critical issues

The v1 release will include the following changes:

  • Keep only named imports (PR #285)
  • New transition effects for Accordion, Drawer, Modal, Popover, Tooltip, and Menu (PR #297)
  • Add deprecation warning message for deprecated props (PR #306)
  • Add TonicProvider as a shorthand provider to automatically include ThemeProvider, ColorModeProvider, ColorStyleProvider and CSSBaseline
  • Enhance Menu component usage: add MenuTrigger, MenuIndicator, transitions, etc.
  • Change NPM package from @trendmicro/react-styled-ui to @tonic-ui/react to promote Tonic UI

Packages

  • react - React UI components built with Emotion and Styled System
  • theme - An extensible theming system for building UI component library with Styled System
  • docs - Documentation site
Clone this wiki locally