Commit Graph

3884 Commits

Author SHA1 Message Date
Zhi
af8267f948 [release] 2.5.2 2019-01-27 21:29:27 +08:00
Zhi
eb2087747b [build] 2.5.2 2019-01-27 21:29:27 +08:00
Zhi Cun
e7abfcfaa3
Merge pull request #14234 from island205/docs/changelog
Docs: add v2.5.2 changelog
2019-01-27 21:13:43 +08:00
Zhi
2f678f8dfd Docs: add v2.5.2 changelog 2019-01-27 21:06:34 +08:00
Zhi Cun
c2c4b071ad
Merge pull request #14232 from island205/bugfix/nuxt-error
Build: fix export error fired in commonjs module used in nuxt.js
2019-01-27 20:46:58 +08:00
Zhi Cun
d351c075c2
Merge pull request #14233 from island205/bugfix/remove-comments-in-umd-module
Build: delete unremoved comments in umd module `lib/index.js`
2019-01-27 20:46:31 +08:00
Zhi
6d05ccc882 Build: delete unremoved comments in umd module lib/index.js
fixed #14230
2019-01-27 20:39:48 +08:00
Zhi
daeb18c6fa Build: fix export error fired in commonjs module used in nuxt.js 2019-01-27 20:03:22 +08:00
Zhi Cun
8a27259d50
Merge pull request #14231 from Gonzalo2310/dev
Update ChangeLog ES 2.5.1
2019-01-27 12:43:53 +08:00
Gonzalo Nandez
32b0ed2b1f Update ChangeLog ES 2.5.1 2019-01-27 05:17:45 +01:00
Zhi Cun
15b76faef0
Merge pull request #14228 from iamkun/bugfix/2.5.1fix
chore: 2.5.1 fix
2019-01-26 20:56:20 +08:00
iamkun
3ea5da6038 chore: 2.5.1 fix 2019-01-26 20:48:25 +08:00
Zhi
a86947892c [release] 2.5.1 2019-01-26 20:19:30 +08:00
Zhi
773123987b [build] 2.5.1 2019-01-26 20:19:30 +08:00
Zhi Cun
47c4050596
Merge pull request #14227 from island205/feature/changelog-2.5.1
chore: add 2.5.1 changelog
2019-01-26 18:34:02 +08:00
Zhi
513394d959 chore: add 2.5.1 changelog 2019-01-26 18:25:28 +08:00
Zhi Cun
bd74c57b10
Merge pull request #14222 from iamkun/bugfix/revert-2.4.11-doc
docs: keep 2.4.11 docs && new sub folder for 2.5+
2019-01-26 18:06:54 +08:00
Zhi Cun
f96dcae003
Merge pull request #14217 from wacky6/chore-250-changelog
chore: update 2.5.0 changelog
2019-01-26 18:06:27 +08:00
Zhi Cun
4d9dbade19
Merge pull request #14220 from island205/dev
chore: fix export issue generate by webpack upgrading
2019-01-26 18:06:02 +08:00
Zhi
6b4413f829 chore: fix export issue generate by webpack upgrading 2019-01-26 17:39:39 +08:00
iamkun
11e874f757 docs: keep 2.4.11 docs && new sub folder for 2.5+ 2019-01-26 15:24:00 +08:00
Zhi
d57d79bd61 Merge remote-tracking branch 'eleme/master' into dev 2019-01-26 14:25:23 +08:00
Jiewei Qian
42e172265e chore: update 2.5.0 changelog 2019-01-25 22:36:59 +08:00
Zhi
37f43a1f90 [release] 2.5.0 2019-01-25 19:15:48 +08:00
Zhi
d0bb15f9de [build] 2.5.0 2019-01-25 19:15:48 +08:00
Debiancc
0ddc10d652 date-picker: highlight current month and year (#14211) 2019-01-25 18:39:39 +08:00
Zhi Cun
15b57cbb22 changelog for 2.5.0 (#14207) 2019-01-25 15:13:24 +08:00
Zhi Cun
32a4c139a9
Merge pull request #14185 from luckyCao/dev
Table: fixed show-summary issue when multilevel header has fixed attr…
2019-01-24 15:38:47 +08:00
Zhi Cun
fc84a66544
Merge pull request #13667 from KidneyFlower/dev
Tree: fix a bug that caused `showCheckbox` props on `Tree` can not affect their children `tree-node`
2019-01-24 15:21:37 +08:00
曹磊
cdb5d45dd7 Table: fixed show-summary issue when multilevel header has fixed attr(#13914) 2019-01-24 15:14:55 +08:00
Zhi Cun
653f0d4c0d
Merge pull request #14184 from ohhoney1/cnjs-branch
Radio: refine style
2019-01-23 14:34:41 +08:00
ohhoney1
09b384bf3a Radio: refine style 2019-01-23 14:19:46 +08:00
Zhi Cun
aa9851ee74 Chore: upgrade to webpack@4 (#14173)
* Chore: upgrade webpack@4

* Chore: upgrade to webpack@4

* Chore: add babel-preset-stage-2

* Chore: fix test case

* Chore: upgrade webpack@4

* Docs: update docs

* Docs: update docs

* Chore: fix coveralls

* Chore: update yarn.lock
2019-01-23 11:34:19 +08:00
Zhi Cun
439f58fc8e i18n: support Kyrgyz language (#14174)
* Update i18n.md

Submit the internationalization profile of element in Kyrgyz

* Add international language - Kyrgyz
2019-01-23 11:32:49 +08:00
王小白
4b02ed7c51 popper: destroy popper instance(#13988) 2019-01-23 11:22:54 +08:00
Zhi Cun
c154292d1b input: fix textarea ref (#13803) 2019-01-21 14:42:00 +08:00
ileechee
e9aae8f706 Tag: add click event (#14106)
* Tag: add tag click event handle

* Tag: add doc and unit test.
2019-01-21 13:52:33 +08:00
Jenni
78f27d68bd i18n: fix Finnish translations (#14137) 2019-01-21 13:45:51 +08:00
Zhi Cun
ba9f10a8b9 chore: remove sponsor duotai (#14156)
* remove sponsor duotai

* recover douhui
2019-01-21 13:43:56 +08:00
Zhi Cun
2dacd08888
Merge pull request #14147 from jaumesala/patch-1
i18n: add missing Catalan translations
2019-01-21 12:18:17 +08:00
Jaume Sala
9e86bd4274
i18n: add missing Catalan translations 2019-01-18 23:45:06 +01:00
iamkun
897eaaa420
Merge pull request #14128 from wonderjar/dev
Document: Fix a document difference
2019-01-17 19:09:43 +08:00
Zhi Cun
d475c7a0d1
Merge pull request #14127 from PanJiaChen/dev15
Checkbox: refine style
2019-01-17 18:57:38 +08:00
jiang.an
b48d64eaf1 Fix a document difference 2019-01-17 18:54:37 +08:00
Pan
6a6460eda6 Checkbox: refine style 2019-01-17 18:08:32 +08:00
YuCheng Lin
904e60ef1d date-time-picker: add selectableRange in pickerOptions 2019-01-14 23:25:46 +08:00
iamkun
f8cabcdbeb
Merge pull request #14046 from ziyoung/dev
chore: use shadow CDN and fix typo
2019-01-11 10:20:05 +08:00
ziyoung
90e24d9b65 remove unnecessary script 2019-01-10 20:10:42 +08:00
ziyoung
1a52458a42 chore: use shadow CDN and fix typo 2019-01-10 20:00:23 +08:00
Sean
5f181c31e3 date-picker: fix week highlight on year boundary (#13883)
When the selected week spans across two years (e.g. 2018-12-30 2019-01-05),
they should be highlighted in both month tables.
2019-01-03 14:43:37 +08:00