Skip to content

feat(ui): color picker - #7337

Merged
mergify[bot] merged 3 commits into
modrinth:mainfrom
creeperkatze:color-picker
Sep 5, 2026
Merged

feat(ui): color picker#7337
mergify[bot] merged 3 commits into
modrinth:mainfrom
creeperkatze:color-picker

Conversation

@creeperkatze

Copy link
Copy Markdown
Contributor

Adds a color picker component, replacing the native input type="color" in the screenshots editor.

It matches the date picker and TeleportPopoutMenu patterns: a swatch button that opens a popup with a saturation/brightness picker, a hue slider, and a hex field. Emits focus and change events so edits still group into a single undo step like the native picker did.

Also adds a Storybook story and documents usage in INPUTS.md.

Aufzeichnung.2026-08-27.212941.mp4

@creeperkatze
creeperkatze marked this pull request as ready for review August 27, 2026 19:42
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Pull request changelog

App

Added

Changed

  • Replaced the native color picker in the screenshots editor with a modrinth-styled one.

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@IMB11

IMB11 commented Aug 28, 2026

Copy link
Copy Markdown
Member

@Mergifyio queue

@mergify

mergify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Merge Queue Status

  • Entered queue2026-09-05 14:12 UTC · Rule: default · triggered by @IMB11 with the @mergifyio queue command
  • Checks skipped · PR is already up-to-date
  • Merged2026-09-05 14:13 UTC · at 0db218ebeddcf37ecefefedd0627cd440cc2f1e9

This pull request spent 32 seconds in the queue, including 4 seconds running CI.

Required conditions to merge

# Conflicts:
#	packages/ui/src/components/image-viewer-editor/controls.vue
@IMB11

IMB11 commented Sep 5, 2026

Copy link
Copy Markdown
Member

@Mergifyio queue

@mergify

mergify Bot commented Sep 5, 2026

Copy link
Copy Markdown

queue

☑️ Command queue ignored because it is already running from a previous command.

@mergify mergify Bot added the queued label Sep 5, 2026
@mergify
mergify Bot merged commit 0db218e into modrinth:main Sep 5, 2026
16 checks passed
@mergify mergify Bot removed the queued label Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants