Skip to content

Conversation

@peterfox
Copy link
Contributor

@peterfox peterfox commented Dec 9, 2023

Changes

  • Adds range input to examples in model.md documentation

Why

I've been playing around with the range input type with AlpineJS and there seems to be no issue. It feels sensible to add it to the docs as a supported input type.

@ekwoka
Copy link
Contributor

ekwoka commented Dec 9, 2023

Makes sense. All inputs work (even custom ones that conform to the dom specs)!

@peterfox
Copy link
Contributor Author

peterfox commented Dec 9, 2023

@ekwoka I assume that's the case but when looking at the docs it makes it seem like only those limited inputs will work from the way it's worded.

@ekwoka
Copy link
Contributor

ekwoka commented Dec 9, 2023

Agreed. Might be worth making an earlier callout that it is supposed to work correctly with all native controls and custom controls that follow standards.

But then again, nobody reads the docs that closely 😂

@calebporzio calebporzio merged commit 3d75916 into alpinejs:main Dec 11, 2023
@calebporzio
Copy link
Collaborator

Thanks!

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