Merged
Conversation
… and documentation
- Introduced a comprehensive design system including design tokens, theme configuration, and global styles for Dojo by Example. - Added a new SVG logo for Torii in the partners directory. - Established a color palette with brand and semantic colors. - Implemented typography and spacing scales for consistent styling. - Enabled automatic dark/light mode switching in the design system. - Created utility classes for common styles and animations. - Configured theme settings in TypeScript for easy access to design tokens. - Documented the design system structure and usage in README files.
…d improved documentation structure
…onents for improved user experience
…esign and improved structure
- Introduced `main.md` detailing the initialization process of Dojo React applications, including SDK setup, provider hierarchy, and error handling. - Created `manifest.md` to explain the deployment-specific contract information management across different networks. - Developed `overview.md` summarizing the key concepts and benefits of integrating Dojo with React for onchain game development. - Added `starknet-provider.md` outlining the configuration of the Starknet provider for seamless blockchain interactions in React applications. - Initiated `unity.mdx` for future Unity integration documentation. - Established `api.mdx` as a reference for Dojo Engine APIs and interfaces. - Compiled `cli.mdx` for a complete reference of Dojo CLI commands. - Documented `config.mdx` for project and network configuration guidelines. - Created `troubleshooting.mdx` to address common issues and solutions when working with Dojo Engine.
- Introduced new MDX components including Callout, CodeBlock, Demo, Playground, Steps, Tabs, Terminal, and FileTree for better content presentation. - Implemented Callout component variations (Info, Warning, Error, Success, Tip) for contextual messaging. - Added CodeBlock component with syntax highlighting and line number options. - Created Steps component for step-by-step instructions with optional completion tracking. - Developed Tabs component for organizing content into tabbed sections. - Integrated Terminal and Command components for simulating command-line interactions. - Included FileTree component for visual representation of file structures. - Updated routes to include a reference page for MDX components. - Documented usage examples in the new MDX components reference page.
…ndary and loading states
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New refactored VOCS client