Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 655 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 655 Bytes

2.0.0-dev.1 - 2024-05-28

  • Change Typography and Color scheme as per V2 designs.
  • New Components:
    • TUIToggleRow
    • TUIDatePicker
    • TUIMobileOverlayMenu
    • TUITabBar
  • Updated to new design:
    • TUIBadge
    • TUIRadioButton
  • Fixes:
    • Invert ToggleSwitch value interpretation to false as "off" and true as "on"
    • Refactored Search Bar implementation. See GitHub Issue

1.1.2 - 2024-02-24

  • Fixes: Adhere to pub.dev package standards and updated documentation.

1.1.1 - 2024-02-24

  • Initial release of the Tarka UI library with 33 components.