Leopoldthecoder
|
723b2ab457
|
Dialog: add modalAppendToBody
|
2017-01-21 16:56:04 +08:00 |
|
qingwei.li
|
c8beaa7bad
|
Steps: space prop support percentage
|
2017-01-19 17:44:27 +08:00 |
|
HakurouKen
|
0de099057d
|
input: fix typo.
|
2017-01-18 18:43:31 +08:00 |
|
张华焱
|
46e83f4895
|
[tree]:add node-open and node-close event
|
2017-01-18 17:49:32 +08:00 |
|
qingwei.li
|
1fe436fc8c
|
RadioGroup: allow boolean value, fixed #2442
|
2017-01-18 15:12:26 +08:00 |
|
qingwei.li
|
b137274a61
|
TimeSelect(doc): fix format api, fixed #2416
|
2017-01-18 14:42:12 +08:00 |
|
baiyaaaaa
|
7666857a07
|
[build] 1.1.5
|
2017-01-17 11:51:45 +08:00 |
|
baiyaaaaa
|
b7f7a81837
|
add improve tag docs
|
2017-01-17 11:49:29 +08:00 |
|
Leopoldthecoder
|
f189cc425d
|
update i18n docs
|
2017-01-16 16:01:58 +08:00 |
|
baiyaaaaa
|
d973911b45
|
Merge pull request #2435 from Leopoldthecoder/dev
Changelog: update for 1.1.4
|
2017-01-16 15:40:36 +08:00 |
|
baiyaaaaa
|
70ae91dcec
|
docs fix
|
2017-01-16 15:37:30 +08:00 |
|
Leopoldthecoder
|
857228a3c2
|
Changelog: update for 1.1.4
|
2017-01-16 15:33:49 +08:00 |
|
baiyaaaaa
|
925ad817a7
|
Merge pull request #2405 from njleonzhang/revise_table_sort_api
revise table default sort api
|
2017-01-16 14:15:13 +08:00 |
|
baiyaaaaa
|
2072156e5b
|
tree support accordion
|
2017-01-16 12:37:51 +08:00 |
|
Pierre-Louis Renaudin
|
5eefd27af5
|
fix en-US language
|
2017-01-16 11:29:37 +08:00 |
|
baiyaaaaa
|
33954866fb
|
feature: Radio Group disabled && radio button style bug fix (#2411)
* support radio group disabled
* fix disabled radio button style bug
|
2017-01-16 10:43:10 +08:00 |
|
baiyaaaaa
|
3dc98d703b
|
add input-number size docs (#2415)
|
2017-01-16 10:42:32 +08:00 |
|
baiyaaaaa
|
f1b8909e27
|
remove labelWidth when labelPosition is 'top' (#2417)
|
2017-01-16 10:42:18 +08:00 |
|
baiyaaaaa
|
d65ecbc7f3
|
support input icon click hook function (#2414)
|
2017-01-16 10:41:28 +08:00 |
|
baiyaaaaa
|
cddc2b1027
|
fix checkbox gourp change event && improve docs (#2412)
* improve docs
* fix checkbox group change event
|
2017-01-16 10:39:24 +08:00 |
|
Leopoldthecoder
|
03d618973f
|
add done parameter
|
2017-01-14 16:10:33 +08:00 |
|
njleonzhang
|
bc00ce0354
|
revise table default sort api
|
2017-01-14 14:51:44 +08:00 |
|
Leopoldthecoder
|
900d7af019
|
MessageBox: add uid
|
2017-01-13 12:06:30 +08:00 |
|
Leopoldthecoder
|
35f102fa2c
|
MessageBox: add beforeClose
|
2017-01-13 12:06:30 +08:00 |
|
baiyaaaaa
|
1a8ee76c78
|
Merge pull request #2380 from QingWei-Li/fixed/docs/notification
Notification(doc): missing api information
|
2017-01-12 22:42:46 +08:00 |
|
qingwei.li
|
817c29049c
|
Notification(doc): missing api information
|
2017-01-12 17:47:37 +08:00 |
|
qingwei.li
|
3a1f9480de
|
Doc: username converted to GitHub profile link in changelog page
|
2017-01-12 16:41:22 +08:00 |
|
baiyaaaaa
|
9ed9336dcb
|
Merge pull request #2314 from Leopoldthecoder/dev
Slider: add show-input-controls, fixed #2304
|
2017-01-12 12:38:32 +08:00 |
|
baiyaaaaa
|
7f30ad496d
|
Merge pull request #2343 from QingWei-Li/feat-align-step
Steps: add center property, resolve #2315
|
2017-01-12 12:36:48 +08:00 |
|
baiyaaaaa
|
bbd779c26f
|
add show-message support
|
2017-01-12 12:12:56 +08:00 |
|
qingwei.li
|
db1a394d74
|
Update N/A
|
2017-01-11 18:43:58 +08:00 |
|
qingwei.li
|
e3ab79e50b
|
Steps: add center property, resolve #2315
|
2017-01-11 15:55:00 +08:00 |
|
Leopoldthecoder
|
ab1c6fc0cc
|
Slider: add show-input-controls, fixed #2304
|
2017-01-10 10:48:09 +08:00 |
|
Leopoldthecoder
|
b7c2fc4b25
|
Changelog: update for 1.1.3
|
2017-01-09 16:18:57 +08:00 |
|
baiyaaaaa
|
ad2a32dcd6
|
Merge pull request #2182 from njleonzhang/table_sort_A_and_D
table sort to toggle
|
2017-01-09 14:30:55 +08:00 |
|
baiyaaaaa
|
2a6fad5593
|
Merge pull request #2197 from QingWei-Li/feat/notify/html
Notification: Support HTML, close #1885
|
2017-01-09 13:54:02 +08:00 |
|
baiyaaaaa
|
d851615b7a
|
Merge pull request #2256 from QingWei-Li/feat/popover/disabled
Popover: add disabled feature, close #2221
|
2017-01-09 13:29:33 +08:00 |
|
杨奕
|
8ddc048922
|
Input: update doc (#2283)
|
2017-01-08 14:37:37 +08:00 |
|
baiyaaaaa
|
cc22527321
|
fix textarea style & improve docs
|
2017-01-08 08:53:12 +08:00 |
|
baiyaaaaa
|
3820ec03bb
|
Merge pull request #2263 from Kingwl/input-resize
Input: support resize prop
|
2017-01-06 18:47:52 +08:00 |
|
qingwei.li
|
2719667fed
|
Notification: supports VNode, #1885
|
2017-01-06 18:11:18 +08:00 |
|
kingwl
|
84d86b4ca4
|
Input: support resize prop
|
2017-01-06 17:06:34 +08:00 |
|
baiyaaaaa
|
0b8b011db1
|
fix autocomplete do not hide on blur bug
|
2017-01-06 16:38:33 +08:00 |
|
qingwei.li
|
d3a9cf8f21
|
Popover: add disabled feature, close #2221
|
2017-01-06 16:15:11 +08:00 |
|
baiyaaaaa
|
ca2d7f7ac6
|
Merge pull request #2191 from QingWei-Li/custom-i18n
Locale: customize i18n handler, close #2129
|
2017-01-06 00:07:27 +08:00 |
|
baiyaaaaa
|
d9d673bcc3
|
improve code & fix inittial submenu active bug (#2225)
|
2017-01-05 23:19:49 +08:00 |
|
njleonzhang
|
48a0685ca0
|
1. add document; 2. make default-sort-order default to ascending
|
2017-01-05 12:39:37 +08:00 |
|
baiyaaaaa
|
0c0f2527e3
|
fix tab-bar initial status bug
|
2017-01-05 11:25:44 +08:00 |
|
qingwei.li
|
119a35b598
|
i18n: add english doc
|
2017-01-05 10:13:24 +08:00 |
|
zhou-yg
|
aeb2d5df19
|
remove useless examples/assets/fonts/style.css (#2199)
联动 https://github.com/ElemeFE/element/issues/1703
没用到的字体,会引起编译错误,建议去除。
|
2017-01-04 18:09:45 +08:00 |
|
qingwei.li
|
171b7fd0f1
|
Locale: customize i18n handler, close #2129
|
2017-01-04 12:30:00 +08:00 |
|
FuryBean
|
4da8b2a2dd
|
Tree: fix a doc error. (#2151)
|
2017-01-03 12:26:41 +08:00 |
|
Leopoldthecoder
|
6e366f33cf
|
Slider: update change event doc
|
2016-12-31 18:16:08 +08:00 |
|
Leopoldthecoder
|
af7165da18
|
Changelog: update for 1.1.2
|
2016-12-30 18:38:50 +08:00 |
|
baiyaaaaa
|
b360e479db
|
improve form's docs
|
2016-12-30 18:26:54 +08:00 |
|
baiyaaaaa
|
ef2e3c697a
|
remove collapse scoped slot title && add named slot title
|
2016-12-30 11:56:55 +08:00 |
|
baiyaaaaa
|
3ec2c820be
|
improve layout docs
|
2016-12-30 11:54:36 +08:00 |
|
qingwei.li
|
923d9b6622
|
Table: fix test fix #2090 , remove virtual scrollbar
|
2016-12-30 11:12:13 +08:00 |
|
Leopoldthecoder
|
593acacdfa
|
Changelog: update for 1.1.1
|
2016-12-29 23:34:12 +08:00 |
|
Leopoldthecoder
|
d8d20f0da1
|
Changelog: update for 1.1.0
|
2016-12-29 22:09:04 +08:00 |
|
baiyaaaaa
|
1df8c50dfb
|
fix valida field params bug
|
2016-12-29 22:06:42 +08:00 |
|
baiyaaaaa
|
5493a13523
|
Merge pull request #2078 from Leopoldthecoder/dev
unify N/A marks in docs
|
2016-12-29 21:39:28 +08:00 |
|
baiyaaaaa
|
71173b7467
|
Merge pull request #2065 from Leopoldthecoder/version
update versions.json
|
2016-12-29 21:38:46 +08:00 |
|
baiyaaaaa
|
3c0a784aca
|
insert autocomplete suggestions to body
|
2016-12-29 21:37:52 +08:00 |
|
Leopoldthecoder
|
ea5ff93e78
|
unify N/A marks in docs
|
2016-12-29 20:55:33 +08:00 |
|
qingwei.li
|
7d3bbc8ad4
|
Doc: update docs about vue-i18n, close #2039
|
2016-12-29 18:13:41 +08:00 |
|
Leopoldthecoder
|
71dd3be29e
|
update versions.json
|
2016-12-29 17:20:59 +08:00 |
|
baiyaaaaa
|
cf028a42f4
|
change tabs box-model to 'block' & remove 'label-content' property (#2064)
|
2016-12-29 16:19:12 +08:00 |
|
cinwell.li
|
c639474fcc
|
Badge: add hidden prop, close #2042 (#2050)
|
2016-12-29 10:41:41 +08:00 |
|
baiyaaaaa
|
ea9e5ed462
|
Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
Table: expand row feature only supports scoped slot.
|
2016-12-29 00:07:11 +08:00 |
|
Leopoldthecoder
|
eda941e64f
|
Alert: replace render function with default slot
|
2016-12-28 22:33:41 +08:00 |
|
Furybean
|
191c8ab3d1
|
Table: add current-row-key prop.
|
2016-12-28 19:18:53 +08:00 |
|
baiyaaaaa
|
d26288ea30
|
fix input relevant component box model to inline-block
|
2016-12-28 19:09:11 +08:00 |
|
baiyaaaaa
|
10584b9624
|
autocomplete box model fix
|
2016-12-28 19:09:11 +08:00 |
|
baiyaaaaa
|
162d7c36d1
|
input box model fix
|
2016-12-28 19:09:11 +08:00 |
|
baiyaaaaa
|
635cf6a771
|
fix input box model
|
2016-12-28 19:09:11 +08:00 |
|
qingwei.li
|
dedc1e29a6
|
Fix table doc
|
2016-12-28 18:38:59 +08:00 |
|
qingwei.li
|
33e0f0be48
|
Update doc
|
2016-12-28 18:33:26 +08:00 |
|
杨奕
|
0cd469cc53
|
website minor updates (#2046)
|
2016-12-28 18:31:12 +08:00 |
|
qingwei.li
|
4817e116e5
|
Table: expand row feature only supports scoped slot.
|
2016-12-28 18:12:37 +08:00 |
|
杨奕
|
d2f02b828f
|
Merge branch 'dev' into 1.1
|
2016-12-28 15:23:51 +08:00 |
|
baiyaaaaa
|
7eb8a19fb3
|
Revert "DatePicker: input display style changes to block, fixed #2018"
This reverts commit b3095a703c .
|
2016-12-28 15:19:01 +08:00 |
|
furybean
|
b569b314b8
|
Table: add expand row feature.
|
2016-12-28 15:18:25 +08:00 |
|
baiyaaaaa
|
436c38fee6
|
Merge pull request #2021 from QingWei-Li/fix/datepicker-editor
DatePicker: input display style changes to block, fixed #2018
|
2016-12-28 14:12:23 +08:00 |
|
baiyaaaaa
|
1760007d9c
|
Merge pull request #2019 from QingWei-Li/datepicker/week
DatePicker: custom fisrt day of week #1061
|
2016-12-28 14:05:59 +08:00 |
|
baiyaaaaa
|
db2e3f17c5
|
Merge pull request #2010 from Leopoldthecoder/carousel-hover
Carousel: improve arrow hover behavior in card mode
|
2016-12-28 14:01:57 +08:00 |
|
baiyaaaaa
|
634498bbff
|
fix input blur event
|
2016-12-27 19:26:01 +08:00 |
|
杨奕
|
e5c22a7cd0
|
upgrade version (#2023)
|
2016-12-27 18:38:16 +08:00 |
|
baiyaaaaa
|
b5e4994c01
|
Merge pull request #2005 from Leopoldthecoder/version
add version switch dropdown
|
2016-12-27 17:54:00 +08:00 |
|
baiyaaaaa
|
d1f9357df7
|
Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
DatePicker: input event is not fired when the array value is not upda…
|
2016-12-27 17:53:52 +08:00 |
|
qingwei.li
|
b3095a703c
|
DatePicker: input display style changes to block, fixed #2018
|
2016-12-27 17:36:10 +08:00 |
|
qingwei.li
|
9f8837ec40
|
DatePicker: custom fisrt day of week #1061
|
2016-12-27 16:28:16 +08:00 |
|
baiyaaaaa
|
2eea08af23
|
fix tabs initial with bug & improve docs
|
2016-12-27 14:57:15 +08:00 |
|
Leopoldthecoder
|
8425a0aa1a
|
Collapse: update English doc
|
2016-12-27 14:54:57 +08:00 |
|
Leopoldthecoder
|
aa87fc1786
|
add version switch dropdown
|
2016-12-27 13:59:40 +08:00 |
|
Leopoldthecoder
|
7856ae1097
|
Carousel: improve arrow hover behavior in card mode
|
2016-12-27 13:47:37 +08:00 |
|
cinwell.li
|
a57fba12bd
|
Merge branch 'dev' into fix/date-picker-input-event
|
2016-12-26 23:04:02 +08:00 |
|
baiyaaaaa
|
882a9d796e
|
add clearable api (#1994)
|
2016-12-26 23:02:40 +08:00 |
|
baiyaaaaa
|
6e428ffcc7
|
fix input value binding bug (#1998)
* fix input value binding bug
* improve input test & docs
|
2016-12-26 23:01:46 +08:00 |
|
cinwell.li
|
05be27e162
|
Merge branch '1.1' into feat/ssr
|
2016-12-26 19:51:55 +08:00 |
|