25 Commits

Author SHA1 Message Date
chenjiahan
fc825d7a33 breaking change: rename GoodsAction to ActionBar 2020-08-20 11:54:04 +08:00
chenjiahan
17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +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
chenjiahan
c72927f404 chore(Dialog): rename round theme to round-button 2020-08-03 21:31:40 +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
49206598fc fix(Dialog): missing emits config 2020-07-26 16:54:15 +08:00
chenjiahan
f3ff931ebf feat: migrate Dialog component 2020-07-26 16:35:08 +08:00
neverland
0bae33de4c
feat(Dialog): enable close-on-popsate by default (#6873) 2020-07-25 14:56:45 +08:00
neverland
9b0f23e2da
feat(Dialog): add allow-html prop (#6568) 2020-06-19 06:13:46 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
0bfbcf6ca9 chore: split jsx blocks 2020-01-19 17:36:22 +08:00
陈嘉涵
1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
602d3958b8
fix(Dialog): show not trigger close event when hidden (#5267) 2019-12-13 15:48:06 +08:00
neverland
9033a968ec
feat(Popup): add close-on-popstate prop (#4845) 2019-10-26 15:31:45 +08:00
neverland
cc162ecd7b
feat(Dialog): add width prop (#4687) 2019-10-11 10:13:33 +08:00
neverland
3e522d35e6
feat(Dialog): add transition prop (#4636) 2019-10-02 19:53:00 +08:00
neverland
c4713ad0c2
feat(Dialog): add opened、closed event (#4634) 2019-09-30 11:03:48 +08:00
neverland
6a0bef37ca
fix(Dialog): should reset loading when close (#4352) 2019-09-03 20:59:43 +08:00
neverland
24f5a91cd3
[improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverland
3299fb6d39
[new feature] Dialog: add title slot (#3985) 2019-07-28 10:36:25 +08:00
neverland
3a77666e49
[improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverland
e4ce6137bf
[new feature] Dialog: add close-on-popstate prop (#3709) 2019-07-01 17:00:33 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00