Commit Graph

4 Commits

Author SHA1 Message Date
Xing.Wu
880b1910bf
feat(docs): collapse code for composition (#2152)
Co-authored-by: 无星 <32910694@qq.com>
2021-06-08 13:32:20 +08:00
PengMingJiu
886f2a3075
docs(docs): update the 'value' property to 'ModelValue' (#2044)
* docs(docs): update the 'value' property to 'ModelValue'

* docs: replace modelValue to model-value
2021-05-24 11:10:53 +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
Yamamoto Ken
4c3f2103b3
docs: translation japanese (#536) 2020-11-04 10:30:14 +08:00