Skip to content

Refine multiselection#248

Merged
HeyItsBATMAN merged 6 commits into
Kompakkt:mainfrom
vmalieske:refine_multiselection
Jun 8, 2026
Merged

Refine multiselection#248
HeyItsBATMAN merged 6 commits into
Kompakkt:mainfrom
vmalieske:refine_multiselection

Conversation

@vmalieske

Copy link
Copy Markdown
Contributor

Last changes of #177 :

  • adjust icons on selection-tab
  • add functionality to select a range of objects to selection
  • Auto-scroll when dragging the selection-box

vmalieske added 2 commits May 30, 2026 14:15
- replace @input() decorators with input()
- adjust icons in selection-tab
- add functionality to add a range of elements to selection by pressing shift-button
- use page coordinates and auto-scroll to keep box stable during scrolling
- remove some unnecessary imports
@vmalieske vmalieske requested a review from HeyItsBATMAN June 1, 2026 18:48
@vmalieske vmalieske marked this pull request as draft June 1, 2026 18:58
- border was too dark (change box-shadow when selected)
- set searchbar-width according to width of cards (slightly)
@vmalieske vmalieske marked this pull request as ready for review June 3, 2026 10:57
vmalieske added 3 commits June 5, 2026 12:27
- Replace @ViewChild with viewChild/viewChild.required signals
- Replace @Output/EventEmitter with output()
- Keep @ViewChildren with read option (not yet supported in signal API)
- move gridItem ref to div element to enable viewChildren signal migration
- remove unused imports
@HeyItsBATMAN HeyItsBATMAN merged commit 8a160f8 into Kompakkt:main Jun 8, 2026
1 check 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.

2 participants