element-plus/website
Enguerrand des Vaux b5ed49ae93
feat/TimeSelect (#329)
* feat(time-select): start of migration

* feat(time-select): fix typo

* feat(time-select): minor change

* feat(time-select): working Vue.js 2 time-select

* feat(time-select): migration to v3

* feat(time-select): add select element

* feat(time-select): migrate v-model

* feat(time-select): add type definition

* feat(time-select): add default value for minTime

* feat(time-select): fix documentation

* feat(time-select): export select to use it

* feat(time-select): fix form

* feat(time-select): export time-select to see it in the website

* feat(time-select): fix updateOptions methods

* fix(popper): re-create popper if destroyed when updating

* fix(select): fix options query event

* fix(select): fix checkDefaultFirstOption function

* feat(time-select): add update:modelValue to emit function

* fix(select): better naming

* feat(time-select): deprecated defautl value

* feat(select): support clear icon

* feat(select): add clear-icon documetnation
2020-10-04 19:57:49 +08:00
..
assets Fix/update website (#322) 2020-09-18 14:27:03 +08:00
components fix(element-plus): fix doc highlight bug (#365) 2020-09-28 16:09:10 +08:00
demo-styles feat: add website (#135) 2020-08-13 15:18:26 +08:00
docs feat/TimeSelect (#329) 2020-10-04 19:57:49 +08:00
dom feat: add website (#135) 2020-08-13 15:18:26 +08:00
i18n Fix/update website (#322) 2020-09-18 14:27:03 +08:00
md-loader fix: Fix website code highlight 2020-09-16 14:47:57 +08:00
pages chore: compiled failed(#230) (#231) 2020-08-31 15:18:02 +08:00
app.vue feat: add website (#135) 2020-08-13 15:18:26 +08:00
bus.js feat: add website (#135) 2020-08-13 15:18:26 +08:00
color.js feat: add website (#135) 2020-08-13 15:18:26 +08:00
entry.js build: update website build 2020-09-24 20:00:48 +08:00
favicon.ico feat: add website (#135) 2020-08-13 15:18:26 +08:00
icon.json feat: add website (#135) 2020-08-13 15:18:26 +08:00
index.tpl build: update website build 2020-09-24 20:00:48 +08:00
nav.config.json feat/TimeSelect (#329) 2020-10-04 19:57:49 +08:00
play.js chore: update 2020-09-15 18:59:58 +08:00
route.config.js feat: add website play 2020-08-25 10:18:28 +08:00
util.js feat: add website (#135) 2020-08-13 15:18:26 +08:00
versions.json feat: add website (#135) 2020-08-13 15:18:26 +08:00
webpack.config.js fix: fix return property should not start "_" 2020-09-25 17:28:22 +08:00