zazzaz
|
355a778a2c
|
Feat/datepicker && datetimepicker (#326)
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* Feat/form (#342)
* feat(form): add form component
fix #125
* test(form): add test code
* docs(form): add form doc
* feat: add uitls merge
* fix(form): fix style
* test(form): add form test code
* refactor(form): review changes
* test(form): use idiomatic vue-test-util methods
* feat(core): bump vue version
* feat(form): rewrite label wrap
* feat(form): fix tons of bugs
* fix(form): reuse ts extension
* refactor(form): move out label width computation
* fix(form): fix tons of bugs
* fix(form): test
Co-authored-by: 286506460 <286506460@qq.com>
* Feat/select (#381)
* fix: resove conflict
* feat: select basic usage
* feat: select basic usage
* feat: select feature create item
* fix: fix option data insert
* refactor: select
* fix: fix parse error
* feat: select test
* fix: select add popper
* fix: update select option
* fix: add select dependency
* fix: add index.ts file
* fix(select): clean up
* fix(select): some refactor
* fix(select): some update
* fix(select): fix all test cases
Co-authored-by: helen <yinhelen.hlj@qq.com>
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
Co-authored-by: 286506460 <286506460@qq.com>
Co-authored-by: helen <yinhelen.hlj@qq.com>
|
2020-10-03 20:13:19 +08:00 |
|
Herrington Darkholme
|
ff4d4d89da
|
Feat/select (#381)
* fix: resove conflict
* feat: select basic usage
* feat: select basic usage
* feat: select feature create item
* fix: fix option data insert
* refactor: select
* fix: fix parse error
* feat: select test
* fix: select add popper
* fix: update select option
* fix: add select dependency
* fix: add index.ts file
* fix(select): clean up
* fix(select): some refactor
* fix(select): some update
* fix(select): fix all test cases
Co-authored-by: helen <yinhelen.hlj@qq.com>
|
2020-10-03 19:07:02 +08:00 |
|
zouhang
|
74f5dea703
|
style(dropdown): improve dropdown style
|
2020-09-15 21:27:33 +08:00 |
|
zazzaz
|
c57a6eaa53
|
build: init build script
|
2020-09-15 18:59:58 +08:00 |
|
jeremywu
|
ef92b6c11c
|
### feat: add dialog (#197)
* Add overlay component; Dialog component almost done
* feat(dialog): add use-lockscreen
* feat(dialog): coding completed awaiting tests
* feat(dialog): finish writing test cases
* fix test failures
* Address PR comments
* fallback some changes
|
2020-09-09 21:18:08 +08:00 |
|
zazzaz
|
dd82962a2d
|
fix: update scss to v2.13.2 (#246)
* fix: update scss to v2.13.2
* chore: update
* chore: update
|
2020-09-02 10:41:18 +08:00 |
|
LongYinan
|
122c88c60c
|
chore: upgrade all dependencies
|
2020-08-31 09:43:07 +08:00 |
|
Simona
|
3d5e587938
|
build: replace gulp-sass with gulp-dart-sass (#219)
|
2020-08-28 13:38:08 +08:00 |
|
Hades-li
|
dec5d665a3
|
Feat/scss (#212)
* feat: change to import scss
Change the import css to import scss to facilitate style modification
* fix: fixed: storybook support scss file
fixed: storybook support scss file
* chore: remove redundant code in webpack.config.js
Remove redundant code in webpack.config.js
|
2020-08-28 11:09:05 +08:00 |
|