Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

53 lines (32 loc) · 1.91 KB

Changelog

v0.3.0 (12/02/2023)

Implemented New Features and Enhancements:

  • InputNumber Component #37
  • InputTextarea Component #35

Fixed Bugs:

  • InputNumber horizontal mode wrong height #47

v0.2.1 (27/02/2022)

Documentations:

  • Update README documentations across the packages #32

v0.2.0 (22/02/2022)

Implemented New Features and Enhancements:

  • RadioButton Component #24
  • InputSwitch Component #23
  • RippleEffect Component #20
  • Badge Component #16
  • Button Component #15
  • TabView Component #13

v0.1.1 (15/10/2021)

Fixed Bugs:

  • Do not use web worker in VirtualScroller component #8

v0.1.0 (15/10/2021)

Implemented New Features and Enhancements:

  • VirtualScroller Component #5
  • DropDown component #4
  • ListBox Component #3
  • CheckBox Component #2
  • InputText Component #1