chore(docs): revised tags in doc routes for 2.7.0 (#4777)

* chore(docs): remove last version update tags

* chore(docs): add updated tag for 2.7.0

* chore(docs): updated table

* chore(docs): update search meta

* chore(docs): update github info

* Merge branch 'canary' into docs/eng-2003

* chore(docs): update routes.json

* chore(docs): update meta info
This commit is contained in:
աӄա 2025-02-15 04:18:58 +08:00 committed by GitHub
parent 5f979617d5
commit cdaeb9ed89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1632 additions and 1369 deletions

View File

@ -1,6 +1,6 @@
{ {
"stars": { "raw": 22380, "formatted": "22.4K" }, "stars": { "raw": 23060, "formatted": "23.1K" },
"forks": 1580, "forks": 1638,
"subscribers": 85, "subscribers": 86,
"openIssues": 428 "openIssues": 268
} }

View File

@ -40,21 +40,20 @@
"key": "forms", "key": "forms",
"title": "Forms", "title": "Forms",
"keywords": "forms, form validation, heroui", "keywords": "forms, form validation, heroui",
"path": "/docs/guide/forms.mdx" "path": "/docs/guide/forms.mdx",
"updated": true
}, },
{ {
"key": "nextui-to-heroui", "key": "nextui-to-heroui",
"title": "NextUI to HeroUI", "title": "NextUI to HeroUI",
"keywords": "migrate, nextui, hero, heroui", "keywords": "migrate, nextui, hero, heroui",
"path": "/docs/guide/nextui-to-heroui.mdx", "path": "/docs/guide/nextui-to-heroui.mdx"
"newPost": true
}, },
{ {
"key": "figma", "key": "figma",
"title": "Figma", "title": "Figma",
"keywords": "figma, design, ui kit", "keywords": "figma, design, ui kit",
"path": "/docs/guide/figma.mdx", "path": "/docs/guide/figma.mdx"
"newPost": true
} }
] ]
}, },
@ -91,9 +90,8 @@
{ {
"key": "laravel", "key": "laravel",
"title": "Laravel", "title": "Laravel",
"keywords": "laravel, heroui", "keywords": "laravel, nextui",
"path": "/docs/frameworks/laravel.mdx", "path": "/docs/frameworks/laravel.mdx"
"newPost": true
} }
] ]
}, },
@ -111,8 +109,7 @@
{ {
"key": "layout", "key": "layout",
"title": "Layout", "title": "Layout",
"path": "/docs/customization/layout.mdx", "path": "/docs/customization/layout.mdx"
"updated": true
}, },
{ {
"key": "colors", "key": "colors",
@ -132,8 +129,7 @@
{ {
"key": "dark-mode", "key": "dark-mode",
"title": "Dark mode", "title": "Dark mode",
"path": "/docs/customization/dark-mode.mdx", "path": "/docs/customization/dark-mode.mdx"
"updated": true
}, },
{ {
"key": "override-styles", "key": "override-styles",
@ -163,15 +159,13 @@
"key": "autocomplete", "key": "autocomplete",
"title": "Autocomplete", "title": "Autocomplete",
"keywords": "autocomplete, auto suggest, search, typeahead", "keywords": "autocomplete, auto suggest, search, typeahead",
"path": "/docs/components/autocomplete.mdx", "path": "/docs/components/autocomplete.mdx"
"updated": true
}, },
{ {
"key": "alert", "key": "alert",
"title": "Alert", "title": "Alert",
"keywords": "alert, notification, message", "keywords": "alert, notification, message",
"path": "/docs/components/alert.mdx", "path": "/docs/components/alert.mdx"
"newPost": true
}, },
{ {
"key": "avatar", "key": "avatar",
@ -195,8 +189,7 @@
"key": "button", "key": "button",
"title": "Button", "title": "Button",
"keywords": "button, interactive, action trigger, click events", "keywords": "button, interactive, action trigger, click events",
"path": "/docs/components/button.mdx", "path": "/docs/components/button.mdx"
"updated": true
}, },
{ {
"key": "calendar", "key": "calendar",
@ -221,8 +214,7 @@
"key": "checkbox-group", "key": "checkbox-group",
"title": "Checkbox Group", "title": "Checkbox Group",
"keywords": "checkbox group, binary choice, selection control, toggle", "keywords": "checkbox group, binary choice, selection control, toggle",
"path": "/docs/components/checkbox-group.mdx", "path": "/docs/components/checkbox-group.mdx"
"updated": true
}, },
{ {
"key": "chip", "key": "chip",
@ -276,15 +268,13 @@
"key": "drawer", "key": "drawer",
"title": "Drawer", "title": "Drawer",
"keywords": "drawer, panel, slide, overlay", "keywords": "drawer, panel, slide, overlay",
"path": "/docs/components/drawer.mdx", "path": "/docs/components/drawer.mdx"
"newPost": true
}, },
{ {
"key": "form", "key": "form",
"title": "Form", "title": "Form",
"keywords": "forms, form validation, heroui", "keywords": "forms, form validation, heroui",
"path": "/docs/components/form.mdx", "path": "/docs/components/form.mdx"
"newPost": true
}, },
{ {
"key": "image", "key": "image",
@ -304,13 +294,14 @@
"title": "Input OTP", "title": "Input OTP",
"keywords": "input, otp, auth, verification code", "keywords": "input, otp, auth, verification code",
"path": "/docs/components/input-otp.mdx", "path": "/docs/components/input-otp.mdx",
"newPost": true "updated": true
}, },
{ {
"key": "kbd", "key": "kbd",
"title": "Kbd", "title": "Kbd",
"keywords": "keyboard input, shortcut, keys, user input display", "keywords": "keyboard input, shortcut, keys, user input display",
"path": "/docs/components/kbd.mdx" "path": "/docs/components/kbd.mdx",
"updated": true
}, },
{ {
"key": "link", "key": "link",
@ -322,15 +313,13 @@
"key": "listbox", "key": "listbox",
"title": "Listbox", "title": "Listbox",
"keywords": "listbox, selection, option list, multiple choice", "keywords": "listbox, selection, option list, multiple choice",
"path": "/docs/components/listbox.mdx", "path": "/docs/components/listbox.mdx"
"updated": true
}, },
{ {
"key": "modal", "key": "modal",
"title": "Modal", "title": "Modal",
"keywords": "modal, dialog box, popup, overlay, content focus", "keywords": "modal, dialog box, popup, overlay, content focus",
"path": "/docs/components/modal.mdx", "path": "/docs/components/modal.mdx"
"updated": true
}, },
{ {
"key": "navbar", "key": "navbar",
@ -386,8 +375,7 @@
"key": "select", "key": "select",
"title": "Select", "title": "Select",
"keywords": "select, selection, option list, multiple choice", "keywords": "select, selection, option list, multiple choice",
"path": "/docs/components/select.mdx", "path": "/docs/components/select.mdx"
"updated": true
}, },
{ {
"key": "skeleton", "key": "skeleton",
@ -417,14 +405,14 @@
"key": "spinner", "key": "spinner",
"title": "Spinner", "title": "Spinner",
"keywords": "spinner, loading, activity indicator, processing signal", "keywords": "spinner, loading, activity indicator, processing signal",
"path": "/docs/components/spinner.mdx" "path": "/docs/components/spinner.mdx",
"updated": true
}, },
{ {
"key": "switch", "key": "switch",
"title": "Switch", "title": "Switch",
"keywords": "switch, toggle, binary input, on/off control", "keywords": "switch, toggle, binary input, on/off control",
"path": "/docs/components/switch.mdx", "path": "/docs/components/switch.mdx"
"updated": true
}, },
{ {
"key": "table", "key": "table",
@ -437,7 +425,8 @@
"key": "tabs", "key": "tabs",
"title": "Tabs", "title": "Tabs",
"keywords": "tabs, section navigation, categorized content, tabbed interface", "keywords": "tabs, section navigation, categorized content, tabbed interface",
"path": "/docs/components/tabs.mdx" "path": "/docs/components/tabs.mdx",
"updated": true
}, },
{ {
"key": "toast", "key": "toast",
@ -450,8 +439,7 @@
"key": "textarea", "key": "textarea",
"title": "Textarea", "title": "Textarea",
"keywords": "textarea, multi-line text input, large text field, form control", "keywords": "textarea, multi-line text input, large text field, form control",
"path": "/docs/components/textarea.mdx", "path": "/docs/components/textarea.mdx"
"updated": true
}, },
{ {
"key": "time-input", "key": "time-input",
@ -483,8 +471,7 @@
"key": "cli-api", "key": "cli-api",
"title": "HeroUI CLI", "title": "HeroUI CLI",
"keywords": "api references, heroui, api, cli", "keywords": "api references, heroui, api, cli",
"path": "/docs/api-references/cli-api.mdx", "path": "/docs/api-references/cli-api.mdx"
"updated": true
}, },
{ {
"key": "heroui-provider", "key": "heroui-provider",
@ -525,8 +512,7 @@
"key": "figma", "key": "figma",
"title": "Figma", "title": "Figma",
"keywords": "figma, heroui, design, ui kit", "keywords": "figma, heroui, design, ui kit",
"path": "/docs/guide/figma.mdx", "path": "/docs/guide/figma.mdx"
"newPost": true
}, },
{ {
"key": "roadmap", "key": "roadmap",

File diff suppressed because it is too large Load Diff