Skip to content

v0.14.0-next

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 17:32
3368b55

0.14.0-next (2023-07-09)

Features

  • DatePicker: added time picker and actions (d39deb1)
  • InputNumber: added loop when min and max are set together (26ac04d)

Bug Fixes

  • InputNumber: added min max and updated step logic (b2b0f8d)
  • InputNumber: added prop showStep (79e68f0)
  • InputNumber: cleaned up logic for showStep (7c7d7db)
  • InputNumber: set default showSpin to false (04d907b)
  • InputNumber: set min max default to undefined (e3197ec)
  • plugin: horizontal scrollbar height (e73645e)