Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: keyboard shortcut system and ui enhancements #38

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

cesconix
Copy link
Collaborator

@cesconix cesconix commented Sep 2, 2024

This PR introduces several improvements to the Pinorama Studio:

  • Renamed "features" to "modules" for clarity
  • Implemented a centralized, configurable keyboard shortcut system
  • Added keyboard shortcuts for LogExplorer (currently the only available module)
  • Redesigned the detail panel:
    • Added header with controls
    • Implemented JSON syntax highlighting
    • Added expand/collapse functionality for nested properties
  • Added a help button in the titlebar that opens a modal displaying all keyboard shortcuts by module

These changes enhance usability and provide quicker access to key features through keyboard shortcuts.

Copy link

changeset-bot bot commented Sep 2, 2024

🦋 Changeset detected

Latest commit: 6642bdc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
pinorama-studio Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cesconix cesconix merged commit f7dc713 into main Sep 2, 2024
2 checks passed
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.

1 participant