zz
|
74ce6c1ac2
|
perf(components): [table] improve find the closest ancestor (#8621)
|
2022-07-21 14:24:09 +08:00 |
|
msidolphin
|
d365ad811e
|
refactor(components): [el-table] using flex to refactor table (#8690)
|
2022-07-11 02:08:21 +08:00 |
|
三咲智子
|
7097940f4a
|
refactor: add ts-nocheck and check all files (#8401)
|
2022-06-22 08:04:42 +08:00 |
|
msidolphin
|
742bc0d192
|
fix(components): [el-table] hide tooltip when table is scrolling (#8012)
|
2022-06-02 10:58:44 +08:00 |
|
三咲智子
|
184facdb4c
|
chore: add eslint rule sort imports (#6823)
|
2022-03-25 15:35:56 +08:00 |
|
msidolphin
|
063c564461
|
fix(components): [el-table] escape special html characters (#6520)
* fix(components): [el-table] escape special html characters
* fix: use 3rd package
|
2022-03-11 15:05:29 +08:00 |
|
三咲智子
|
b8c38a9fe5
|
chore: enhance eslint rules (#6476)
* chore: enhance eslint rules
* chore: enhance eslint rules
|
2022-03-08 14:03:32 +08:00 |
|
三咲智子
|
6503e55277
|
refactor(utils): migrate utils (#5949)
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils-v2): migrate utils
* refactor(utils): remove
* refactor(utils): rename
* refactor(utils): move EVENT_CODE to constants
* refactor: remove generic
|
2022-02-11 11:03:15 +08:00 |
|
三咲智子
|
c1e5d724d8
|
refactor(utils-v2): refactor utils (#5699)
|
2022-02-09 16:59:08 +08:00 |
|
三咲智子
|
b80e5c69e9
|
refactor(hooks): refactor popup manager to useZIndex (#5701)
|
2022-02-09 16:31:31 +08:00 |
|
msidolphin
|
21c646d4da
|
fix(components): [el-table] group header not supported fixed column (#5873)
fix #5864
|
2022-02-09 15:09:25 +08:00 |
|
msidolphin
|
2f521c419c
|
refactor(components): [el-table] use namespace (#5528)
|
2022-01-22 10:37:59 +08:00 |
|
msidolphin
|
13be920c9a
|
refactor: [el-table] refactoring table with el-scrollbar (#5384)
* refactor: [el-table] refactoring table with el-scrollbar
* refactor: remove gutter
* fix: remove unused
* fix: optimize code
|
2022-01-19 17:12:58 +08:00 |
|
msidolphin
|
300a570b5a
|
fix(components): [el-table] fixed column position error issue (#5430)
|
2022-01-18 10:33:04 +08:00 |
|
神楽坂みずき
|
e7d71cce2b
|
fix(components): width reset to empty string should be parsed to auto (#5186)
fix #4878
|
2022-01-07 16:02:32 +08:00 |
|
msidolphin
|
e3e59afc75
|
refactor: [el-table] using sticky position refactor fixed column (#4414)
* refactor: [el-table] using sticky position refactor fixed column
re #4399
* fix: solve the misalignment issue
* fix: optimize code
|
2022-01-05 15:13:01 +08:00 |
|
三咲智子
|
4335b01d6c
|
refactor(utils)!: refactor global config (#4793)
* refactor(utils)!: remove global config
* refactor(utils): named export PopupManager
* fix tests
|
2021-12-30 19:31:35 +08:00 |
|
张仕春
|
f0162167aa
|
fix(components): [el-table] tooltip wrong style
fix #4697
|
2021-12-07 16:23:11 +08:00 |
|
deepthan
|
e8043abca8
|
fix: capitalize the first letter of the error message (#3882)
* Fix: fix erros message typo
Co-authored-by: linkun.he <helinkun@ithinkdt.com>
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
|
2021-10-15 17:51:15 +08:00 |
|
三咲智子
|
c86c2b0fe9
|
style: eslint enable prefer-template (#3414)
* style: eslint enable prefer-template
* chore: apply eslint rules
|
2021-09-17 09:18:24 +08:00 |
|
三咲智子
|
55348b30b6
|
style: use prettier (#3228)
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
|
2021-09-04 19:29:28 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|