Commit Graph

3283 Commits

Author SHA1 Message Date
iamkun
5bb64819c7
docs: add config-provider namespace (#7128) 2022-04-12 22:29:05 +08:00
iamkun
317d2d2a45
chore: fix lint issue (#7130) 2022-04-12 22:20:21 +08:00
gjfei
2afb4a8611
refactor(components): [time-select] use useNamespace (#6459) 2022-04-12 21:40:17 +08:00
bqy_fe
f333ab898b
refactor(components): [message-box] use useNamespace (#5721) 2022-04-12 21:36:24 +08:00
三咲智子
3244da0f03
refactor(metadata): move to dev deps (#7126) 2022-04-12 20:18:13 +08:00
三咲智子
7ffb3b55b0
fix: vitest ui (#7116)
Fix https://github.com/vitest-dev/vitest/issues/553
2022-04-12 20:17:49 +08:00
三咲智子
efc1a4c816
feat(components): [form-item] support use form-item only (#7095)
* feat(components): [form-item] support use form-item only

* fix: lint
2022-04-12 20:17:23 +08:00
三咲智子
3ab869b446
refactor(docs): improve style and fix typo (#7094)
* refactor(docs): improve style and fix typo

* fix(docs): dark
2022-04-12 20:14:08 +08:00
三咲智子
80676ed520
fix(docs): contributors when only one language (#7093) 2022-04-12 20:03:17 +08:00
qiang
1c632ef709
fix(docs): outDir error of VitePWA (#7100) 2022-04-12 15:56:49 +08:00
三咲智子
73fa508530
docs: fix typo (#7117) 2022-04-12 07:45:54 +08:00
DoubleBird
a1a24edef2
perf(components): [loading] unmount instance when loading end (#7110)
Co-authored-by: 周陈旻琨 <zhouchenminkun@stary.com>
2022-04-12 02:02:55 +08:00
云游君
9c7c61eac5
fix(components): [color-picker] vertical bar bg (#7113) 2022-04-12 01:41:52 +08:00
三咲智子
b2bfb6f159 fix: vitest 2022-04-12 01:38:15 +08:00
Renovate Bot
ef9038ad71 chore(deps): update all non-major dependencies 2022-04-12 01:38:15 +08:00
renovate[bot]
99848c1623
chore(deps): update codecov/codecov-action action to v3 (#7097)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-11 12:35:46 +08:00
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