Commit Graph

20 Commits

Author SHA1 Message Date
07akioni
fcca549580 refactor(cascader): change internal logic, extract data model outside component 2019-08-27 19:10:29 +08:00
07akioni
0a7e5e2eda chore(cascader): refactor checkpoint... 2019-08-25 16:58:04 +08:00
hrsonion
9042b21c24 test(select): add some test case for v-model
Select's view should sync with initial value and equal '' when v-model is null
2019-07-11 13:41:10 +08:00
07akioni
779d2058eb feat(select): filterable select on single select mode. 2019-07-03 17:52:13 +08:00
07akioni
c0a91294f1 test(select): fulfill unit test for select 2019-07-03 14:42:21 +08:00
07akioni
16e46081f7 refactor(select): add robustness for select component! 2019-07-03 11:14:55 +08:00
07akioni
d1cf803dfd test(select) 2019-07-02 18:08:59 +08:00
07akioni
5883de5c54 fix(select): fix the problem that when v-model doesn't match items' value, the selectedItem will be null. 2019-07-02 13:06:03 +08:00
07akioni
5dede13ec9 test(input): add unit test for input 2019-06-28 18:14:55 +08:00
07akioni
c52a0f06ad test(gradient-text): add unit test for gradient text 2019-06-28 16:56:57 +08:00
07akioni
b502414b13 test: fulfill already exist tests 2019-06-28 14:33:55 +08:00
07akioni
76b3d80172 test(button): add unit test for button 2019-06-28 13:50:15 +08:00
07akioni
f0397ff39b test(pagination): add test for pagination utils 2019-06-27 15:29:39 +08:00
07akioni
c1e8799e98 test(checkbox): add unit test for checkbox component 2019-06-27 15:17:16 +08:00
hrsonion
4ee8529be5 feat: pagination! 2019-06-22 19:33:26 +08:00
hrsonion
70bd337d46 feat: page utils & test for it 2019-06-21 23:23:58 +08:00
hrsonion
7cef581108 style: @vue/standard 2019-06-04 11:30:56 +08:00
hrsonion
6e82b40f71 feat: many comps 2019-06-03 23:42:44 +08:00
hrsonion
007492cac4 chore: remove test/unit/coverage 2019-06-03 17:01:57 +08:00
07akioni
aeb4adf7bf init 2019-05-24 14:41:33 +08:00