-
Notifications
You must be signed in to change notification settings - Fork 8
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: sidekick menu #155
feat: sidekick menu #155
Conversation
dylandepass
commented
May 28, 2024
•
edited
Loading
edited
- Add Sidekick Menu (Hamburger Icon)
- Allow adding and removing project from Sidekick menu
- Link to documentation from Sidekick menu
- Organize spectrum2 css file
- Fix flash of invalid profile picture when using microsoft idp (logged Trying to fetch profile picture from microsoft IDP results in 500 from helix admin #162)
- Fix broken styling in config picker
- Tests
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #155 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 45 45
Lines 1526 1548 +22
=========================================
+ Hits 1526 1548 +22 ☔ View full report in Codecov by Sentry. |
# [1.25.0](v1.24.0...v1.25.0) (2024-06-04) ### Features * sidekick menu ([#155](#155)) ([f8fa698](f8fa698))
🎉 This PR is included in version 1.25.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |