07akioni
52596b5b67
release: 0.2.32
2019-07-25 10:10:56 +08:00
07akioni
19bf9c2b21
chore(placeable): get off work checkpoint, there is bug in scroll listener
2019-07-24 19:22:00 +08:00
07akioni
dca11f420a
release: 0.2.30
2019-07-24 16:32:21 +08:00
JiwenBai
272467a3d8
fix(advanced-table):
2019-07-22 16:56:29 +08:00
07akioni
aa925292bf
feat(button): deal with costum icon
2019-07-22 12:57:15 +08:00
07akioni
af62756c74
release: 0.2.26
2019-07-18 19:02:53 +08:00
07akioni
ef5ca68946
feat(date-picker): disabled
prop
2019-07-18 19:01:44 +08:00
07akioni
c892397c87
release: 0.2.24
2019-07-18 13:36:41 +08:00
07akioni
6e42f405ab
feat(popover): add delay, show event and hide event
2019-07-18 11:49:45 +08:00
07akioni
5d299fa306
doc(popover): update popover demo use new format
2019-07-18 10:39:53 +08:00
07akioni
08da72ff3e
release: 0.2.21
2019-07-17 19:30:05 +08:00
07akioni
39906da6c3
refactor(doc, select): a naive loader, detach select to body
2019-07-17 18:27:13 +08:00
JiwenBai
f3c7141fb8
docs: update advanced table
2019-07-17 10:16:18 +08:00
JiwenBai
6ea569d101
fix: advance table overflow scroll
2019-07-16 17:58:16 +08:00
JiwenBai
4302ee3dd9
fix: width auto change by parent el
2019-07-16 10:48:59 +08:00
JiwenBai
8531a43830
fix:merge conflict
2019-07-15 18:59:57 +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
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