Commit Graph

337 Commits

Author SHA1 Message Date
jeremywu
33cf09ad24
fix(drawer): fix drawer layout issue (#924)
- Fix the problem when `modal` set to false, the drawer will not be able to show.
2020-12-09 18:23:15 +08:00
jeremywu
9ad78debcf
fix(drawer): fix drawer implementation with hook (#817)
* fix(drawer): fix drawer implementation with hook

* fix(drawer): fix drawer implementation

- Make drawer implementation as the same as dialog

* chore(drawer): documentation updates
2020-12-07 00:13:05 +08:00
leeleanlean
86f58c36be
Fix the problem that the value of popper border .is-light shows the dark style in the default state of the component "TimePicker/DatePicker/DateTimePicker" (#829) 2020-12-04 17:33:26 +08:00
jeremywu
2455c3f605
fix(dialog): fix on demand importing dialog lacking overlay css (#809)
- Fix issue causing dialog unable to load overlay csss
2020-12-03 22:45:26 +08:00
kooriookami
797b28abbb
feat(dropdown): remove outline (#798)
* feat(dropdown): remove outline

* feat(dropdown): remove outline
2020-12-03 22:39:55 +08:00
Simona
5db2e9729c
fix: popper transition with 'el-zoom-in-top' (#785)
fix all picker's transition and styles, including select, autocomplete, timer-picker, date-picker
and so on, which transition should be 'el-zoom-in-top' and without duplication.
2020-12-02 22:33:26 +08:00
kooriookami
62d727b567
style(slider): slider button style change (#699)
* style(slider): slider button style change

slider button add box-sizing: border-box and change the default size to make sure the style is the
same of before.

* style(slider): remove outline
2020-11-26 23:09:53 +08:00
zazzaz
fcc5ea27d3 docs: update import doc 2020-11-23 16:39:38 +08:00
zazzaz
20f595385e build: update build theme 2020-11-23 15:07:53 +08:00
zazzaz
4240e1c66f build: update theme build 2020-11-23 14:33:20 +08:00
Ryan2128
7897fa1ba4
Fix/message-box: messageBox prompt default value is null (#642)
* fix(message-box): fix validate failed style error

* fix(input): fix input's value is a 'null' string when modelValue is null
2020-11-22 19:02:33 +08:00
jeremywu
35dc2332f9
fix(cascader): fix cascader panel disappear unexpectedly (#649)
Co-authored-by: Jeremy Wu <jeremywu@Jeremys-MacBook-Pro.local>
2020-11-22 15:46:49 +08:00
BeADre
9769966684
fix: fix #633 (#634) 2020-11-21 19:11:28 +08:00
Ryan2128
4569f7b1f2
fix(notification): fix animation error (#640) 2020-11-20 21:23:42 +08:00
SMJ
33e80d6e25
fix: fix the color picker can't colse on click twice and add z-index for the notification (#619)
* fix(select): fix the bug about clicking the select component

fix the bug about clicking the select component

fix #496

* docs: fix some bug in the docs of upload and infiniteScroll

fix some bug in the docs of upload and infiniteScroll

* docs: change the options api to composition api in the avatar docs

change the options api to composition api in the avatar docs

re #540

* Update avatar.md

* Revert update avatar.md

* fix(color-picker): fix the color picker can't colse on click twice

fix the color picker can't colse on click twice

fix #602

* fix(notification): fix notification does not have hight z-index

fix notification does not have hight z-index

fix #602

Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-11-18 22:18:27 +08:00
Ryan2128
80e3de348b
fix(message): fix massage appear without animation (#624) 2020-11-18 22:17:42 +08:00
Ryan2128
2ce421d62f
fix(slider): fix the z-index of slider button too large (#623) 2020-11-18 22:13:19 +08:00
zazzaz
790d831c63
fix: fix color-picker popover popconfirm style (#584) 2020-11-16 11:07:57 +08:00
Square Coin
da81648df7
feat: add nav menu (#572) 2020-11-12 14:43:55 +08:00
zazzaz
21a4c841eb
Fix/picker style (#567)
* fix: update time-picker style

* fix: fix date-time-picker style

* fix: fix time picker popper arrow

* chore: update

* chore: update
2020-11-12 11:05:12 +08:00
jeremywu
f3d24d6109
fix(popper): fix popper related style (#562)
* fix(popper): fix popper related style

* fix(popper): restore `onMount` hook, rewrite `Teleport` usage

* fix(popper): fix failed tests due to change

* fix(popper): - Fix popper initialiation method

* fix(popper): - Replace unref with internal defined unwrap function
2020-11-10 14:55:03 +08:00
Simona
efe892109c
fix: el-zoom-in-top transition (#565)
adjust transform-origin when popper with el-zoom-in-top transition place in top
2020-11-10 14:25:29 +08:00
Weiqi Wu
2932ba0e12
feat(switch): add loading attribute (#402)
* chore: compiled failed(#230)

* feat(switch): add loading attribute

* style: delete useless comment
2020-11-04 11:18:10 +08:00
Simona
4e8ea7e4c1
feat: unify form event dispatch and global config (#527) 2020-11-02 11:05:08 +08:00
Simona
52ea214896
feat(cascader): refactor done (#435) 2020-10-30 23:26:33 +08:00
zazzaz
51631051fb
fix: fix theme map error (#489)
fix #484
2020-10-28 13:54:57 +08:00
zazzaz
fc23a4ec04
Revert "fix(switch): fix switch has outline (#469)" (#474)
This reverts commit 3d7b298df3.
2020-10-27 14:36:34 +08:00
Ther-su
3d7b298df3
fix(switch): fix switch has outline (#469)
fix switch has outline, the class el-switch need to add outline:none

fix #468
2020-10-27 11:09:14 +08:00
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