Commit Graph

4577 Commits (e33c040aa8207960f518f698f8a7fe9c6b5a0175)

Author SHA1 Message Date
Allen f109628ad1
DatePicker: fix function name typo (#21663) 2022-04-11 17:09:37 +08:00
离岛 d6c269d4d0
Docs: Update skeleton.md (#21601) 2022-04-11 17:04:17 +08:00
Allen 4d98f7dfa4
Docs: update input typo about size attribute (#21723) 2022-04-11 16:57:40 +08:00
llwwtt cb17bf1a0a
i18n: Add Bengali translation (#21485) 2022-04-11 16:51:06 +08:00
Aron Hrafnsson ce1a13835a
i18n: Add Icelandic translation (#21709) 2022-04-11 16:38:58 +08:00
sjaustirni 2169a2a7c7
i18n: Update Slovak translations (#21711) 2022-04-11 16:33:34 +08:00
Chen Kai d2b393b785
fix: vue version explicitly to 2.x (#21736) 2022-04-11 16:06:36 +08:00
Patrick 416b42faaf
i18n: Update Slovenian translation (#21729) 2022-04-11 15:35:22 +08:00
Chingiz Mammadov 3204dd54e1
i18n: Update Azerbaijani translation (#21771) 2022-04-11 15:13:44 +08: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 7f54540b6b [release] 2.15.7 2021-11-18 14:32:06 +08:00
cs1707 f64fe0413a [build] 2.15.7 2021-11-18 14:32:05 +08:00
好多大米 c120546346
chore: add changelog (#21481) 2021-11-18 14:21:40 +08:00
好多大米 13d48cf511
Table: optimize performance (#21330)
* Table: optimize performance

* Table: fix sync height
2021-11-18 11:24:07 +08:00
zhhbstudio 6baf6dc706
Docs: fix skeleton typos (#21408) 2021-11-17 17:02:02 +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
好多大米 fa76e11cda
Chore: fix CI (#21461)
* Create preview-build.yml

* Chore: fix ci
2021-11-11 14:20:18 +08:00
好多大米 d19304f57e
Chore: create preview.yml (#21457) 2021-11-10 16:00:18 +08:00
TommyShao 5390f4069e
Table: fix resizeObserver loop limit exceeded (#21255) 2021-10-15 10:50:12 +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 50a464ea55 [release] 2.15.6 2021-09-02 15:09:19 +08:00
cs1707 8ebddcf3e3 [build] 2.15.6 2021-09-02 15:09:19 +08:00
好多大米 6e23dc3c5d
chore: add changelog (#21286) 2021-09-02 14:38:07 +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
Aex c51d2deac2
Descriptions: fix type declaration (#21265) 2021-08-26 10:45:56 +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
Ricardo Tondello 6fda9a0821
i18n: fix italian mistake (#21012) 2021-08-11 10:51:20 +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 390264f561 [release] 2.15.5 2021-08-04 14:04:04 +08:00
cs1707 ccb7666294 [build] 2.15.5 2021-08-04 14:04:04 +08:00
好多大米 b7451a8741
chore: add changelog (#21203) 2021-08-04 11:41:50 +08:00
好多大米 a54484e8b3
Select: fix resetInputHeight (#21201) 2021-08-04 11:25:18 +08:00
cs1707 69fa9dcd8d [release] 2.15.4 2021-08-03 14:50:46 +08:00
cs1707 e74202c266 [build] 2.15.4 2021-08-03 14:50:46 +08:00
好多大米 3a9d45921b
chore: add changelog (#21199) 2021-08-03 14:47:11 +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