Skip to content

chore: sync main to dev after v1.26.0#57

Merged
github-actions[bot] merged 2 commits intodevfrom
main
Jan 5, 2026
Merged

chore: sync main to dev after v1.26.0#57
github-actions[bot] merged 2 commits intodevfrom
main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 5, 2026

Automated PR to sync release changes from main to dev.

rodrigogs and others added 2 commits January 5, 2026 04:11
* feat: add responsive chat header options menu for small screens

- Add options menu button (3-dot vertical) for screens < md breakpoint
- Group perspective, media gallery, bookmarks, and stats into dropdown menu
- Keep locale switcher and theme toggle always visible
- Maintain individual buttons on large screens (>= md breakpoint)
- Improve mobile UX by reducing header button clutter

* fix: perspective dropdown now works properly on small screens

- Switch dropdown content instead of opening second dropdown
- Keep options menu open while showing perspective selector
- Reset perspective search on menu close
- Smoother UX without menu reopening required

* refactor: Extract duplicated perspective selector into Svelte 5 snippet (#56)

* Initial plan

* refactor: extract duplicated perspective selector UI into reusable snippet

Co-authored-by: rodrigogs <2362425+rodrigogs@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rodrigogs <2362425+rodrigogs@users.noreply.github.com>

* refactor: extract perspective selector to snippet and fix menu behavior

- Extract duplicate perspective selector UI into reusable snippet
- Close chat options menu after selecting a perspective
- Reduce code duplication from 2 instances to 1 snippet
- Improve consistency and maintainability

Addresses Copilot PR review comments

* fix: remove duplicate snippet declaration

- Remove duplicate perspectiveSelectorContent snippet
- Keep only the top-level snippet declaration
- Fix build error: Identifier already declared

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rodrigogs <2362425+rodrigogs@users.noreply.github.com>
# [1.26.0](v1.25.1...v1.26.0) (2026-01-05)

### Features

* Add responsive chat header options menu for small screens ([#55](#55)) ([4932bd2](4932bd2)), closes [#56](#56)
@github-actions github-actions bot merged commit bc7c866 into dev Jan 5, 2026
9 checks passed
@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 5, 2026

🎉 This PR is included in version 1.26.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants