Skip to content

Conversation

@Jsscrdng
Copy link

@Jsscrdng Jsscrdng commented Apr 2, 2025

This PR adds the ability to configure the toolbar visibility and default tool selection, along with URL sharing functionality for pre-selected tools.

mfittko and others added 30 commits April 1, 2025 11:44
…n examples

- Introduced documentation for the toolbar configuration feature, detailing user stories, implementation checklist, and technical details.
- Added implementation examples for updating ConfigContext, ConfigModal, and Index components to support toolbar visibility and default tool selection.
- Included necessary translation updates for new UI elements and settings.
…ations

- Implemented toolbar visibility toggle in ConfigModal, allowing users to show or hide the toolbar.
- Updated ConfigContext to manage toolbar visibility state and persist it in local storage.
- Enhanced Index component to conditionally render the toolbar based on the visibility state.
- Added necessary translations for toolbar visibility settings in multiple languages.
- Updated Index component to show GeometryHeader only when the toolbar is visible.
- Adjusted layout calculations to account for toolbar visibility, ensuring proper spacing and layout when the toolbar is hidden.
- Enhanced user experience by maintaining the header's position in the layout even when the toolbar is not displayed.
…ation checklist progress

- Marked completed items in the implementation checklist for the toolbar configuration feature.
- Updated documentation to reflect the current status of configuration context updates, UI updates, index component integration, translations, and key UX considerations.
- Ensured clarity and completeness of the documentation for future reference and development.
…st - Update test to check for correct DOM hierarchy - Add border-accent-foreground class assertion
…next to GeometryCanvas - Fix type mismatches in props - Add proper styling and border
…bar - Only show editor for selected formula - Add visual separation with border
…tasks as completed - Update component hierarchy tasks as completed - Mark style and UI improvements as completed
mfittko and others added 3 commits April 2, 2025 13:35
…ional rollup modules

- Added react-i18next version 15.4.1 to package.json and package-lock.json.
- Included various rollup optional dependencies for improved compatibility across platforms.
- Updated html-parse-stringify and i18next versions in package-lock.json.
@Jsscrdng Jsscrdng changed the title Hackathon 2025 Hackathon 2025 Main branch Apr 2, 2025
schwarzSTE and others added 2 commits April 2, 2025 15:05
- Fix provider order in App.tsx to ensure proper context nesting

- Add ConfigModal component to Index page

- Ensure global settings button works correctly
Jsscrdng added 2 commits April 2, 2025 15:23
fix: parameter sliders not showing in embedded view when loading from iframe for the first time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants