Skip to content

Add advanced fields to color picker#3324

Merged
Pytal merged 1 commit into
masterfrom
enh/color-picker-advanced-fields
Oct 4, 2022
Merged

Add advanced fields to color picker#3324
Pytal merged 1 commit into
masterfrom
enh/color-picker-advanced-fields

Conversation

@Pytal

@Pytal Pytal commented Oct 1, 2022

Copy link
Copy Markdown
Contributor
Before After
image image
RGB and HSL

RGB
image

HSL
image

Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal added enhancement New feature or request 3. to review Waiting for reviews feature: colorpicker Related to the colorpicker component labels Oct 1, 2022
@Pytal Pytal added this to the 7.0.0 milestone Oct 1, 2022
@Pytal
Pytal requested review from a team, marcoambrosini and skjnldsv October 1, 2022 03:09
@Pytal Pytal self-assigned this Oct 1, 2022
@Pytal
Pytal requested review from PVince81 and artonge and removed request for a team October 1, 2022 03:09

@szaimen szaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

width looks strange but otherwise good:
image

@Pytal

Pytal commented Oct 4, 2022

Copy link
Copy Markdown
Contributor Author

Cypress failures unrelated, see #3325

@Pytal Pytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Oct 4, 2022
@Pytal
Pytal merged commit c4271b1 into master Oct 4, 2022
@Pytal
Pytal deleted the enh/color-picker-advanced-fields branch October 4, 2022 04:09
@ChristophWurst ChristophWurst added the 💥 breaking PR that requires a new major version label Feb 23, 2023
@ChristophWurst

Copy link
Copy Markdown
Contributor

FYI as seen in nextcloud/calendar#5013 this change is not backwards compatible for apps that used the old picker

@raimund-schluessler

Copy link
Copy Markdown
Contributor

FYI as seen in nextcloud/calendar#5013 this change is not backwards compatible for apps that used the old picker

I am a bit puzzled. Before this change it wasn't possible to show the advanced fields at all. :disable-fields="true" did not offer to show them. Are you sure they were visible?

@Pytal

Pytal commented Feb 23, 2023

Copy link
Copy Markdown
Contributor Author

I am a bit puzzled. Before this change it wasn't possible to show the advanced fields at all. :disable-fields="true" did not offer to show them. Are you sure they were visible?

Precisely, the fields were never visible before and this added them

Seems that the native color picker was used before nextcloud/calendar@e7c4897#diff-cb41e24846d5e15e56c4f885bb5c83fcf872d22c308ef7a529409334bef6c891L81-L88 @ChristophWurst

@Pytal Pytal removed the 💥 breaking PR that requires a new major version label Feb 23, 2023
@ChristophWurst

Copy link
Copy Markdown
Contributor

My bad

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

Labels

4. to release Ready to be released and/or waiting for tests to finish enhancement New feature or request feature: colorpicker Related to the colorpicker component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants