What's Changed
- fix(periods): manage weekly then nighly by @joffreyBerrier in #112
- fix(calendar): remove useless condition by @joffreyBerrier in #113
- fix(tooltip): divide always by 7 if duration%7 === 0 by @joffreyBerrier in #114
- fix(bookingBullet): include checking and checkout by @ElSiham in #115
- fix(enableNextDate): fix if minimuim duration is equal to 1 by @joffreyBerrier in #117
- fix(getDaysArray): if difference day is equal to 0 by @joffreyBerrier in #118
- feat(mobile): emit close by @ElSiham in #119
- feat(datepicker): add slots / props hide input by @Flo2315 in #120
- chore(DatePicker) add props slot by @Flo2315 in #121
- feat(timezone): add timezone to manager periods by @joffreyBerrier in #122
New Contributors
Full Changelog: 1.2.3...1.3.0