2027 Commits

Author SHA1 Message Date
neverland
7d71c879bd
Update README.md 2021-01-29 21:54:03 +08:00
zhongnan
7e7ae44963 docs(changelog): release 1.6.7 2021-01-27 16:02:51 +08:00
zhongnan
25c87d60a9 build: release 1.6.7 v1.6.7 2021-01-27 15:58:46 +08:00
zhongnan
4beb4a63c7 build: compile 1.6.7 2021-01-27 15:58:41 +08:00
neverland
5cd219ba1d
fix(Icons): fix cdn link (#4012) 2021-01-27 15:57:53 +08:00
rex
079b344ff1
feat(radio): add new prop direction (#4007)
fix #3780
2021-01-26 17:53:46 +08:00
rex
60acd2d848
fix(transition): do not display when show is true (#4005)
fix #3816
2021-01-26 17:15:42 +08:00
rex
84eb154377
docs(area): fix mock data (#4004)
fix #3983
2021-01-26 16:10:21 +08:00
rex
3b015fe1a3
refactor(transition): no longer throw error in wrong status (#4003)
fix #3993
2021-01-26 16:08:03 +08:00
zhongnan
f7c90a1761 docs(changelog): release 1.6.6 2021-01-21 17:04:22 +08:00
zhongnan
dd990fde23 build: release 1.6.6 v1.6.6 2021-01-21 16:32:24 +08:00
zhongnan
89e9b0432c build: compile 1.6.6 2021-01-21 16:32:18 +08:00
rex
b13513f713
docs(field): add doc for center prop (#3976)
fix #3951
2021-01-19 18:02:41 +08:00
rex
808b057980
feat(uploader): support preview file (#3975)
fix #3946
2021-01-19 17:51:20 +08:00
rex
5e1c65e52a
perf(picker): shorten template code (#3973) 2021-01-19 11:09:40 +08:00
rex
600e189aa0
perf(calendar): shorten template code (#3972) 2021-01-19 11:08:56 +08:00
zhongnan
7d5cb853e9 docs(changelog): release 1.6.5 2021-01-19 10:26:50 +08:00
zhongnan
fc8bcaddc3 build: release 1.6.5 v1.6.5 2021-01-19 10:19:43 +08:00
zhongnan
74f04c51d7 build: compile 1.6.5 2021-01-19 10:19:37 +08:00
rex
efa5a4ef14
docs(tabbar): replace minicode (#3971)
fix #3953
2021-01-19 10:18:23 +08:00
rex
5726819a78
perf(picker): use wxs (#3949) 2021-01-08 16:28:22 +08:00
Wei Bo
e2dbe4d9fc
docs: update the url of mini program development document (#3941) 2021-01-07 12:51:58 +08:00
rex
e2e21c3b61
perf(empty): use wxs (#3933) 2021-01-04 21:03:15 +08:00
rex
5e4cbeac65
feat(field): add new slot input & add new event click-input (#3932)
fix #3604
2021-01-04 20:42:21 +08:00
rex
cd0fc68de6
perf(swipe-cell): avoid useless animate (#3928)
fix #3884
2020-12-31 17:05:49 +08:00
rex
e500d6be5f
docs(dialog): correct confirm-button-color (#3925) 2020-12-31 15:23:28 +08:00
陌路凡歌
11551cb810
fix(Dialog): fix(Dialog): closeOnClickOverlay true,overlay click error 'this.onClose is not a function' (#3913) 2020-12-31 15:16:11 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
7c3e2ac706
fix(button): fix custom-style error (#3903) 2020-12-23 22:51:50 +08:00
rex
7e8f5bbb1c
refactor(field): shorten wxs code (#3898) 2020-12-22 20:59:11 +08:00
rex
ed0626fa89
refactor(sticky): shorten wxs code (#3899) 2020-12-22 20:58:58 +08:00
rex
5626547a19
perf(uploader): use wxs (#3897) 2020-12-22 20:55:58 +08:00
rex
7c8f4b2113
refactor(popup): rename wxs function (#3896) 2020-12-22 20:54:06 +08:00
rex
84678ee06c
perf(transition): use wxs (#3895) 2020-12-22 20:52:31 +08:00
rex
2d94ddf5e3
perf(tag): use wxs (#3894) 2020-12-22 20:50:30 +08:00
rex
5daa5cddfe
perf(notify): use wxs (#3893) 2020-12-22 20:48:09 +08:00
rex
7378398da6
perf(loading): use wxs (#3892) 2020-12-22 20:45:52 +08:00
rex
7df96aeb5d
perf(notice-bar): use wxs (#3891) 2020-12-22 20:43:49 +08:00
rex
97c1a7780d
perf(stepper): use wxs (#3890) 2020-12-22 20:40:45 +08:00
rex
b5529e2b66
perf(switch): use wxs (#3889) 2020-12-22 20:35:50 +08:00
rex
0c3383a6c5
perf(cell): use wxs (#3888) 2020-12-22 20:28:29 +08:00
rex
8e815c9c50
perf(divider): use wxs (#3887) 2020-12-22 20:26:04 +08:00
rex
2f7d66a14f
perf(col): use wxs (#3886) 2020-12-22 20:23:34 +08:00
neverland
7f7de48e4a
feat(Icon): add add delete-o、sort、font、font-o、revoke icon (#3881) 2020-12-18 17:13:49 +08:00
rex
d5e4cf9ff0
perf(sticky): avoid set data if nothing change (#3879) 2020-12-18 16:10:11 +08:00
zhongnan
2390413915 docs(changelog): release 1.6.4 2020-12-18 15:40:44 +08:00
zhongnan
e03467e50a build: release 1.6.4 v1.6.4 2020-12-18 15:29:24 +08:00
zhongnan
7d2fa01574 build: compile 1.6.4 2020-12-18 15:29:19 +08:00
rex
76f58a12f6
fix(utils): fix compile error (#3878) 2020-12-18 15:28:05 +08:00
rex
68f8b4e0ee
docs(dialog): add xml for all example (#3877) 2020-12-18 15:17:29 +08:00