Commit Graph

2651 Commits (6a5a21b4e1aa5ea11fba98cc922c700208e927ad)

Author SHA1 Message Date
besserwisser 6a5a21b4e1
Fix undefined access on checkbox group
Trying to access the checkbox group with having one results in an error. The undefined check prevents the error.
2022-01-19 12:02:45 +01:00
Edwin Betancourt 473ef53f93
Switch: fix toggling value error (#19473)
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2022-01-04 17:51:58 +08:00
好多大米 55bac06f0f
Table: revert sync fixed table rows height (#21486) 2021-11-23 15:54:40 +08:00
cs1707 f64fe0413a [build] 2.15.7 2021-11-18 14:32:05 +08:00
好多大米 13d48cf511
Table: optimize performance (#21330)
* Table: optimize performance

* Table: fix sync height
2021-11-18 11:24:07 +08:00
好多大米 e39d4cb289
Button: fix disabled priority (#21375) 2021-11-17 11:11:19 +08:00
好多大米 d0ed7f94d6
Table: fix toggleAllSelection bug when table is empty (#21456) 2021-11-17 11:09:40 +08:00
Lin d6dedac2e2
Chore: replace node-sass with dart-sass (#21019)
* chore: 移除 node-sass 替换为 sass 进行构建

- 更新调用库 gulp-sass 更新为 gulp-dart-sass 以支持 sass
- 更新 scss 使用语法旧语法已被废弃

* chore: add yarn lock
2021-11-15 11:43:08 +08:00
好多大米 bb35f474cd
Descriptions: fix label slot bug (#21462) 2021-11-11 15:52:44 +08:00
bchen1029 5e037ceaa6
Select: fix keydown event when composition (#21336) 2021-10-12 11:28:51 +08:00
好多大米 6ae261d840
Form: validate method reject error info (#21374) 2021-10-11 15:15:51 +08:00
Aex 492ab00ad7
Badge: fix type class when is-dot (#21308) 2021-09-16 16:17:16 +08:00
dennyak47 95445e209f
Select: fix click icon triggering dropdown (#21314) 2021-09-16 14:29:36 +08:00
cs1707 8ebddcf3e3 [build] 2.15.6 2021-09-02 15:09:19 +08:00
好多大米 f71afe023c
Drawer: fix append to body (#21264) 2021-08-26 15:46:34 +08:00
Aex cd44289adf
Descirptions: avoid table style conflict (#21254)
* Descirptions: avoid table style conflict

* Table: avoid `th` & `td` style conflict

* Table: fix class location avoid click event errors

* Table: optimize getCellClass method

* Descriptions: add missing class
2021-08-26 12:18:08 +08:00
好多大米 a87ce4b282
Radio: fix checked state when browser go back (#21250) 2021-08-23 15:08:54 +08:00
SHIODA Masaharu c50a0bf978
Dropdown: add disabled property (#21235) 2021-08-19 17:40:59 +08:00
好多大米 eeb9a93e86
Select: fix long text overflow in multiple mode (#21237) 2021-08-18 16:26:24 +08:00
好多大米 72be8f536f
Cascader: optimize performance (#21231) 2021-08-17 16:10:05 +08:00
好多大米 eb48974c14
Cascader: fix a bug that makes the browser jitter in zoom mode (#21207) 2021-08-09 14:38:40 +08:00
cs1707 ccb7666294 [build] 2.15.5 2021-08-04 14:04:04 +08:00
好多大米 a54484e8b3
Select: fix resetInputHeight (#21201) 2021-08-04 11:25:18 +08:00
cs1707 e74202c266 [build] 2.15.4 2021-08-03 14:50:46 +08:00
好多大米 c50e8dd1eb
Select: fix a bug that makes the browser jitter in zoom mode (#21197) 2021-08-03 11:01:56 +08:00
好多大米 4d7d24b200
Tree: fix insertChild (#21194) 2021-08-02 11:16:35 +08:00
pofore 4943867337
Select: fix select filterable bug (#17494) 2021-07-29 11:39:12 +08:00
好多大米 19f25baffc
Cascader: fix emitPath (#21185) 2021-07-28 15:57:11 +08:00
Nekojita1 f1252dcf61
Carousel: reset the timer when setActiveItem method is called (#20846) 2021-07-28 15:05:24 +08:00
好多大米 1ef72a3283
Message: fix message[type] (#21088) 2021-07-23 17:22:18 +08:00
好多大米 09e789bad2
Result: add result component (#21171) 2021-07-21 15:20:25 +08:00
好多大米 6bbc046563
chore: fix lint and some errors (#21136)
* chore: fix lint

* chore: fix lint and some errors
2021-07-09 18:04:34 +08:00
lichao 960bbcb562
RadioGroup: fix RadioGroup used in component causes exception #17908 (#20783) 2021-07-09 16:34:30 +08:00
好多大米 034da49dd9
Descriptions: add description component (#21129) 2021-07-08 15:26:00 +08:00
cs1707 03d85e911c [build] 2.15.3 2021-06-29 16:13:35 +08:00
好多大米 d0b3454032
Empty: add empty component (#21080) 2021-06-17 15:18:15 +08:00
好多大米 8168d14e67
Calendar: fix first-day-of-week (#21057) 2021-06-09 17:45:35 +08:00
好多大米 9a4b758b77
Select: fix the bug when the value is Boolean (#21052) 2021-06-08 15:10:07 +08:00
好多大米 5ba0f1c219
Row: fix align top (#20963) 2021-06-07 19:05:03 +08:00
zj9495 e1990a70d3
Fix drawer destroy (#20715)
* Drawer: fix destroyOnClose bug
2021-06-07 15:33:46 +08:00
好多大米 47158e96cb
Table: fix lazy load data (#21041) 2021-06-03 15:34:00 +08:00
好多大米 df6965f875
Skeleton: add skeleton component (#21038) 2021-06-01 17:23:13 +08:00
cs1707 f1ef52e194 [build] 2.15.2 2021-05-28 15:29:22 +08:00
好多大米 17de41f3e2
Drawer: add overflow auto (#20948) 2021-04-21 11:44:35 +08:00
好多大米 486219a752
Cascader: fix delete tag bug (#20939) 2021-04-16 16:16:23 +08:00
好多大米 655d89fe0e
Carousel: fix interval and scale bug (#20931) 2021-04-15 14:10:56 +08:00
好多大米 0606cb8f96
Input: fix show password icon in edge (#20902) 2021-04-06 11:37:14 +08:00
好多大米 04858017fb
Input: fix show password cursor (#20870) 2021-03-26 16:57:45 +08:00
好多大米 fa64999032
Image: fix z-index and keydown event add stopPropagation (#20859) 2021-03-19 16:32:36 +08:00
cs1707 9bbf070a73 [build] 2.15.1 2021-02-23 20:13:54 +08:00