mirror of
https://github.com/tabler/tabler.git
synced 2026-08-28 21:01:59 +04:00
Mark only 1.5 pages with the New badge in the menu (#2865)
This commit is contained in:
+18
-23
@@ -26,12 +26,12 @@
|
||||
"children": {
|
||||
"all-elements": {
|
||||
"title": "All Elements",
|
||||
"url": "all-elements.html"
|
||||
"url": "all-elements.html",
|
||||
"badge": "New"
|
||||
},
|
||||
"accordion": {
|
||||
"title": "Accordion",
|
||||
"url": "accordion.html",
|
||||
"badge": "New"
|
||||
"url": "accordion.html"
|
||||
},
|
||||
"alerts": {
|
||||
"title": "Alerts",
|
||||
@@ -84,8 +84,7 @@
|
||||
},
|
||||
"avatars": {
|
||||
"url": "avatars.html",
|
||||
"title": "Avatars",
|
||||
"badge": "New"
|
||||
"title": "Avatars"
|
||||
},
|
||||
"badges": {
|
||||
"url": "badges.html",
|
||||
@@ -108,8 +107,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"url": "card-actions.html",
|
||||
"title": "Card actions",
|
||||
"badge": "New"
|
||||
"title": "Card actions"
|
||||
},
|
||||
"gradients": {
|
||||
"url": "card-gradients.html",
|
||||
@@ -190,18 +188,15 @@
|
||||
},
|
||||
"progress": {
|
||||
"url": "progress.html",
|
||||
"title": "Progress",
|
||||
"badge": "New"
|
||||
"title": "Progress"
|
||||
},
|
||||
"segmented-control": {
|
||||
"title": "Segmented control",
|
||||
"url": "segmented-control.html",
|
||||
"badge": "New"
|
||||
"url": "segmented-control.html"
|
||||
},
|
||||
"scroll-spy": {
|
||||
"title": "Scroll spy",
|
||||
"url": "scroll-spy.html",
|
||||
"badge": "New"
|
||||
"url": "scroll-spy.html"
|
||||
},
|
||||
"social": {
|
||||
"title": "Social icons",
|
||||
@@ -251,8 +246,7 @@
|
||||
},
|
||||
"layout": {
|
||||
"url": "form-layout.html",
|
||||
"title": "Form layouts",
|
||||
"badge": "New"
|
||||
"title": "Form layouts"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -296,7 +290,8 @@
|
||||
},
|
||||
"pay": {
|
||||
"title": "Pay",
|
||||
"url": "pay.html"
|
||||
"url": "pay.html",
|
||||
"badge": "New"
|
||||
},
|
||||
"job-listing": {
|
||||
"title": "Job listing",
|
||||
@@ -344,8 +339,7 @@
|
||||
},
|
||||
"signatures": {
|
||||
"title": "Signatures",
|
||||
"url": "signatures.html",
|
||||
"badge": "New"
|
||||
"url": "signatures.html"
|
||||
},
|
||||
"tasks": {
|
||||
"title": "Tasks",
|
||||
@@ -362,8 +356,7 @@
|
||||
},
|
||||
"text-features": {
|
||||
"title": "Text features",
|
||||
"url": "text-features.html",
|
||||
"badge": "New"
|
||||
"url": "text-features.html"
|
||||
},
|
||||
"trial-ended": {
|
||||
"title": "Trial ended",
|
||||
@@ -468,7 +461,8 @@
|
||||
},
|
||||
"sortable": {
|
||||
"title": "Sortable",
|
||||
"url": "sortable.html"
|
||||
"url": "sortable.html",
|
||||
"badge": "New"
|
||||
},
|
||||
"fullcalendar": {
|
||||
"url": "fullcalendar.html",
|
||||
@@ -496,7 +490,8 @@
|
||||
},
|
||||
"tour": {
|
||||
"url": "tour.html",
|
||||
"title": "Tour"
|
||||
"title": "Tour",
|
||||
"badge": "New"
|
||||
},
|
||||
"wysiwyg": {
|
||||
"url": "wysiwyg.html",
|
||||
@@ -554,4 +549,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user