Carter Li
|
fb52b36067
|
chore: use `lodash-es` to support vite (#2777)
To fix error: `Uncaught (in promise) SyntaxError: The requested module
'/@modules/lodash/isPlainObject.js' does not provide an export named
'default'`
|
2020-09-02 22:44:16 +08:00 |
tangjinzhou
|
7e15533f52
|
refactor: use findDomNode instead $el
|
2020-07-27 22:36:56 +08:00 |
tanjinzhou
|
d67afec16a
|
refactor: tabIndex to tabindex, readOnly to readonly
|
2020-07-17 17:13:30 +08:00 |
tanjinzhou
|
1a3a022bb5
|
feat: remove colorpicker
|
2020-07-03 18:12:44 +08:00 |
binhaoCen
|
71e5f5976c
|
feat:add color-picker component (#2305)
* feat:add color-picker component
* fix:update pickr version
* style : fix style issue
* feat:add disabled props
* style:fix style issues
* feat:add config and format props
* style:fix code style issues
* feat:add i18n
* feat:add type
* feat:add opacity and hue props
* feat:add test
* feat(color-picker): add tests
|
2020-07-02 15:05:23 +08:00 |