Skip to content

Use .form-select#55

Merged
wilsonge merged 10 commits intowilsonge:bs5from
ciar4n:form-select
Jan 19, 2021
Merged

Use .form-select#55
wilsonge merged 10 commits intowilsonge:bs5from
ciar4n:form-select

Conversation

@ciar4n
Copy link
Copy Markdown

@ciar4n ciar4n commented Jan 18, 2021

Converts to form-select in core.
Allows the use of pre-bs5 classes in 3PD extensions (custom-select etc).

@wilsonge
Copy link
Copy Markdown
Owner

LGTM. I did something similar without the XML conversion (which of course makes total sense). I assume you're missing the casseopia changes - but if you merge in my branch should be fine.

@ciar4n
Copy link
Copy Markdown
Author

ciar4n commented Jan 18, 2021

@wilsonge should be good now!

Co-authored-by: Quy <quy@fluxbb.org>
}

.custom-select {
.form-select {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I guess revert this one?


// All class names are duplicated custom select and form select for b/c with bootstrap 4
&.custom-select-color-state, &.form-select-color-state {
&.form-select-success {
Copy link
Copy Markdown
Owner

@wilsonge wilsonge Jan 19, 2021

Choose a reason for hiding this comment

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

I thought we were leaving in the b/c mapping layer for 3rd parties? Looks like you removed them in the conflicts (same for the class below and casseopia)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Apologies, I'm getting a bit confused here with some of the comments. These classes are of little use without #55 (comment)

I've re-added them with 57f096b

Also moved the extended .custom-select as it needs to be loaded before the custom CSS.

Tested both form-select and custom-select and both function correctly.

@wilsonge wilsonge merged commit d678c03 into wilsonge:bs5 Jan 19, 2021
@wilsonge
Copy link
Copy Markdown
Owner

Thankyou very much!

wilsonge pushed a commit that referenced this pull request Jun 28, 2023
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.

3 participants