Commit Graph

3160 Commits

Author SHA1 Message Date
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
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
hrsonion
d9f40ff610 doc(readme): add some todo 2019-07-11 13:44:48 +08:00
hrsonion
24369b593b fix(select): view do not sync with init value and null value 2019-07-11 13:43:47 +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
99e70c8e9e feat(input-number): add input number component. 2019-07-10 19:07:16 +08:00
07akioni
795cd615f4 doc(readme): complete develop status 2019-07-10 15:04:08 +08:00
07akioni
4f34b89568 doc(readme): fix typo 2019-07-10 14:49:20 +08:00
07akioni
d5ee90b670 fix(startPage): some style change. 2019-07-10 14:45:36 +08:00
07akioni
9022835a13 fix(startPage): some css warning of copied style from outside... 2019-07-10 14:40:25 +08:00
07akioni
521bcf72c8 doc(readme): fix typo 2019-07-10 14:18:00 +08:00
07akioni
8df10ef3a9 doc(readme): fix typo 2019-07-10 14:16:25 +08:00
07akioni
d6dc5eea7a feat(doc): make doc sync with readme.md
Create a script to convert and inject README.md to documentation.
Replace Emoji in this page with image from github. Because emoji
in Ubuntu is ridiculously ugly...
2019-07-10 14:08:16 +08:00
07akioni
85e90d5b10 doc(readme): fulfill it 2019-07-10 11:42:46 +08:00
lecong-zhang
8630504298 doc(readme): update todo and add components develop status 2019-07-10 11:18:19 +08:00
07akioni
44d00136d3 doc: unit test status added 2019-07-10 11:00:50 +08:00
JiwenBai
2004fdf4f1 Merge branch 'feature/advancedTable' into develop 2019-07-09 19:49:16 +08:00
JiwenBai
a1e8a4a670 Merge branch 'develop' of ***REMOVED*** into develop 2019-07-09 19:49:03 +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
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