Files
MASA.Blazor/docs/Masa.Blazor.Docs/wwwroot/data/nav.json
capdiem 9ffb99fcf4 ♻ refactor: migrate all mobile components to a standalone project (#2385)
* ♻ refactor: migrate all mobile components to a separate project

* remove unused files

* update

* update locale

* 🐛 fix: updating the logic of fetching latest release version

* update cicd

* update
2025-04-17 17:12:58 +08:00

332 lines
6.3 KiB
JSON

[
{
"title": "introduction",
"icon": "mdi-bookmark",
"items": [
"why-masa-blazor",
"roadmap"
]
},
{
"title": "getting-started",
"icon": "mdi-flash",
"state": "update",
"items": [
{
"title": "installation",
"state": "update"
},
"browser-support",
"frequently-asked-questions",
"wireframes",
"release-notes",
"upgrade-guide",
"contributing"
]
},
{
"title": "features",
"icon": "mdi-image-edit",
"state": "new",
"items": [
"bidirectionality",
"breakpoints",
{
"title": "icon-fonts",
"state": "update"
},
"internationalization",
"auto-match-nav",
{
"title": "theme",
"state": "update"
},
{
"title": "ssr",
"state": "new"
}
]
},
{
"title": "styles-and-animations",
"icon": "mdi-palette",
"items": [
"border-radius",
"color",
"display-helpers",
"elevation",
"flex",
"floats",
"overflow",
"spacing",
"text-and-typography",
"transitions"
]
},
{
"title": "ui-components",
"icon": "mdi-layers-triple",
"group": "components",
"state": "update",
"items": [
"alerts",
"application",
"aspect-ratios",
"avatars",
"badges",
"baidumaps",
"banners",
{
"title": "bars",
"group": "components",
"items": [
"app-bars",
"toolbars",
"system-bars"
]
},
"block-text",
"borders",
"bottom-navigation",
"bottom-sheets",
"breadcrumbs",
{
"title": "buttons",
"state": "update"
},
{
"title": "cards",
"state": "update"
},
"carousels",
"chips",
"copyable-text",
"cron",
"defaults-providers",
"descriptions",
"dialogs",
{
"title": "dividers",
"state": "update"
},
"drawers",
{
"title": "echarts",
"state": "update"
},
"editors",
"enqueued-snackbars",
"error-handler",
{
"title": "expansion-panels",
"state": "update"
},
"floating-action-buttons",
"footers",
{
"title": "form-inputs-and-controls",
"group": "components",
"state": "update",
"items": [
"autocompletes",
{
"title": "cascaders",
"state": "update"
},
"checkboxes",
"file-inputs",
{
"title": "forms",
"state": "update"
},
"otp-input",
"radios",
"range-sliders",
"selects",
"sliders",
{
"title": "switches",
"state": "update"
},
"textareas",
"text-fields"
]
},
{
"title": "grids",
"exact": true
},
"gridstack",
{
"title": "groups",
"group": "components",
"items": [
"button-groups",
"chip-groups",
"item-groups",
"list-item-groups",
"slide-groups",
"windows"
]
},
"hover",
"icons",
"i18ns",
{
"title": "image-captcha",
"state": "breaking-change"
},
"images",
{
"title": "lists",
"state": "update"
},
"infinite-scroll",
"markdowns",
"markdown-parsers",
"menus",
"modals",
"monaco-editor",
"navigation-drawers",
"overlays",
{
"title": "page-tabs",
"state": "update"
},
{
"title": "paginations",
"state": "update"
},
{
"title": "pickers",
"group": "components",
"state": "update",
"items": [
{
"title": "date-pickers",
"state": "update",
"exact": true
},
"date-pickers-month",
"time-pickers"
]
},
"popup-service",
{
"title": "progress",
"group": "components",
"items": [
"progress-circular",
"progress-linear"
]
},
"ratings",
"sheets",
"skeleton-loaders",
"snackbars",
"steppers",
"subheaders",
"syntax-highlights",
{
"title": "tables",
"group": "components",
"state": "update",
"items": [
"data-iterators",
{
"title": "data-tables",
"state": "update"
},
"simple-tables"
]
},
"tabs",
"timelines",
"tooltips",
{
"title": "treeview",
"state": "update"
},
"virtual-scroll"
]
},
{
"title": "mobiles",
"icon": "mdi-cellphone",
"group": "mobiles",
"items": [
"mobile-cascader",
"mobile-date-pickers",
"mobile-date-time-pickers",
"mobile-pickers",
"mobile-picker-views",
"mobile-time-pickers",
"page-stack",
{
"title": "pdf-mobile-viewer",
"state": "nuget",
"releasedOn": "v1.7.0"
},
"pull-refresh",
"swiper"
]
},
{
"title": "js-modules",
"icon": "$languageJavascript",
"state": "new",
"items": [
"intersection-observer"
]
},
{
"title": "labs",
"icon": "mdi-flask",
"state": "new",
"items": [
"date-digital-clock-pickers",
"date-time-pickers",
"digital-clocks",
"drawflow",
{
"title": "driverjs",
"state": "new",
"releasedOn": "v1.9.0"
},
"inputs-filter",
"interactive-trigger",
"lazy",
"scroll-to-target",
"sortable",
"splitters",
{
"title": "sticky",
"state": "new",
"releasedOn": "v1.8.0"
},
{
"title": "toggles",
"state": "new",
"releasedOn": "v1.7.0"
},
"watermark",
"xgplayer"
]
},
{
"title": "resources",
"icon": "mdi-book-open",
"items": [
"made-with-masa-blazor"
]
},
{
"title": "about",
"icon": "mdi-information",
"items": [
"meet-the-team",
"security-disclosure",
"code-of-conduct"
]
}
]