Conversation
shadcn hasn't updated their component for react-day-picker v9 yet, it's still on v8. However, in the styling docs of React Day Picker (https://daypicker.dev/docs/styling), they provide an unoffocial sample file (https://date-picker.luca-felix.com/) This is where this new version has been sourced, but all Typescript syntax has been stripped Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
…nto enhance-dashboard-module
- Add comprehensive IndexedDB manager class with CRUD operations - Support test storage by mashup ID with timestamp indexing - Include bulk operations for clearing tests - Provide singleton instance for app-wide usage
- Create useMashupTests hook for centralized test state - Integrate with IndexedDB for persistent storage - Provide both async and sync access patterns - Support CRUD operations with local state optimization
- Add PreviousTests component for test history management - Add TestResults component for current test output display - Include actions for viewing, deleting, and managing tests - Support formatted timestamps and result visualization
- Integrate embedded form with test result persistence - Update main form to support test history features - Improve form validation and error handling - Enhance user experience with better feedback
- Move test action to dropdown menu in Mashups list - Integrate test history and results in ControlCreationAndTestPage - Add test persistence across page reloads - Improve UX with previous test access and management
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.
No description provided.