Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

v7.0.0

Compare
Choose a tag to compare
@PatoBeltran PatoBeltran released this 09 Nov 00:24
· 86 commits to master since this release
f787845
  • Adopted fluent styles

Changed

  • Added a NavigationItemContainer component to allow organizing sections with headers on the global navbar
  • Adopted fluent CSS library based on CSS custom properties
  • Added on blur handlers to text input elements

Fixed

  • Minor style fixes in multiple components
  • Made balloon and dropdown aware of their position in the page and how to properly switch position and aligment based on it.
  • Fixed RTL support for all components
  • Added hideError capabilities to all FormField elements
  • Accessibility requirements for form field errors.