Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 2.02 KB

11.0.1 (2021-04-05)

Bug Fixes

  • always open datepicker in day view (closes #328) (235000a)
  • blur: fix blur close (e68aaed)
  • docs: Add new attributes (854f89b)
  • docs: add new picker options to README (7dc77e7)
  • docs: Add position attribute to README (8aa76e4)
  • docs: Fix table layout in documentation (72f0d71)
  • init date (1adbaeb)

Features

  • calendar: allow to define dropdown position (797a84e)
  • calendar: Allow to set calendar's visibility state (de577d0)
  • datepicker: add min and max date options (3494547)
  • datepicker: Allow including nested content inside datepicker (c9ab452)
  • input: Allow disabling internal input (2b7e0e0)
  • svg: inlined svgs in templates, removed ionicons (02362de)