zouhang
|
87bb6c2e06
|
Bump up version to 2.5.18
|
2021-04-02 12:00:58 +08:00 |
hangzou
|
359be23a40
|
Fix stepper (#735)
* fix(stepper): 修复已 - 或者 . 开头时,显示不正确的问题
fix #731
* fix(image-processor): 修复iOS相机拍摄图片变形的问题
fix #734
|
2021-04-02 11:47:25 +08:00 |
zouhang
|
d4ffab07d3
|
Update site & examples
|
2021-03-02 15:03:24 +08:00 |
zouhang
|
8c012694f2
|
Merge branch 'dev'
|
2021-03-02 14:49:31 +08:00 |
zouhang
|
3d34b43c15
|
docs: 修正版本号
|
2021-03-02 14:47:21 +08:00 |
zouhang
|
5a0320e8ed
|
Merge branch 'dev'
|
2021-03-02 14:34:47 +08:00 |
zouhang
|
752778dc0b
|
Bump up version to 2.5.17
|
2021-03-02 14:24:38 +08:00 |
hangzou
|
9f6b0f8792
|
feat(locale):完善国际化 (#730)
|
2021-03-02 14:18:30 +08:00 |
hangzou
|
2b0b6ab459
|
feat(core): 添加默认国际化的支持 (#729)
|
2021-03-02 13:27:32 +08:00 |
zouhang
|
aaaa9055b2
|
Update site & examples
|
2021-02-26 11:21:31 +08:00 |
zouhang
|
23574f6e6c
|
Merge branch 'dev'
|
2021-02-26 11:03:02 +08:00 |
zouhang
|
3c17be6931
|
Bump up version to 2.5.16
|
2021-02-26 10:48:09 +08:00 |
shuyanzi
|
8bd1b235d4
|
fix image orientation (#724)
* fix(image-processor): 当浏览器不自动修复图片角度问题时,再用代码修复图片角度
|
2021-02-25 18:21:07 +08:00 |
zouhang
|
a61ed67e7a
|
Update site & examples
|
2021-02-04 17:55:17 +08:00 |
zouhang
|
f01e7f95b5
|
Merge branch 'dev'
|
2021-02-04 17:32:46 +08:00 |
zouhang
|
bf4147d5f0
|
Bump up version to 2.5.15
|
2021-02-04 17:26:36 +08:00 |
zouhang
|
e431e5aa32
|
fix(build): replace NODE_ENV with MAND_ENV in some components
|
2021-02-04 17:07:36 +08:00 |
afc163
|
16c2d6035a
|
Revert "chore: update preview.yml"
This reverts commit b92ff5aafe.
|
2021-02-03 13:55:19 +08:00 |
afc163
|
cbd5cf0d3e
|
Revert "Update .github/workflows/preview.yml"
This reverts commit 06c84d0e00.
|
2021-02-03 13:55:19 +08:00 |
xrkffgg
|
06c84d0e00
|
Update .github/workflows/preview.yml
|
2021-01-18 10:56:57 +08:00 |
xrkffgg
|
b92ff5aafe
|
chore: update preview.yml
|
2021-01-18 10:56:57 +08:00 |
xuxiaoyan
|
0700f8d758
|
Update site
|
2021-01-15 15:04:10 +08:00 |
xuxiaoyan
|
1bbdc38ef4
|
Update changelog
|
2021-01-15 14:34:55 +08:00 |
xuxiaoyan
|
7edcab6ecd
|
Update changelog
|
2021-01-15 14:32:59 +08:00 |
xuxiaoyan
|
335028de88
|
Merge branch 'dev'
|
2021-01-15 14:25:45 +08:00 |
xuxiaoyan
|
91e52a58d6
|
Bump up version to 2.5.14
|
2021-01-15 14:24:13 +08:00 |
xuxiaoyan
|
fd8b37881e
|
test(date-picker): update snapshots
|
2021-01-15 11:26:22 +08:00 |
xuxiaoyan
|
08c32def94
|
doc(dialog): update api usage
|
2021-01-15 11:21:53 +08:00 |
xuxiaoyan
|
763b146f3a
|
feat(dialog): add transition to dialog options of singleton(#716)
|
2021-01-15 11:21:25 +08:00 |
xuxiaoyan
|
2a70900dba
|
fix(input-item): create debounce method dynamically
variables inner debounce will be shared by multiple component instance
|
2021-01-15 11:05:29 +08:00 |
wukang0718
|
e7ecca6fee
|
fix(tip): tip组件子组件是没有属性的原生标签时会报错 (#711)
|
2020-12-08 19:41:21 +08:00 |
Sphinx
|
d99182ab99
|
fix: 兼容 jsx/tsx 属性和修改文档 (#708)
|
2020-10-14 14:23:33 +08:00 |
zouhang
|
424976ceba
|
Update site & examples
|
2020-09-17 17:06:59 +08:00 |
zouhang
|
9f8ed43517
|
Merge branch 'dev'
|
2020-09-17 16:38:52 +08:00 |
zouhang
|
3b58787814
|
Bump up version to 2.5.13
|
2020-09-17 16:37:15 +08:00 |
zouhang
|
872170bd80
|
test(date-picker): update union test case
|
2020-09-17 11:58:35 +08:00 |
zouhang
|
fc9bbe4cf5
|
fix(radio-group): remove radio-group value type checking
fix #693
|
2020-09-17 11:58:35 +08:00 |
zouhang
|
f75d8b093b
|
doc: fix docs words error
fix #690
|
2020-09-17 11:58:35 +08:00 |
zhangpeng
|
7387d9088d
|
feat(textarea-item): support formation (#699) (#702)
* feat(textarea-item): support formation (#699)
* doc(textarea-item): support formation
|
2020-09-14 20:37:00 +08:00 |
刘宏玺
|
87410ef429
|
doc(landscape): update readme (#701)
|
2020-09-07 19:53:22 +08:00 |
偏右
|
0a65333f1f
|
chore: add surge preview action
https://github.com/marketplace/actions/surge-pr-preview
|
2020-08-27 14:37:58 +08:00 |
zouhang
|
f32d2656cf
|
Update site & examples
|
2020-07-31 17:17:10 +08:00 |
zouhang
|
385f92d95d
|
Update site & examples
|
2020-07-24 17:19:13 +08:00 |
zouhang
|
8fec97112c
|
Merge branch 'dev'
|
2020-07-24 16:36:48 +08:00 |
zouhang
|
420f172ef2
|
Bump up version to 2.5.12
|
2020-07-24 16:10:21 +08:00 |
Shawn Xu
|
78881b7e55
|
fix(number-keyboard): avoid repeated triggering of click and touchstart (#684)
#683
|
2020-07-24 14:47:21 +08:00 |
zouhang
|
dc271fa6bb
|
Update site & examples
|
2020-05-29 19:34:21 +08:00 |
zouhang
|
9c57b14825
|
Merge branch 'dev'
|
2020-05-29 18:22:25 +08:00 |
zouhang
|
e4b5d9c96c
|
Bump up version to 2.5.11
|
2020-05-29 18:02:55 +08:00 |
hangzou
|
6107a64521
|
fix(amount): 修复中文货币单位不正确的问题 (#675)
fix #674
|
2020-05-29 17:48:58 +08:00 |