Migrating from v6
Breaking changes
- Wrapper for preset-dates is changed from
<div>
to<template>
, which may cause potential styles break if you use a slot for the preset-dates item - Removed deprecated props
- Removed
closeOnScroll
modeHeight
allowPreventDefault
closeOnClearValue
closeOnAutoApply
noSwipe
keepActionRow
onClickOutside
- Removed
All removed props are now part of the config
prop