From d8436ff7f7086eef43f702212e2004e54f17ae3a Mon Sep 17 00:00:00 2001 From: Shawn Taylor Date: Tue, 22 Aug 2023 10:09:10 -0400 Subject: [PATCH] chore: standardize title tag format --- docs/api/accordion.md | 2 +- docs/api/action-sheet.md | 2 +- docs/api/alert.md | 2 +- docs/api/back-button.md | 2 +- docs/api/badge.md | 2 +- docs/api/button.md | 2 +- docs/api/card-title.md | 2 +- docs/api/checkbox.md | 2 +- docs/api/chip.md | 2 +- docs/api/col.md | 2 +- docs/api/content.md | 2 +- docs/api/datetime-button.md | 2 +- docs/api/fab-button.md | 2 +- docs/api/fab.md | 2 +- docs/api/footer.md | 2 +- docs/api/grid.md | 2 +- docs/api/img.md | 2 +- docs/api/infinite-scroll.md | 2 +- docs/api/input.md | 2 +- docs/api/item-divider.md | 2 +- docs/api/item-option.md | 2 +- docs/api/item-sliding.md | 2 +- docs/api/label.md | 2 +- docs/api/loading.md | 2 +- docs/api/menu-button.md | 2 +- docs/api/menu-toggle.md | 2 +- docs/api/nav-link.md | 2 +- docs/api/nav.md | 2 +- docs/api/picker.md | 2 +- docs/api/popover.md | 2 +- docs/api/progress-bar.md | 2 +- docs/api/radio-group.md | 2 +- docs/api/radio.md | 2 +- docs/api/range.md | 2 +- docs/api/reorder-group.md | 2 +- docs/api/reorder.md | 2 +- docs/api/ripple-effect.md | 2 +- docs/api/route-redirect.md | 2 +- docs/api/router-link.md | 2 +- docs/api/row.md | 2 +- docs/api/searchbar.md | 2 +- docs/api/select-option.md | 2 +- docs/api/skeleton-text.md | 2 +- docs/api/spinner.md | 2 +- docs/api/split-pane.md | 2 +- docs/api/tab-bar.md | 2 +- docs/api/tab.md | 2 +- docs/api/tabs.md | 2 +- docs/api/thumbnail.md | 2 +- docs/api/toast.md | 2 +- docs/api/toggle.md | 2 +- docs/api/toolbar.md | 2 +- 52 files changed, 52 insertions(+), 52 deletions(-) diff --git a/docs/api/accordion.md b/docs/api/accordion.md index f64573d9c64..0859e3d9ba4 100644 --- a/docs/api/accordion.md +++ b/docs/api/accordion.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/accordion/custom-props import Slots from '@ionic-internal/component-api/v7/accordion/slots.md'; - Ion-Accordion Components: How to Build & Examples | Ionic + ion-accordion: Accordion Components: How to Build & Examples diff --git a/docs/api/action-sheet.md b/docs/api/action-sheet.md index 8d6844e3d3e..6e70e6de7f3 100644 --- a/docs/api/action-sheet.md +++ b/docs/api/action-sheet.md @@ -12,7 +12,7 @@ import CustomProps from '@ionic-internal/component-api/v7/action-sheet/custom-pr import Slots from '@ionic-internal/component-api/v7/action-sheet/slots.md'; - ion-action-sheet | Action Sheet Dialog for iOS and Android Apps + ion-action-sheet: Action Sheet Dialog for iOS and Android diff --git a/docs/api/alert.md b/docs/api/alert.md index e645cf2f397..6563d2241ac 100644 --- a/docs/api/alert.md +++ b/docs/api/alert.md @@ -12,7 +12,7 @@ import CustomProps from '@ionic-internal/component-api/v7/alert/custom-props.md' import Slots from '@ionic-internal/component-api/v7/alert/slots.md'; - ion-alert: Ionic API Alert Buttons with Custom Message Prompts + ion-alert: Ionic Alert Buttons with Custom Message Prompts diff --git a/docs/api/back-button.md b/docs/api/back-button.md index db237d17305..4b249e0f913 100644 --- a/docs/api/back-button.md +++ b/docs/api/back-button.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/back-button/custom-pro import Slots from '@ionic-internal/component-api/v7/back-button/slots.md'; - Back Button | ion-back-button: Custom Menu Icon for Applications + ion-back-button: Custom Menu Back Button for Applications diff --git a/docs/api/badge.md b/docs/api/badge.md index 529c97ada86..5ebd44f1fda 100644 --- a/docs/api/badge.md +++ b/docs/api/badge.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/badge/custom-props.md' import Slots from '@ionic-internal/component-api/v7/badge/slots.md'; - Badges | ion-badge: iOS & Android App Notification Badge Icons + ion-badge: iOS & Android App Notification Badge Icons diff --git a/docs/api/button.md b/docs/api/button.md index c103d4c21d2..e84a7410d7d 100644 --- a/docs/api/button.md +++ b/docs/api/button.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/button/custom-props.md import Slots from '@ionic-internal/component-api/v7/button/slots.md'; - ion-button: Design and Style Buttons with Custom CSS Properties + ion-button: Style Buttons with Custom CSS Properties diff --git a/docs/api/card-title.md b/docs/api/card-title.md index 9263fe91136..657552f95bf 100644 --- a/docs/api/card-title.md +++ b/docs/api/card-title.md @@ -11,7 +11,7 @@ import Slots from '@ionic-internal/component-api/v7/card-title/slots.md'; import EncapsulationPill from '@components/page/api/EncapsulationPill'; - ion-card-title | Ionic App Card Title Component and Properties + ion-card-title: Ionic App Card Title Component diff --git a/docs/api/checkbox.md b/docs/api/checkbox.md index 0f62607010d..fdfbe1c8a48 100644 --- a/docs/api/checkbox.md +++ b/docs/api/checkbox.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/checkbox/custom-props. import Slots from '@ionic-internal/component-api/v7/checkbox/slots.md'; - ion-checkboxes: Ionic App Component to Select Multiple Options + ion-checkbox: Ionic App Checkbox to Select Multiple Options diff --git a/docs/api/chip.md b/docs/api/chip.md index e05495b6493..e99f976e051 100644 --- a/docs/api/chip.md +++ b/docs/api/chip.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/chip/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/chip/slots.md'; - ion-chip: Name, Text, Icon and Avatar for Ionic Framework Apps + ion-chip: Text, Icon and Avatar for Ionic Framework Apps diff --git a/docs/api/col.md b/docs/api/col.md index 2f6ac3e552f..0b72b2e9c69 100644 --- a/docs/api/col.md +++ b/docs/api/col.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/col/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/col/slots.md'; - ion-col: Column Component Padding, Size and Other Properties + ion-col: Column Component Padding and Other Properties diff --git a/docs/api/content.md b/docs/api/content.md index a257b0e51ee..f4380b209bd 100644 --- a/docs/api/content.md +++ b/docs/api/content.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/content/custom-props.m import Slots from '@ionic-internal/component-api/v7/content/slots.md'; - ion-content: Scrollable CSS Component for Ionic App Content Areas + ion-content: Scrollable Component for Ionic App Content diff --git a/docs/api/datetime-button.md b/docs/api/datetime-button.md index 554e74d2b01..62d4a91c7e0 100644 --- a/docs/api/datetime-button.md +++ b/docs/api/datetime-button.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/datetime-button/custom import Slots from '@ionic-internal/component-api/v7/datetime-button/slots.md'; - ion-datetime-button: Ionic API Input for interacting with Datetime picker + ion-datetime-button: Ionic Input for Datetime Picker diff --git a/docs/api/fab-button.md b/docs/api/fab-button.md index d864c6c3f38..2901c8dc093 100644 --- a/docs/api/fab-button.md +++ b/docs/api/fab-button.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/fab-button/custom-prop import Slots from '@ionic-internal/component-api/v7/fab-button/slots.md'; - Floating Action Button | Ionic FAB Button Icon for Primary Action + ion-fab-button: Ionic FAB Button Icon for Primary Action diff --git a/docs/api/fab.md b/docs/api/fab.md index 06201e3bde6..8c20a763770 100644 --- a/docs/api/fab.md +++ b/docs/api/fab.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/fab/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/fab/slots.md'; - ion-fab: Floating Action Button for Android and iOS Ionic Apps + ion-fab: Ionic Floating Action Button for Android and iOS diff --git a/docs/api/footer.md b/docs/api/footer.md index 5127287d601..315ff16f4f7 100644 --- a/docs/api/footer.md +++ b/docs/api/footer.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/footer/custom-props.md import Slots from '@ionic-internal/component-api/v7/footer/slots.md'; - Page Footer | Ionic App Footer: Wrapper Root Page Component + ion-footer: Page Footer | Ionic App Footer Root Component diff --git a/docs/api/grid.md b/docs/api/grid.md index e80e3642bb7..8d179241b9d 100644 --- a/docs/api/grid.md +++ b/docs/api/grid.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/grid/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/grid/slots.md'; - Ion-Grid: Display Grids to Build Mobile-First Custom App Layout + ion-grid: Display Grids for Mobile-First Custom App Layout diff --git a/docs/api/img.md b/docs/api/img.md index 441c9f4f27c..d444d07434b 100644 --- a/docs/api/img.md +++ b/docs/api/img.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/img/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/img/slots.md'; - Img Tag to Lazy Load Images in Viewport | ion-img Tag + ion-img: Img Tag to Lazy Load Images in Viewport diff --git a/docs/api/infinite-scroll.md b/docs/api/infinite-scroll.md index 12f68542b8a..1f4ab01710a 100644 --- a/docs/api/infinite-scroll.md +++ b/docs/api/infinite-scroll.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/infinite-scroll/custom import Slots from '@ionic-internal/component-api/v7/infinite-scroll/slots.md'; - Infinite Scroller | ion-infinite-scroll Action Component + ion-infinite-scroll: Infinite Scroller Action Component diff --git a/docs/api/input.md b/docs/api/input.md index 1473095c26a..e8dcc311e26 100644 --- a/docs/api/input.md +++ b/docs/api/input.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/input/custom-props.md' import Slots from '@ionic-internal/component-api/v7/input/slots.md'; - ion-input: Custom Input Value Type Styling and CSS Properties + ion-input: Custom Input With Styling and CSS Properties diff --git a/docs/api/item-divider.md b/docs/api/item-divider.md index 79554071252..8a5db6c541c 100644 --- a/docs/api/item-divider.md +++ b/docs/api/item-divider.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/item-divider/custom-pr import Slots from '@ionic-internal/component-api/v7/item-divider/slots.md'; - Item Divider | List Item Divider Block Element for Ionic Apps + ion-item-divider: Item Divider Block Element for Ionic Apps diff --git a/docs/api/item-option.md b/docs/api/item-option.md index 413e993de64..adbc51a8493 100644 --- a/docs/api/item-option.md +++ b/docs/api/item-option.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/item-option/custom-pro import Slots from '@ionic-internal/component-api/v7/item-option/slots.md'; - ion-item-options: Option Button Components for Ionic Apps + ion-item-option: Option Button for Sliding Item in Ionic diff --git a/docs/api/item-sliding.md b/docs/api/item-sliding.md index ea3a9e04be7..c2e69e82cd9 100644 --- a/docs/api/item-sliding.md +++ b/docs/api/item-sliding.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/item-sliding/custom-pr import Slots from '@ionic-internal/component-api/v7/item-sliding/slots.md'; - Slide Buttons | Slide Right to Left with ion-item-sliding + ion-item-sliding: Slide Buttons | Slide Right to Left diff --git a/docs/api/label.md b/docs/api/label.md index e7ed495d15c..4d5aab0a928 100644 --- a/docs/api/label.md +++ b/docs/api/label.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/label/custom-props.md' import Slots from '@ionic-internal/component-api/v7/label/slots.md'; - Item Label Color and Properties for Applications | ion-label + ion-label: Item Label Color and Properties for Applications diff --git a/docs/api/loading.md b/docs/api/loading.md index 2a9309c4ba7..074a79408db 100644 --- a/docs/api/loading.md +++ b/docs/api/loading.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/loading/custom-props.m import Slots from '@ionic-internal/component-api/v7/loading/slots.md'; - Loading | Application Loading Indicator Overlay | ion-loading + ion-loading: Loading | Application Loading Indicator Overlay diff --git a/docs/api/menu-button.md b/docs/api/menu-button.md index 7d2be77fef0..c9deedb43a6 100644 --- a/docs/api/menu-button.md +++ b/docs/api/menu-button.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/menu-button/custom-pro import Slots from '@ionic-internal/component-api/v7/menu-button/slots.md'; - Menu Button | ion-menu-button to Open an App Menu on A Page + ion-menu-button: Menu Button to Open an App Menu on a Page diff --git a/docs/api/menu-toggle.md b/docs/api/menu-toggle.md index 3f6cef6f6fd..1ffce3af0bf 100644 --- a/docs/api/menu-toggle.md +++ b/docs/api/menu-toggle.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/menu-toggle/custom-pro import Slots from '@ionic-internal/component-api/v7/menu-toggle/slots.md'; - ion-menu-toggle | MenuToggle Component to Open/Close Active Menus + ion-menu-toggle: MenuToggle Component to Open/Close Menus diff --git a/docs/api/nav-link.md b/docs/api/nav-link.md index 9e333a98ede..edf6600af92 100644 --- a/docs/api/nav-link.md +++ b/docs/api/nav-link.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/nav-link/custom-props. import Slots from '@ionic-internal/component-api/v7/nav-link/slots.md'; - ion-nav-link: The Element for Navigation to a Specified Component + ion-nav-link: Navigation Links to a Specified Component diff --git a/docs/api/nav.md b/docs/api/nav.md index 58123c14c3f..19caba09c54 100644 --- a/docs/api/nav.md +++ b/docs/api/nav.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/nav/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/nav/slots.md'; - ion-nav | Nav View Component for Ionic Framework Apps + ion-nav: Nav View Component for Ionic Framework Apps diff --git a/docs/api/picker.md b/docs/api/picker.md index b2efb4c7bf2..b47e803a5cb 100644 --- a/docs/api/picker.md +++ b/docs/api/picker.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/picker/custom-props.md import Slots from '@ionic-internal/component-api/v7/picker/slots.md'; - Picker | Display Buttons and Columns for ion-picker on Ionic Apps + ion-picker: A Dialog That Displays Buttons and Columns diff --git a/docs/api/popover.md b/docs/api/popover.md index 2878ce602b1..bc56647295b 100644 --- a/docs/api/popover.md +++ b/docs/api/popover.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/popover/custom-props.m import Slots from '@ionic-internal/component-api/v7/popover/slots.md'; - ion-popover: iOS / Android Popover UI Component & CSS Properties + ion-popover: iOS / Android Popover UI Dialog Component diff --git a/docs/api/progress-bar.md b/docs/api/progress-bar.md index 73c3253f3ca..72302b953a5 100644 --- a/docs/api/progress-bar.md +++ b/docs/api/progress-bar.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/progress-bar/custom-pr import Slots from '@ionic-internal/component-api/v7/progress-bar/slots.md'; - Progress Bar | Horizontal App Progress Bar for Loading Indicator + ion-progress-bar: App Progress Bar for Loading Indicator diff --git a/docs/api/radio-group.md b/docs/api/radio-group.md index 91969c1ed39..0731d897415 100644 --- a/docs/api/radio-group.md +++ b/docs/api/radio-group.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/radio-group/custom-pro import Slots from '@ionic-internal/component-api/v7/radio-group/slots.md'; - ion-radio-group | Radio Button Group Usage for Ionic Apps + ion-radio-group: Radio Button Group Usage for Ionic Apps diff --git a/docs/api/radio.md b/docs/api/radio.md index 66890457bef..c9b659ed8aa 100644 --- a/docs/api/radio.md +++ b/docs/api/radio.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/radio/custom-props.md' import Slots from '@ionic-internal/component-api/v7/radio/slots.md'; - ion-radio Component: Radio Property for iOS and Android + ion-radio: Radio Component for iOS and Android diff --git a/docs/api/range.md b/docs/api/range.md index 3ff4f6adb35..ac889645992 100644 --- a/docs/api/range.md +++ b/docs/api/range.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/range/custom-props.md' import Slots from '@ionic-internal/component-api/v7/range/slots.md'; - Range Slider | ion-range: Slider Knob Controls with Labels + ion-range: Range Slider Knob Controls with Labels diff --git a/docs/api/reorder-group.md b/docs/api/reorder-group.md index 07d1ccd5ddc..65db848314f 100644 --- a/docs/api/reorder-group.md +++ b/docs/api/reorder-group.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/reorder-group/custom-p import Slots from '@ionic-internal/component-api/v7/reorder-group/slots.md'; - ion-reorder-group: Wrapper Component for Ionic Framework Apps + ion-reorder-group: Wrapper Component for Reorder Items diff --git a/docs/api/reorder.md b/docs/api/reorder.md index 708b9202eb0..4d7d32f87fc 100644 --- a/docs/api/reorder.md +++ b/docs/api/reorder.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/reorder/custom-props.m import Slots from '@ionic-internal/component-api/v7/reorder/slots.md'; - Reorder | ion-reorder: Drag and Drop Icon to Reorder Items + ion-reorder: Drag and Drop Icon to Reorder Items diff --git a/docs/api/ripple-effect.md b/docs/api/ripple-effect.md index 5ab5bf38930..00d299973ba 100644 --- a/docs/api/ripple-effect.md +++ b/docs/api/ripple-effect.md @@ -11,7 +11,7 @@ import Slots from '@ionic-internal/component-api/v7/ripple-effect/slots.md'; import EncapsulationPill from '@components/page/api/EncapsulationPill'; - ion-ripple-effect | Ripple Effect Button Component for Ionic Apps + ion-ripple-effect: Ripple Effect Component for Ionic Apps diff --git a/docs/api/route-redirect.md b/docs/api/route-redirect.md index 591c39c28a1..687dbe3d4b8 100644 --- a/docs/api/route-redirect.md +++ b/docs/api/route-redirect.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/route-redirect/custom- import Slots from '@ionic-internal/component-api/v7/route-redirect/slots.md'; - ion-route-redirect Plugin: Redirect 'from' a URL 'to' Another URL + ion-route-redirect: Redirect 'from' a URL 'to' Another URL diff --git a/docs/api/router-link.md b/docs/api/router-link.md index e3f92013dd7..d6764f6020e 100644 --- a/docs/api/router-link.md +++ b/docs/api/router-link.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/router-link/custom-pro import Slots from '@ionic-internal/component-api/v7/router-link/slots.md'; - Router Link | Navigating The ion-router-link Component + ion-router-link: Navigate To a Specified Link diff --git a/docs/api/row.md b/docs/api/row.md index 3f8759fb490..e0392ac6ba4 100644 --- a/docs/api/row.md +++ b/docs/api/row.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/row/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/row/slots.md'; - ion-row: Horizontal Row Components and Alignment | Ionic API Docs + ion-row: Horizontal Row Components of the Grid System diff --git a/docs/api/searchbar.md b/docs/api/searchbar.md index fde99f4f664..3b90a32d73c 100644 --- a/docs/api/searchbar.md +++ b/docs/api/searchbar.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/searchbar/custom-props import Slots from '@ionic-internal/component-api/v7/searchbar/slots.md'; - Search Bar Icon for Keyboard Text Display | Ion-Search Bar + ion-searchbar: Search Bar for Searching a Collection diff --git a/docs/api/select-option.md b/docs/api/select-option.md index bb2d2e7e6f9..851d1cb7df3 100644 --- a/docs/api/select-option.md +++ b/docs/api/select-option.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/select-option/custom-p import Slots from '@ionic-internal/component-api/v7/select-option/slots.md'; - Select Option | What Is An Option Select on Ionic Framework Apps + ion-select-option: Option For a Select Dialog diff --git a/docs/api/skeleton-text.md b/docs/api/skeleton-text.md index 438a5b98ef9..fe915aaee67 100644 --- a/docs/api/skeleton-text.md +++ b/docs/api/skeleton-text.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/skeleton-text/custom-p import Slots from '@ionic-internal/component-api/v7/skeleton-text/slots.md'; - Skeleton Text | Skeleton Loading Placeholder & Framework for Text + ion-skeleton-text: Skeleton Loading Placeholder for Text diff --git a/docs/api/spinner.md b/docs/api/spinner.md index a9af39e6dc3..bd20c0beacd 100644 --- a/docs/api/spinner.md +++ b/docs/api/spinner.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/spinner/custom-props.m import Slots from '@ionic-internal/component-api/v7/spinner/slots.md'; - ion-spinner | Animated Spinner Icon Components and Properties + ion-spinner: Animated Spinner Icon Components and Properties diff --git a/docs/api/split-pane.md b/docs/api/split-pane.md index 00f000e10c4..12ead30904d 100644 --- a/docs/api/split-pane.md +++ b/docs/api/split-pane.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/split-pane/custom-prop import Slots from '@ionic-internal/component-api/v7/split-pane/slots.md'; - ion-split-pane: Split Plane View for Menus and Multi-View Layouts + ion-split-pane: Split Plane for Menus and Multi-View Layouts diff --git a/docs/api/tab-bar.md b/docs/api/tab-bar.md index 939451673cb..45efd40d033 100644 --- a/docs/api/tab-bar.md +++ b/docs/api/tab-bar.md @@ -12,7 +12,7 @@ import CustomProps from '@ionic-internal/component-api/v7/tab-bar/custom-props.m import Slots from '@ionic-internal/component-api/v7/tab-bar/slots.md'; - ion-tab-bar with CSS Custom Properties for Tab Bar Components + ion-tab-bar: Tab Bar Component with CSS Custom Properties diff --git a/docs/api/tab.md b/docs/api/tab.md index f361abaac68..e2d34f7ffbd 100644 --- a/docs/api/tab.md +++ b/docs/api/tab.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/tab/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/tab/slots.md'; - ion-tab - Ionic Framework Application Component + ion-tab: Ionic Framework Application Component diff --git a/docs/api/tabs.md b/docs/api/tabs.md index 3da90b12e70..f6733317500 100644 --- a/docs/api/tabs.md +++ b/docs/api/tabs.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/tabs/custom-props.md'; import Slots from '@ionic-internal/component-api/v7/tabs/slots.md'; - Ion-Tabs: Tab-Based Component for App Top-Level Navigation + ion-tabs: Tab-Based Component for App Top-Level Navigation diff --git a/docs/api/thumbnail.md b/docs/api/thumbnail.md index 05d9bc86d5d..2e5a7934e48 100644 --- a/docs/api/thumbnail.md +++ b/docs/api/thumbnail.md @@ -10,7 +10,7 @@ import CustomProps from '@ionic-internal/component-api/v7/thumbnail/custom-props import Slots from '@ionic-internal/component-api/v7/thumbnail/slots.md'; - ion-thumbnail | Thumbnail App Component to Wrap Images or Icons + ion-thumbnail: Thumbnail App Component for Images or Icons diff --git a/docs/api/toast.md b/docs/api/toast.md index ea4cf7a7126..10ccf46f2d6 100644 --- a/docs/api/toast.md +++ b/docs/api/toast.md @@ -12,7 +12,7 @@ import CustomProps from '@ionic-internal/component-api/v7/toast/custom-props.md' import Slots from '@ionic-internal/component-api/v7/toast/slots.md'; - ion-toast Component: A Dismissible App Notification Alert + ion-toast: A Dismissible App Notification Alert Component diff --git a/docs/api/toggle.md b/docs/api/toggle.md index bf8925e2fb6..336821e90be 100644 --- a/docs/api/toggle.md +++ b/docs/api/toggle.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/toggle/custom-props.md import Slots from '@ionic-internal/component-api/v7/toggle/slots.md'; - Toggle | ion-toggle: Custom Toggle Button for Ionic Applications + ion-toggle: Custom Toggle Button for Ionic Applications diff --git a/docs/api/toolbar.md b/docs/api/toolbar.md index c6c9790ce6e..03cb543e0b8 100644 --- a/docs/api/toolbar.md +++ b/docs/api/toolbar.md @@ -9,7 +9,7 @@ import CustomProps from '@ionic-internal/component-api/v7/toolbar/custom-props.m import Slots from '@ionic-internal/component-api/v7/toolbar/slots.md'; - Toolbar | Customize App Menu Toolbar Buttons and Icons + ion-toolbar: Customize App Menu Toolbar Buttons and Icons