Commit Graph

1314 Commits

Author SHA1 Message Date
Jikkai Xiao
f75ba78cd4 Docs: improve quickstart doc (#12205) 2018-08-02 14:33:51 +08:00
Gonzalo Nandez
2bb9fd6481 Docs: update Spanish doc 2.4.5 (#12138) 2018-07-27 11:08:21 +08:00
Jikkai Xiao
b0b3110c3a [build] 2.4.5 2018-07-26 16:14:18 +08:00
hetech
3ed724492f Tree: add includeHalfChecked flag to getCheckedNodes (#12014) 2018-07-25 17:42:53 +08:00
Jikkai Xiao
4130f2af40 Table: add toggleAllSelection method (#12047) 2018-07-24 16:36:31 +08:00
hetech
43f83128cd Docs: update Cascader doc (#12074) 2018-07-20 17:37:34 +08:00
troy351
b5063ceb2f Docs: add slot doc for el-upload (#12041) 2018-07-18 15:39:04 +08:00
Jikkai Xiao
1c5bce73ba [build] 2.4.4 2018-07-13 16:38:11 +08:00
k-okina
1f8c7ba598 Chore: provide a key with v-for (#11891) 2018-07-11 15:17:20 +08:00
Gonzalo Nandez
cdee16edd4 Docs: update es changelog for 2.4.3 (#11850)
* update spanish Doc 2.4.3

* update spanish Doc 2.4.3
2018-07-04 09:53:26 +08:00
tvChan
0c9c35eb53 Docs: update TimePicker doc (#11845)
* Time-Picker: Add missing translation

* Time-Picker: Add missing translation
2018-07-03 19:16:54 +08:00
Leopoldthecoder
3a698a90d1 [build] 2.4.3 2018-07-03 12:34:05 +08:00
杨奕
5ef3d0ec8d MessageBox: add distinguishCancelAndClose (#11831) 2018-07-03 12:02:21 +08:00
杨奕
b799d2ec4d Form: clearValidate supports prop names (#11821) 2018-07-02 18:06:16 +08:00
杨奕
ca567cc752
Chore: update id and key for algolia (#11783) 2018-06-28 16:09:55 +08:00
杨奕
4c40128b8a Table: fix params on docs (#11774)
* Table: fix params on docs

* Table: add missing definitions

* Table: fix row style definitions

* Update table.d.ts
2018-06-28 11:53:16 +08:00
Zoron
3319846ecc Form: fix a typo in docs (#11765)
line 412: `...并 Form-Item 的...` -->> `...并将 Form-Item 的...`
2018-06-27 11:14:51 +08:00
Jikkai Xiao
ef98b75aff Tabs: add activeName and oldActiveName parameters to before-leave hook (#11713)
* Tabs: add activeName and oldActiveName parameters to before-leave hook

* Tabs: fix docs
2018-06-25 15:59:49 +08:00
Geass
43191961f6 Docs: fix link of element react (#11718) 2018-06-22 19:02:31 +08:00
杨奕
48c7bcc933
Tree: optimize not-allowed dropping cursor (#11631) 2018-06-14 18:14:39 +08:00
杨奕
0178893db1
Chore: update sponsor, optimize suggestJump (#11614) 2018-06-13 17:51:42 +08:00
Gonzalo Nandez
af1a287cf3 Docs: update es changelog for 2.4.1 (#11546) 2018-06-10 20:41:03 +08:00
Leopoldthecoder
38ead594bc [build] 2.4.1 2018-06-08 14:05:11 +08:00
Jikkai Xiao
d1391e325c Tabs: add stretch attribute (#11476)
* Tabs: add stretch attribute

* Update tabs.scss
2018-06-07 11:18:57 +08:00
hetech
b593168ebd Dialog: trigger closed event when closing animation ends (#11490)
* Dialog: trigger closed event when close animation ends

* Update dialog.md

* Update dialog.md
2018-06-07 11:07:25 +08:00
杨奕
0afa514e0a
MessageBox: add iconClass (#11499) 2018-06-06 12:19:24 +08:00
Gonzalo Nandez
5ad118b7ee Docs: update es changelog for 2.4.0 (#11382) 2018-05-29 10:45:38 +08:00
zhiyang
51e57ebcd8 [build] 2.4.0 2018-05-28 19:40:36 +08:00
杨奕
0b94502eb9
Changelog: update for 2.4.0 (#11378) 2018-05-28 17:36:40 +08:00
Jikkai Xiao
f18bbeb473 Table: support manually sorting. Resolves #9495 (#11311)
* Table: support manually sorting. Resolves #9495

* Table: add parameters for sort api

* Docs: improve docs
2018-05-24 18:01:02 +08:00
Jikkai Xiao
ada80e6862 Radio: support switching radio with keyborard in ff. Fixes #8198 (#11325)
* Docs: fix docs of Tab-pane

* Radio: support switching radio with keyborard in ff. Fixes #8198
2018-05-24 17:31:10 +08:00
Wenlu Wang
49473ffafc add support of tab penl lazy render(#11022) (#11167)
* add support of tab penl lazy render

* add docs

* fix test

* Tabs: update tab-pane.d.ts

* Docs: update Tabs docs
2018-05-23 19:04:51 +08:00
hetech
bcfb1d3c71 InputNumber: add precision attribute (#11281) 2018-05-23 14:10:34 +08:00
杨奕
0b2a1eb784 Table: add sort-orders (#11283) 2018-05-22 18:20:04 +08:00
Jikkai Xiao
48c40ffa0a Tabs: add before-leave hook (#11259)
* Tabs: add before-leave hook

* Tabs: update tabs.d.ts
2018-05-21 19:10:49 +08:00
hetech
f5c113da80 Popup: allow user to set initial z-index for modals (#11257) 2018-05-21 18:57:40 +08:00
杨奕
4d5ec4427e
Dialog: add tips on lazy render (#11266) 2018-05-21 18:18:42 +08:00
杨奕
38a13de337
Autocomplete: add hide-loading (#11260) 2018-05-21 17:27:42 +08:00
Gonzalo Nandez
563b4c0e06 Docs: update es changelog for 2.3.8 (#11245) 2018-05-21 10:46:05 +08:00
tsochetra
4d59616728 i18n: add Khmer language (km) (#11239)
* Adding Khmer language (Cambodia) to project

* adding khmer language
2018-05-21 10:37:00 +08:00
Leopoldthecoder
0ede22cd66 [build] 2.3.9 2018-05-18 14:21:10 +08:00
hetech
76953c488f MessageBox: add a tip to the doc (#11214) 2018-05-17 20:17:26 +08:00
杨奕
e809720ce4
Tree: setCurrentKey cancels highlight when param is null (#11205) 2018-05-17 13:30:58 +08:00
Gonzalo Nandez
d8c78f57c4 Chore: update es changelog for 2.3.8 (#11130) 2018-05-13 15:29:24 +08:00
Leopoldthecoder
992a7a534e [build] 2.3.8 2018-05-11 19:02:08 +08:00
杨奕
4fd181cb21
Changelog: update for 2.3.8 (#11127) 2018-05-11 19:00:20 +08:00
杨奕
68db03fc22
Tree: add checkOnClickNode (#11111) 2018-05-10 18:01:49 +08:00
Carson
a318c5701e Chore: suggestJump only in production mode (#11082) 2018-05-09 18:02:47 +08:00
杨奕
6f2f7aed47
FormItem: add clearValidate (#11076) 2018-05-09 13:58:12 +08:00
hetech
602afe0364 Select: add prefix named slot (#11063)
* Select: add prefix named slot

* Update select.md
2018-05-08 19:12:25 +08:00