Commit Graph

86 Commits

Author SHA1 Message Date
07akioni
f72c779bf9 doc: add some empty page to fill 2019-08-01 11:14:14 +08:00
07akioni
f1cea3cf14 doc(scrollbar): add scrollbar debug component 2019-07-31 17:34:17 +08:00
07akioni
a981cb981d chore(scrollbar): checkpoint 2019-07-29 17:57:00 +08:00
07akioni
42d0d575c6 doc: add modal debug page 2019-07-26 16:33:01 +08:00
07akioni
a31f6eaa47 fix(nimbus-service-layout): active item should sync with route 2019-07-25 10:48:46 +08:00
07akioni
9da46498ab Merge branch 'develop' of ***REMOVED*** into develop 2019-07-25 10:11:18 +08:00
07akioni
efa0938fdf fix(mixin/placeable): scrollable element is not correctly found 2019-07-24 23:53:02 +08:00
mangogan
cc6525d246 merge develope 2019-07-24 17:00:08 +08:00
mangogan
a69c436151 feature: store 2019-07-22 19:14:47 +08:00
07akioni
989c0086a9 feat(clickoutside): lazy click (handler is called when clicked second times) 2019-07-22 17:41:56 +08:00
07akioni
5f4ec07d0f feat(radio): radio is usable 2019-07-15 17:41:56 +08:00
07akioni
32679a47a2 feat(radio): add radio component(not done yet) 2019-07-15 15:05:56 +08:00
07akioni
5fc384ef6f feat(nimbus-icon): add nimbus icon 2019-07-15 11:34:30 +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
07akioni
305d629c62 chore(popover): refactor checkpoint... 2019-07-11 19:54:17 +08:00
JiwenBai
bf85e4e728 feat: demo version use package.json 2019-07-11 14:05:34 +08:00
JiwenBai
28dd3d6788 feat: finish search and pagnation 2019-07-11 13:54:40 +08:00
07akioni
f37d679e35 release: v0.2.3 2019-07-11 13:46:56 +08:00
07akioni
99e70c8e9e feat(input-number): add input number component. 2019-07-10 19:07:16 +08:00
07akioni
8df10ef3a9 doc(readme): fix typo 2019-07-10 14:16:25 +08:00
JiwenBai
a1e8a4a670 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-09 19:49:03 +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
e0da00b631 chore: checkpoint 2019-07-05 19:59:19 +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
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
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
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
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
28e9e62108 feat: add arrow and arrow show positon 2019-07-01 18:12:18 +08:00
JiwenBai
972b424d09 Merge branch 'master' of ***REMOVED*** into develop 2019-07-01 10:03:39 +08:00
07akioni
5dede13ec9 test(input): add unit test for input 2019-06-28 18:14:55 +08:00
JiwenBai
8e51b833c1 feat: add popup component 2019-06-28 18:14:06 +08:00
JiwenBai
c6996a818a refactor: fix merge conflict from master 2019-06-28 12:54:42 +08:00
07akioni
7db0bbe16b chore: supress lint alert of empty css block 2019-06-28 10:34:29 +08:00
07akioni
eb415774ab fix: style -webkit-appearance & -webkit-text-size-adjust 2019-06-27 18:17:07 +08:00
07akioni
be48050bc3 fix: style on mobile 2019-06-27 16:26:23 +08:00
07akioni
0eb70ca51d feat: auto version change of doc & npm scripts update 2019-06-27 11:42:09 +08:00
07akioni
e8d0086672 fix(select): text align start. 2019-06-27 11:02:01 +08:00
07akioni
fcc28e78ad feat: verbose transition of multiple select 2019-06-27 10:55:22 +08:00
JiwenBai
23e8e64cf3 Merge branch 'master' of ***REMOVED*** into develop 2019-06-26 20:16:16 +08:00