307 Commits

Author SHA1 Message Date
wny
33b0f7cbca fix: sku message key (#142)
* fix: sku message key

* fix: 改用goods_id当key

* fix: 漏改一处
2017-09-24 13:12:17 +08:00
陈嘉涵
7beb2e32fd add v0.9.7 changelog 2017-09-22 20:05:27 +08:00
陈嘉涵
c532b29662 saperate changelog generater from build.sh 2017-09-22 19:44:48 +08:00
陈嘉涵
4108f0314f update changelog.md 2017-09-22 19:30:14 +08:00
陈嘉涵
72b013a440 Field: support $attrs & $listeners 2017-09-22 14:54:05 +08:00
陈嘉涵
910739905c Merge remote-tracking branch 'main/dev' into dev 2017-09-21 16:26:52 +08:00
陈嘉涵
522655fdd8 add AddressList component 2017-09-21 16:26:40 +08:00
陈嘉涵
9248289532 [build] 0.9.7 2017-09-21 09:59:07 +08:00
陈嘉涵
9a4c72d910 Merge remote-tracking branch 'main/dev' into dev 2017-09-20 20:10:59 +08:00
陈嘉涵
9d31eca15f Checkbox: support different shape 2017-09-20 20:10:47 +08:00
陈嘉涵
5affe8f5c0 [build] 0.9.6 2017-09-20 15:52:03 +08:00
niunai
a574ee29f1 Merge branch 'feature/update_sku_doc' into dev 2017-09-19 18:17:45 +08:00
niunai
3ba8b84d08 fix: update test & move constants 2017-09-19 18:16:42 +08:00
Yao
5963eedb1a 修复:图片预览 滑动关闭bug (#134)
* fix: 关闭image preview
2017-09-15 21:13:52 +08:00
Yao
8556772d8a icon 增加会员余额图标 (#133)
* update icons

* remove music icon
2017-09-15 17:22:57 +08:00
陈嘉涵
a75c94f235 [build] 0.9.4 2017-09-15 11:37:27 +08:00
陈嘉涵
2d744a0ca1 Merge remote-tracking branch 'main/dev' into dev 2017-09-14 20:06:12 +08:00
陈嘉涵
63acb5b799 Button: fix disabled color wrong when has bottomAction prop 2017-09-14 20:05:53 +08:00
张敏
6caf8fedf2 新增:增加一个已完成的icon (#129) 2017-09-14 10:32:30 +08:00
陈嘉涵
d85025ebf7 fix: component style should not depend on reset.css 2017-09-13 13:35:37 +08:00
陈嘉涵
fd36e37dc0 Coupon: not contain popup by default 2017-09-13 13:35:10 +08:00
陈嘉涵
eb724555cb add PasswordInput component 2017-09-11 11:31:03 +08:00
陈嘉涵
9ada169058 Merge remote-tracking branch 'main/dev' into dev 2017-09-11 09:43:57 +08:00
陈嘉涵
f9891bf954 [build] 0.9.2 2017-09-08 22:50:20 +08:00
niunai
880fc562e5 fix: update doc 2017-09-08 21:54:55 +08:00
niunai
40fd2efd5c fix: sku测试用例 2017-09-08 21:42:26 +08:00
陈嘉涵
f0cbcc99dc add NumberKeyboard component 2017-09-08 21:06:16 +08:00
niunai
078cf05ceb fix: quantity -> stepper 2017-09-08 16:56:14 +08:00
niunai
6da45f69e6 Merge branch 'dev' into feature/sku_migration 2017-09-08 16:51:14 +08:00
陈嘉涵
c221922e04 Loading: fix white spinner color 2017-09-08 16:33:20 +08:00
niunai
8f4122f8ad feat: 迁移sku组件 2017-09-08 16:25:07 +08:00
陈嘉涵
ca8db7d854 Merge remote-tracking branch 'main/dev' into dev 2017-09-08 15:55:10 +08:00
陈嘉涵
96e199063a add NavBar component 2017-09-08 15:54:57 +08:00
neverland
9882cf16cb Merge pull request #120 from chenjiahan/dev
Rename some components and use more suitable names
2017-09-08 02:54:12 -05:00
陈嘉涵
1c3958014a Card: update chinese name 2017-09-08 14:48:44 +08:00
陈嘉涵
2a2c95024a PayOrder: rename to SubmitBar 2017-09-08 14:26:39 +08:00
陈嘉涵
025133b172 DeepSelect: rename to TreeSelect 2017-09-08 14:02:14 +08:00
陈嘉涵
6ec9d9852a Quantity: rename to Stepper 2017-09-08 11:36:03 +08:00
陈嘉涵
378ef55a0a Remove OrderGoods 2017-09-08 10:56:30 +08:00
陈嘉涵
061334a820 Remove InvalidGoods 2017-09-08 10:46:09 +08:00
陈嘉涵
1391fbfabf Remove ExpressWay 2017-09-08 10:34:21 +08:00
陈嘉涵
3a8a745f6a Doc: update demo && nav 2017-09-08 10:20:40 +08:00
陈嘉涵
df9c40bc3f OrderCoupon: rename to Coupon 2017-09-08 10:18:18 +08:00
陈嘉涵
51b63567de [build] 0.9.1 2017-09-07 15:57:37 +08:00
陈嘉涵
45a1409a39 [build] 0.9.0 2017-09-07 11:26:35 +08:00
neverland
c4fd51e5d7 add PullRefresh component (#117)
* add PullRefresh component

* PullRefresh: fix test case
2017-09-07 11:24:24 +08:00
张敏
09bc3d947b 新增:Area(省市区选择)组件 (#113) 2017-09-06 17:47:09 +08:00
陈嘉涵
018122f2e2 Toast: use flex layout, support loading with text, improve performance 2017-09-06 14:26:15 +08:00
陈嘉涵
44a08889f3 Card: support num and price props 2017-09-06 09:47:35 +08:00
陈嘉涵
65b21b0710 Lazyload: update doc && demo 2017-09-05 11:12:33 +08:00