Commit graph

2 commits

Author SHA1 Message Date
Anthony
e6f06f14fd Refactor Numeric stepper to use generics
Users now pass in an entity<T: NumericStepperType> that can observes T
for changes and can react to those changes

Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2025-08-19 18:50:12 -04:00
Anthony
c5a258e0b8 Add support for typing in the numeric stepper componenets 2025-08-19 14:29:23 -04:00
Renamed from crates/ui/src/components/numeric_stepper.rs (Browse further)