Skip to content

r-win-ui v4.0.1 🌈

Choose a tag to compare

@virtualvivek virtualvivek released this 16 Nov 11:17
· 313 commits to main since this release

💡 What's New

  • NavBar added prop showThemeSwitch to toggle theme switch rendering requested in #12
  • NavBarSubMenu component added for multi level menu for NavBar requested in #6
  • Select component added for implementing react custom select requested in #6
  • Appearance component added to get a way to handle theme better requested in #11
  • AppTheme addd prop onSchemeChange & onColorChange for theme change listener requested in #11
  • Button improved ui and touch interface.
  • View added component provide container component with visibility and animation features.
  • Gauge improved ui and added prop size to get alter width & height of choice.
  • Performance Improvement.