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

Apply form-range class to range inputs #734

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

lcreid
Copy link
Contributor

@lcreid lcreid commented Jun 10, 2024

This implementation follows the approach used for form_select, so hopefully it has fewer failure modes.

Fixes: #677 .

github-actions and others added 4 commits June 4, 2024 04:01
Please review the changes in the files in this commit
carefully, as they were automatically generated during CI.
Run `git pull` to bring the changes into your local branch.
Then, if you do not want the changes, run `git revert HEAD`.
* Found one place to remove old version of sqlite3

* Fix matrix

* Sqlite versions differ by Rails version

* Downgrade sprockets temporarily

* Changed in CI
Please review the changes in the files in this commit
carefully, as they were automatically generated during CI.
Run `git pull` to bring the changes into your local branch.
Then, if you do not want the changes, run `git revert HEAD`.

---------

Co-authored-by: github-actions <[email protected]>
@lcreid lcreid self-assigned this Jun 10, 2024
@lcreid lcreid merged commit 8ba8944 into bootstrap-ruby:main Jun 10, 2024
21 checks 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.

Range control has wrong class
1 participant