Leopoldthecoder
|
6d3636fbac
|
Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
# CHANGELOG.en-US.md
# CHANGELOG.zh-CN.md
# examples/app.vue
# examples/index.tpl
# examples/versions.json
# package.json
# packages/dropdown/src/dropdown.vue
# packages/theme-default/package.json
# packages/theme-default/src/date-picker/date-picker.css
# src/index.js
|
2017-10-24 18:48:54 +08:00 |
杨奕
|
71fca8e051
|
update custom theme docs (#7679)
* update custom theme docs
* update form docs
|
2017-10-24 05:43:23 -05:00 |
Leopoldthecoder
|
762f337b2c
|
[release] 1.4.8
|
2017-10-24 18:21:12 +08:00 |
Leopoldthecoder
|
ccd36eb01f
|
[build] 1.4.8
|
2017-10-24 18:21:12 +08:00 |
杨奕
|
664f893086
|
Changelog: update for 1.4.8 (#7683)
* Table: Trigger `doLayout` when display from `none` to others
* Changelog: update for 1.4.8
|
2017-10-24 05:19:04 -05:00 |
phongkt
|
5698e77c72
|
Dropdown: allow change show/hide timeout by props (#7621)
* Dropdown: Allow change show/hide timeout by props
* Dropdown: Fixes for document mistake
|
2017-10-24 04:20:03 -05:00 |
baiyaaaaa
|
cf0197e02a
|
Collapse: fix $parent bug when collapse-item is nested in other components (#7675)
* fix collapse bug
* fix code style
|
2017-10-24 03:50:18 -05:00 |
杨奕
|
4517e3d9be
|
Autocomplete: add value-key (#7671)
* Autocomplete: add value-key
* fix autocomplete test
|
2017-10-24 02:24:35 -05:00 |
lltemplar
|
3b6b9fa5f7
|
Update form.md
|
2017-10-24 01:39:12 -05:00 |
lltemplar
|
f904e964f2
|
Update form.md
|
2017-10-23 23:38:28 -05:00 |
Leopoldthecoder
|
14ecf86c55
|
Icon: fix mobile-phone class name
|
2017-10-23 21:18:11 -05:00 |
Leopoldthecoder
|
6e65590775
|
DatePicker: register el-button
|
2017-10-23 21:18:11 -05:00 |
Leopoldthecoder
|
917b8e78f2
|
theme-chalk tuning
|
2017-10-23 21:18:11 -05:00 |
Leopoldthecoder
|
9e6f1adafc
|
update landing page for 2.0
|
2017-10-23 05:38:15 -05:00 |
Leopoldthecoder
|
88636b948f
|
Button: fix round button sizes
|
2017-10-22 22:45:47 -05:00 |
Leopoldthecoder
|
96093927e9
|
MessageBox: fix missing icons
|
2017-10-22 21:54:33 -05:00 |
DuLinRain
|
1d90390fa5
|
DateTimePicker: fix hidden last item of sidebar (#7567)
* Update picker-panel.css
fix "last item been overlapped by footbar bug" when sidebar items are two more。even overflow can not resolve this problem, it is not the same thing. the details you can see https://dulinrain.github.io/elementui/ElementUI%E4%B9%8B%E6%97%B6%E9%97%B4%E6%8F%92%E4%BB%B6Bug.html
* Update date-picker.css
reply to the reviewe of #7567 (https://github.com/ElemeFE/element/pull/7567)
* Update picker-panel.css
remove the previous fix after the review of #7567(https://github.com/ElemeFE/element/pull/7567)
* Update date-picker.css
* Update picker-panel.css
|
2017-10-22 21:54:12 -05:00 |
杨奕
|
36dfe304f3
|
Form: add clearValidate (#7623)
* Form: add clearValidate
* remove dup attrs
|
2017-10-21 23:35:42 -05:00 |
baiyaaaaa
|
c3cf3f2389
|
support prop 'for' (#6049)
|
2017-10-21 22:00:06 -05:00 |
Leopoldthecoder
|
0099a3f283
|
update beta notice
|
2017-10-20 03:53:40 -05:00 |
Leopoldthecoder
|
18e49794d4
|
[release] 2.0.0-beta.1
|
2017-10-20 16:09:07 +08:00 |
Leopoldthecoder
|
44c75ff1af
|
[build] 2.0.0-beta.1
|
2017-10-20 16:09:07 +08:00 |
Leopoldthecoder
|
1786ac75e2
|
Changelog: update for 2.0.0-beta.1
|
2017-10-20 03:06:32 -05:00 |
lirilsu
|
1310bdee26
|
Table: Remove `sort-clear` and `filter-clear` event
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
8c78dc1082
|
Table: Update docs for carbon table
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
0ca040fb42
|
Table: Render `default` slot in `table-column` to get a correct `columnRows`
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
fa494b1952
|
Table: Trigger `doLayout` when display from `none` to others
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
302eb3116f
|
Table: Add `flex: 1` for `el-table`
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
7c77cc3380
|
Chalk: Remove selector variable for &
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
999db14732
|
Table: Move `append` slot out of `table-body`
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
f6f61bcbde
|
Table: Add class to expanded row
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
f347657651
|
Table: Table: Remove render default in `table-column`
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
00c5028d8d
|
Table: Expand rows when set `expand-row-keys`
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
ec182424ad
|
Table: Add clear sort
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
26a8c222b1
|
Table: Add clear filter
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
8e09988918
|
Table: Add spanMethod to support rowspan and colspan
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
d8dd114a16
|
Table: Fix error in cacluating hidden in `table-header` and `table-body`
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
ba3315a728
|
Table: Filter data again when change data
|
2017-10-20 02:19:45 -05:00 |
lirilsu
|
cb993a6487
|
Table: Change sort method to match built-in Array#sort
|
2017-10-20 02:19:45 -05:00 |
Leopoldthecoder
|
fa140dea9c
|
Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts:
# packages/input/src/calcTextareaHeight.js
# packages/message-box/src/main.vue
# packages/theme-default/src/menu.css
# yarn.lock
|
2017-10-20 14:08:11 +08:00 |
杨奕
|
7d55d47b67
|
some style updates (#7603)
* some style updates
* fix a datepicker typo
|
2017-10-20 01:03:34 -05:00 |
Leopoldthecoder
|
f0a85b8a6c
|
update Readme.md
|
2017-10-20 01:02:25 -05:00 |
Jiewei Qian
|
af46f968ab
|
DatePicker: Daylight Saving Time (#7599)
* date-table: fix daylight saving time highlight
* test: update date-picker range test
|
2017-10-19 22:06:44 -05:00 |
Chris James
|
8313016dae
|
ColorPicker: Fixed `Unknown custom element: <el-button>` error
|
2017-10-19 21:21:20 -05:00 |
wayne
|
6055e39bc7
|
Carbon: fix hide to hidden in display.scss
|
2017-10-19 21:15:12 -05:00 |
Leopoldthecoder
|
c31f413a4f
|
Layout: add xl breakpoint
|
2017-10-19 03:30:24 -05:00 |
Black Wayne
|
457f9f97ed
|
DatePicker: add unlink-panels (#7537)
|
2017-10-19 01:09:05 -05:00 |
wayne
|
6521828f27
|
Carbon: layout add Visibility support
|
2017-10-19 01:05:31 -05:00 |
wayne
|
b678772e94
|
Carbon: add migration mixin for breaking changes
|
2017-10-19 01:01:47 -05:00 |
Leopoldthecoder
|
8ba6b580fd
|
Menu: fix close menu bug
|
2017-10-19 00:09:22 -05:00 |