qiang
|
6b983e1215
|
chore(components): [table-v2] accessibility improvement (#11891)
|
2023-03-08 15:14:06 +08:00 |
|
zz
|
efed80666d
|
docs: update table-v2 demo (#10059)
|
2022-10-12 08:15:06 +00:00 |
|
btea
|
a1834a4151
|
style(docs): change the example mask and overlay z-index (#9356)
* style(docs): change navbar z-index
* style: change the example mask and overlay z-index
|
2022-08-20 10:36:12 +09:00 |
|
Kim Yang
|
201953f19b
|
fix(docs): fix table v2 filter demo style error (#8847)
* fix(docs): fix table v2 filter demo style error
* fix(docs): update by v-bind
|
2022-07-20 08:43:53 +09:00 |
|
SignDawn
|
9ae57642db
|
Update basic.vue (#7722)
文档说的一千条,实际只有 200 条
|
2022-05-16 22:39:42 +08:00 |
|
kooriookami
|
c20634529f
|
fix(docs): fix Cross hovering (#7558)
|
2022-05-08 13:42:39 +08:00 |
|
JeremyWuuuuu
|
16abb4ca41
|
improvement(components): [virtual-table] (#7557)
- Add method `scrollToRow` to VirtualTable.
- Restore missing `cellProps` attribute.
- Add example for **Manual Scroll**.
- Add example for **Cross Hovering**.
- Update documentation accordingly.
|
2022-05-07 19:06:57 +08:00 |
|
JeremyWuuuuu
|
9b3a88811d
|
improvement(components): [virtual-table] (#7548)
- Add example for selection.
- Add example for inline editing.
|
2022-05-07 11:47:52 +08:00 |
|
JeremyWuuuuu
|
090706250b
|
feat(components): [auto-resizer] new component (#7541)
* feat(components): [auto-resizer] new component
- Add new component AutoResizer for skip passing width/height.
- Update documentation for AutoResizer.
- Update FAQs for TableV2.
- Update interfaces for TableV2.
* Fix linter error
* Fix linter issue
|
2022-05-07 09:47:32 +08:00 |
|
JeremyWuuuuu
|
52a528fde7
|
fix(components): [virtual-table] horizontal scroll (#7538)
|
2022-05-06 21:28:57 +08:00 |
|
JeremyWuuuuu
|
e97fe719c4
|
chore(docs): update text button type (#7533)
- Update button's type in examples per changes for button
|
2022-05-06 17:33:52 +08:00 |
|
JeremyWuuuuu
|
14cfb0500f
|
docs(components): [virtualized-table] finishing leftovers (#7496)
- Finishing the documentation examples
- Add APIs to the documentation
- Fix some issue while updating the documentations
|
2022-05-05 00:54:49 +08:00 |
|
JeremyWuuuuu
|
46d04c7ddd
|
docs(components): [virtual-table] spans (#7441)
|
2022-04-29 17:57:39 +08:00 |
|
JeremyWuuuuu
|
dc98974db9
|
docs(components): [virtual-table] filtering (#7401)
- Add example for adding filter.
- Export header cell slot renderer interface.
|
2022-04-27 15:41:22 +08:00 |
|
JeremyWuuuuu
|
1037eb75b4
|
docs(components): [virtual-table] grouping header (#7397)
|
2022-04-26 19:21:12 +08:00 |
|
JeremyWuuuuu
|
2d4c52e352
|
docs(components): [virtual-table] documentations (#7386)
* docs(components): [virtual-table] documentations
- Add examples for `sticky-rows`.
- Add examples for `fixed-columns`.
* Remove style language marking
|
2022-04-26 14:16:46 +08:00 |
|
JeremyWuuuuu
|
915e1ffe26
|
docs(components): [virtual-table] custom cell & row class (#7370)
- Add example for customizing cell
- Add example for customize row class
|
2022-04-25 17:53:49 +08:00 |
|
JeremyWuuuuu
|
77c7225a9d
|
docs(components): [virtual-table] basic usage (#7352)
- Add entry for table-v2
- Add basic usage for table-v2
|
2022-04-24 13:44:40 +08:00 |
|