mangogan
|
a225e9e1f7
|
feature: disabled, resetForm, and size need to finish
|
2019-07-23 20:47:00 +08:00 |
|
mangogan
|
a69c436151
|
feature: store
|
2019-07-22 19:14:47 +08:00 |
|
07akioni
|
91e6e70d5a
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-07-17 10:17:21 +08:00 |
|
JiwenBai
|
f3c7141fb8
|
docs: update advanced table
|
2019-07-17 10:16:18 +08:00 |
|
JiwenBai
|
ed6a3d1d62
|
feat: advanced table add custom slot
|
2019-07-17 10:10:05 +08:00 |
|
07akioni
|
a24deb5317
|
refactor(popover): split it into some mixins and utils
|
2019-07-17 01:35:11 +08:00 |
|
JiwenBai
|
91bff0ee01
|
feat: advanced table add sorter default order
|
2019-07-16 19:39:58 +08:00 |
|
JiwenBai
|
6ea569d101
|
fix: advance table overflow scroll
|
2019-07-16 17:58:16 +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
|
1948c52fa4
|
feat: advanced table support custom column width
|
2019-07-16 15:19:08 +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
|
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
|
217fc7bb1c
|
doc(radio): add disabled example
|
2019-07-15 17:56:17 +08:00 |
|
07akioni
|
5f4ec07d0f
|
feat(radio): radio is usable
|
2019-07-15 17:41:56 +08:00 |
|
07akioni
|
5b89855e31
|
release: 0.2.11
|
2019-07-15 15:15:59 +08:00 |
|
07akioni
|
fd0abbc670
|
fix(nimbus-service-layout): item badge color gradient
|
2019-07-15 15:15:43 +08:00 |
|
07akioni
|
b32acea3cd
|
release: 0.2.10
|
2019-07-15 15:06:26 +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
|
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
|
225632c89f
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2019-07-15 11:35:10 +08:00 |
|
07akioni
|
85edd40747
|
doc: fix typo in doc
|
2019-07-15 11:34:54 +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
|
686d44f864
|
release: v0.2.7
|
2019-07-15 10:50:07 +08:00 |
|
07akioni
|
baf4b74eb1
|
fix(button): whitespace nowrap
|
2019-07-15 10:42:42 +08:00 |
|
07akioni
|
01cae6db78
|
doc(readme): update progress
|
2019-07-14 18:43:27 +08:00 |
|
07akioni
|
67fcdc5b85
|
doc(readme): update progress
|
2019-07-14 18:41:52 +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
|
13e376e645
|
fix(form-card): make expand margin pointer-events to none
Since margin of inner card will expand outer container, the container will cover
the overlay layer and prevent the click event of it.
|
2019-07-14 14:31:27 +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
|
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 |
|