10 Commits

Author SHA1 Message Date
chenjiahan
17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +08:00
rex
e0da17d8d9
fix(Dialog): incorrect padding with round-button theme (#6936)
* refactor(dialog): incorrect padding with round-button theme

* refactor(dialog): remove class name & combine style
2020-08-04 19:07:19 +08:00
neverland
d342fa3781
style(Dialog): fix round-button theme (#6934)
* style(Dialog): fix round-button theme

* style(Dialog): improve round-button theme
2020-08-04 16:37:00 +08:00
rex
26c754e2f6
feat(Dialog): add new prop theme (#6921)
* feat(dialog): add new prop button-theme & change default confirm button text color

* test(dialog): update snapshot

* refactor(dialog): rename button-theme to theme

* refactor(dialog): add theme definition

* docs(dialog): add version tip & change default confirm-button-color
2020-08-03 21:02:14 +08:00
chenjiahan
f3ff931ebf feat: migrate Dialog component 2020-07-26 16:35:08 +08:00
neverland
894e9aafcb
fix(Dialog): improve width and avoid text blurry (#4686) 2019-10-11 09:58:46 +08:00
neverland
68da81a51a
feat: improve word wrap (#4506) 2019-09-19 16:03:31 +08:00
neverland
b4371a52d4
perf: add transition-property (#4389) 2019-09-06 19:50:12 +08:00
neverland
7d9c8a810f
[improvement] Dialog: centered in screen (#3905) 2019-07-19 17:22:28 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00