Element
|
0d66c8bed2
|
chore: update changelog 2.1.9 (#7099)
|
2022-04-11 11:10:01 +08:00 |
|
KAKI
|
e08e514414
|
fix(components): [table]emit "current-change" when currentRowKey changed (#6992)
|
2022-04-11 08:48:10 +08:00 |
|
weidehai
|
05d0eb8243
|
fix(play): vite exclude dts deps (#7089)
|
2022-04-11 00:29:07 +08:00 |
|
云游君
|
1796a63caa
|
docs: fix pre & code bg color (#7092)
|
2022-04-11 00:22:17 +08:00 |
|
云游君
|
33859cca5d
|
feat: add dark for custom button & adjust details (#7086)
|
2022-04-10 23:58:20 +08:00 |
|
JeremyWuuuuu
|
9a05d5cdc2
|
feat(components): [virtual-table] Table (#7083)
* feat(components): [virtual-table] Table
- Add composable for column management.
* Update table props
|
2022-04-10 17:50:18 +08:00 |
|
Xc
|
5849909577
|
fix: [dropdown] with dialog use zIndex loop (#7012)
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
|
2022-04-10 17:30:08 +08:00 |
|
bqy_fe
|
2f38edd715
|
fix(components): [select] inner input height is inconsistent with select (#6979)
* fix(components): [select] inner input height is inconsistent with select
* Update packages/constants/size.ts
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-04-10 14:48:01 +08:00 |
|
白雾三语
|
793ca8ae29
|
fix(components): [input] improved when both suffix and prefix are displayed (#7001)
* fix: [el-select-v2] 修復select-v2 v-model 不能正常的支持 Object
* feat: [el-select-v2] 修復select-v2 v-model 不能正常的支持 Object,并增加单元测试
* improvement(components): The input component text display is optimized
* docs(components): Modify the comment
* improvement(components): Set padding default value
* improvement(components): 修改了部分写法并增加了类型
* improvement(components): 添加注释
* improvement(components): Modify the comment
Co-authored-by: 白雾三语 <32354856+czh740132583@users.noreply.github.com>
|
2022-04-10 14:25:25 +08:00 |
|
btea
|
17397ce9c1
|
fix(components): [scrollbar] dynamic update scrollbar (#7050)
|
2022-04-10 14:09:12 +08:00 |
|
Xc
|
02530026e6
|
fix: popover esc after visible invalid (#7064)
* fix: popover esc after visible invalid
* fix: popover esc after visible invalid(#7058)
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
|
2022-04-10 14:08:38 +08:00 |
|
Yuyao Nie
|
14b9b9f542
|
fix(components): [popper-container] recreate container when unmounted (#7076)
|
2022-04-10 14:08:12 +08:00 |
|
JeremyWuuuuu
|
993971e872
|
feat(components): [virtual-table] grid table (#7081)
- Add grid table props definitions
- Implemented TableGrid component
- Update Virtual Grid for rich typing
|
2022-04-10 14:05:12 +08:00 |
|
Xc
|
b2e9d630a6
|
chore(style): refine repetitive code (#7003)
* style: Refine repetitive code
* style: add default value
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
|
2022-04-10 14:04:46 +08:00 |
|
Wu Chengyu
|
dcbc0b156f
|
Update css.ts (#7009)
|
2022-04-10 13:59:22 +08:00 |
|
qiang
|
88206c947d
|
feat(docs): add PWA support for docs (#7074)
|
2022-04-10 13:56:01 +08:00 |
|
云游君
|
ae365d5bc6
|
docs: change bg color for layout container (#7077)
|
2022-04-10 13:50:27 +08:00 |
|
btea
|
b6208b423f
|
chore(play): update import (#7069)
|
2022-04-10 13:47:54 +08:00 |
|
云游君
|
ee91b01400
|
feat(theme-chalk): dark bg color overlay for components (#7005)
* feat(theme-chalk): dark bg color overlay for components
* fix(theme-chalk): details of components
* fix(theme-chalk): box-shadow
|
2022-04-10 13:47:19 +08:00 |
|
三咲智子
|
8dfcc278d6
|
chore: update README (#7079)
|
2022-04-10 01:17:54 +08:00 |
|
JeremyWuuuuu
|
bf14b8f25f
|
feat(components): [virtual-table] TableHeaderCell (#7075)
- Add TableHeaderCell props definition
- Implement TableHeaderCell
- Extract some common props
- Fix components' name
|
2022-04-09 18:48:03 +08:00 |
|
bqy_fe
|
d9e493f4cf
|
docs(components): [table] add empty slot (#7004)
|
2022-04-09 17:56:51 +08:00 |
|
JeremyWuuuuu
|
9b08619a69
|
feat(components): [virtual-table] table header row (#7072)
- Add table header row props definition
- Implement table header row
|
2022-04-09 17:02:08 +08:00 |
|
JeremyWuuuuu
|
c85d2cca3d
|
feat(components): [virtual-table] header (#7070)
- Add TableHeader props definition
- Implement TableHeader component
|
2022-04-09 15:16:22 +08:00 |
|
JeremyWuuuuu
|
aeb2b6fc4d
|
feat(components): [virtual-table] cell (#7068)
- Add Cell component props definition
- Implemented Cell component
|
2022-04-09 11:38:04 +08:00 |
|
三咲智子
|
cea5fbd8e9
|
fix(docs): contributors when other language (#7066)
|
2022-04-09 11:08:54 +08:00 |
|
三咲智子
|
2ca93aabd7
|
feat: publish eslint config and metadata (#7063)
|
2022-04-09 04:32:01 +08:00 |
|
JeremyWuuuuu
|
1aba790bdb
|
feat(components): [virtual-table] row (#7060)
- Implement TabelRow component
|
2022-04-08 17:57:36 +08:00 |
|
黄忠忠
|
4442ca31ec
|
chore(docs): update document site style (#7052)
* chore(docs): update document site style
- enhance document site css rules
* fix: update docs/.vitepress/vitepress/styles/content/table-of-content.scss
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-04-08 17:16:10 +08:00 |
|
JeremyWuuuuu
|
5e68255e11
|
fix(utils): circular reference (#7057)
- Fix circular referencing in refs.ts
|
2022-04-08 14:29:52 +08:00 |
|
三咲智子
|
6a290ff85a
|
refactor(build): improve building (#7048)
* fix: fetching contributors
* refactor(build): improve building
* fix: building
* refactor: build constants
* fix: lockfile
* ci: remove token
* ci: rename
* refactor: improve docs constant
|
2022-04-08 14:17:44 +08:00 |
|
三咲智子
|
166acb23e3
|
ci: rename
|
2022-04-08 11:36:24 +08:00 |
|
三咲智子
|
21f3ca4222
|
ci: clean
|
2022-04-08 11:36:24 +08:00 |
|
JeremyWuuuuu
|
0d84e44f15
|
feat(components): [virtual-table] row (#7047)
* feat(components): [virtual-table] row
- Define TableRow props
- Refine Table props
* Fix typing issue
|
2022-04-08 09:38:22 +08:00 |
|
三咲智子
|
851242e317
|
feat(docs): add source and contributors (#6044)
* feat(docs): add source and contributors
closes #6038
* feat(docs): ignore contributor when dev
* ci: add github token
* fix: lint
* fix: page
* fix: placeholder
* ci: remove preview
|
2022-04-08 00:40:25 +08:00 |
|
三咲智子
|
28c3634cda
|
fix: move @types/lodash to dep (#7046)
* fix: move @types/lodash to dep
* fix: deps
|
2022-04-08 00:37:46 +08:00 |
|
renovate[bot]
|
71b47711d6
|
fix(deps): update dependency eslint-plugin-unicorn to v42 (#6996)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-07 21:08:10 +08:00 |
|
Xc
|
0bdd0fa7ea
|
docs: [tree-select] clean redundant code (#7029)
Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
|
2022-04-07 21:07:40 +08:00 |
|
JeremyWuuuuu
|
31feee871e
|
feat(components): [virtual-table] columns (#7027)
- Define column props and types
- Rearranged types
|
2022-04-06 22:01:53 +08:00 |
|
JeremyWuuuuu
|
144b0cd925
|
feat(components): [virtual-table] (#7024)
- Define Column type.
|
2022-04-06 18:28:32 +08:00 |
|
btea
|
c14ac56be7
|
fix(components): [image] add infinite prop (#7021)
|
2022-04-06 17:36:08 +08:00 |
|
JeremyWuuuuu
|
05e3f0c402
|
feat(components): [virtual-table] (#7014)
- Init Virtual Table
|
2022-04-06 09:59:33 +08:00 |
|
JeremyWuuuuu
|
2b117e702a
|
Update hamburger
|
2022-04-05 23:27:48 +08:00 |
|
JeremyWuuuuu
|
4346578790
|
Update top nav icons size
|
2022-04-05 23:27:48 +08:00 |
|
JeremyWuuuuu
|
9107187728
|
Update styles for content section
|
2022-04-05 23:27:48 +08:00 |
|
JeremyWuuuuu
|
f994101b27
|
fix(docs): small screen docs style
- Update style for sub nav on mobile size
- Update content width on `1280 - 1440` to allow auto expansion
|
2022-04-05 23:27:48 +08:00 |
|
JeremyWuuuuu
|
a31fc8a460
|
Update style to align with header
|
2022-04-05 10:55:48 +08:00 |
|
JeremyWuuuuu
|
5025b2704c
|
fix(docs): small screen docs sidebar layout
- Fix sidebar size on small screen
- Fix sidebar size on extra large screen
|
2022-04-05 10:55:48 +08:00 |
|
JeremyWuuuuu
|
a460a1f889
|
Update
|
2022-04-05 09:20:54 +08:00 |
|
JeremyWuuuuu
|
5b1508ed9d
|
Update
|
2022-04-05 09:20:54 +08:00 |
|