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

chore(vue3): Migrate NcColorPicker #4562

Merged
merged 2 commits into from
Oct 2, 2023
Merged

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Sep 24, 2023

This migrate NcColorPicker to vue3.

Unfortunately, the previously used library vue-color does not support vue3 yet (see xiaokaike/vue-color#225), so I had to switch to a fork.

Please note, the button in the second example in the docs does currently not work due to #4564.

Edit: Advaced mode seems to have an issue still. Works now.

@raimund-schluessler raimund-schluessler added 3. to review Waiting for reviews feature: colorpicker Related to the colorpicker component vue 3 Related to the vue 3 migration labels Sep 24, 2023
@raimund-schluessler raimund-schluessler added this to the 9.0.0 next Vue 3 milestone Sep 24, 2023
@raimund-schluessler raimund-schluessler added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Sep 24, 2023
@raimund-schluessler raimund-schluessler added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 24, 2023
@raimund-schluessler raimund-schluessler marked this pull request as ready for review September 24, 2023 20:46
@raimund-schluessler raimund-schluessler marked this pull request as draft September 28, 2023 05:23
@raimund-schluessler raimund-schluessler added the 2. developing Work in progress label Sep 28, 2023
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler marked this pull request as ready for review September 28, 2023 05:32
@raimund-schluessler raimund-schluessler removed the 2. developing Work in progress label Sep 28, 2023
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler merged commit 63c2e4c into next Oct 2, 2023
14 checks passed
@raimund-schluessler raimund-schluessler deleted the chore/2154/color-picker branch October 2, 2023 14:02
@susnux susnux mentioned this pull request Jan 23, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews feature: colorpicker Related to the colorpicker component vue 3 Related to the vue 3 migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants