From 5ce74aee58939c64f593246f47c7ea27aa9e00bf Mon Sep 17 00:00:00 2001 From: Rajat Chaudhary Date: Tue, 11 Jun 2024 17:29:31 +0530 Subject: [PATCH] fix: docs ui changes --- .../src/home/overview/Introduction/index.nw.stories.mdx | 4 +--- .../src/home/overview/Upgrade to v2/index.nw.stories.mdx | 6 ++---- .../theme-configuration/default-tokens/index.nw.stories.mdx | 1 + 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx b/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx index e9d7a9b56..6ffb44f53 100644 --- a/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx +++ b/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx @@ -118,6 +118,4 @@ gluestack-style is a high-performing and universal CSS-in-JS library, whereas gl ### What are the new components in the pipeline? -We're currently working on adding new components which include Table, Tabs and many more. We've already prepared API drafts for some of these components, which you can find in our documentation. You can check out our new component development roadmap - -[here](https://www.notion.so/c7ab20877a8a4d6690e31faa51f52fe2?pvs=21) \ No newline at end of file +We're currently working on adding new components which include Table, Tabs and many more. We've already prepared API drafts for some of these components, which you can find in our documentation. You can check out our new component development roadmap [here](https://www.notion.so/c7ab20877a8a4d6690e31faa51f52fe2?pvs=21) \ No newline at end of file diff --git a/example/storybook-nativewind/src/home/overview/Upgrade to v2/index.nw.stories.mdx b/example/storybook-nativewind/src/home/overview/Upgrade to v2/index.nw.stories.mdx index 5187c7b4a..ce534265d 100644 --- a/example/storybook-nativewind/src/home/overview/Upgrade to v2/index.nw.stories.mdx +++ b/example/storybook-nativewind/src/home/overview/Upgrade to v2/index.nw.stories.mdx @@ -21,9 +21,7 @@ Before upgrading to **gluestack-ui v2**, make sure you have the following: ## Migration Guide -Start by reading our comprehensive migration guide. This guide provides detailed instructions, code examples, and best practices to help you seamlessly transition from v1 to v2. Understanding the changes and considerations outlined in the migration guide will prepare you for the upgrade process. - -- [https://www.notion.so/geekyants/A-Migration-Guide-for-gluestack-ui-v1-to-v2-48bd859c6198400d98afa1a375196bee](https://www.notion.so/48bd859c6198400d98afa1a375196bee?pvs=21) +Start by reading our comprehensive [migration guide](https://www.notion.so/48bd859c6198400d98afa1a375196bee?pvs=21). This guide provides detailed instructions, code examples, and best practices to help you seamlessly transition from v1 to v2. Understanding the changes and considerations outlined in the migration guide will prepare you for the upgrade process. ## Backup Your Project @@ -95,6 +93,6 @@ After the upgrade process, review your codebase to ensure that everything is in ## Need Help? -If you encounter any issues or have questions during the upgrade process, don't hesitate to reach out to our support team or community for assistance. We're here to help ensure a smooth transition to gluestack-ui v2. +If you encounter any issues or have questions during the upgrade process, don't hesitate to reach out to our support team or community for assistance. We're here to help ensure a smooth transition to **gluestack-ui v2**. Happy coding! \ No newline at end of file diff --git a/example/storybook-nativewind/src/home/theme-configuration/default-tokens/index.nw.stories.mdx b/example/storybook-nativewind/src/home/theme-configuration/default-tokens/index.nw.stories.mdx index ea1752c1c..60d406c62 100644 --- a/example/storybook-nativewind/src/home/theme-configuration/default-tokens/index.nw.stories.mdx +++ b/example/storybook-nativewind/src/home/theme-configuration/default-tokens/index.nw.stories.mdx @@ -59,4 +59,5 @@ gluestack-ui comes with default tailwind CSS Shadows and we provide two more typ +
Please refer [this](https://tailwindcss.com/docs/customizing-spacing) link for customization. \ No newline at end of file