Hanxing Yang
94f18ab9a6
DatePicker: add attribute defaultTime ( #9094 )
...
* DatePicker: add attribute defaultTime
* use createVue instead of createTest & update docs for defaultTime
* update defaultTime type
2018-01-16 19:39:28 +08:00
Leopoldthecoder
cbe5b3c0e5
Chore: update picker docs
2018-01-15 22:10:22 +08:00
liyl
ee5cd93db3
Table: add column as filter-method's param ( #9196 )
...
* expand filter-method param
* update table.md
2018-01-15 12:25:53 +08:00
Leopoldthecoder
8ded46c83b
Chore: exclude play file from eslint, remove es-doc notification
2018-01-14 20:58:07 +08:00
Decade
a254106c5b
Tree: update doc and typing ( #9225 )
2018-01-14 20:37:48 +08:00
viewweiwu
1bcebecba9
Cascader: add blur and focus events ( #9184 )
...
* add cascader blur & focus event
* fix 'Input Events' => 'Cascader Events'
2018-01-14 12:29:43 +08:00
Jiewei Qian
15d528c768
input-number: fix user input parsing ( #9166 )
2018-01-09 14:08:46 +08:00
Leopoldthecoder
9c83ee9aaa
Changelog: update for 2.0.11
2018-01-08 13:48:12 +08:00
Leopoldthecoder
fdd746f262
Locale: change Czech locale filename to cs-CZ
2018-01-08 10:46:57 +08:00
HugoLew
ea7f7bb6d7
feat: el-submenu add show-timeout,hide-timeout attributes ( #8934 )
...
* el-submenu add show-timeout,hide-timeout attributes
* el-submenu add show-timeout,hide-timeout attributes
* el-submenu add show-timeout,hide-timeout attributes
* add the definition for SubMenu
2018-01-04 17:11:51 +08:00
liyl
11907a7c37
update collapse doc
2017-12-31 09:51:24 +08:00
Leopoldthecoder
ae4d29cff5
Chore: misc updates
2017-12-29 17:34:26 +08:00
dicklwm
79a4ac29af
#9038 , add el-input tabindex props
2017-12-28 15:50:07 +08:00
Leopoldthecoder
351f900df6
Tree: add renderAfterExpand
2017-12-24 19:13:17 +08:00
liyl
bfa9f4ed0f
docs: update menu.md
...
根据英文文档,以及上下文描述,修正文档内容
2017-12-24 18:58:37 +08:00
Leopoldthecoder
f08f435d43
add sponsor logo
2017-12-18 18:13:05 +08:00
Leopoldthecoder
4a7f3c82ad
Chore: misc updates
2017-12-15 16:45:15 +08:00
Pan
227508ae26
Doc:fix use vue-i18n@6.x typo
2017-12-13 15:36:14 +08:00
wangshaobo
79b4cb42d2
Revise with review comments.
2017-12-13 11:17:00 +08:00
wangshaobo
4fe557b5e8
upload: add before-remove hook function
2017-12-13 11:17:00 +08:00
Leopoldthecoder
0fb05a35b3
Changelog: update for 2.0.8
2017-12-12 16:54:17 +08:00
Leopoldthecoder
d58814290e
Picker: fix blur event
2017-12-12 15:54:29 +08:00
Leopoldthecoder
dca4b7afd2
Chore: configure es docs
2017-12-12 14:05:55 +08:00
decade
ef7327753c
update scss import
2017-12-12 12:09:11 +08:00
Leopoldthecoder
1fb98ef172
Chore: misc updates
2017-12-11 10:52:31 +08:00
wangshaobo
b566c6156d
Add Document for AM/PM `A` time format
2017-12-10 16:16:20 +08:00
Leopoldthecoder
bc14458249
Chore: update input docs
2017-11-30 13:46:48 +08:00
Leopoldthecoder
765e59de6b
Pagination: add background prop
2017-11-29 13:52:44 +08:00
zollero
675253dcb1
MessageBox: Add attribute 'showClose' to doc ( #8516 )
...
* MessageBox: Add attribute 'showClose' to doc
Add an attribute 'showClose' to explain whether to show 'close' button on the right top.
MessageBox: 文档中添加一个属性:showClose。 用来解释是否显示 MessageBox 右上角的关闭按钮。改属性,已经在源码中声明。
* MessageBox: Add attribute 'showClose' to doc
Add an attribute 'showClose' to explain whether to show 'close' button on the right top.
2017-11-27 18:04:25 +08:00
Leopoldthecoder
7a4ec97f0d
Chore: misc updates
2017-11-26 16:57:41 +08:00
Leopoldthecoder
f307f7f428
Cascader: add separator prop
2017-11-25 20:42:13 +08:00
liyl
11b3c8bbfd
Autocomplete: support suffixIcon & prefixIcon ( #8446 )
...
* feat: update autocomplete
* Feat: update input doc
2017-11-24 10:26:14 +08:00
Leopoldthecoder
e033313608
Select: fix filter input display in multiple mode
2017-11-23 11:36:48 +08:00
Leopoldthecoder
8f623b4cc4
Form: required rule shouldn't care about model type
2017-11-20 22:29:01 +08:00
Leopoldthecoder
5406a97359
Chore: misc updates
2017-11-17 12:46:52 +08:00
Leopoldthecoder
23e86bcf1a
Table: fix high CPU consumption
2017-11-17 12:28:55 +08:00
Leopoldthecoder
f24aeeca00
Select: add collapse-tags
2017-11-12 21:03:34 +08:00
Leopoldthecoder
9f2ea7eab0
Chore: doc updates
2017-11-09 15:19:09 +08:00
maranran
363a80b184
Accessibility for Popover, Tooltip, Message & Notification ( #8009 )
...
* Accessibility for Tooltip & Popover
* Accessibility for message & notification
* fixbug for popover with nodeType
2017-11-09 11:21:20 +08:00
Leopoldthecoder
88868eebf7
Theme: releasing all variables
2017-11-02 14:01:58 +08:00
Leopoldthecoder
9553e1edba
Chore: misc fixes and updates
2017-11-02 14:01:58 +08:00
maran
6a5a3aaa2f
remove outline for collapse & upload
2017-11-01 15:01:27 +08:00
Leopoldthecoder
343e9fa438
DatePicker: fix editable and readonly in range pick
2017-11-01 11:51:37 +08:00
WittBulter
4403fdc251
Notification: improve position attr
2017-11-01 10:18:05 +08:00
Leopoldthecoder
03a52ab38e
Table: update sort-by docs
2017-10-31 17:09:48 +08:00
wangfengming
7074a247f4
Table: support sort-by
2017-10-31 11:35:40 +08:00
Leopoldthecoder
409a3c852f
Form: fix validate state
2017-10-30 04:03:19 -05:00
Leopoldthecoder
8479b2fbaf
bug fixes
2017-10-28 03:10:52 -05:00
Leopoldthecoder
f3aa9b30ad
Changelog: update for 2.0.0
2017-10-26 22:42:55 -05:00
Leopoldthecoder
cee3154304
update release scripts
2017-10-26 00:25:24 -05: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
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
杨奕
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
杨奕
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
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
杨奕
36dfe304f3
Form: add clearValidate ( #7623 )
...
* Form: add clearValidate
* remove dup attrs
2017-10-21 23:35:42 -05: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
杨奕
7d55d47b67
some style updates ( #7603 )
...
* some style updates
* fix a datepicker typo
2017-10-20 01:03:34 -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
Leopoldthecoder
f73dbe104e
some icon fixes
2017-10-18 23:16:31 -05:00
wayne
fe15518f19
Carbon: new icons
2017-10-18 06:39:34 -05:00
Leopoldthecoder
1e95e51f9b
update typings
2017-10-18 18:38:23 +08:00
杨奕
1333c85d15
Changelog: update for 2.0.0-alpha.3 ( #7502 )
...
* Changelog: update for 2.0.0-alpha.3
* fix test
2017-10-16 05:05:40 -05:00
Leopoldthecoder
a0ec1580e1
Changelog: update for 1.4.7
2017-10-16 03:23:09 -05:00
杨奕
38459ae850
update dependencies ( #7476 )
...
* update el-input change event
* upgrade to vue 2.5.0
* upgrade webpack to 3.7
* upgrade vue to 2.5.2
* minor style updates
2017-10-16 14:07:24 +08:00
Black Wayne
9b09f6aa9f
Form: add size attribute ( #7428 )
2017-10-12 04:50:06 -05:00
Black Wayne
ab47262588
Menu: support open and close submenu manually ( #7412 )
...
* Carbon: menu support open close submenu manually
* Update menu.md
* Update menu.md
2017-10-12 03:20:16 -05:00
Black Wayne
5426c957a2
add upload limit & form validate return promise ( #7405 )
...
* Carbon: upload limit & input append & form validate promise
* Update upload.md
* Update upload.md
* Update index.js
2017-10-12 03:07:50 -05:00
Leopoldthecoder
553e89568b
TimePicker: add arrow-control
2017-10-11 05:34:08 -05:00
Leopoldthecoder
9dcc4eb0b7
Docs: add algolia search
2017-10-10 05:23:42 -05:00
Jiewei Qian
f93798446e
*-picker: refactor ( #7367 )
...
* Revert "Picker only emit user change (#6214 )"
This reverts commit 1912c473ef
.
* picker/util: add helper methods
range: n => Array
modify{Date, Time}: Date => Date
clear{Time, Milliseconds}: Date => Date
limitTimeRange: Date => Date
timeWithinRange: Date, [Date] => Boolean
* time-spinner: refactory
* time-panel: refactory
* picker refactory
* date-panel, *-table: refactory
* time-select: refactory
* test: update time-picker
* test: update date-picker
* time-range: refactory
* date-range: refactory
* test: update time-select
* test: update form date-picker/time-picker
* docs: update date-picker
2017-10-10 04:49:41 -05:00
Leopoldthecoder
1e57f25d19
Loading: add custom spinner and background
2017-10-09 04:39:40 -05:00
Leopoldthecoder
42cde204da
update primary color & add popper-class for ColorPicker
2017-10-04 07:44:34 -05:00
Leopoldthecoder
2f2405a64a
Changelog: add missing changes
2017-10-01 07:26:39 -05:00
Leopoldthecoder
ee63e1e0af
Dropdown: fix duplicate visibleArrow declaration
2017-10-01 07:19:56 -05:00
杨奕
e089516e36
Changelog: update for 2.0.0-alpha.1 ( #7303 )
...
* minor updates & fixes
* Changelog: update for 2.0.0-alpha.1
* update zh installation doc
* update demo block scroll
2017-09-30 02:57:08 -05:00
Black Wayne
bf76a7d941
Carbon: doc's scroll & primary color ( #7299 )
...
* Carbon: sidenav & table & changelog
* Carbon: doc style update
* Carbon: fix header's bg
* Carbon: use el-scrollbar
* Carbon: gogogo
* Carbon: doc fix scroll bug
* Carbon: update in resize
* the same as lastone
* Carbon: fix nav fade
2017-09-30 02:50:04 -05:00
Leopoldthecoder
257473f305
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# examples/app.vue
# examples/docs/en-US/tree.md
# examples/docs/zh-CN/tree.md
# examples/versions.json
# packages/select/src/select.vue
# packages/theme-default/package.json
2017-09-29 16:21:29 +08:00
Leopoldthecoder
1214a24d0c
update docs style vol.2
2017-09-29 03:13:27 -05:00
maranran
d66473f005
add accessibility for input & rate & collapse & progress & upload ( #7196 )
2017-09-29 02:58:07 -05:00
Black Wayne
5ce0e22823
Steps: add chalk theme ( #7274 )
...
* Steps: add chalk theme
* Update steps.md
* Update steps.md
* Update steps.md
2017-09-28 22:41:59 -05:00
杨奕
21c579179c
remove theme-default ( #7273 )
2017-09-28 05:01:29 -05:00
杨奕
b578670168
update color docs ( #7256 )
...
* update color docs
* fix button test
2017-09-28 02:28:12 -05:00
Black Wayne
8774311c76
Breadcrumb: add chalk theme ( #7203 )
...
* Breadcrumb: add chalk theme
* Breadcrumb: fix bugs
* fix pagination sizes' arrow
2017-09-27 23:22:30 -05:00
杨奕
fc49318315
Update slider.md
2017-09-26 06:48:01 -05:00
maran
0a597a949e
add accessibility for slider and fixbug for unittest
2017-09-26 06:48:01 -05:00
Leopoldthecoder
0ed1aa6f82
update notification docs
2017-09-26 05:29:39 -05:00
Leopoldthecoder
9e67ec3506
Tree: get prop from data if not specified in `props`
2017-09-26 02:00:14 -05:00
Leopoldthecoder
a35ab0bb03
Autocomplete: support scoped slot as custom template
2017-09-25 06:44:03 -05:00
Leopoldthecoder
f457cd7f57
Tooltip: fix disabled tooltip affecting other instances
2017-09-25 06:43:56 -05:00
杨奕
9acdc8e4c3
DatePicker/TimePicker: add chalk theme ( #7169 )
...
* DatePicker/TimePicker: add chalk theme
* minor updates
2017-09-22 23:46:37 -05:00
Black Wayne
dda21ce96e
Input / Input Number: add chalk theme ( #7178 )
...
* Input / Input Number: add chalk theme
* Update Input Number doc
2017-09-22 04:46:34 -05:00
Dreamacro
9bae0160f4
Pagination: add chalk theme ( #7005 )
...
* Pagination: add chalk theme
* Pagination: fix test
* Pagination: del useless test case
* Pagination: fix shake of number
2017-09-22 01:33:03 -05:00
Black Wayne
1ba90b9534
Table: add chalk theme ( #7059 )
...
* Table: add chalk theme
* Table: add group header & other
* Table: del package.lock
* Table: del single test trace
* Table: fix border problem
* Table: fix boder problem
* Table: clean css
* Table: footer border right - -|
2017-09-22 01:30:44 -05:00
Leopoldthecoder
b922664aa6
Merge remote-tracking branch 'eleme/dev' into carbon
...
# Conflicts:
# examples/docs/en-US/input.md
# examples/docs/zh-CN/input.md
2017-09-20 12:23:38 +08:00
杨奕
ad88dd2ec7
TimePicker: add chalk theme ( #7102 )
...
* TimePicker: add chalk theme
* minor style fixes
2017-09-19 09:35:57 -05:00
Black Wayne
2a0a4bc651
Dropdown: add chalk theme ( #7089 )
...
* Dropdown: add chalk theme
* Dropdown: update doc
* Update dropdown.md
2017-09-18 23:47:13 -05:00
baiyaaaaa
91d9ed7feb
feature inline message
2017-09-18 00:37:43 -05:00
baiyaaaaa
84517bb5d9
fix input test
2017-09-18 00:37:43 -05:00
baiyaaaaa
5c17f57995
upgrade input
2017-09-18 00:37:43 -05:00
Leopoldthecoder
4576c72ef8
update i18n doc
2017-09-17 07:51:39 -05:00
杨奕
7497dcb8ec
Update dialog.md
2017-09-16 08:22:27 -05:00
wayne
082f15778c
Dialog: update doc
2017-09-16 08:22:27 -05:00
wayne
41e1f75b8a
Dialog: add chalk theme
2017-09-16 08:22:27 -05:00
Leopoldthecoder
27dcb4e40a
Menu: add chalk theme
2017-09-16 08:20:55 -05:00
Leopoldthecoder
b04ad87df9
MessageBox: update docs
2017-09-16 07:49:48 -05:00
杨奕
9be1a0ae8a
update doc ( #7033 )
...
* Tooltip: update zh-CN doc
* Tooltip: update en doc
* Autocomplete: update docs
2017-09-14 23:16:45 -05:00
Black Wayne
7e365e244c
MessageBox: add chalk theme ( #7029 )
...
* Message Box: add chalk theme
* Message Box: doc fix
* Message Box: change prop name into center
2017-09-14 21:15:44 -05:00
Leopoldthecoder
43ecb8818c
Merge branch 'dev' into carbon
...
# Conflicts:
# packages/date-picker/src/panel/time.vue
2017-09-14 19:33:49 +08:00
Leopoldthecoder
e8516d633a
ColorPicker: add chalk theme
2017-09-14 05:46:09 -05:00
Leopoldthecoder
f01df258f4
Tag: add chalk theme
2017-09-14 04:23:40 -05:00
Leopoldthecoder
34dc51bb8b
Card: add chalk theme
2017-09-14 02:31:58 -05:00
Dreamacro
5e8dfd0738
Tree: add chalk theme ( #6901 )
...
* Playground: bump to new theme
* Tree: update chalk theme
* update doc
* Update var.scss
2017-09-13 22:34:26 -05:00
Leopoldthecoder
11827f222f
Switch: add chalk theme
2017-09-13 21:46:00 -05:00
Leopoldthecoder
2df521482b
Transfer: add chalk theme
2017-09-13 02:48:21 -05:00
Hejx 心流
8fc973c51a
LoadingL optimize the close process ( #6966 )
...
* Remove useless parameters
* Remove useless parameters
* [Tree docs] Modify typos
* [Loading] Optimize the close process
* Optimize the close process
* Revert the yarn.lock
* Update yarn.lock
2017-09-12 12:20:02 +09:00
Leopoldthecoder
a6016a5cc4
Alert: add chalk theme
2017-09-11 19:50:00 +09:00
Leopoldthecoder
a1e8c52d9f
Message: add chalk theme
2017-09-06 13:39:44 +08:00
fanzhaobing
db295f9d78
modify the document relate to slider
2017-09-02 17:49:56 +08:00
fanzhaobing
48074f2eee
Slider: add props debounce
2017-09-02 17:49:56 +08:00
Leopoldthecoder
ef61460688
Merge branch 'carbon-1' into carbon
2017-09-01 10:56:25 +08:00
Leopoldthecoder
512543e35b
add api for radio and checkbox
2017-08-25 13:37:56 +08:00
Leopoldthecoder
9763c816ea
Button: fix doc
2017-08-23 20:47:32 +08:00
杨奕
79016032ea
scaffolding chalk ( #6643 )
...
* scaffolding chalk
* update button
2017-08-23 18:07:14 +08:00
杨奕
bf6661266a
add layout ( #6600 )
...
* add layout
* add docs
* add en docs
* fix test
2017-08-22 12:46:22 +08:00
WittBulter
4ebb998346
fix col-attributes docs
2017-08-20 16:31:09 +08:00
Leopoldthecoder
2250162553
Checkbox: change event only triggers on user input
2017-08-18 12:22:19 +08:00
Leopoldthecoder
94d7ca7535
Icon: add docs on third-party icon integration
2017-08-18 12:22:03 +08:00
Leopoldthecoder
77ddecea25
Rate: add show-score, fix change event timing
2017-08-13 14:47:02 +08:00
Leopoldthecoder
22ab137963
Radio: change event only triggers on user input
2017-08-13 14:46:00 +08:00
Leopoldthecoder
a5e5be3d7a
Pagination: add popperClass
2017-08-13 11:59:17 +08:00
baiyaaaaa
1f2ee02b3a
support dropdown placement
2017-08-13 11:09:53 +08:00
Leopoldthecoder
e3aa5ac594
Merge branch 'dev' into carbon
2017-08-09 12:37:42 +08:00
Leopoldthecoder
74992ba592
Changelog: update for 1.4.2
2017-08-09 12:19:13 +08:00
Leopoldthecoder
1a1395aa8c
Merge remote-tracking branch 'eleme/dev' into carbon
2017-08-05 18:36:14 +08:00
Leopoldthecoder
f477390c79
Message: add dangerouslyUseHTMLString
2017-08-05 17:52:53 +08:00
Leopoldthecoder
50e2f23436
Message: refactor icon
2017-08-05 17:52:53 +08:00
Leopoldthecoder
84657095c4
Dialog: fix vuex compatibility
2017-08-05 17:52:20 +08:00
Leopoldthecoder
7f70ea6726
Dialog: remove v-model, add append-to-body
2017-08-05 17:52:20 +08:00
Dreamacro
4348420277
Update doc for Tree and DatePicker ( #6113 )
...
* Update DateTimePicker doc
* Update Tree doc
* Update DateTimePicker doc
* Update Tree doc
* update doc
* Update datetime-picker.md
2017-08-05 17:25:51 +08:00
Leopoldthecoder
c340ed13e4
Notification: add position
2017-08-05 16:38:07 +08:00