沐林森13
|
50efff225c
|
fix(components): [table] fix namespace in table's expand icon (#8162)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-06-09 02:08:37 +08:00 |
|
三咲智子
|
0f8f54cbd2
|
ci: fix build product (#8180)
|
2022-06-08 08:44:18 +00:00 |
|
Element
|
796d32c272
|
chore: Update changelog 2.2.5 (#8179)
|
2022-06-08 08:27:54 +00:00 |
|
Jeremy
|
640842bbe0
|
refactor(components): [time-picker] constants (#8170)
* refactor(components): [time-picker] constants
* Relocate the constants and utils.
* chore: remove expression `instanceof`
* chore: refine code
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-08 16:20:45 +08:00 |
|
LIUCHAO
|
9a961425b5
|
fix(components): picker-panel not pop up when disabled/readonly (#8139)
closed #8139
|
2022-06-08 16:13:45 +08:00 |
|
三咲智子
|
02969faacd
|
ci: fix publish (#8177)
|
2022-06-08 15:59:13 +08:00 |
|
三咲智子
|
069021e26a
|
feat: check message when commit (#8166)
|
2022-06-08 15:17:04 +08:00 |
|
Xc
|
4484d07d76
|
docs(components): [layout] bg-color caused by unocss cover (#8175)
* docs(components): [layout] unocss cover
* docs(components): [layout] unocss cover
|
2022-06-08 07:09:35 +00:00 |
|
三咲智子
|
97c169ae43
|
fix: components dts (#8167)
|
2022-06-08 12:24:52 +08:00 |
|
gjfei
|
884b0d71b7
|
fix(components): [time-picker] filter invalid value (#8119)
|
2022-06-08 11:16:44 +08:00 |
|
류한경
|
470286097f
|
fix(components): [collapse-item] If disabled, no focus (#8081)
|
2022-06-08 09:33:09 +08:00 |
|
류한경
|
94808e8ec9
|
fix(components): [input] hide eye icon if no value (#8096)
|
2022-06-08 09:24:15 +08:00 |
|
류한경
|
4c34660c59
|
fix(components): [switch] tabindex property doesn't work (#8101)
|
2022-06-08 09:23:49 +08:00 |
|
류한경
|
4ef6ee28a8
|
docs(components): [link] fix type accepted values (#8117)
|
2022-06-08 09:23:24 +08:00 |
|
류한경
|
53ace00e11
|
fix(components): [tag] awrong disable-transitions condition (#8161)
|
2022-06-08 09:23:02 +08:00 |
|
Jeremy
|
5b233da008
|
refactor(components): [time-picker] time-picker (#8160)
* refactor(components): [time-picker] time-picker
* Refactor `time-picker` to tsx.
* chore: refactor to script setup
* chore: fix typing issue in `picker`
* chore: fix API exposing
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-08 09:17:23 +08:00 |
|
Hefty
|
6b6c5a4a87
|
fix(components): [form] catch validation error when changing rules (#8154)
|
2022-06-08 02:42:31 +08:00 |
|
zhengqbbb
|
c7ecf70969
|
chore: use cz-git commitizen adapter (#8105)
|
2022-06-07 18:10:21 +00:00 |
|
Carter Li
|
8413f8ea31
|
refactor(components): use useResizeObserver (#8124)
|
2022-06-08 02:04:48 +08:00 |
|
renovate[bot]
|
697ac8c94b
|
fix(deps): update all non-major dependencies (#7847)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-06-07 17:36:24 +00:00 |
|
류한경
|
339f9680b3
|
refactor(components): [alert] delete unnecessary code (#8129)
|
2022-06-07 21:53:30 +08:00 |
|
qiang
|
740f829acd
|
fix(components): import dayjs by a more compatible way (#8144)
|
2022-06-07 21:53:05 +08:00 |
|
Jeremy
|
9f5aae64ea
|
fix(components): [select-v2] remove private API (#8145)
* fix(components): [select-v2] remove private API
* Refactor `select-menu` to `tsx`.
* Remove usage for `h` renderer
* Fix write operation for readonly computed.
* chore: make select-dropdown as tsx
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-07 17:23:12 +08:00 |
|
三咲智子
|
676f27a768
|
ci: fix build staging (#8143)
|
2022-06-07 05:57:19 +00:00 |
|
三咲智子
|
edaa6f6bc9
|
fix: vue app typing (#8137)
closes #8122
|
2022-06-07 13:44:57 +08:00 |
|
Faizal Andyka
|
b34ca0fb0c
|
refactor(components): [link] use JSX in Unit test (#8140)
|
2022-06-07 13:08:21 +08:00 |
|
btea
|
db0b4d49e0
|
fix(docs): remove extra slashes (#8134)
|
2022-06-06 23:26:30 +08:00 |
|
Jeremy
|
80c6eebd12
|
refactor(components): [time-picker] basic-time-spinner (#8132)
* refactor(components): [time-picker] basic-time-spinner
* Refactor `basic-time-spinner` to script setup.
* refactor(components): [time-picker] basic-time-spinner
* Resolve typing issues in `basic-time-spinner`.
* Extract code from `basic-time-spinner`.
* chore: remove parallel
* chore: set node space size
* chore: remove parallel jobs
* chore: update pr-docs-build.yml
* chore: revert remove parallel
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-06 22:02:56 +08:00 |
|
Jeremy
|
beacaf6ce4
|
refactor(components): [time-picker] script setup (#8128)
* refactor(components): [time-picker] panel-time-range
* Refactor `panel-time-range` to script setup.
* refactor(components): [time-picker] panel-time-range
* Fix typing issues in `panel-time-range`.
* Extract common code to `use-time-panel`.
* refactor(components): [time-picker] panel-time-picker
* Replace duplicated logic with `use-time-panel`.
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-06 17:35:10 +08:00 |
|
qiang
|
f8547411e5
|
fix: the type extends error (#8106)
|
2022-06-06 15:53:33 +08:00 |
|
0song
|
a4c3c01e8d
|
chore: update doc site (#8121)
|
2022-06-06 06:30:24 +00:00 |
|
renovate[bot]
|
5a9d1ef279
|
chore(deps): update dependency lint-staged to v13 (#8111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-06-06 12:49:25 +08:00 |
|
Jeremy
|
207baf89c4
|
refactor(components): [time-picker] panel-time-pick (#8115)
* Refactor `panel-time-pick` to script setup.
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-06 11:53:56 +08:00 |
|
Jeremy
|
364014a35a
|
refactor(components): [time-picker] props (#8108)
* Extract props to separate files.
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-06 09:05:41 +08:00 |
|
Jeremy
|
6cde29f559
|
refactor(components): [date-picker] basic-date-table (#8095)
* Refactor `basic-date-table` to script setup.
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-05 21:03:24 +08:00 |
|
Element
|
6df6e49db0
|
chore: update changelog 2.2.4 (#8100)
|
2022-06-05 05:14:57 +00:00 |
|
三咲智子
|
3d00cf7347
|
fix(build): copy typings (#8098)
|
2022-06-05 04:14:08 +00:00 |
|
qiang
|
d8739fa550
|
docs(components): [table] wrong default value for resizable (#8092)
|
2022-06-05 09:52:14 +08:00 |
|
云游君
|
92b2007d82
|
docs(components): [menu] add left and right example (#8094)
|
2022-06-05 09:51:58 +08:00 |
|
Xc
|
68d858faa0
|
fix(components): [date-picker] circular dependency (#8093)
|
2022-06-05 00:38:06 +08:00 |
|
Element
|
3d6d0273e9
|
chore: update changelog 2.2.3 (#8090)
|
2022-06-04 14:56:04 +00:00 |
|
zhyipeng
|
2aa8716578
|
fix(components): [date-picker] fix style: range-editor padding (#8057)
|
2022-06-04 22:17:41 +08:00 |
|
三咲智子
|
1435581c0c
|
fix(build): tree shaking (#8088)
|
2022-06-04 14:12:38 +00:00 |
|
Jeremy
|
4662a37bbe
|
refactor(components): [date-picker] basic-month-table (#8053)
* Refactor `basic-month-table` to script setup.
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-04 21:40:52 +08:00 |
|
Jeremy
|
074c94ff3b
|
fix(components): [time-picker] picker missing (#8082)
* Fix picker went missing when clear date.
* Add test for changes.
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-06-04 21:40:09 +08:00 |
|
三咲智子
|
74b1f90c91
|
chore: upgrade element plus icons (#8086)
|
2022-06-04 11:37:02 +00:00 |
|
류한경
|
ec498d38b5
|
refactor(components): [badge] remove unnecessary condition (#8073)
|
2022-06-04 15:30:31 +08:00 |
|
류한경
|
c62730071e
|
refactor(components): [tag] add event modifier (#8075)
|
2022-06-04 15:29:44 +08:00 |
|
류한경
|
a8897ebce9
|
fix(components): [timeline-item] props validation (#8083)
|
2022-06-04 15:29:12 +08:00 |
|
Giwayume
|
1758b12c7d
|
Fix/focus trap datepicker pick (#8085)
* fix(components): [focus-trap] escape while trapped
* fix(components): [date-picker] click to reopen while focused input
Co-authored-by: OpenGraphica <opengraphica@gmail.com>
|
2022-06-04 14:58:01 +08:00 |
|