Commit Graph

8 Commits

Author SHA1 Message Date
jeremywu
650df81ece
fix/popper-api-consistency (#1354) 2021-01-26 11:50:29 +08:00
xubo leng
6cabc86b77
docs(popover): amend 'open-delay' to 'show-after' (#1352)
Co-authored-by: xuboleng <467887817@qq.com>
2021-01-26 11:03:19 +08:00
Vgbire
241fb12de2
docs(popover): change value/v-model to visible/v-model:visible (#1120) 2020-12-27 14:15:15 +08:00
BeADre
f5eb5fac24
docs(popover): change visible-arrow to show-arrow (#1080) 2020-12-22 16:05:04 +08:00
kooriookami
84321952e0
doc: Fix and improve v-slot/slot (#711)
* style(slider): slider button style change

slider button add box-sizing: border-box and change the default size to make sure the style is the
same of before.

* style(slider): remove outline

* fix(docs): replace error v-slot/slot to correct

Replace all `v-slot` to `#default`, `v-slot:xxx` to `#xxx`, `slot="xxx"` to `#xxx`.

fix #704

* docs: v-slot can not bind on div

* fix: fix v-slot
2020-11-29 18:50:46 +08:00
BeADre
5f32eb6c30
docs: modify the use of slot (#502)
* fix: remove comma

* docs(tooltip): modify the use of slot

* docs(popover): modify the use of slot

* style: use slot shorthand

* revert: change :visible to v-model:visible
2020-11-04 15:01:37 +08:00
zazzaz
5d012cf0d5 docs: update doc 2020-10-16 11:26:39 +08:00
zazzaz
f12000f9c2
feat: add website (#135)
* feat: add website

* chore: fix
2020-08-13 15:18:26 +08:00