| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `wgpu` re-export to root module | Héctor Ramón Jiménez | 2024-09-20 | 1 | -1/+1 |
* | Update `wgpu` to `22.0` | Héctor Ramón Jiménez | 2024-09-20 | 3 | -0/+5 |
* | Update `wgpu` to `0.20.1` | Héctor Ramón Jiménez | 2024-09-20 | 2 | -0/+10 |
* | Implement some `From` traits for `text_input::Id` | Héctor Ramón Jiménez | 2024-09-18 | 3 | -10/+4 |
* | Fix unnecessary `to_string` call in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 1 | -4/+1 |
* | Enable `image` feature in `custom_shader` example | Héctor Ramón Jiménez | 2024-09-18 | 1 | -1/+1 |
* | Fix deserialization of `PullRequest` with empty body in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 2 | -4/+9 |
* | Fix `Changed` entries considered as `Added` in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 1 | -2/+2 |
* | Fix `Changelog::parse` when multiple `#` present in entry | Héctor Ramón Jiménez | 2024-09-18 | 1 | -1/+1 |
* | Fix duplicated contributions in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 1 | -3/+9 |
* | Add `tracing-subscriber` to `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 2 | -0/+3 |
* | Save `CHANGELOG.md` after each review in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 3 | -66/+99 |
* | Implement a `changelog-generator` tool and example | Héctor Ramón Jiménez | 2024-09-17 | 5 | -0/+755 |
* | Fix examples/multitouch dividing by zero | JustSoup321 | 2024-09-13 | 1 | -1/+1 |
* | Add `label` method to `Toggler` | Héctor Ramón Jiménez | 2024-09-11 | 3 | -3/+6 |
* | Add disabled state and `on_toggle` handler to `Toggler` | Héctor Ramón Jiménez | 2024-09-11 | 3 | -16/+9 |
* | Add `index.html` to `download_progress` example | Skygrango | 2024-09-10 | 1 | -0/+12 |
* | Fix `download_progress` and make it work on Wasm | Héctor Ramón Jiménez | 2024-09-10 | 3 | -77/+48 |
* | Use `key_binding` in `editor` example | Héctor Ramón Jiménez | 2024-09-10 | 1 | -12/+14 |
* | Merge pull request #2549 from JL710/patch-3 | Héctor Ramón | 2024-09-07 | 1 | -9/+0 |
|\ |
|
| * | Remove out of date comment from custom-widget example | JL710 | 2024-08-14 | 1 | -9/+0 |
* | | Deprecate the `component` widget | Héctor Ramón Jiménez | 2024-09-05 | 2 | -159/+0 |
* | | Add `text::Wrapping` support | Héctor Ramón Jiménez | 2024-09-04 | 3 | -3/+21 |
* | | Merge pull request #2535 from bungoboingo/text-input-alignment | Héctor Ramón | 2024-08-24 | 1 | -1/+2 |
|\ \ |
|
| * | | Implement `align_x` for `TextInput` | Shan | 2024-08-24 | 1 | -1/+2 |
* | | | Merge pull request #2555 from mtkennerly/feature/pane-grid-compact-controls | Héctor Ramón | 2024-08-24 | 1 | -5/+17 |
|\ \ \ |
|
| * | | | Add compact variant for pane grid controls | mtkennerly | 2024-08-22 | 1 | -5/+17 |
| |/ / |
|
* / / | Make `RichText` generic over data structure | Héctor Ramón Jiménez | 2024-08-22 | 1 | -9/+9 |
|/ / |
|
* / | Fix cursor passthrough in `Stack` during `draw` | Héctor Ramón Jiménez | 2024-08-14 | 1 | -13/+15 |
|/ |
|
* | Revert `window::close` producing a `window::Id` | Héctor Ramón Jiménez | 2024-08-12 | 2 | -7/+3 |
* | Make `window::close` return and introduce `Task::discard` | Héctor Ramón Jiménez | 2024-08-12 | 2 | -3/+7 |
* | Merge pull request #2547 from meithecatte/do-not-segfault | Héctor Ramón | 2024-08-12 | 1 | -1/+1 |
|\ |
|
| * | Fix `integration` example | Héctor Ramón Jiménez | 2024-08-12 | 1 | -1/+1 |
* | | Merge pull request #2536 from meithecatte/editor-clipping | Héctor Ramón | 2024-08-12 | 1 | -8/+11 |
|\ \
| |/
|/| |
|
| * | Focus `text_editor` at start-up in `editor` example | Héctor Ramón Jiménez | 2024-08-12 | 1 | -8/+11 |
* | | Introduce `black_box` and `chain` in `widget::operation` | Héctor Ramón Jiménez | 2024-08-08 | 1 | -2/+2 |
* | | Implement `row::Wrapping` widget | Héctor Ramón Jiménez | 2024-08-06 | 1 | -3/+4 |
* | | Invert Earth's rotation in `solar_system` example | Héctor Ramón Jiménez | 2024-08-04 | 1 | -1/+1 |
* | | Introduce `Image` struct in `core::image` | Héctor Ramón Jiménez | 2024-08-04 | 1 | -12/+3 |
* | | Increase Earth's spin a bit in `solar_system` example | Héctor Ramón Jiménez | 2024-08-04 | 1 | -1/+1 |
* | | Remove unnecessary `with_save` calls in `solar_system` example | Héctor Ramón Jiménez | 2024-08-04 | 1 | -25/+21 |
* | | Showcase `canvas` image support in `solar_system` example | Héctor Ramón Jiménez | 2024-08-04 | 5 | -23/+41 |
* | | Implement `From<&Handle>` for `image::Handle` | Héctor Ramón Jiménez | 2024-08-03 | 1 | -19/+29 |
|/ |
|
* | Return `window::Id` in `window::open` | Héctor Ramón Jiménez | 2024-07-30 | 1 | -4/+7 |
* | Simplify `highlight` method for `text_editor` widget | Héctor Ramón Jiménez | 2024-07-28 | 2 | -21/+10 |
* | Enable Markdown highlighting in `markdown` example | Héctor Ramón Jiménez | 2024-07-28 | 2 | -19/+18 |
* | Add `placeholder` support to `text_editor` widget | Héctor Ramón Jiménez | 2024-07-24 | 1 | -0/+1 |
* | Unify `Link` and `Message` generics in `text::Rich` | Héctor Ramón Jiménez | 2024-07-24 | 1 | -5/+2 |
* | Introduce `markdown::Settings` | Héctor Ramón Jiménez | 2024-07-21 | 1 | -1/+5 |
* | Use `url` for `markdown` links | Héctor Ramón Jiménez | 2024-07-21 | 1 | -2/+2 |