07akioni
9e27b5a359
release: 0.2.12
2019-07-15 17:56:54 +08:00
07akioni
5b89855e31
release: 0.2.11
2019-07-15 15:15:59 +08:00
07akioni
b32acea3cd
release: 0.2.10
2019-07-15 15:06:26 +08:00
07akioni
6a4ec4bfca
release: 0.2.9
2019-07-15 11:36:30 +08:00
07akioni
dfee7ce298
release: 0.2.8
2019-07-15 11:35:57 +08:00
07akioni
686d44f864
release: v0.2.7
2019-07-15 10:50:07 +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
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
songwanli2025@163.com
b2f0f567f2
fix layout v-model can not synchronization update bug
2019-07-09 15:07:21 +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
74f22f23a1
chore: package.json
2019-07-04 19:31:49 +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
JiwenBai
2b1bfa9f2e
fix: conflict icon use ivu
2019-07-03 13:23:42 +08:00
JiwenBai
d8bc28f73c
fix: word-wrap not work in no-transfer
2019-07-03 10:56:41 +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
9eb19a2969
styles: fix lint errors and warnings
2019-07-02 10:38:21 +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
96f78c9ee3
fix: popup clickoutside
2019-07-01 16:19:21 +08:00
JiwenBai
e27ba1d2e9
feat: change package.json registry to ***REMOVED***
2019-07-01 10:09:32 +08:00
JiwenBai
79483be2c9
refactor: fix merge confict
2019-06-28 18:19:01 +08:00
JiwenBai
8e51b833c1
feat: add popup component
2019-06-28 18:14:06 +08:00
07akioni
c52a0f06ad
test(gradient-text): add unit test for gradient text
2019-06-28 16:56:57 +08:00
07akioni
88812534be
chore: style lint!
2019-06-28 15:08:31 +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
JiwenBai
c6996a818a
refactor: fix merge conflict from master
2019-06-28 12:54:42 +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
JiwenBai
9182289256
feat: add advance table
2019-06-26 20:16:11 +08:00
07akioni
c6a404a32e
doc: pure english
2019-06-26 14:52:19 +08:00