Commit Graph

11 Commits

Author SHA1 Message Date
云游君
eacd21f118
style(table): allow custom tr background-color (#3166)
* style(table): allow custom tr background-color

* style(table): format table docs & add status tr example by var
2021-09-01 15:17:13 +08:00
msidolphin
dae1d88e51 fix: warning in console when cell-contextmenu triggered (#2404) 2021-07-02 19:18:42 +08:00
kooriookami
9dd31d4351
docs(table): standardized documentation (#2398) 2021-07-02 17:35:14 +08:00
kooriookami
3ea408216a
docs(docs): remove .native (#2272) 2021-06-19 02:33:00 +08:00
justwiner
9f3e44d321
docs(table): remove h function from render-header method (#1589)
fix #1587

Co-authored-by: winerlu <winerlu@tencent.com>
2021-03-08 14:09:50 +08:00
justwiner
efc12c341d
docs(table): fix width problem (#1516)
Co-authored-by: winerlu <winerlu@tencent.com>
2021-02-27 13:45:18 +08:00
Homyee King
f9bf392053
docs: Update table toggleAllSelection doc (#1289) 2021-01-18 15:02:50 +08:00
jeremywu
363fde46f0
docs(table): fix/table-document (#1290) 2021-01-15 19:10:21 +08:00
dream
9a98af4f81
fix(docs): fix table docs #929 (#937) 2020-12-10 10:28:42 +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