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
Alan Wang
39c286f140
fix: table lazy rows can't expand at the first time ( #3731 )
...
* fix: Table Attributes expand-row-keys has changed, but fold not work
* fix: Table lazy column can't expand at the first time
* Update packages/components/table/src/store/tree.ts
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
* Update packages/components/table/src/store/tree.ts
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-10-14 17:38:00 +08:00
Alan Wang
d36ef9d784
fix: about custom extension of table column ( #3437 )
2021-10-11 16:13:29 +08:00
Alan Wang
a267c75965
fix: Table Attributes expand-row-keys has changed, but fold not work ( #3675 )
...
* fix: Table Attributes expand-row-keys has changed, but fold not work
* Update packages/components/table/src/store/tree.ts
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
* Update packages/components/table/src/store/tree.ts
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-09-29 09:53:51 +08:00
jeremywu
3138dea797
fix(components): sub components no install issue ( #3615 )
...
- Add noop install for all sub components for supress the warning
2021-09-24 19:11:56 +08:00
啝裳
48a787d55f
fix: [el-table] an extra 0 after the total line at safari ( #3471 )
2021-09-18 10:25:54 +08:00
三咲智子
0636e1e240
style: add import and stricter lint ( #3440 )
...
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
2021-09-17 15:27:31 +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
Alan Wang
b14f45006c
fix: [el-table] default-expand-all doesn't work ( #3321 )
...
close #2776
2021-09-12 18:00:22 +08:00
三咲智子
200effa261
refactor(utils): drop ie support ( #3304 )
...
* refactor(utils): drop ie support
* fix(utils): remove unused
2021-09-10 15:00:39 +08:00
Aex
03f02b5554
refactor(utils): improve debug warn ( #3302 )
2021-09-09 11:49:48 +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
SongWuKong
5f847e3590
fix(components): [el-table] width init error ( close #3087 ) ( #3117 )
2021-08-31 14:23:45 +08:00
Sanxiaozhizi
6cc16bbd06
refactor: enhance type definition ( #3062 )
...
* chore: add vue-tsc for type check
* refactor(components): respect Vue's own style type
* refactor(components): improve props type
* chore(build): improve types
* fix(components): remove unnecessary props
* perf(components): use shallowRef
* fix(components): add missing property type for table
* refactor(components): improve time-picker types
* refactor(components): extract import type
* refactor(components): improve popper types
* refactor(components): upload list types
* fix(docs): fix type
* better type
* fix: remove index
2021-08-31 09:40:13 +08:00
wanghaitao
c1445d80de
Table: fix Destructuring assignment bug ( #2893 )
2021-08-28 03:48:03 +08:00
Sanxiaozhizi
e9e56d5938
chore: upgrade & improve eslint rule ( #3105 )
...
* chore: remove unused ts-node
* chore: upgrade lodash
* chore: upgrade eslint
* perf: remove side effects in computed
* refactor: follow eslint rules
* chore: remove vue-template-compiler
* style: enhance eslint format rule
* style: format code
2021-08-27 17:46:06 +08:00
Aex
13c1183cf7
fix(components): [table] avoid table border style conflict ( #3064 )
2021-08-26 09:58:58 +08:00
JeremyWuuuuu
b4342c5ef4
fix missing folders and umd locale builds and i18n docs for umd builds
2021-08-25 17:07:06 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +08:00