Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-03 | Introduce `center` widget helper | 1 | -7/+2 | |
2024-03-16 | Introduce `Program` API | 1 | -9/+9 | |
2024-02-15 | Make `horizontal_space` and `vertical_space` fill by default | 1 | -1/+1 | |
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+2 | |
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -1/+0 | |
2023-07-26 | Fix `on_option_hovered` support in `ComboBox` | 1 | -10/+10 | |
2023-07-26 | Add gif to example | 2 | -1/+1 | |
2023-07-26 | Add ComboBox widget | 3 | -0/+170 | |
2020-07-10 | Rename `ComboBox` to `PickList` | 3 | -150/+0 | |
2020-07-08 | Position `Menu` layer based on available space | 1 | -4/+0 | |
2020-07-08 | Implement `Widget::overlay` for `Scrollable` | 1 | -4/+10 | |
2020-07-08 | Draft `ComboBox` and `Menu` layer | 1 | -120/+76 | |
2020-07-08 | Draft `combo_box` example to test overlay logic | 3 | -0/+192 |