Skip to content

Implement RangeInput min and max parameters#898

Merged
azmeuk merged 1 commit into
pallets-eco:mainfrom
azmeuk:693-range-input
May 5, 2026
Merged

Implement RangeInput min and max parameters#898
azmeuk merged 1 commit into
pallets-eco:mainfrom
azmeuk:693-range-input

Conversation

@azmeuk
Copy link
Copy Markdown
Member

@azmeuk azmeuk commented May 3, 2026

RangeInput inherits from NumberInput, as suggested in #693, and benefits from its min and max parameters implementation.

Fixes #693

@azmeuk azmeuk added enhancement New feature, or existing feature improvement labels May 5, 2026
@azmeuk azmeuk force-pushed the 693-range-input branch from fcb92c3 to 8905dbe Compare May 5, 2026 17:25
@azmeuk azmeuk merged commit d51f4db into pallets-eco:main May 5, 2026
17 checks passed
@azmeuk azmeuk deleted the 693-range-input branch May 5, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, or existing feature improvement

Development

Successfully merging this pull request may close these issues.

Should RangeInput widget inherit from NumberInput?

1 participant