element-plus/website
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
..
assets chore: add sponsors (#705) 2020-11-27 13:41:53 +08:00
components chore: add sponsors (#705) 2020-11-27 13:41:53 +08:00
demo-styles docs(container): update container docs (#684) 2020-11-26 23:12:06 +08:00
docs doc: Fix and improve v-slot/slot (#711) 2020-11-29 18:50:46 +08:00
dom feat: add website (#135) 2020-08-13 15:18:26 +08:00
enums docs: translation japanese (#536) 2020-11-04 10:30:14 +08:00
i18n chore: update docs (#539) 2020-11-04 11:15:05 +08:00
md-loader fix: website support vue composititon api (#456) 2020-10-22 16:05:52 +08:00
pages chore: add sponsors (#705) 2020-11-27 13:41:53 +08:00
play fix: fix table tooltip (#438) 2020-10-20 11:47:02 +08:00
app.vue chore: update zh-cn locale 2020-11-14 01:39:03 +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 fix(popper): fix popper related style (#562) 2020-11-10 14:55:03 +08:00
favicon.ico docs: update favicon.ico (#479) 2020-10-27 18:26:07 +08:00
icon.json feat: add website (#135) 2020-08-13 15:18:26 +08:00
index.tpl feat/Popover (#339) 2020-10-19 13:44:50 +08:00
nav.config.json docs: translation japanese (#536) 2020-11-04 10:30:14 +08:00
play.js chore: update 2020-09-15 18:59:58 +08:00
route.config.js docs: translation japanese (#536) 2020-11-04 10:30:14 +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(popper): fix popper related style (#562) 2020-11-10 14:55:03 +08:00