Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 707 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.5] - 2022-01-27

Changed

  • allow undefined date, kudos @jcdogo

[0.1.4] - 2021-11-25

Added

  • add inputProps to customize Input element

Changed

  • breaking: styleConfigs -> propsConfigs for its true intent

Fixed

  • custom selectedBg was wrongly passed into Button component

[0.1.3] - 2021-11-16

Added

  • Range Picker

Changed

Fixed

[0.1.1] - 2021-07-29

Added

  • Single Picker

Changed

Fixed