Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

v2.1.5

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 01 Oct 18:59

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 as scss variables for easier configuration (#13 )
  • scss variable $dp_cell_border_radius is changed to $dp__cell_border_radius to follow the pattern
  • state prop will set the border color as default and not on hover