diff --git a/docs/core-concepts/cross-platform.md b/docs/core-concepts/cross-platform.md index 1c42c544cd5..c3718cb9f92 100644 --- a/docs/core-concepts/cross-platform.md +++ b/docs/core-concepts/cross-platform.md @@ -1,5 +1,5 @@ --- -disableHtmlPreviews: true +title: Cross Platform --- # Cross Platform diff --git a/docs/layout/css-utilities.md b/docs/layout/css-utilities.md index 05bb0a88aaa..29ad62298b4 100644 --- a/docs/layout/css-utilities.md +++ b/docs/layout/css-utilities.md @@ -1,7 +1,5 @@ --- title: CSS Utilities -initialTab: 'preview' -inlineHtmlPreviews: true --- diff --git a/docs/layout/global-stylesheets.md b/docs/layout/global-stylesheets.md index a271094eafe..83eca607543 100644 --- a/docs/layout/global-stylesheets.md +++ b/docs/layout/global-stylesheets.md @@ -1,7 +1,5 @@ --- title: Global Stylesheets -initialTab: 'preview' -inlineHtmlPreviews: true --- diff --git a/docs/layout/structure.md b/docs/layout/structure.md index 700e77372fa..60307ccef4d 100644 --- a/docs/layout/structure.md +++ b/docs/layout/structure.md @@ -1,6 +1,5 @@ --- title: Structure -initialTab: 'preview' --- import DocsCard from '@components/global/DocsCard'; diff --git a/docs/techniques/security.md b/docs/techniques/security.md index 8c944469682..d4e3e192f1e 100644 --- a/docs/techniques/security.md +++ b/docs/techniques/security.md @@ -1,6 +1,5 @@ --- title: Security -disableHtmlPreviews: true --- diff --git a/docs/theming/advanced.md b/docs/theming/advanced.md index 24c6a22b221..763e0604d60 100644 --- a/docs/theming/advanced.md +++ b/docs/theming/advanced.md @@ -1,8 +1,6 @@ --- title: Advanced Theming sidebar_label: Advanced -initialTab: 'preview' -inlineHtmlPreviews: true --- import CodeColor from '@components/page/theming/CodeColor'; diff --git a/docs/theming/colors.md b/docs/theming/colors.md index cadbed4bb94..666389851a0 100644 --- a/docs/theming/colors.md +++ b/docs/theming/colors.md @@ -1,7 +1,5 @@ --- title: Colors -initialTab: 'preview' -inlineHtmlPreviews: true --- import LayeredColorsSelect from '@components/page/theming/LayeredColorsSelect'; diff --git a/docs/theming/dark-mode.md b/docs/theming/dark-mode.md index e4c36d9ecb8..fa5d1a0d277 100644 --- a/docs/theming/dark-mode.md +++ b/docs/theming/dark-mode.md @@ -1,7 +1,5 @@ --- title: Dark Mode -initialTab: 'preview' -inlineHtmlPreviews: true --- diff --git a/docs/troubleshooting/build.md b/docs/troubleshooting/build.md index 1f19102d130..f2304bccb82 100644 --- a/docs/troubleshooting/build.md +++ b/docs/troubleshooting/build.md @@ -1,5 +1,4 @@ --- -disableHtmlPreviews: true title: Build Errors --- diff --git a/versioned_docs/version-v5/core-concepts/cross-platform.md b/versioned_docs/version-v5/core-concepts/cross-platform.md index bfb2b954ba5..f7e5accced9 100644 --- a/versioned_docs/version-v5/core-concepts/cross-platform.md +++ b/versioned_docs/version-v5/core-concepts/cross-platform.md @@ -1,5 +1,5 @@ --- -disableHtmlPreviews: true +title: Cross Platform --- # Cross Platform diff --git a/versioned_docs/version-v5/layout/css-utilities.md b/versioned_docs/version-v5/layout/css-utilities.md index 611990e7553..c2dfe9934d4 100644 --- a/versioned_docs/version-v5/layout/css-utilities.md +++ b/versioned_docs/version-v5/layout/css-utilities.md @@ -1,6 +1,5 @@ --- -initialTab: 'preview' -inlineHtmlPreviews: true +title: CSS Utilities --- # CSS Utilities diff --git a/versioned_docs/version-v5/layout/global-stylesheets.md b/versioned_docs/version-v5/layout/global-stylesheets.md index f8fb98491b4..f02df1116c4 100644 --- a/versioned_docs/version-v5/layout/global-stylesheets.md +++ b/versioned_docs/version-v5/layout/global-stylesheets.md @@ -1,6 +1,5 @@ --- -initialTab: 'preview' -inlineHtmlPreviews: true +title: Global Stylesheets --- # Global Stylesheets diff --git a/versioned_docs/version-v5/layout/grid.md b/versioned_docs/version-v5/layout/grid.md index 58998f8e68d..98cf32e90ee 100644 --- a/versioned_docs/version-v5/layout/grid.md +++ b/versioned_docs/version-v5/layout/grid.md @@ -1,6 +1,4 @@ --- -initialTab: 'preview' -inlineHtmlPreviews: true title: Responsive Grid System and Column Layout Based on Screen Size description: Ionic's responsive grid is a powerful mobile-first flexbox system for building custom layouts based on a 12 column layout with breakpoints based on screen size. sidebar_label: Responsive Grid diff --git a/versioned_docs/version-v5/layout/structure.md b/versioned_docs/version-v5/layout/structure.md index 2940e1e2c49..798ddd137aa 100644 --- a/versioned_docs/version-v5/layout/structure.md +++ b/versioned_docs/version-v5/layout/structure.md @@ -1,5 +1,5 @@ --- -initialTab: 'preview' +title: Structure --- import DocsCard from '@components/global/DocsCard'; diff --git a/versioned_docs/version-v5/techniques/security.md b/versioned_docs/version-v5/techniques/security.md index 256117ae702..aced6cd9eec 100644 --- a/versioned_docs/version-v5/techniques/security.md +++ b/versioned_docs/version-v5/techniques/security.md @@ -1,5 +1,5 @@ --- -disableHtmlPreviews: true +title: Security --- import Tabs from '@theme/Tabs'; diff --git a/versioned_docs/version-v5/theming/advanced.md b/versioned_docs/version-v5/theming/advanced.md index 8be75c4b105..dc0f3af3250 100644 --- a/versioned_docs/version-v5/theming/advanced.md +++ b/versioned_docs/version-v5/theming/advanced.md @@ -1,7 +1,6 @@ --- +title: Advanced Theming sidebar_label: Advanced -initialTab: 'preview' -inlineHtmlPreviews: true --- import CodeColor from '@components/page/theming/CodeColor'; diff --git a/versioned_docs/version-v5/theming/colors.md b/versioned_docs/version-v5/theming/colors.md index 01da0c90e3b..dad9ab020bf 100644 --- a/versioned_docs/version-v5/theming/colors.md +++ b/versioned_docs/version-v5/theming/colors.md @@ -1,6 +1,5 @@ --- -initialTab: 'preview' -inlineHtmlPreviews: true +title: Colors --- import LayeredColorsSelect from '@components/page/theming/LayeredColorsSelect'; diff --git a/versioned_docs/version-v5/theming/dark-mode.md b/versioned_docs/version-v5/theming/dark-mode.md index 1aee84ed326..e93e895e990 100644 --- a/versioned_docs/version-v5/theming/dark-mode.md +++ b/versioned_docs/version-v5/theming/dark-mode.md @@ -1,6 +1,5 @@ --- -initialTab: 'preview' -inlineHtmlPreviews: true +title: Dark Mode --- import Codepen from '@components/global/Codepen'; diff --git a/versioned_docs/version-v5/theming/platform-styles.md b/versioned_docs/version-v5/theming/platform-styles.md index 2b863a225d5..5e5a38d1303 100644 --- a/versioned_docs/version-v5/theming/platform-styles.md +++ b/versioned_docs/version-v5/theming/platform-styles.md @@ -2,7 +2,6 @@ title: 'Ionic Platform Styles | Platform-Specific Styles for Ionic Apps' description: "Ionic provides platform-specific styles based on the app's device. Styling the components to match the device guidelines allows the app to feel native to users." sidebar_label: Platform Styles -disableHtmlPreviews: true --- # Platform Styles diff --git a/versioned_docs/version-v5/theming/themes.md b/versioned_docs/version-v5/theming/themes.md index 3b2ceba2410..22879ad1b64 100644 --- a/versioned_docs/version-v5/theming/themes.md +++ b/versioned_docs/version-v5/theming/themes.md @@ -2,8 +2,6 @@ title: 'Ionic App Themes | Change Default App Background Themes & Colors' description: 'Several global variables change the default theme of an entire application. Create a custom background and text color theme for your app with Ionic themes.' sidebar_label: Themes -initialTab: 'preview' -inlineHtmlPreviews: true --- import CodeColor from '@components/page/theming/CodeColor'; diff --git a/versioned_docs/version-v5/troubleshooting/build.md b/versioned_docs/version-v5/troubleshooting/build.md index 32443f49011..baa75a99c06 100644 --- a/versioned_docs/version-v5/troubleshooting/build.md +++ b/versioned_docs/version-v5/troubleshooting/build.md @@ -1,5 +1,5 @@ --- -disableHtmlPreviews: true +title: Build Errors --- # Build Errors diff --git a/versioned_docs/version-v6/core-concepts/cross-platform.md b/versioned_docs/version-v6/core-concepts/cross-platform.md index 9d2e39248b9..3bb1bfc6c6b 100644 --- a/versioned_docs/version-v6/core-concepts/cross-platform.md +++ b/versioned_docs/version-v6/core-concepts/cross-platform.md @@ -1,5 +1,5 @@ --- -disableHtmlPreviews: true +title: Cross Platform --- # Cross Platform diff --git a/versioned_docs/version-v6/layout/css-utilities.md b/versioned_docs/version-v6/layout/css-utilities.md index e19ad5e04b4..f743f94a139 100644 --- a/versioned_docs/version-v6/layout/css-utilities.md +++ b/versioned_docs/version-v6/layout/css-utilities.md @@ -1,7 +1,5 @@ --- title: CSS Utilities -initialTab: 'preview' -inlineHtmlPreviews: true --- diff --git a/versioned_docs/version-v6/layout/global-stylesheets.md b/versioned_docs/version-v6/layout/global-stylesheets.md index 0078859a52b..14c3a0f7bf2 100644 --- a/versioned_docs/version-v6/layout/global-stylesheets.md +++ b/versioned_docs/version-v6/layout/global-stylesheets.md @@ -1,7 +1,5 @@ --- title: Global Stylesheets -initialTab: 'preview' -inlineHtmlPreviews: true --- diff --git a/versioned_docs/version-v6/layout/structure.md b/versioned_docs/version-v6/layout/structure.md index 9444db48480..f0784e16d0b 100644 --- a/versioned_docs/version-v6/layout/structure.md +++ b/versioned_docs/version-v6/layout/structure.md @@ -1,6 +1,5 @@ --- title: Structure -initialTab: 'preview' --- import DocsCard from '@components/global/DocsCard'; diff --git a/versioned_docs/version-v6/techniques/security.md b/versioned_docs/version-v6/techniques/security.md index e500e83939f..32324e814dc 100644 --- a/versioned_docs/version-v6/techniques/security.md +++ b/versioned_docs/version-v6/techniques/security.md @@ -1,6 +1,5 @@ --- title: Security -disableHtmlPreviews: true --- diff --git a/versioned_docs/version-v6/theming/advanced.md b/versioned_docs/version-v6/theming/advanced.md index d4e9cab4701..632402e98b0 100644 --- a/versioned_docs/version-v6/theming/advanced.md +++ b/versioned_docs/version-v6/theming/advanced.md @@ -1,8 +1,6 @@ --- title: Advanced Theming sidebar_label: Advanced -initialTab: 'preview' -inlineHtmlPreviews: true --- import CodeColor from '@components/page/theming/CodeColor'; diff --git a/versioned_docs/version-v6/theming/colors.md b/versioned_docs/version-v6/theming/colors.md index cadbed4bb94..666389851a0 100644 --- a/versioned_docs/version-v6/theming/colors.md +++ b/versioned_docs/version-v6/theming/colors.md @@ -1,7 +1,5 @@ --- title: Colors -initialTab: 'preview' -inlineHtmlPreviews: true --- import LayeredColorsSelect from '@components/page/theming/LayeredColorsSelect'; diff --git a/versioned_docs/version-v6/theming/dark-mode.md b/versioned_docs/version-v6/theming/dark-mode.md index 8d42d01a0ea..707c4f92bb9 100644 --- a/versioned_docs/version-v6/theming/dark-mode.md +++ b/versioned_docs/version-v6/theming/dark-mode.md @@ -1,7 +1,5 @@ --- title: Dark Mode -initialTab: 'preview' -inlineHtmlPreviews: true --- import Codepen from '@components/global/Codepen'; diff --git a/versioned_docs/version-v6/troubleshooting/build.md b/versioned_docs/version-v6/troubleshooting/build.md index 1f19102d130..f2304bccb82 100644 --- a/versioned_docs/version-v6/troubleshooting/build.md +++ b/versioned_docs/version-v6/troubleshooting/build.md @@ -1,5 +1,4 @@ --- -disableHtmlPreviews: true title: Build Errors ---