Simona
|
c5fc8b4e9a
|
build: optimize (#560)
* build: replace ts-loader with @babel/preset-typescript
|
2020-11-10 14:24:09 +08:00 |
|
zazzaz
|
6b69d0a457
|
build: fix build bundle (#545)
* chore: update
* chore: update
|
2020-11-05 19:11:04 +08:00 |
|
hangzou
|
b45f084a72
|
fix(build): fix import module path (#543)
* fix(build): fix import module path
* fix: fix export constants & type
* fix(popover): fix exports and import
|
2020-11-04 16:30:42 +08:00 |
|
Simona
|
4e8ea7e4c1
|
feat: unify form event dispatch and global config (#527)
|
2020-11-02 11:05:08 +08:00 |
|
bastarder
|
aea6f4204f
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
|
hangzou
|
09418659e0
|
build: fix rollup build (#500)
|
2020-10-29 16:13:29 +08:00 |
|
Caaalabash
|
b4c84cc00a
|
fix(autocomplete): popper usage (#429)
* fix(autocomplete): dropdownWidth
* fix: el-popper usage
* test: change test file
* fix: remove storybook doc dir
* test: sleep time
|
2020-10-22 14:02:28 +08:00 |
|
hangzou
|
e8c162ea72
|
fix: fix rollup module (#434)
* fix(build): fix some export & import path
* fix(build): build utils
* fix: fix error import
* fix(build): fix import error
* fix(build): remove useless dependent
* fix(build): fix build command error
|
2020-10-20 11:45:44 +08:00 |
|
jeremywu
|
73fb527f49
|
feat/Popover (#339)
* init popover
* feat(popover): component almost done. next `directive`
* modifications
* code finished
* partial complete testing code
* feat(popover): popover component
* fix linter complains
|
2020-10-19 13:44:50 +08:00 |
|
zouhang
|
c6e8c5c45e
|
build(core): fix some type error
|
2020-10-09 20:24:53 +08:00 |
|
Herrington Darkholme
|
dda8b97ddb
|
Fix/lint (#392)
* chore(core): fix linting
* fix(message): fix test
* fix(message): fix message test
* fix(select): remove unused
* fix(select): fix concurrent select test case
* fix(style): remove redundant type annotation
* fix(other): linting
|
2020-10-05 12:50:34 +08:00 |
|
Herrington Darkholme
|
8844187da6
|
chore(core): fix linting (#387)
|
2020-10-04 14:49:39 +08:00 |
|
Hades-li
|
47ebb19881
|
feat(color-picker): add color-picker component (#375)
* feat(color-picker): add color-picker component
finished component,unit tests
* fix: elment-plus/index.ts add color-picker
Co-authored-by: plus li <121318100@gmail.com>
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
|
2020-10-03 20:48:29 +08:00 |
|