Axel Manuel
ca0bc1359f
Carousel: Remove implicit any from .d.ts
2017-10-27 02:53:28 -05:00
Leopoldthecoder
407fd70ba6
[release] 2.0.0
2017-10-27 11:56:27 +08:00
Leopoldthecoder
6995641d72
[build] 2.0.0
2017-10-27 11:56:27 +08:00
Leopoldthecoder
f3aa9b30ad
Changelog: update for 2.0.0
2017-10-26 22:42:55 -05:00
Leopoldthecoder
d2efebcbeb
fix getPropByPath error
2017-10-26 22:29:22 -05:00
杨奕
4b3edc13ab
Merge pull request #7750 from ElemeFE/carbon
...
Carbon
2017-10-26 01:05:33 -05:00
Leopoldthecoder
3cc8b0064b
Merge remote-tracking branch 'eleme/dev' into carbon
2017-10-26 13:57:06 +08:00
Leopoldthecoder
cee3154304
update release scripts
2017-10-26 00:25:24 -05:00
wacky6.AriesMBP
07acf66a69
picker: fix clear value
2017-10-25 23:48:47 -05:00
Leopoldthecoder
4aff63826c
misc updates
2017-10-25 23:01:23 -05:00
Leopoldthecoder
00e8c7454f
misc updates and fixes
2017-10-25 22:21:35 -05:00
wacky6.AriesMBP
b85b67d928
test: add change event test for input-number
2017-10-25 22:11:08 -05:00
John Heiner
e2932fd781
date-picker: added name attr support
2017-10-25 21:52:26 -05:00
Chris Anderson
d2908487d7
Fixes #7728
2017-10-25 21:50:16 -05:00
wacky6.AriesMBP
c856d9268b
date-picker: support array for name attr
2017-10-25 21:48:55 -05:00
Leopoldthecoder
a76865fdf4
[release] 2.0.0-rc.1
2017-10-25 19:03:08 +08:00
Leopoldthecoder
c195a873b7
[build] 2.0.0-rc.1
2017-10-25 19:03:07 +08:00
Leopoldthecoder
768981c1aa
Changelog: update for 2.0.0-rc.1
2017-10-25 05:47:57 -05:00
Cyril Su
25e8503d65
Carbon: Table add features and fix bugs ( #7682 )
...
* Table: Fix error in calculate `totalFlexWidth`
* Table: Fix error in caculate `scrollX`
* Table: Watch `max-height` change
* Table: Change `toggleRowExpanded`
* Table: Support `obj[key]`
* Table: Update docs for `toggleRowExpanded`
* Table: Add style and class control for every row and cell
* Table: Add `migrating` mixin for `expand`
* Table: Update test spec
* Table: Add `index` in `table-column` for custom index
2017-10-25 02:35:12 -05:00
Leopoldthecoder
333a010d3b
Table: add size
2017-10-25 01:41:17 -05:00
Li Chuangbo
0d9204dd89
Input: remove textarea extra close tag
2017-10-24 21:08:24 -05:00
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