Commit Graph

61 Commits

Author SHA1 Message Date
neverland 76e23aefc6 [new feature] Radio: add shape prop & icon slot (#2651) 2019-01-30 20:23:26 +08:00
neverland d0a316c77b [bugfix] ContactList: button position wrong (#2634) 2019-01-27 17:09:28 +08:00
neverland f8892d583d [improvement] Radio: jsx (#2617) 2019-01-25 21:14:54 +08:00
neverland 335cc46e37 [improvement] Popup: jsx (#2614) 2019-01-25 20:24:18 +08:00
陈嘉涵 cfc3e7df62 fix Field test cases 2019-01-21 22:39:34 +08:00
neverland b3f587c7d0 [improvement] Icon: jsx (#2514) 2019-01-13 08:44:36 +08:00
neverland 31da78eae6 [improvement] Field: jsx (#2512) 2019-01-12 23:14:52 +08:00
neverland 2eccc06a2a [improvement] ContactList: jsx (#2509) 2019-01-12 16:40:13 +08:00
neverland fb89ac9dfb [improvement] ContactEdit: jsx (#2508) 2019-01-12 15:40:34 +08:00
neverland 7c0afd874b [improvement] ContactCard: jsx (#2506) 2019-01-12 15:24:22 +08:00
neverland b5d1d00db5 [improvement] remove jsx whitespace (#2505) 2019-01-12 12:22:27 +08:00
neverland 5e623c1e34 [improvement] Dialog: enable lazy-render (#2495) 2019-01-11 21:22:41 +08:00
neverland 5f9a4cf479 [improvement] Cell: jsx (#2461) 2019-01-07 21:52:46 +08:00
陈嘉涵 51296f0059 [bugfix] Contact: snap 2019-01-01 22:24:08 +08:00
neverland 6d362dc3eb [improvement] Template: use v-text instead of mustache (#2404) 2018-12-30 11:20:38 +08:00
neverland dcc642ac59 [improvement] Swipe: update indicator color (#2324) 2018-12-18 23:00:13 +08:00
neverland dc747ec5f3 [improvement] Cell: optimize alone color (#2312) 2018-12-17 13:06:37 +08:00
neverland 9268700d0c [improvement] Cell: update value color (#2311) 2018-12-17 12:47:17 +08:00
neverland c100b045d1 [improvement] replace icons (#2304) 2018-12-16 15:59:52 +08:00
neverland 16e4889a92 [improvement] update eslint config (#2288) 2018-12-14 14:24:23 +08:00
neverland dc11970fa0 [new feature] Icon: name can be URL (#2149) 2018-11-26 20:27:30 +08:00
neverland e14b43e66a [improvement] update eslint rules (#2089) 2018-11-15 15:30:17 +08:00
neverland 11ce2a602f [breaking change] rebuild style struct (#2021) 2018-11-03 21:08:06 +08:00
陈嘉涵 2e8d7e0b4f [Doc] update changelog 2018-10-18 18:50:23 +08:00
陈嘉涵 5c05eb42cb [Doc] remove improvement component changelog 2018-10-12 20:32:21 +08:00
neverland f5e114cf08 [improvement] Cell: optimize border (#1902) 2018-10-09 11:47:28 +08:00
陈嘉涵 bc34d5048b [Doc] remove old changelog 2018-10-03 21:26:05 +08:00
neverland bde9f5adb2 [Doc] add component changelog (#1816) 2018-09-17 15:10:07 +08:00
neverland ca91a1b498 [Improvement] Button: optimize loading (#1756) 2018-09-05 17:47:15 +08:00
neverland 15375f4523 [breaking change] Sku: no longer support i18n (#1734) 2018-08-31 10:41:19 +08:00
neverland d9fb7f7e6d [Improvement] Contact: upgrade style (#1693) 2018-08-27 14:05:46 +08:00
neverland 5a5cb06002 [Improvement] ContactEdit: optimize style (#1677) 2018-08-24 11:09:57 +08:00
neverland fddf566f42 [Improvement] AddressEdit: optimize style (#1676) 2018-08-24 10:44:09 +08:00
neverland 377ea7af9e [Improvement] Coupon: upgrade style (#1636) 2018-08-16 19:58:37 +08:00
neverland 263cceb7ce update dependencies (#1581) 2018-08-02 20:18:41 +08:00
neverland c0e9fd633a [Improvement] Icon: add size prop (#1555) 2018-07-30 17:01:07 +08:00
neverland 83ab9b1917 bump vue-test-utils (#1338) 2018-06-27 11:56:14 +08:00
neverland 0a99da352e [Improvement] Field: support clearable (#1309) 2018-06-20 20:09:04 +08:00
neverland 90bbfd2b12 [Improvement] AddressEdit: simplify (#1274) 2018-06-12 20:43:16 +08:00
neverland 74aa001bb6 [Test] optimize async cases (#1232) 2018-06-06 20:13:24 +08:00
neverland 01e7934d19 [Improvement] upgrade to jest-serializer-vue@2.0 (#1215) 2018-06-01 18:04:16 +08:00
neverland 49701851f7 [Improvement] Switch: add test cases (#1202) 2018-05-30 20:35:30 +08:00
neverland f8ccebf085 [Improvement] Contact: add test cases (#1195) 2018-05-30 15:56:35 +08:00
neverland cb992ce979 [Improvement] Popup: support lazy render (#1138) 2018-05-23 11:01:27 +08:00
neverland e8aad7246c [Improvement] Reorganize document (#1066) 2018-05-15 10:39:01 +08:00
neverland a3c1e49eee [Improvement] Optimize demo test (#1053) 2018-05-12 16:08:09 +08:00
neverland 4de1e7da55 [Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +08:00
neverland a55eda8891 [Improvement] Rebuild test system (#1051) 2018-05-12 14:04:32 +08:00
neverland b0f4096e88 [Improvement] component use bem mixin (#921) 2018-04-24 11:53:06 +08:00
neverland 639ef64d96 [bugfix] module circular dependency (#728) 2018-03-19 20:49:35 +08:00