Commit Graph

372 Commits (53fa20412812ab990c1fa3fc63626324feb4a64c)

Author SHA1 Message Date
Johan Hernefeldt 8ae2defa2d Dropdown: click open uses `show-timeout` attribute (#8734)
* Dropdown: Click open uses `show-timeout` attribute

* Dropdown: Modified test to work with `show-timeout` attribute

* Dropdown: Clean up in testfix
2017-12-10 17:42:08 +08:00
firesh f5aa24e419 DatePicker: add am/pm mode in time selector (#8620)
* time-picker: add am/pm mode in time selector (#8270)

* time-picker: add 'hh:mm:ss A' format test

* time-picker: add am/pm mode in time selector (#8270)

* time-picker: add am/pm mode in time selector (#8270)

* time-picker: add am/pm mode in time selector (#8270)

* Update time-spinner.vue

* Update time-spinner.vue

* Update time-spinner.vue
2017-12-04 13:44:49 +08:00
Leopoldthecoder 6a99f03e1f Select: update scroll bar position 2017-11-23 19:22:16 +08:00
Decade 7120490d3e Pagination: reset invalid jumper value (#8408)
* fix pagination jumper value

* fix lint
2017-11-23 19:22:16 +08:00
wacky6.AriesMBP c7d3de95b0 input: fix focus 2017-11-15 11:28:22 +08:00
Leopoldthecoder c0c0e728ca Changelog: update for 2.0.4 2017-11-10 16:33:02 +08:00
Leopoldthecoder 1d37197f0b fix unlink-panels test 2017-11-01 11:51:37 +08:00
Leopoldthecoder 343e9fa438 DatePicker: fix editable and readonly in range pick 2017-11-01 11:51:37 +08:00
Leopoldthecoder 633cb30d52 Loading: use class to set styles 2017-10-31 17:09:48 +08:00
wangfengming 7074a247f4 Table: support sort-by 2017-10-31 11:35:40 +08:00
wacky6.AriesMBP 07acf66a69 picker: fix clear value 2017-10-25 23:48:47 -05:00
wacky6.AriesMBP b85b67d928 test: add change event test for input-number 2017-10-25 22:11:08 -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 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
杨奕 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
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
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
Leopoldthecoder 1e95e51f9b update typings 2017-10-18 18:38:23 +08:00
wacky6.AriesMBP 55bc6f35ba date-picker: fix value-format change event 2017-10-16 23:11:50 -05:00
杨奕 8586891a56 use chrome to run tests (#7521)
* use chrome to run tests

* fix karma config lint

* remove phantomjs
2017-10-16 19:39:44 -05:00
wacky6.AriesMBP 7ceecce564 date-picker: fix typo, fix value-format parsing 2017-10-16 18:18:05 -05: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
杨奕 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
maranran 542deb779b Accessibility for message & message-box & tabs (#7424)
* 	add accessibility for message & message-box & tabs

* Update message-box.md
2017-10-15 23:13:10 -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
Jiewei Qian 889fae43fb Input: align input change with native (#7258)
* Input: align change event with native ones

* test: update input:change event test
2017-10-11 22:28:42 -05:00
wacky6.AriesMBP 78d97c8e3f test: fix date-picker 2017-10-11 21:46:53 -05:00
Jiewei Qian 83245f846d DatePicker: fix date time picker cancel (#7442)
* date-time-picker: fix cancel button

* test: add date-time-picker tests
2017-10-11 21:46:16 -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
wacky6.AriesMBP 0ec3bea9b0 select: fix el.form.change emission 2017-10-01 20:52:15 -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
杨奕 b578670168 update color docs (#7256)
* update color docs

* fix button test
2017-09-28 02:28:12 -05:00
maran 0a597a949e add accessibility for slider and fixbug for unittest 2017-09-26 06:48:01 -05:00
Leopoldthecoder 9516c60c41 fix cascader test 2017-09-26 05:29:39 -05:00
Gabriel Oliveira 209c4f86af Notification: add showClose option (#6402)
* Adding showClose option on Notification

* Update notification.md
2017-09-25 23:15:58 -05:00
Leopoldthecoder a35ab0bb03 Autocomplete: support scoped slot as custom template 2017-09-25 06:44:03 -05:00
杨奕 9acdc8e4c3 DatePicker/TimePicker: add chalk theme (#7169)
* DatePicker/TimePicker: add chalk theme

* minor updates
2017-09-22 23:46:37 -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
Leopoldthecoder cb1d6bebe4 update Select and Cascader chalk theme 2017-09-20 22:58:02 -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
baiyaaaaa 84517bb5d9 fix input test 2017-09-18 00:37:43 -05:00
wacky6.AriesMBP 848346c954 test: fix broken date-picker default-value test 2017-09-17 21:46:31 -05:00
Leopoldthecoder 27dcb4e40a Menu: add chalk theme 2017-09-16 08:20:55 -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 36d4f0a6fc Select: move setSelect to mounted hook 2017-09-14 06:29:15 -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