-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature2/card #742
Feature2/card #742
Conversation
Fix notice in item search vue component
- Card as Fomantic ui Card View
allow to add model field without table.
Codecov Report
@@ Coverage Diff @@
## develop2 #742 +/- ##
=============================================
- Coverage 67.48% 66.38% -1.1%
- Complexity 2092 2129 +37
=============================================
Files 109 110 +1
Lines 4921 5007 +86
=============================================
+ Hits 3321 3324 +3
- Misses 1600 1683 +83
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## develop2 #742 +/- ##
=============================================
- Coverage 67.48% 66.38% -1.1%
- Complexity 2092 2129 +37
=============================================
Files 109 110 +1
Lines 4921 5007 +86
=============================================
+ Hits 3321 3324 +3
- Misses 1600 1683 +83
Continue to review full report at Codecov.
|
REMERGE of #735
New View Class as per Fomantic Ui Card View
Usage:
see demos/cardholder for more options