Skip to content

Add what-if input range and rounding controls#333

Merged
oegedijk merged 1 commit intomasterfrom
feat/whatif-input-range-277
Feb 6, 2026
Merged

Add what-if input range and rounding controls#333
oegedijk merged 1 commit intomasterfrom
feat/whatif-input-range-277

Conversation

@oegedijk
Copy link
Owner

@oegedijk oegedijk commented Feb 6, 2026

Summary

  • add feature input range overrides and rounding for what-if numeric inputs
  • apply min/max/step to numeric input fields and update range label
  • bump version to 0.5.7 and update release notes and TODO

Testing

  • uv run pytest -q tests/test_feature_input_component.py::test_feature_input_component_respects_custom_range_and_rounding

Issues

@oegedijk oegedijk merged commit 6950db9 into master Feb 6, 2026
12 checks passed
@oegedijk oegedijk deleted the feat/whatif-input-range-277 branch February 6, 2026 21:22
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.

whatif component customization limiting range and rounding off decimal value

1 participant