hetech
|
8b8a1a2e87
|
Table: fix wrong empty block height (#16861)
|
2019-08-08 14:49:25 +08:00 |
LachlanStuart
|
465c38bfaa
|
Popover: add close-delay prop (#16671)
|
2019-08-07 11:12:00 +08:00 |
Cr
|
31cb7d3036
|
Test: refactor unit test to use data-uri instead (#16847)
|
2019-08-01 17:31:06 +08:00 |
iamkun
|
be71239990
|
Date-Picker: add className picker option (#16632)
* add classname
* add docs
* add test
* add range picker
* update api name
* update api name
* update test
|
2019-07-31 12:03:12 +08:00 |
王浩
|
e26e70fe4d
|
Test: correct spelling error (#16672)
|
2019-07-31 11:52:38 +08:00 |
luckyCao
|
1b1c1beadc
|
Image: Add big Image preview feature (#16333) (#16605)
|
2019-07-25 12:19:25 +08:00 |
hetech
|
d238c768a6
|
Dialog: add destroyOnClose attribute (#16455)
* Dialog: add destroyOnClose attribute
* update
|
2019-07-24 17:31:35 +08:00 |
jeremywu
|
9617e9345a
|
Drawer: Add drawer component (#16577)
|
2019-07-24 16:57:59 +08:00 |
hetech
|
adabeff9ed
|
Calendar: Display correct header when range is specified (#16354)
* Calendar: display correct header when range is specified
* firstOfWeek is supported
* update docs
* update test
* update
* fix typo
|
2019-07-22 13:36:32 +08:00 |
Zhi Cun
|
911ce3d3e5
|
Revert "Calendar: first-day-of-week is not supported when using custom ranges (#16235)" (#16353)
|
2019-07-02 12:23:20 +08:00 |
hetech
|
1bc3e5aa65
|
Calendar: first-day-of-week is not supported when using custom ranges (#16235)
|
2019-07-02 10:42:56 +08:00 |
bezany
|
ef719b9652
|
Table: fix sort icon (#15439)
|
2019-06-28 11:52:35 +08:00 |
luckyCao
|
6f9ce3accb
|
Avatar: Add avatar component (#16144)
* add avatar component
* 1. add test 2. add types 3. refine doc 4. add img attr
* add props in types and doc
* refine how image fit its container
* fix doc
* refine doc
* change default background color
* remote style demo from doc
* add theme
* add demo on theme preview and change var name
|
2019-06-24 16:37:17 +08:00 |
hetech
|
e2303b85a4
|
Calendar: add first-day-of-week attribute (#16047)
|
2019-06-24 15:07:49 +08:00 |
VanMess
|
ca9a0330f8
|
Tree: Fix issue #15538 caused by two Tree sharing the same data. (#15615)
* Tree: fix #15538 by adding more detect logic.
* Tree: fix #15538 and add test case.
* Tree: fix eslint error
* Tree: remove arrayContains function
|
2019-06-21 17:36:20 +08:00 |
Zhi Cun
|
d010f0e85c
|
Chore: Relase 2.9.2 (#16181)
|
2019-06-21 17:16:30 +08:00 |
hetech
|
f6bab114e3
|
Table: add new features for Table and optimize code (#15709)
|
2019-05-30 19:33:30 +08:00 |
Zhi Cun
|
a7d3f69f95
|
DatePicker: support literal (#15525)
|
2019-05-30 14:43:16 +08:00 |
Simona
|
bdaae8108e
|
Cascader: refactor and add multiple mode. (#15611)
|
2019-05-29 15:04:06 +08:00 |
hetech
|
934988c03a
|
PageHeader: add page-header component (#15714)
|
2019-05-29 10:10:16 +08:00 |
MASONGZHI
|
c04021e4dc
|
Checkbox: Using the max attribute can limit the number of items that can be checked (#14742) (#15585)
|
2019-05-28 20:41:13 +08:00 |
hetech
|
6af04e8765
|
Progress: add dashboard progress bar & add custom color (#11867)
|
2019-05-28 11:02:00 +08:00 |
iamkun
|
45383cd655
|
Backtop: Add backtop component (#15541)
|
2019-05-27 17:03:10 +08:00 |
iamkun
|
5fea8b46f2
|
infiniteScroll: add infiniteScroll component (#15567)
|
2019-05-27 16:28:13 +08:00 |
Simona
|
cefd235615
|
feat(Tag): add prop effect. (#15725)
|
2019-05-27 16:06:58 +08:00 |
iamkun
|
66762ffa23
|
Revert "Select: set value to null when cleared (#14322) (#14650)" (#15447)
|
2019-05-24 14:59:15 +08:00 |
VanMess
|
855062423c
|
Image: add support for transmit "attrs" and "listeners" (#15578)
|
2019-05-24 14:53:47 +08:00 |
Simona
|
c27788f993
|
Tooltip: fix custom tabindex not work (#15619)
|
2019-05-21 11:46:49 +08:00 |
Zhi Cun
|
613dd1a36d
|
Progress: Revert pr #13198 (#15601)
|
2019-05-17 16:01:11 +08:00 |
hetech
|
dc8bdc021e
|
Calendar: add Calendar component (#14908)
|
2019-04-25 10:57:26 +08:00 |
luckyCao
|
1fe6849a63
|
InputNumber: add step-strictly attribute (#15050)
|
2019-04-23 11:28:02 +08:00 |
luckyCao
|
6ecf925d7e
|
Select: fix slice of value when value is undefined or null (#15022)
|
2019-04-23 11:26:34 +08:00 |
Jeff Wen
|
6ae9f0838f
|
Tree: delete current node after it removed (#14604)
|
2019-04-22 17:38:08 +08:00 |
iamkun
|
5ecf4c2895
|
Link: add link component (#15052)
|
2019-04-19 19:15:28 +08:00 |
luckyCao
|
88ae222c61
|
Input: add show-word-count attribute (#15075)
|
2019-04-19 16:14:07 +08:00 |
luckyCao
|
da01541d60
|
Slider: add marks attribute (#15133)
|
2019-04-19 16:02:01 +08:00 |
hetech
|
e5385e8531
|
Pagination: add hide-on-single-page attribute (#15096)
|
2019-04-19 15:52:06 +08:00 |
hetech
|
2a65c9df7e
|
Carousel: add direction attribute and support vertical direction (#15122)
|
2019-04-19 15:51:11 +08:00 |
Simona
|
d9462ab771
|
Image: add image component (#15117)
|
2019-04-19 12:09:42 +08:00 |
Zhi Cun
|
686595627e
|
Alert: Add dark theme (#15041)
|
2019-04-19 11:57:20 +08:00 |
Zhi Cun
|
128feba18f
|
Divider: add divider component (#15055)
|
2019-04-19 11:44:35 +08:00 |
Simona
|
c34ec3f1f1
|
Rate: add custom colors and icon-classes by passing a object (#15051)
|
2019-04-19 11:08:30 +08:00 |
morning
|
c965e3697a
|
Select: set placeholder to label of option selected when filterable is true (#14989)
|
2019-04-17 18:01:10 +08:00 |
Haoran Yu
|
f19b9f13c6
|
Rate: Fix decimal display support in disabled mode (#15089)
|
2019-04-17 11:33:08 +08:00 |
hetech
|
c6dbd286e1
|
Table: fix load bug in lazy mode (#15101)
|
2019-04-12 19:06:29 +08:00 |
hetech
|
a408b3dd3f
|
Form: label-width supports width auto (#14944)
|
2019-04-03 11:56:49 +08:00 |
hetech
|
b851242a5c
|
Table: `defaultExpandAll` works when expand column exists (#14935)
* Table: `defaultExpandAll` works when expand column exists
* fix
|
2019-04-02 15:26:46 +08:00 |
Jiewei Qian
|
d38ab315fa
|
Input: update DOM dependent values on type change (#14889)
fix #14857
|
2019-04-02 12:19:32 +08:00 |
aaronfulkerson
|
6a766097e2
|
Select: set value to null when cleared (#14322) (#14650)
|
2019-03-29 02:16:30 +11:00 |
hetech
|
314e7fbaee
|
Tree: revert pr #13349 (#14847)
|
2019-03-27 18:28:50 +08:00 |