Commit Graph

4599 Commits (f14b5ba5406b0f682499663fc5d6fb10864b3146)

Author SHA1 Message Date
博风 9eb1be46af [build] 2.15.9 2022-06-03 09:48:31 +08:00
博风 e4ee3f998a i18n: Format optimization 2022-06-03 09:45:41 +08:00
bofeng 2d267a19d2
chore: add changelog (#21903) 2022-06-02 22:19:04 +08:00
GoJam 9f43451b53
Docs: Update calendar.md (#21814) 2022-06-02 21:40:00 +08:00
bofeng a0e82aa8ac
Docs: update form.md (#21902) 2022-06-02 21:13:49 +08:00
bobohuochai 4b2b24a7db
Table: fix el-checkbox not imported issue(#21796,#20625) (#21828)
Co-authored-by: 徐军 <xujun@pingpongx.com>
2022-06-02 19:56:32 +08:00
Cheese c93981a56a
Input: remove unused scss variable (#21558)
remove unused scss variable & wrong comment
2022-06-02 19:22:49 +08:00
bofeng a2ef0d62c7
chore: add launch-editor-middleware (#21901) 2022-06-02 18:38:03 +08:00
louiebb 934826c177
Cascader: fix unexpected error (#21759)
Co-authored-by: louie <liguanzhi@youxin.cloud>
2022-06-02 18:00:00 +08:00
Alan Wang 13ef966487
Docs: update time-picker.md (#21803) 2022-06-02 17:52:54 +08:00
XivLaw 807e20845e
DatePicker & Cascader: fix the dropdown animation direction (#21806) 2022-06-02 17:43:36 +08:00
coased 0a03b9d17a
Docs: Update popover.md (#21843) 2022-06-02 17:38:15 +08:00
Nirvanaiu 56d6a23af0
Docs: fix date-picker typos (#21877) 2022-06-02 17:36:38 +08:00
zhankang f0b3f9228c
Tooltip: fix getFirstElement (#21886) 2022-06-02 17:30:31 +08:00
bofeng a2b7304685
Form-item: rules validate sync (#21892) 2022-06-02 17:27:33 +08:00
quilltouch a1c673dfeb
i18n: Add Swahili translation 2022-06-02 17:23:04 +08:00
bofeng 0144bad33c
fix: codepen vue version and table-header sync (#21863)
* fix: codepen vue version
* fix table-header sync
2022-05-30 19:00:24 +08:00
博风 2f4f6962c6 [release] 2.15.8 2022-04-13 17:26:35 +08:00
博风 9984a9ed4d [build] 2.15.8 2022-04-13 17:26:34 +08:00
博风 5d6324d45d i18n: Format optimization 2022-04-13 08:23:07 +08:00
bofeng e3f54c5f74
chore: add changelog (#21792) 2022-04-12 14:46:27 +08:00
bofeng cc9a7d5ce4
Revert "Chore: replace node-sass with dart-sass (#21019)" (#21791)
This reverts commit d6dedac2e2.
2022-04-12 13:24:48 +08:00
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