1345 Commits

Author SHA1 Message Date
neverland
774d5d7897
feat(Notify): support line-break charactor (#2045) 2019-09-18 16:11:58 +08:00
neverland
4601f77c5c
fix(Notify): incorrect safe area (#2044) 2019-09-18 15:50:45 +08:00
neverland
804adb0334
docs: allow preview in local (#2043) 2019-09-18 15:37:32 +08:00
neverland
e45dcd6be0
docs: add icon link (#2042) 2019-09-18 15:28:48 +08:00
neverland
70296c1c3c
docs(Button): add gradient color demo (#2041) 2019-09-18 15:23:41 +08:00
ShuaiKang Zhang
f4a58f3ac3 feat(Picker): add toolbar-position prop (#2040) 2019-09-18 15:23:33 +08:00
linrz
9dc028b96e feat(Notify): 增加 type 和 onOpened onClose onClick 回调 (#2021) 2019-09-18 14:23:25 +08:00
孙天骁
c8860081a7 feat(NoticeBar): add left/right-icon slot (#2029) 2019-09-18 14:22:43 +08:00
neverland
5c384e87ff
fix(TreeSelect): setData (#2028) 2019-09-15 09:17:07 +08:00
Jake
456273f639 feat(Radio): add icon-size prop (#2027) 2019-09-12 17:30:05 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component (#2016) 2019-09-11 16:10:24 +08:00
Jake
dc73f32661 docs(Progress): add stroke-width prop 2019-09-11 11:43:33 +08:00
Jake
e159f5643e
Merge pull request #2018 from JakeLaoyu/feat/progress-add-stroke-width-prop
feat(Progress): add stroke-width prop
2019-09-11 11:34:31 +08:00
Jake
3204b46b11 feat(Progress): add stroke-width prop 2019-09-11 11:34:04 +08:00
Jake
545ecbb679
Merge pull request #2017 from JakeLaoyu/feat/Rate-add-touchable-prop
feat(Rate): add touchable prop
2019-09-11 11:20:06 +08:00
Jake
0b2a4092f9 feat(Rate): add touchable prop 2019-09-11 11:19:22 +08:00
neverland
315ef24d2f
feat(Icon): add down、wap-home icon (#2014) 2019-09-10 20:32:10 +08:00
rex
9ee8d9a895 build(compiler): show gulp stdout while develop & fix tscpaths not working @rex-zsd (#2013) 2019-09-10 17:07:19 +08:00
Jake
0e8caf56c4 feat(GoodsActionButton): add color prop (#2010) 2019-09-10 11:16:04 +08:00
Jake
ca7cf3f2ce feat(GoodsActionIcon): add icon slot (#2009) 2019-09-10 11:15:13 +08:00
君寻
9bd12ede08 feat(TreeSelect): add content slot (#2006) 2019-09-10 10:27:05 +08:00
aphasic
92acec945e docs(Stepper): readme 的格式修复 (#2007) 2019-09-10 10:26:41 +08:00
君寻
9dba47ddb2 feat(TreeSelect): add max prop (#2004) 2019-09-10 10:12:41 +08:00
lethe
8eeb74c3a7 feat(Checkbox): add icon-size prop (#1989) 2019-09-10 10:11:53 +08:00
aphasic
a967862b1d feat(Stepper): add input-widht、button-size props, support long tap gesture 2019-09-10 10:09:03 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
neverland
31b7234864
feat: remove computed option support (#2002) 2019-09-09 20:16:47 +08:00
neverland
f178552d75
feat(Picker): remove computed (#2001) 2019-09-09 20:07:21 +08:00
neverland
78681032b8
feat(Stepper): remove computed (#2000) 2019-09-09 19:59:13 +08:00
neverland
a80accbcc2
feat(Tag): remove computed (#1999) 2019-09-09 19:49:33 +08:00
rex-zsd
6b223edb36 fix(Overlay): fix compile error @rex-zsd 2019-09-09 17:29:02 +08:00
君寻
be606db468 docs: fix ActionSheet example doc (#1997) 2019-09-09 16:32:54 +08:00
君寻
fd82af0ac1 feat(ActionSheet): add close-on-click-action prop (#1995) 2019-09-09 16:11:55 +08:00
neverland
bbd601168c
chore: fix yarn.lock (#1996) 2019-09-09 15:32:15 +08:00
neverland
517765433f
feat(Overlay): use custom-style instead of mask (#1994) 2019-09-09 15:15:33 +08:00
君寻
f8abff6185 feat(ActionSheet): add click-overlay event (#1993) 2019-09-09 15:00:25 +08:00
creeperdance
dffdf3bae9 [new feature]: 新增组件 overlay (#1992) 2019-09-09 14:48:18 +08:00
ShuaiKang Zhang
407f9b51b4 feat(Circle): add Circle component (#1984) 2019-09-09 14:44:33 +08:00
neverland
79c994e380
fix: invalid prop types (#1991) 2019-09-09 11:59:37 +08:00
neverland
84bec71f4a
docs: add api title (#1990) 2019-09-09 11:43:09 +08:00
neverland
9e9cbd36b2
build: add travis.yml (#1985) 2019-09-08 08:26:23 +08:00
neverland
73374a8d81
perf: add transition-property (#1983) 2019-09-07 19:28:51 +08:00
neverland
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +08:00
neverland
64c7c30b21
build: lint when commit (#1981) 2019-09-07 19:08:35 +08:00
lethe
fa633f42d7 feat(Icon): size prop support number type (#1978) 2019-09-06 20:57:50 +08:00
neverland
a37e0b9fa5
fix(Sticky): default z-index (#1975) 2019-09-06 14:28:45 +08:00
月光倾城
623bea55fd [new feature]: 新增组件sticky (#1954) 2019-09-06 14:18:16 +08:00
Jake
35b85f18dc feat(Slider): min & max support arbitrary value (#1974) 2019-09-06 13:48:50 +08:00
君寻
14e5b62b83 doc: add props version (#1973) 2019-09-06 11:46:43 +08:00
neverland
ce18e38af3
Update PULL_REQUEST_TEMPLATE.md 2019-09-06 11:26:55 +08:00