Sanxiaozhizi
|
6cc16bbd06
|
refactor: enhance type definition (#3062)
* chore: add vue-tsc for type check
* refactor(components): respect Vue's own style type
* refactor(components): improve props type
* chore(build): improve types
* fix(components): remove unnecessary props
* perf(components): use shallowRef
* fix(components): add missing property type for table
* refactor(components): improve time-picker types
* refactor(components): extract import type
* refactor(components): improve popper types
* refactor(components): upload list types
* fix(docs): fix type
* better type
* fix: remove index
|
2021-08-31 09:40:13 +08:00 |
|
msidolphin
|
a15f5f293f
|
feat(components): select-v2 support filter-method & remote-search (#3092)
|
2021-08-29 09:46:38 +08:00 |
|
jeremywu
|
6b2b7ec702
|
fix(components): exposing style folder for select dropdpwn (#3077)
- Fix the error importing in style file
- Update plugin usage for `babel-plugin-import`
|
2021-08-26 15:11:47 +08:00 |
|
kooriookami
|
d9b7ef56ea
|
style(docs): Optimized style of documentation (#3010)
* style(docs): use css var
* style: update
* style: demo-icon use grid layout
* style: remove demo-block.vue style scoped
* docs: remove strange character
|
2021-08-26 09:57:56 +08:00 |
|
msidolphin
|
d6975c61df
|
feat(select-v2): support allow-create feature (#3017)
* feat(select-v2): support allow-create feature
support allow-create feature and refactored part of select-v2's code
* fix: optimized code
|
2021-08-25 17:23:13 +08:00 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|