Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-04-12 | Remove `text_input` example | 3 | -120/+0 | ||
2023-04-12 | Rename `on_change` to `on_input` for `TextInput` | 1 | -1/+1 | ||
2023-04-12 | Introduce disabled state for `TextInput` | 3 | -0/+120 | ||
2023-04-11 | Removed text_input example in favor for Tour | 4 | -112/+0 | ||
2023-04-11 | Changed `Handle` to `Icon` to be consistent | 1 | -9/+9 | ||
2023-04-11 | feat: added handle to text_input | 4 | -0/+112 | ||