Commit Graph

113 Commits

Author SHA1 Message Date
07akioni
91e6e70d5a Merge branch 'develop' of ***REMOVED*** into develop 2019-07-17 10:17:21 +08:00
07akioni
c4b5e17ebb feat(radio): radio button group 2019-07-16 17:20:43 +08:00
07akioni
8089b55766 fix(checkbox): border overlay when checked 2019-07-16 17:18:50 +08:00
JiwenBai
618dcccbc9 fix: width auto change by parent el 2019-07-16 13:03:02 +08:00
JiwenBai
4302ee3dd9 fix: width auto change by parent el 2019-07-16 10:48:59 +08:00
JiwenBai
5f5a3f9aff fix: width fixed 2019-07-16 10:39:02 +08:00
07akioni
31bd3231ff chore(radio): get off work checkpoint... 2019-07-15 19:14:33 +08:00
JiwenBai
233367cfc0 fix:merge conflict 2019-07-15 18:58:46 +08:00
JiwenBai
edcafb5bcb fix: advancedTable no data tip style 2019-07-15 18:56:08 +08:00
07akioni
5f4ec07d0f feat(radio): radio is usable 2019-07-15 17:41:56 +08:00
07akioni
fd0abbc670 fix(nimbus-service-layout): item badge color gradient 2019-07-15 15:15:43 +08:00
07akioni
32679a47a2 feat(radio): add radio component(not done yet) 2019-07-15 15:05:56 +08:00
07akioni
1ba5ba69de feat(nimbus-icon): new icon & docs & omit tooltip of svg 2019-07-15 15:05:29 +08:00
07akioni
225632c89f Merge branch 'develop' of ***REMOVED*** into develop 2019-07-15 11:35:10 +08:00
07akioni
5fc384ef6f feat(nimbus-icon): add nimbus icon 2019-07-15 11:34:30 +08:00
JiwenBai
9f447e5fe8 fix: use popover instead of popup 2019-07-15 11:30:39 +08:00
07akioni
baf4b74eb1 fix(button): whitespace nowrap 2019-07-15 10:42:42 +08:00
hrsonion
092def0adf refactor(tooltip): use popover to refactor tooltip 2019-07-14 18:39:36 +08:00
hrsonion
711d7281ae chore: some import statement updates 2019-07-14 14:34:14 +08:00
hrsonion
6351c2f03c refactor(popover): use own implementation, remove popper.js 2019-07-14 14:25:47 +08:00
hrsonion
fa49f88816 fix(service-layout): disable click an side panel when collapsed 2019-07-14 14:24:03 +08:00
hrsonion
3c36d36473 feat(input-number): add styles and some features for input-number 2019-07-14 14:21:21 +08:00
07akioni
305d629c62 chore(popover): refactor checkpoint... 2019-07-11 19:54:17 +08:00
JiwenBai
478bc3e80c fix: styles 2019-07-11 14:17:35 +08:00
JiwenBai
28dd3d6788 feat: finish search and pagnation 2019-07-11 13:54:40 +08:00
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
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
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
e15a11c069 feat(calendar): add basic basic basic calendar 2019-07-04 16:47:41 +08:00
07akioni
d9273efe2f feat(icon): icon-on-right 2019-07-04 10:41:59 +08:00
07akioni
468eed9ed6 fix: some bugs in filterable select 2019-07-03 18:43:11 +08:00
07akioni
779d2058eb feat(select): filterable select on single select mode. 2019-07-03 17:52:13 +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
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
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
JiwenBai
50c6ce2b2f styles: fix lint errors and warnings 2019-07-02 10:46:04 +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
79483be2c9 refactor: fix merge confict 2019-06-28 18:19:01 +08:00