element-plus/packages/steps
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
..
__tests__ doc: Fix and improve v-slot/slot (#711) 2020-11-29 18:50:46 +08:00
src fix(tree): replace keyCode (#369) 2020-09-30 10:50:39 +08:00
index.ts fix: correct bundle export (#630) 2020-11-20 20:24:16 +08:00
package.json feat: bump vue version (#330) 2020-09-19 15:38:36 +08:00