Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `on_change` to `on_input` for `TextInput` | 2023-04-12 | 1 | -2/+2 | |
* | Introduce disabled state for `TextInput` | 2023-04-12 | 1 | -8/+6 | |
* | Use `f32` in `Length::Units` and rename it to `Fixed` | 2023-02-17 | 1 | -1/+1 | |
* | Add `Renderer` argument to `operate` | 2022-12-22 | 1 | -0/+4 | |
* | Fix `border_radius` in `modal` example | 2022-12-02 | 1 | -1/+1 | |
* | Add on_submit & esc for example | 2022-11-29 | 1 | -9/+30 | |
* | Add modal example | 2022-11-29 | 2 | -0/+464 |