This repository was archived by the owner on Apr 17, 2022. It is now read-only.
v2.1.5
Note: This version skips one version in history due to re-publish
π Bug Fixes
- Error on teleport target throwing not found error before render
- Unable to select January on month picker mode
- Error on incomplete range picker selection
π§ Refactor
- Some
css
properties are extracted asscss
variables for easier configuration (#13 ) scss
variable$dp_cell_border_radius
is changed to$dp__cell_border_radius
to follow the patternstate
prop will set the border color as default and not on hover