Commit Graph

1086 Commits

Author SHA1 Message Date
杨奕
48c7bcc933 Tree: optimize not-allowed dropping cursor (#11631) 2018-06-14 18:14:39 +08:00
Gonzalo Nandez
af1a287cf3 Docs: update es changelog for 2.4.1 (#11546) 2018-06-10 20:41:03 +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
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
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
杨奕
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
杨奕
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
Gonzalo Nandez
19a3bce626 Chore: update es changelog for 2.3.7 (#10949) 2018-05-01 20:21:38 +08:00
杨奕
7a5d24014b Chore: update duotai sponsorship (#10940) 2018-04-29 12:01:08 +08:00
blackmiaool
b5691d73ae Input: update type's doc (#10937) 2018-04-29 10:57:42 +08:00
杨奕
56cbdef95b Docs: update popover and table (#10910) 2018-04-27 12:27:41 +08:00
Gonzalo Nandez
9f232cd388 Chore: fix a es docs error (#10869) 2018-04-25 11:04:28 +08:00
杨奕
c7213fcc56 Chore: update Nuxt example link (#10826) 2018-04-21 19:56:47 +08:00
Gonzalo Nandez
b414efddfa Chore: update es changelog for 2.3.5 (#10815) 2018-04-21 14:36:57 +08:00
杨奕
e8e2fc425b Tree: add type as allow-drop's 3rd param (#10792) 2018-04-19 19:25:59 +08:00
杨奕
0c475a98c0 Input: fix docs for clear event param (#10784) 2018-04-19 16:07:03 +08:00
杨奕
9063dcf9c9 Form: fix a typo in docs (#10778) 2018-04-19 11:55:46 +08:00
杨奕
f530bffa97 Pagination: update docs for pager-count (#10772) 2018-04-18 16:01:07 +08:00
John
9fc1f9e367 Pagination: add pagerCount prop (#10493) 2018-04-18 14:19:52 +08:00
杨奕
95e168f7ca Pagination: add prev-click and next-click events (#10755) 2018-04-17 16:47:32 +08:00
杨奕
1f4adb7c08 DatePicker: support multiple dates selection (#10650)
* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* Datepicker: fix can't clear bug

*  Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* DatePicker: support multiple dates selection

* reflect review comments
2018-04-17 14:09:43 +08:00
杨奕
3eb377f72f Select: update docs for automatic-dropdown (#10727) 2018-04-16 12:32:14 +08:00
杨奕
8910f6fc96 Changelog: update for 2.3.4 (#10691) 2018-04-12 21:21:22 +08:00
杨奕
583439a4be Table: add $index as formatter's param (#10645) 2018-04-10 16:15:09 +08:00
杨奕
02440aa5fb Transfer: support scoped slot for data items (#10577) 2018-04-05 21:25:14 +08:00
Gonzalo Nandez
39caa1395b Chore: update es changelog for 2.3.3 (#10565) 2018-04-05 20:07:03 +08:00
杨奕
422a8ac9c4 Breadcrumb: remove visual feedback for non-link items (#10551) 2018-04-04 11:34:00 +08:00
杨奕
16656bce63 Docs: update Upload docs (#10532) 2018-04-03 11:50:20 +08:00
Gonzalo Nandez
fdb43cb3c3 Docs: fixed a strange visual error in es popover.md (#10525) 2018-04-03 10:21:39 +08:00
杨奕
c8ff3ad606 Menu: add popper-append-to-body for SubMenu (#10515) 2018-04-02 17:18:50 +08:00
杨奕
3ee0c5960b DateTimePicker: update docs for default-time (#10511) 2018-04-02 13:20:43 +08:00
RickMacTurk
528bce4479 DateTimePicker: enable default-time attribute in date picker (#10321) 2018-04-02 11:55:49 +08:00
杨奕
3e0106e069 Autocomplete: add placement attribute (#10475) 2018-03-30 14:42:23 +08:00