Commit Graph

488 Commits

Author SHA1 Message Date
JiwenBai
30e1d1fc16 Merge branch 'develop' of ***REMOVED*** into feature/advancedTable 2019-07-09 19:45:44 +08:00
JiwenBai
7a359465ab feat: advancetable sort filter finish 2019-07-09 19:45:38 +08:00
songwanli2025@163.com
b2f0f567f2 fix layout v-model can not synchronization update bug 2019-07-09 15:07:21 +08:00
songwanli2025@163.com
e2b1015044 modify layout demo 2019-07-09 13:58:53 +08:00
songwanli2025@163.com
33bf3fdaaf add v-model to layout 2019-07-09 13:55:52 +08:00
07akioni
b6f879d261 fix(date-picker): init calendar date is not set correctly when v-model specified 2019-07-08 18:12:11 +08:00
07akioni
52cb9a0229 fix(input): forget add :value to type=input 2019-07-08 18:07:29 +08:00
07akioni
73a77492b6 fix(input): forget to remove :on=$listeners of input, this may cause some native event be put into wrong handler 2019-07-08 17:24:49 +08:00
07akioni
93ee695c08 chore(input): change v-model eventname back to 'change'
Someone can't reproduce the bug that input shows [Object object]. So I will roll back it.
2019-07-08 16:25:02 +08:00
07akioni
aa395ebe63 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-08 16:16:50 +08:00
07akioni
d20e707244 feat(date-picker): v-model and some robustness enhance for it. 2019-07-08 16:15:23 +08:00
haibo tang
0488204e35 fixed the input model event name , from "change" to "changes". 2019-07-08 13:47:25 +08:00
07akioni
e0da00b631 chore: checkpoint 2019-07-05 19:59:19 +08:00
07akioni
51bc6468e0 feat(date-time-picker): an available version. 2019-07-05 19:57:05 +08:00
JiwenBai
5fdfc60bdd fix: deveplop branch conflict 2019-07-05 15:28:14 +08:00
JiwenBai
9705260a88 feat: advanced table 2019-07-05 15:27:06 +08:00
07akioni
74f22f23a1 chore: package.json 2019-07-04 19:31:49 +08:00
07akioni
fe5b0bae29 feat(select): add robustness for select item label search 2019-07-04 19:30:35 +08:00
07akioni
1c13efb566 chore: checkpoint for datepicker & some bug fix 2019-07-04 19:23:35 +08:00
07akioni
e15a11c069 feat(calendar): add basic basic basic calendar 2019-07-04 16:47:41 +08:00
07akioni
ac6dbcf48b fix(input): blur & focus event 2019-07-04 11:15:50 +08:00
07akioni
2126785d3d feat(input): maxlength 2019-07-04 11:01:06 +08:00
07akioni
d9273efe2f feat(icon): icon-on-right 2019-07-04 10:41:59 +08:00
07akioni
5c143b449d feat(input): type=password & blur focus handler 2019-07-04 10:34:18 +08:00
07akioni
07a3f64a37 fix: no data sentence in single select 2019-07-03 18:48:26 +08:00
07akioni
468eed9ed6 fix: some bugs in filterable select 2019-07-03 18:43:11 +08:00
07akioni
f9fd5a4e9e release: v0.1.83 2019-07-03 17:53:21 +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
JiwenBai
36cc97d8fb Merge branch 'develop' of ***REMOVED*** into develop 2019-07-03 13:23:59 +08:00
JiwenBai
2b1bfa9f2e fix: conflict icon use ivu 2019-07-03 13:23:42 +08:00
07akioni
cc94612566 fix(Icon): fix conflict with Icon with iView 2019-07-03 13:18:04 +08:00
07akioni
6e0f95698f fix(Notification): deactivator box-sizing 2019-07-03 13:14:24 +08:00
07akioni
16e46081f7 refactor(select): add robustness for select component! 2019-07-03 11:14:55 +08:00
JiwenBai
d8bc28f73c fix: word-wrap not work in no-transfer 2019-07-03 10:56:41 +08:00
JiwenBai
c34301d922 fix: conflict 2019-07-02 19:31:52 +08:00
JiwenBai
561d1fd9f4 fix: poup styles 2019-07-02 19:30:23 +08:00
07akioni
d1cf803dfd test(select) 2019-07-02 18:08:59 +08:00
07akioni
654951541f feat(alert): add alert component 2019-07-02 14:48:49 +08:00
JiwenBai
cad19017ea fix: scss styles 2019-07-02 14:02:08 +08:00
07akioni
56e39407c8 feat: add options for message & add warning style for message 2019-07-02 13:47:23 +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
c4019b91e2 fix(select): show label, not value in select-link 2019-07-02 10:52:07 +08:00
JiwenBai
50c6ce2b2f styles: fix lint errors and warnings 2019-07-02 10:46:04 +08:00
JiwenBai
9eb19a2969 styles: fix lint errors and warnings 2019-07-02 10:38:21 +08:00
JiwenBai
e4359e6913 feat: add zIndex in Popup component 2019-07-01 20:50:08 +08:00
JiwenBai
098fb7d8f3 feat: add no arrow type in popup component 2019-07-01 18:47:35 +08:00
JiwenBai
4a9494ff81 styles: add popup boxshadow 2019-07-01 18:17:32 +08:00
JiwenBai
28e9e62108 feat: add arrow and arrow show positon 2019-07-01 18:12:18 +08:00
JiwenBai
96f78c9ee3 fix: popup clickoutside 2019-07-01 16:19:21 +08:00