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