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
杨奕
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
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
91d9ed7feb
feature inline message
2017-09-18 00:37:43 -05:00
baiyaaaaa
0b3a2f70c4
fix cascader test
2017-09-18 00:37:43 -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
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
Lukasz Balcerzak
0e0f234428
lint
2017-09-06 10:00:16 +08:00
Lukasz Balcerzak
0adc0c0812
Fixed test
2017-09-06 10:00:16 +08:00
Lukasz Balcerzak
40c204d3d6
Fixed reactivity of colors prop for rate component
2017-09-06 10:00:16 +08:00
huguangju
e3c0e2ef05
Pagination: fix Jumper value should reassign when internalCurrentPage greater than internalPageCount
2017-09-05 17:12:18 +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
杨奕
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
Leopoldthecoder
2250162553
Checkbox: change event only triggers on user input
2017-08-18 12:22:19 +08:00
kingwl
e647bc994f
Progress: fix incorrect vertical align if percent is zero
2017-08-17 16:39:03 +08:00
Leopoldthecoder
22ab137963
Radio: change event only triggers on user input
2017-08-13 14:46:00 +08:00
Leopoldthecoder
bb58f00746
Slider: change event only triggers on user input
2017-08-13 14:45:44 +08:00
Leopoldthecoder
dc7de86a67
remove test timeout
2017-08-09 12:47:27 +08:00
Leopoldthecoder
e3aa5ac594
Merge branch 'dev' into carbon
2017-08-09 12:37:42 +08:00
Leopoldthecoder
24b29a2d09
Tree: fix lazy expandOnChecked test
2017-08-08 12:40:37 +08:00
Leopoldthecoder
e294273c50
Tree: fix checkDescendants test
2017-08-05 18:26:14 +08:00
Leopoldthecoder
917ce43cad
Select: optimize onOptionDestroy
2017-08-05 18:00:56 +08:00
Leopoldthecoder
f23629ac43
Select: remove resetIndex
2017-08-05 18:00:56 +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
7f70ea6726
Dialog: remove v-model, add append-to-body
2017-08-05 17:52:20 +08:00
Dreamacro
41c19249ab
Tree: add check-descendants attribute
2017-08-05 17:36:30 +08:00
Dreamacro
54e5cd2340
Tree: render when node expand
2017-08-05 17:34:40 +08:00
Dreamacro
78e947bcac
ColorPicker: support user input ( #6167 )
...
* ColorPicker: support user input
* support alpha
* Update picker-dropdown.vue
2017-08-05 16:58:09 +08:00
Leopoldthecoder
c340ed13e4
Notification: add position
2017-08-05 16:38:07 +08:00
Leopoldthecoder
7d69d11ead
Msgbox: add dangerouslyUseHTMLString
2017-08-05 16:37:58 +08:00
wacky6.AriesMBP
84f8168783
Switch: set checkbox checked property
2017-08-03 17:09:48 +08:00
wacky6.AriesMBP
11e3181a59
Steps: add test for error step behavior
2017-08-03 16:43:16 +08:00
Dreamacro
97183e3bc6
DatePicker: support keyboard control ( #6131 )
...
* DatePicker: support keyboard control
* DatePicker: support keyboard control
* update test timeout
* fix space
2017-08-01 19:04:31 +08:00
baiyaaaaa
5c2589677a
Tab: add vertical tab ( #6096 )
...
* add tabs position
* add tabs test
* Update tabs.md
2017-07-30 16:12:06 +08:00
wacky6.AriesMBP
fc242b6179
Select: fix change event
...
Only emit change for user input
Before:
select.value = 1; // triggers change
After:
select.value = 1; // does not trigger change
2017-07-28 10:25:24 +08:00
Dreamacro
9f31626923
Tree: add updateKeyChildren method
2017-07-23 17:37:02 +08:00
Dreamacro
ce72b8414d
add Tree component current node method ( #5988 )
...
* Tree: add current node method
* Tree: remove current-node-key attribute
* fix warn message
* Update tree.md
* Update tree.md
2017-07-23 17:28:26 +08:00
Leopoldthecoder
96f542e024
Merge branch 'dev' into carbon
2017-07-20 20:51:59 +08:00
Dreamacro
0a2dd8bd53
Add focus method for some form component
2017-07-20 16:50:38 +08:00
Dreamacro
476f76875c
Tree: checkbox can be disabled
2017-07-20 15:41:43 +08:00
Leopoldthecoder
daa4f83e4f
add object-typed value test
2017-07-20 12:37:04 +08:00
Dreamacro
b1860f5274
support focus and blur for select
2017-07-18 12:18:26 +08:00
Dreamacro
c1829e69f1
support focus and blur event for some form component
2017-07-18 12:18:26 +08:00
baiyaaaaa
ed72c389fc
fix autocomplete blur bug
...
This reverts commit 876cb88ae6
.
2017-07-17 16:58:30 +08:00
杨奕
2bba39ce2e
Upload: fix against non-primitive key warn in Vue 2.4 ( #5872 )
...
* Upload: fix against non-primitive key warn in Vue 2.4
* update horizontal menu test
2017-07-15 17:14:40 +08:00
Leopoldthecoder
0c2248b013
fix switch test
2017-07-13 18:17:13 +08:00
Hugo
fb99bc90b1
Dropdown: Allow any type from items' `command` prop
2017-07-02 20:23:57 +08:00
Leopoldthecoder
3f7cf2dcc7
Changelog: update for 1.3.7
2017-06-18 21:22:25 +08:00
Leopoldthecoder
45628ecbf3
ClickOutside: fix 'Cannot read property target of undefined'
2017-06-18 16:23:59 +08:00
ChuckFields
66cad95a4b
DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 ( #5149 )
...
* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948
* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 -Updated test case
2017-06-09 18:41:30 +08:00
baiyaaaaa
a1ec75b2f4
add props support ( #5188 )
2017-06-09 16:55:30 +08:00
kingwl
1a9822eb60
ColorPicker: fix invalid hue bar click when saturation is zero ( #5080 )
2017-06-09 16:21:14 +08:00
kingwl
88b5bc6e63
ColorPicker: fix nocorrect rgb value ( #5179 ) ( #5183 )
2017-06-04 17:11:16 +08:00
wacky6.AriesMBP
b98a042541
Switch: add test for single source of truth
2017-06-03 17:25:44 +08:00
kingwl
f19cc4c7ab
Cascader: fix invalid zero value ( #3470 )
2017-06-03 16:07:39 +08:00
wacky6.AriesMBP
bd2e172fa3
Select: fix default-first-option with remote
...
make default-first-option work with async filter/remote method
test is updated to reflect this change
2017-05-30 11:21:02 +08:00
pengchongfu
876cb88ae6
Select: remove clickoutside, fix #4985 ( #4998 )
2017-05-24 11:19:18 +08:00
wacky6
e2e31790da
Select: add default-first-option
...
default-first-option: boolean
* if set to `true`, select first matching option on enter
* only works if `filterable` or `remote` is `true`
test is included
2017-05-18 06:36:04 -07:00
wacky6
3902bcc3e8
DatePicker: fix, add test for unwanted 'input' event emission
...
Fixes issue: https://github.com/ElemeFE/element/issues/4624
2017-05-13 18:36:31 +08:00
wacky6
6ee73f7715
DatePicker: fix, add test for default-value
2017-05-03 18:35:18 +08:00
Leopoldthecoder
defd128f54
add .sync support for Dialog and Pagination
2017-05-03 15:20:57 +08:00
Leopoldthecoder
d6265daf73
fix datepicker test, revert emitter-removing attempt
2017-05-03 15:20:47 +08:00
杨奕
aff079d686
Table: add tests for summary row ( #4543 )
2017-05-03 15:09:27 +08:00
杨奕
72b1bc3c10
Carousel: update doc and test for indicator labels ( #4551 )
2017-05-02 10:24:40 +08:00
Philip Andersson
fcfda74543
[Bugfix] el-select multiple with vuex ( #4226 )
...
* Select: Fix Vuex compability when using multiple
* Adding timeout for first click to allow input event to propagate before second click
* Update select.vue
2017-04-29 21:05:01 +08:00
杨奕
ec3895fdba
Transfer ( #4337 )
...
* add transfer
* Transfer: add English doc
* Transfer: add tests
* update locale files
2017-04-28 16:15:49 +08:00
liyl
19c5afb2df
Switch: feature add-expand-value
2017-04-27 11:46:16 +08:00
杨奕
beac09e5b2
Slider: update vertical mode ( #4375 )
2017-04-27 08:28:38 +08:00
Mathieu DARTIGUES
0bf50bfc2e
Add button style to checkbox ( #3697 )
...
* Add button style to checkbox
* Implement min/max for checkbox button group
* Fixing a display bug when chekbox is ':checked'
* Update docs to integrate example button+min/max option
* Register correctly checkbox-button
Last fixes after cherry pick and bad rebase...
2017-04-21 16:12:38 +08:00
pengchongfu
9e32cccc73
Message: add ability to close all Messages #3941 ( #3966 )
2017-04-04 18:00:01 +08:00
Nicholas Lee
5234a58e57
remove unnecessary declaration
2017-04-04 17:58:59 +08:00
liyl
6afa2ba690
Slider: feature - add format-tooltip prop ( #3657 )
...
* Slider: add format-tooltip prop
* Docs: update slider.md
* Docs: update slider.md
2017-04-04 15:40:39 +08:00
Mathieu DARTIGUES
dfddd5d857
Rename minimum/maximum to min/max, type to Number
2017-03-31 00:02:39 +08:00
Mathieu DARTIGUES
3cefe969be
Add minimum/maximum prop to checkbox group
2017-03-31 00:02:39 +08:00
pcf
04fa32a8d0
rename delete-tag to remove-tag
2017-03-26 21:33:00 +08:00
pengchongfu
a3dca68fb0
Select: add delete-tag event ( #3632 )
2017-03-26 21:33:00 +08:00
Nicolaj Egelund
220f1542ea
Added clickoutside drag-click test
2017-03-15 15:40:57 +08:00
Nicolaj Egelund
9c13b0e8d5
Updated tests to trigger mousedown and mouseup events instead of click
2017-03-15 15:40:57 +08:00
Gabriel Oliveira
f86427f25a
Slider: add show-tooltip prop
2017-03-15 13:49:56 +08:00
Cyril Su
5e796ca33b
Table: Add handleEvent. ( #3305 )
2017-03-06 18:45:27 +08:00
baoyang
ae8ab4b56c
Tree: fix setCheckedKeys() not work on node that has childNodes ( #2967 )
2017-02-28 16:02:05 +08:00
Pan
e204e28320
add unit test
2017-02-27 11:43:16 +08:00
杨奕
067541e8d9
improve tests ( #3033 )
2017-02-24 17:37:06 +08:00
baiyaaaaa
61672ce0e2
fix input change time ( #2956 )
2017-02-22 16:33:30 +08:00
Furybean
42bd58d9fe
Add ColorPicker component.
2017-02-21 11:01:25 +08:00
杨奕
0643460b28
Cascader: update ( #2845 )
...
* Cascader: update
* Cascader: add tests
* Cascader: move flatOptions and add debounce
2017-02-19 00:50:55 +08:00
杨奕
3f64571fcc
Carousel: responsive to item change ( #2775 )
2017-02-18 15:11:41 +08:00
杨奕
450cf81ded
Slider: add range support ( #2751 )
2017-02-17 19:09:59 +08:00
baiyaaaaa
98850a1832
fix test
2017-02-16 22:43:19 +08:00
kingwl
8e34408d6e
Input: fix invalid resize prop ( #2838 )
2017-02-16 16:53:33 +08:00
Leopoldthecoder
3243b8fc98
Merge branch 'dev' into 1.2-merge1
...
# Conflicts:
# package.json
# src/utils/popup/index.js
# yarn.lock
2017-02-09 17:33:42 +08:00
baiyaaaaa
9dee785465
autocomplete dropdown use el-scrollbar
2017-02-09 16:06:06 +08:00
杨奕
1b4a0f9285
Tree: add node-expand and node-collapse ( #2507 )
2017-02-07 11:01:25 +08:00
baiyaaaaa
1efe9287f9
fix test
2017-02-04 18:52:37 +08:00
baiyaaaaa
0bec05ada3
update tab api
2017-02-04 18:52:37 +08:00
cinwell.li
14565178ed
Tooltip: prevent hidding when hovering tooltip, close #2633 ( #2654 )
...
* Tooltip: prevent hidding when hovering tooltip, close #2633
* Fix test
2017-02-04 18:36:08 +08:00
Vinicius Reis
6dd09cc11d
Click event #2551 ( #2614 )
...
* add click event
* update doc
* add tests
2017-02-04 11:20:04 +08:00
baiyaaaaa
254fc6a20f
change allowClear to clearable && add test
2017-02-04 10:46:43 +08:00
baiyaaaaa
c8226ad62a
add cascader test
2017-02-04 10:46:43 +08:00
baiyaaaaa
1a16fbb735
add cascader
2017-02-04 10:46:43 +08:00
张华焱
8bf9c7d9ac
[tree]:add node-expand and node-collapse event
2017-01-24 10:52:25 +08:00
张华焱
7d09486968
[tree]添加node-open与node-close事件,共三个参数,依次为:传递给 data 属性的数组中该节点所对应的对象、节点对应的 Node、节点组件本身。
2017-01-18 17:16:07 +08:00
qingwei.li
5150731e1e
Tooltip: refactor code no longer generates additinal html tag, resolve #2423
2017-01-17 13:45:16 +08:00
baiyaaaaa
2072156e5b
tree support accordion
2017-01-16 12:37:51 +08:00
baiyaaaaa
33954866fb
feature: Radio Group disabled && radio button style bug fix ( #2411 )
...
* support radio group disabled
* fix disabled radio button style bug
2017-01-16 10:43:10 +08:00
baiyaaaaa
402aebcd83
Merge pull request #2204 from Leopoldthecoder/messagebox
...
MessageBox: add beforeClose
2017-01-15 10:51:36 +08:00
baiyaaaaa
6381a498be
Merge pull request #2394 from Leopoldthecoder/loading-animation
...
Loading: add fading animations
2017-01-14 12:52:39 +08:00
Leopoldthecoder
813de47354
Loading: add fading animations
2017-01-13 15:31:05 +08:00
Leopoldthecoder
900d7af019
MessageBox: add uid
2017-01-13 12:06:30 +08:00
Leopoldthecoder
35f102fa2c
MessageBox: add beforeClose
2017-01-13 12:06:30 +08:00
baiyaaaaa
5246b170f4
Merge pull request #2309 from njleonzhang/fix_sortevent_bug
...
fix bug: default-sort-prop is not defined but trigger sort-change event
2017-01-12 22:38:22 +08:00
baiyaaaaa
accebb772b
input-number auto adjust min max value
2017-01-12 12:13:46 +08:00
baiyaaaaa
bbd779c26f
add show-message support
2017-01-12 12:12:56 +08:00
baiyaaaaa
7d300727d3
fix input-number change event
2017-01-11 10:35:05 +08:00
njleonzhang
203bc070d9
update UT
2017-01-09 23:20:52 +08:00
baiyaaaaa
ad2a32dcd6
Merge pull request #2182 from njleonzhang/table_sort_A_and_D
...
table sort to toggle
2017-01-09 14:30:55 +08:00
baiyaaaaa
2a6fad5593
Merge pull request #2197 from QingWei-Li/feat/notify/html
...
Notification: Support HTML, close #1885
2017-01-09 13:54:02 +08:00
baiyaaaaa
77549b752b
Merge pull request #2258 from QingWei-Li/fix/table/test
...
Table: fix unit test, fixed #2243
2017-01-06 19:04:03 +08:00
qingwei.li
2719667fed
Notification: supports VNode, #1885
2017-01-06 18:11:18 +08:00
qingwei.li
f234e08fa3
Table: fix unit test again.
2017-01-06 17:01:19 +08:00
baiyaaaaa
0b8b011db1
fix autocomplete do not hide on blur bug
2017-01-06 16:38:33 +08:00
qingwei.li
af5ea616db
Fix: table unit test, fixed #2243
2017-01-06 16:25:02 +08:00
baiyaaaaa
7539325eb5
Merge pull request #2236 from Leopoldthecoder/select-fix
...
Select: fix filterable init value issue, fixed #2196
2017-01-06 15:35:12 +08:00
kingwl
3e3001a8dc
Table: fix header-align bug
2017-01-06 10:46:06 +08:00
baiyaaaaa
d9d673bcc3
improve code & fix inittial submenu active bug ( #2225 )
2017-01-05 23:19:49 +08:00
Leopoldthecoder
3b5248ec2a
Select: fix filterable init value issue, fixed #2196
2017-01-05 22:31:37 +08:00
baiyaaaaa
5fb72444a6
fix dynamic change tabs bug
2017-01-05 11:25:44 +08:00
baiyaaaaa
0c0f2527e3
fix tab-bar initial status bug
2017-01-05 11:25:44 +08:00
njleonzhang
9ef1faaec9
toggle sortable
2017-01-03 20:08:43 +08:00
qingwei.li
9ee7afc1c5
TimeSelect: fix maxTime range, fixed #2158
2017-01-03 18:54:37 +08:00
Cyril Su
f93a163f40
InputNumber, DatePicker: Clearify the logic of increase and decrease. Fix date-picker.spec.js bugs. ( #2145 )
...
* InputNumber: clearify the logic of increase and decrease.
* DatePicker: Fix test specs
2017-01-03 12:23:01 +08:00
baiyaaaaa
f20c37885f
fix input-number invalid value reset bug
2016-12-30 11:42:21 +08:00
baiyaaaaa
3c0a784aca
insert autocomplete suggestions to body
2016-12-29 21:37:52 +08:00
baiyaaaaa
cf028a42f4
change tabs box-model to 'block' & remove 'label-content' property ( #2064 )
2016-12-29 16:19:12 +08:00
baiyaaaaa
d896c83860
fix collapse toggle bug ( #2059 )
2016-12-29 15:16:50 +08:00
baiyaaaaa
ea9e5ed462
Merge pull request #2045 from QingWei-Li/feat/table-expand-scoped-slot
...
Table: expand row feature only supports scoped slot.
2016-12-29 00:07:11 +08:00
Leopoldthecoder
eda941e64f
Alert: replace render function with default slot
2016-12-28 22:33:41 +08:00
Furybean
191c8ab3d1
Table: add current-row-key prop.
2016-12-28 19:18:53 +08:00
qingwei.li
4817e116e5
Table: expand row feature only supports scoped slot.
2016-12-28 18:12:37 +08:00
杨奕
d2f02b828f
Merge branch 'dev' into 1.1
2016-12-28 15:23:51 +08:00
furybean
b569b314b8
Table: add expand row feature.
2016-12-28 15:18:25 +08:00
baiyaaaaa
1760007d9c
Merge pull request #2019 from QingWei-Li/datepicker/week
...
DatePicker: custom fisrt day of week #1061
2016-12-28 14:05:59 +08:00
baiyaaaaa
d1f9357df7
Merge pull request #1956 from QingWei-Li/fix/date-picker-input-event
...
DatePicker: input event is not fired when the array value is not upda…
2016-12-27 17:53:52 +08:00
qingwei.li
9f8837ec40
DatePicker: custom fisrt day of week #1061
2016-12-27 16:28:16 +08:00
baiyaaaaa
2eea08af23
fix tabs initial with bug & improve docs
2016-12-27 14:57:15 +08:00
baiyaaaaa
190211d4a9
input number fix change event & improve
2016-12-27 10:17:41 +08:00
cinwell.li
a57fba12bd
Merge branch 'dev' into fix/date-picker-input-event
2016-12-26 23:04:02 +08:00
baiyaaaaa
882a9d796e
add clearable api ( #1994 )
2016-12-26 23:02:40 +08:00
baiyaaaaa
6e428ffcc7
fix input value binding bug ( #1998 )
...
* fix input value binding bug
* improve input test & docs
2016-12-26 23:01:46 +08:00
cinwell.li
05be27e162
Merge branch '1.1' into feat/ssr
2016-12-26 19:51:55 +08:00
cinwell.li
c7507725ea
Merge branch '1.1' into feat/scrollbar
2016-12-26 16:41:26 +08:00
baiyaaaaa
46295dfd92
add collapse
2016-12-26 16:18:00 +08:00
cinwell.li
9bb51a1267
TimeSelect: add maxTime, resolve #1826 ( #1987 )
2016-12-26 16:05:37 +08:00
baiyaaaaa
0862174d32
Merge pull request #1898 from hisland/dev
...
layout: all in right, clear float fixed #1893
2016-12-26 12:33:37 +08:00
qingwei.li
a906a5fccb
Add vue-popup and dom helper
2016-12-26 11:41:15 +08:00
qingwei.li
7414010203
DatePicker: add change event test
2016-12-23 17:49:46 +08:00
Leopoldthecoder
6c1ea22cd4
Carousel: update api
2016-12-23 16:19:39 +08:00
qingwei.li
9a48448d0f
hourElm => hourEl
2016-12-23 12:49:40 +08:00
kingwl
6f75ca6150
Table: support table sort ( #1918 )
2016-12-23 12:11:17 +08:00
Leopoldthecoder
d0619c7f8a
review update
2016-12-23 11:57:17 +08:00
hisland
15a44bf9ee
layout: all in right, clear float fixed #1893
2016-12-23 11:38:33 +08:00
baiyaaaaa
631afa92ca
fix checkbox radio status class && disable style ( #1930 )
2016-12-23 00:55:24 +08:00
Leopoldthecoder
9e958e603e
add carousel
2016-12-22 16:10:55 +08:00
杨奕
c20f5e9442
update new.js and init carousel ( #1859 )
2016-12-22 11:16:16 +08:00
kingwl
8648ab84dc
Table: add header-align
2016-12-21 11:03:22 +08:00
baiyaaaaa
c69e30e8c1
fix popover test
2016-12-20 18:54:50 +08:00
baiyaaaaa
d2f852a320
add dropdown hide-on-click prop
2016-12-20 18:54:50 +08:00
Furybean
a0187d1aba
Table: add filter change event & add column-key for column.
2016-12-20 18:37:31 +08:00
杨奕
f14628254a
add popper-class for DatePicker, Select and Tooltip ( #1806 )
2016-12-20 16:38:47 +08:00
杨奕
ead186153f
Pagination: fix slot ( #1846 )
2016-12-20 11:20:57 +08:00
杨奕
240fda5af8
Select: add visible-change event ( #1849 )
2016-12-20 09:11:10 +08:00
FuryBean
40f9d83f87
Tree: add expand-on-click-node prop. ( #1805 )
2016-12-19 15:38:51 +08:00
FuryBean
6c4f8a6867
Tree: add current-change event & current-node-key. ( #1807 )
2016-12-17 14:09:05 +08:00
FuryBean
4614990cb4
Table: add column as third parameter for row-click event. ( #1808 )
2016-12-17 14:00:35 +08:00
杨奕
d7d8257516
Message & Notification: add iconClass and customClass, fixed #1664 ( #1671 )
2016-12-14 13:43:14 +08:00
cinwell.li
cad3d770ed
DatePicker: fix clear button, fixed #1690 ( #1710 )
...
* DatePicker: fix clear button, fixed #1690
* DatePicker: fix reset button style
* DatePicker: fix set value
* DatePicker: fix test
2016-12-13 22:51:43 +08:00
baiyaaaaa
8917704392
support tag color property
2016-12-13 16:57:56 +08:00
Hashem Qolami
998dcce225
Feature table maxHeight ( #1560 ) ( #1674 )
...
* ✨ [Table] Added fluid height table with maxHeight prop (#1560 )
* 🚨 [Table] Added test for maxHeight prop (#1560 )
* 📚 [Table] Added the documentation of fluid-height table (#1560 )
2016-12-13 16:21:59 +08:00
qingwei.li
2b247df9ca
Upload: remove 'X-Requested-With' header
...
Fix test
2016-12-09 10:58:29 +08:00
cinwell.li
55dfb0c296
Refactor/datepicker ( #1623 )
...
* DatePicker: replace native input with el-input
* DatePicker: support size prop, closes #1069 , closes #1440
* DatePicker: show correct date for initial value, fixed #1129
* TimePicker: fix empty value when panel appears, fixed #1583
* DatePicker: trigger clickoutside when clicking icon, fixed #1604
* DatePicker: fix year type in year panel, fixed #1607
* DatePicker: fix test
* DatePicker: add doc
2016-12-09 00:06:34 +08:00
baiyaaaaa
3d12579652
support tab disabled
2016-12-08 17:13:41 +08:00
Furybean
0caa085523
Table: add row-dblclick event.
2016-12-02 17:43:21 +08:00
baiyaaaaa
e56f52ff26
fix radio dynamic init bug ( #1514 )
2016-12-02 17:35:54 +08:00
baiyaaaaa
d3afe22e89
Merge pull request #1401 from Leopoldthecoder/select-refactor
...
Select: refactor and bug fix
2016-12-02 11:50:25 +08:00
baiyaaaaa
34dbb01c1a
support tab title renter funtion
2016-12-01 23:00:29 +08:00
Leopoldthecoder
2d07391d3c
Select: add allow-create doc and test
2016-12-01 22:34:31 +08:00
Leopoldthecoder
c058beb2be
Select: add multipleLimit
2016-12-01 22:34:31 +08:00
Leopoldthecoder
ce3bed6cb5
Select: refactor and bug fix
2016-12-01 22:34:30 +08:00
Leopoldthecoder
707a0d5a60
Loading: full screen loading is now singleton
2016-12-01 22:27:20 +08:00
baiyaaaaa
98dda297c9
fix datetimepicker test
2016-12-01 17:30:23 +08:00
baiyaaaaa
648c498fd9
input-number add the controls support ( #1473 )
2016-11-30 18:16:49 +08:00
FuryBean
d3b3d865e8
Tree: add setChecked method. ( #1434 )
2016-11-28 18:57:09 +08:00
reverland
8a4b7ba6d7
Popover: add show/hide event
2016-11-28 16:57:46 +08:00
baiyaaaaa
75d248e107
support radio button custom style
2016-11-26 18:30:56 +08:00
baiyaaaaa
a84926b117
Merge pull request #1333 from QingWei-Li/fix/radio-checkox
...
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-26 13:26:27 +08:00
baiyaaaaa
d9c7824470
fix form validate bug ( #1363 )
2016-11-26 10:48:06 +08:00
Furybean
807c06071d
Tree: fixed default-expanded-keys can not set again.
2016-11-25 17:41:36 +08:00
Furybean
812a953b1e
Table: add row-style prop.
2016-11-25 17:41:07 +08:00
qingwei.li
96f71eda55
Radio/Checkbox: fix radio-radiogroup checkbox-checkboxgroup nested bug fixed #1152
2016-11-25 14:08:11 +08:00
Furybean
4617526367
Pagination: fix user can not set currentPage in some condition.
2016-11-25 08:26:10 +08:00
FuryBean
5c386d5ce8
Table: fix dynamic prop in table-column cause script error. ( #1314 )
2016-11-24 06:54:32 +08:00
FuryBean
2f3f5eabc1
Table: add header group feature. ( #1312 )
2016-11-23 20:32:23 +08:00
FuryBean
631037c296
Table: improve performance in large data. ( #1298 )
2016-11-23 18:24:32 +08:00
FuryBean
f729497de5
Tabs: fix dynamic bug & add closable prop for tab-pane ( #1285 )
2016-11-23 10:47:12 +08:00
Furybean
1f6cafebb1
Slider: fix can not drag when step < 1
2016-11-23 08:28:45 +08:00
Furybean
59293a219e
Tree: add filter-node-method prop & filter method.
2016-11-22 12:37:02 +08:00
Furybean
2c764d13fa
Tree: add getCheckedKeys & setCheckedKeys API.
2016-11-22 11:57:42 +08:00
baiyaaaaa
bb0a79b1b0
add a error prop for setting the error message manually
2016-11-19 19:55:44 +08:00
FuryBean
07b8ec030f
Table: fix selection-change not fire in some condition. ( #1198 )
2016-11-18 20:03:19 +08:00