iamkun
|
53df27e48f
|
ColorPicker: Fix handle error hex color string (#14793)
* fix(ColorPicker): Fix handle error hex color string
* Update color.js
* Update color.js
|
2019-03-27 17:48:58 +08:00 |
|
hetech
|
9a31f5f6e6
|
ColorPicker: not trigger form validation when dragging (#13299)
* ColorPicker: not trigger form validation when dragging
* update test case for input
|
2018-11-05 19:21:49 +08:00 |
|
SkyAo
|
f8a27565b0
|
ColorPicker: add immediate watcher for currentColor (#13278)
|
2018-11-05 15:51:12 +08:00 |
|
why
|
3d3a2233ee
|
ColorPicker: fix the position of cursor (#12376)
|
2018-08-23 17:45:19 +08:00 |
|
hetech
|
465dcf2a19
|
Chore: retire lerna and remove redundant files (#11493)
* Chore: retire lerna and delete redundant files
* Chore: update Makefile
|
2018-06-05 19:27:13 +08:00 |
|
Jikkai Xiao
|
1fe51c9295
|
ColorPicker: prevent active-change event when picker is closed (#11304)
|
2018-05-23 16:41:57 +08:00 |
|
杨奕
|
16dc174a8d
|
Select: input should be readonly when options menu not visible (#10944)
|
2018-04-29 18:00:56 +08:00 |
|
Bo Zhang
|
a8248ddfef
|
ColorPicker: active-change only triggers on user interaction (#10903)
* ColorPicker: only emit active-change event source from dropdown, fixed #10901
* Update main.vue
|
2018-04-29 17:31:52 +08:00 |
|
杨奕
|
674f8648bf
|
ColorPicker: update docs for predefine (#10237)
|
2018-03-19 19:31:38 +08:00 |
|
Harlan
|
441669f081
|
ColorPicker: add predefine colors (#10170)
* ColorPicker: add predefine colors(#8702)
* Add selected state of predefine color and test cases
* Fix the bugs mentioned in review
|
2018-03-19 17:20:09 +08:00 |
|
杨奕
|
f1b483a91a
|
ColorPicker: support hsl/hsv model input (#9991)
|
2018-03-04 13:51:22 +08:00 |
|
Leopoldthecoder
|
56dc51bc85
|
Form: add disabled
|
2018-01-29 18:14:58 +08:00 |
|
Chris James
|
8313016dae
|
ColorPicker: Fixed Unknown custom element: <el-button> error
|
2017-10-19 21:21:20 -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 |
|
Leopoldthecoder
|
553e89568b
|
TimePicker: add arrow-control
|
2017-10-11 05:34:08 -05:00 |
|
Leopoldthecoder
|
42cde204da
|
update primary color & add popper-class for ColorPicker
|
2017-10-04 07:44:34 -05:00 |
|
杨奕
|
ad88dd2ec7
|
TimePicker: add chalk theme (#7102)
* TimePicker: add chalk theme
* minor style fixes
|
2017-09-19 09:35:57 -05:00 |
|
Leopoldthecoder
|
e8516d633a
|
ColorPicker: add chalk theme
|
2017-09-14 05:46:09 -05: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
|
3bc4333578
|
ColorPicker: add active-change event
|
2017-07-13 18:17:13 +08:00 |
|
kingwl
|
cc7a461db5
|
ColorPicker: replace watch hue with computed
|
2017-06-09 16:21:14 +08:00 |
|
kingwl
|
94e6288286
|
ColorPicker: while watch hue and value with computed
|
2017-06-09 16:21:14 +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 |
|
pengchongfu
|
5fc7e18891
|
ColorPicker: empty value by v-model, fix #4662
|
2017-05-05 07:57:46 +08:00 |
|
Nicolaj Egelund
|
9d8fb8e0e3
|
Added 'change' events to ColorPicker
|
2017-02-28 10:43:34 +08:00 |
|
杨奕
|
067541e8d9
|
improve tests (#3033)
|
2017-02-24 17:37:06 +08:00 |
|
杨奕
|
42264938e9
|
fix SSR regression (#2982)
|
2017-02-23 11:30:38 +08:00 |
|
杨奕
|
f2fc8b5fb6
|
ColorPicker: display current color in real time (#2941)
|
2017-02-22 15:14:54 +08:00 |
|
cinwell.li
|
e9c032c83a
|
ColorPicker: hide the dropdown when clicking on another colorpicker. (#2929)
|
2017-02-21 15:32:54 +08:00 |
|
Furybean
|
42bd58d9fe
|
Add ColorPicker component.
|
2017-02-21 11:01:25 +08:00 |
|