Commit Graph

673 Commits (5b32ec426dda88858d5e3c85f260e14e73a035ab)

Author SHA1 Message Date
Hi-Linlin e92d1d13aa Pagination: add disabled prop (#10006) 2018-03-07 11:47:19 +08:00
云游君 12b6a10f70 Docs: update responsive layout for color page (#9993)
* Color: fix demo-color-box in docs respnsive layout

* Update color.md

* Update color.md

* Update color.md
2018-03-05 11:01:27 +08:00
blackmiaool e70c598d44 Input: add clear event (#9988) 2018-03-04 13:50:25 +08:00
杨奕 a21f78ea19
Changelog: update for 2.2.1 (#9975) 2018-03-02 16:35:22 +08:00
杨奕 aa5f015cd9
Transfer: add target-order (#9960) 2018-03-02 14:43:10 +08:00
杨奕 2ccb0ead05 Slider: add tooltip-class (#9957) 2018-03-01 17:21:31 +08:00
cinwell.li 95d2eabd5e Docs: update quickstart demo, close #9883 (#9928)
* docs: update quickstart demo, close #9883

* docs: fix typo
2018-03-01 12:05:49 +08:00
杨奕 f516d62786
Changelog: update for 2.2.0 (#9793) 2018-02-12 17:10:18 +08:00
杨奕 0f06fd5079
Select: add popper-append-to-body (#9782) 2018-02-11 18:18:49 +08:00
baiyaaaaa 610723ea00 support menu disabled (#9771) 2018-02-11 14:59:46 +08:00
杨奕 d46c0ed01c
Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
baiyaaaaa 202f6417b1 Menu: support multi level submenu in horizontal mode (#9741) 2018-02-09 11:05:37 +08:00
FuryBean fe29af1b1f Add check event and getHalfChecedNodes method for Tree (#9730) 2018-02-09 10:31:11 +08:00
FuryBean 607aef0ac7 update tree docs for children & isLeaf (#9739) 2018-02-09 10:29:32 +08:00
FuryBean 6bef614c01 add api for tree (#9718) 2018-02-09 10:28:43 +08:00
杨奕 248b1bf8de
Tree: support scoped slot (#9686) 2018-02-06 16:45:27 +08:00
FuryBean 3bc67fa575 Tree: add node-contextmenu event for tree node (#9678) 2018-02-06 11:42:01 +08:00
Yao d8c931274d Input: fix prop valueKey doc (#9649) 2018-02-04 14:36:50 +08:00
杨奕 41a191b721
Menu: add popper-class for SubMenu (#9600) 2018-02-01 15:05:07 +08:00
FuryBean ab2f3830d6 Table: extend height prop usage (#9575) 2018-01-31 13:32:01 +08:00
杨奕 f274f3e3d9
Dropdown: remove transition delay when trigger is click (#9573) 2018-01-31 11:22:32 +08:00
杨奕 85a3e99ceb
Input: fix appended button style in IE11 (#9537) 2018-01-29 22:53:16 +08:00
Pyae Hein d5c135730a Added contextmenu event for column header (#9475) 2018-01-29 18:42:05 +08:00
Leopoldthecoder 56dc51bc85 Form: add disabled 2018-01-29 18:14:58 +08:00
Leopoldthecoder cdc14756ae Notification: add closeAll 2018-01-29 12:44:18 +08:00
wacky6.AriesMBP 2fa6935e58 doc: date-picker, add date formats section 2018-01-29 12:14:40 +08:00
Cristi Jora 017cadda71 Doc: fix on-demand examples to support babel 7 (#9504)
* Update quickstart.md

* Update quickstart.md

* Update quickstart.md

* Update quickstart.md

* Adjust on demand import in es docs
2018-01-28 21:40:24 +08:00
Leopoldthecoder 86f8ff1160 Input: el-input styles should override el-textarea 2018-01-28 15:03:45 +08:00
Hi-Linlin 9655a829b8 Docs: fix default min of input-number (#9479) 2018-01-26 10:53:53 +08:00
柴方博Felbry 8e466dda90 Update select.md (#9463)
尺寸更正
2018-01-25 17:52:08 +08:00
Leopoldthecoder dad96b49c5 Select: add auto-complete 2018-01-22 14:02:20 +08:00
杨奕 e99c12ca04 DatePicker: update docs for default-time (#9335) 2018-01-18 15:35:31 +08:00
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