rex
|
b23ff3ee89
|
fix(Calendar): fix wxs error on init when showConfirm is true (#2951)
fix #2949
|
2020-04-03 10:37:20 +08:00 |
|
rex
|
26fd387ee8
|
refactor(Sticky): refactor component with page scroll (#2950)
fix #2651, fix #2418
|
2020-04-03 09:58:23 +08:00 |
|
Lindy
|
cb85269f17
|
fix(Tab): fix Card Type Color custome (#2941)
|
2020-04-03 09:57:58 +08:00 |
|
rex
|
0f88540533
|
docs(Sidebar): adjust doc & example code (#2940)
fix #2923
|
2020-04-01 16:12:35 +08:00 |
|
rex
|
eb586dda23
|
feat(Field): add new props auto-focus & disable-default-padding & cursor (#2936)
add new event linechange
fix #2189
|
2020-04-01 15:42:00 +08:00 |
|
rex
|
92de5e9e34
|
docs(QuickStart): adjust quick start (#2939)
|
2020-04-01 15:41:07 +08:00 |
|
Lindy
|
141996b35e
|
feat(Uploader): add Uploader status display (#2929)
* feat(Uploader): add Uploader status display
* feat(Uploader): fix index.json
|
2020-04-01 13:04:26 +08:00 |
|
Lindy
|
f211bb47ae
|
feat(Image): add more mode (#2908)
|
2020-04-01 13:01:14 +08:00 |
|
Albert Liu
|
0fece1552c
|
docs: fix method name conflicts with lifecycle (#2927)
|
2020-04-01 12:51:09 +08:00 |
|
neverland
|
e49b96e7a5
|
docs: add gitee site link
|
2020-03-29 07:37:48 +08:00 |
|
Lindy
|
b108eaf210
|
feat(Canvas): add type props (#2906)
|
2020-03-26 11:31:59 +08:00 |
|
rex
|
dbe94b3bfa
|
feat(NavBar): add new prop fill (#2896)
* feat(NavBar): add new prop fill
fix #2887
* refactor(NavBar): rename fill to placeholder
|
2020-03-23 20:53:18 +08:00 |
|
rex-zsd
|
c7efd0ea7e
|
docs(changelog): release 1.1.0
|
2020-03-21 18:03:59 +08:00 |
|
rex-zsd
|
e5fd64e052
|
build: release 1.1.0
v1.1.0
|
2020-03-21 11:53:34 +08:00 |
|
rex-zsd
|
d295fda926
|
build: compile 1.1.0
|
2020-03-21 11:53:30 +08:00 |
|
rex-zsd
|
03cd984393
|
fix(Transition): fix typescript error
|
2020-03-21 11:52:02 +08:00 |
|
chenjiahan
|
32d0495777
|
docs(Search): update demo
|
2020-03-21 07:13:02 +08:00 |
|
chenjiahan
|
5a5789dff8
|
docs: update Radio/Picker demo
|
2020-03-21 07:13:02 +08:00 |
|
chenjiahan
|
e5150392b0
|
docs(Checkbox): adjust demo order
|
2020-03-21 07:13:02 +08:00 |
|
chenjiahan
|
713b31f799
|
docs(Button): adjust demo order
|
2020-03-21 07:13:02 +08:00 |
|
rex
|
163ac52542
|
feat(Calendar): add new component calendar (#2894)
|
2020-03-20 23:15:18 +08:00 |
|
rex
|
d073ea2767
|
fix(Button): fix click not work (#2892)
|
2020-03-20 16:03:30 +08:00 |
|
rex
|
f088e3e6da
|
perf(Uploader): update style & adjust event order (#2886)
fix #2879
|
2020-03-19 17:22:44 +08:00 |
|
rex
|
0af61992a3
|
fix(Button): remove default lang (#2883)
fix #2881
|
2020-03-19 13:36:00 +08:00 |
|
rex
|
99edf293f2
|
feat(Grid): add new external class custom-class content-class icon-class text-class (#2882)
fix #2880
|
2020-03-19 13:22:23 +08:00 |
|
Lindy
|
6cf1a3b70e
|
fix(Button): disabled button does not emit event handler (#2878)
|
2020-03-17 20:22:16 +08:00 |
|
Lindy
|
bf0b96c469
|
feat(Steps): add click event (#2874)
* feat(Steps): add click event
* feat(Steps): code gap
* feat: click event name adjustment
|
2020-03-17 19:46:21 +08:00 |
|
Lindy
|
3beb578d6b
|
feat(SideBar): title slot (#2873)
|
2020-03-17 19:21:05 +08:00 |
|
Lindy
|
9a3b5df803
|
feat(Uploader): add upload-icon props (#2869)
|
2020-03-16 15:49:30 +08:00 |
|
Lindy
|
d1d19fed91
|
feat(Uploader): make upload botton selectable (#2868)
|
2020-03-16 15:47:21 +08:00 |
|
dependabot[bot]
|
ebf1d40a19
|
build(deps): bump acorn from 6.4.0 to 6.4.1 (#2862)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-03-16 15:44:31 +08:00 |
|
rex
|
30d9fae6e1
|
refactor(build): use typescript watch mode (#2870)
|
2020-03-16 15:43:52 +08:00 |
|
rex
|
b8cbc8dd44
|
feat(Field): add new prop showWordLimit & support max/min height & add new css variables (#2856)
fix #2469, fix #2594
|
2020-03-13 15:16:06 +08:00 |
|
rex-zsd
|
f1ba20e5b4
|
build: release 1.1.0-beta.2
v1.1.0-beta.2
|
2020-03-10 15:10:55 +08:00 |
|
rex-zsd
|
673f1c5fc5
|
build: compile 1.1.0-beta.2
|
2020-03-10 15:10:50 +08:00 |
|
rex
|
f15b49c7d2
|
refactor(Stepper): not format in input & improve performance (#2841)
|
2020-03-10 15:08:17 +08:00 |
|
rex-zsd
|
9e8d5dcf7e
|
build: release 1.1.0-beta.1
v1.1.0-beta.1
|
2020-03-09 17:42:50 +08:00 |
|
rex-zsd
|
664ffac171
|
build: compile 1.1.0-beta.1
|
2020-03-09 17:42:46 +08:00 |
|
rex
|
3a52bb0ba0
|
refactor(Common): adjust props type (#2842)
|
2020-03-09 17:38:22 +08:00 |
|
Jie Cui
|
25705fdee5
|
fix bug: add missing .wxml while importing template (#2835)
|
2020-03-09 15:39:24 +08:00 |
|
agoni1212
|
e6a4524fe3
|
feat(Cell): improve cell value style in large size (#2831)
* Update var.less
* Update index.less
|
2020-03-06 15:44:36 +08:00 |
|
rex-zsd
|
3c2b324538
|
docs(changelog): release 1.0.7
|
2020-03-04 10:20:02 +08:00 |
|
rex-zsd
|
6fcf223e0d
|
build: release 1.0.7
v1.0.7
|
2020-03-04 10:04:16 +08:00 |
|
rex-zsd
|
d59413f0eb
|
build: compile 1.0.7
|
2020-03-04 10:04:11 +08:00 |
|
rex
|
a54f0af5dd
|
fix(Tab): set container when change active (#2817)
fix #2782
|
2020-03-03 19:29:21 +08:00 |
|
rex
|
3adba1a67b
|
fix(Picker): add mask (#2816)
fix #2792
|
2020-03-03 17:45:15 +08:00 |
|
rex
|
bf287502e4
|
fix(GoodsActionButton): fix style error in single action button (#2808)
fix #2786
|
2020-03-02 14:49:24 +08:00 |
|
rex
|
9f8fe59650
|
feat(DropdownItem): add new event open close opend closed & new prop popup-style (#2804)
fix #2361, fix #2796
|
2020-03-01 20:44:14 +08:00 |
|
rex
|
6ffbec1f77
|
fix(Radio): adjust name type to any (#2801)
fix #2800
|
2020-03-01 10:28:43 +08:00 |
|
rex-zsd
|
dc76382235
|
build: release 1.0.7-beta1
v1.0.7-beta1
|
2020-02-26 17:53:16 +08:00 |
|