3422 Commits (a9a6e0c2f223419d52a90cb3d40e211810caf1ee)
 

Author SHA1 Message Date
Emil Ernerfeldt a9a6e0c2f2
Remove the need for setting `web_sys_unstable_apis` (#5000) 2 months ago
rustbasic 47c0aeb7b9
Add `Label::halign` (#4975) 2 months ago
Nicolas 5a1ab9b2b8
Add `Slider::max_decimals_opt` (#4953) 2 months ago
VinTarZ 9f2f5f7292
Fix eframe centering on multiple monitor systems (#4919) 2 months ago
Emil Ernerfeldt 0513c05768
Fix CI (#5005) 2 months ago
rustbasic b84a1e2a29
Add additional cases and the egui inspectors to the `test_ui_stack` example (#4992) 2 months ago
rustbasic 555ea9f7aa
Refactor: use `if let` instead of `for` on `Option`s (#4934) 2 months ago
Nicolas 560b2989a7
Update `web-sys` & `wasm-bindgen` (#4980) 2 months ago
frederik-uni e9522cf765
Ignore viewport size/position on iOS (#4922) 2 months ago
rustbasic ba80038f3d
`egui_extras`: Fix file mime from path (wrong feature name) (#4933) 2 months ago
YgorSouza a0c4e28b65
Fix `Id` clash in `Frame` styling widget (#4967) 2 months ago
Oscar Gustafsson cc3a09187d
Deprecate `ahash` re-exports (#4979) 2 months ago
lucasmerlin c9e00e50ad
Fix iOS build, and add iOS step to CI (#4898) 2 months ago
Zoxc f996b9050e
Request focus on a `TextEdit` when clicked (#4991) 2 months ago
rustbasic fd0ce5fb65
Add `TextWrapMode` in `Style ui` (#4994) 2 months ago
pm100 0c528fb862
Fix crash when changing viewport settings (#4862) 2 months ago
Emil Ernerfeldt 5a196f6604
Create a `UiBuilder` for building `Ui`s (#4969) 2 months ago
pm100 06f88e12b0
Add close_button option to test_viewports (#4907) 2 months ago
Andreas Reich 9a1e358a14
Update to wgpu 22.1 (#4964) 3 months ago
Arthur Brussee 1f6ae49a5f
Unpin & upgrade winit to 0.30.5 (#4939) 3 months ago
Tau Gärtli 2dac4a4fc6
Follow the System Theme in egui (#4860) 3 months ago
PrimmR ed0254288a
Update `Button` to correctly align contained image (#4891) 3 months ago
rustbasic 76fe6c855b
Fix: Backspace not working after IME input (#4912) 3 months ago
Tau Gärtli 71dbc48818
Fix missing `winit` feature in `egui_glow` (#4916) 3 months ago
Emil Ernerfeldt d856f7b3a5 Fix typos 3 months ago
Emil Ernerfeldt 8dc2ba2fe9 Refactor: add `TitleBar::new` in `window.rs` 3 months ago
Ardocrat dfbc7f0d19
Fix iOS compilation of eframe (#4851) 3 months ago
lucasmerlin c5bea3113e
Make `scroll_to_*` animations configurable (#4305) 3 months ago
Alex Pinkus ae7672e336
Move default fonts to new crate `epaint_default_fonts` (#4853) 3 months ago
Arthur Brussee 6f2f006885
Upgrade winit to 0.30.2 (#4849) 3 months ago
PrimmR 37b1e1504d
Fix: hint text follows the alignment set on the `TextEdit` (#4889) 3 months ago
Tyler Stevens 7736192722
Clarified `eframe::run_simple_native()` persistence (#4846) 3 months ago
Onè 057033ef34
Fix typos in egui docstrings (#4869) 3 months ago
rustbasic 378df03910
Clamp margin values in `Margin::ui` (#4873) 3 months ago
Andreas Reich 64d5f948e4
Workaround for wgpu crash when surface is dropped last (#4876) 3 months ago
Salman Abuhaimed 34db001db1
Force canvas/text input focus on touch for iOS web browsers (#4848) 4 months ago
Simon Niedermayr 56df31ab48
upgrade to wgpu 22.0.0 (#4847) 4 months ago
frederik-uni b2d74eaef6
Return `ScrollAreaOutput` from `Table::body` (#4829) 4 months ago
Xavier Lau 1741f0a51c
Make sure SVGs are crisp (#4823) 4 months ago
zk 27e648a335
Add `Rect::scale_from_center` (#4673) 4 months ago
Jan Procházka 0d89e31e3e
Use canvas directly (#4780) 4 months ago
Emil Ernerfeldt cb9f30482f
Move `egui_plot` to its own repo (#4828) 4 months ago
Emil Ernerfeldt 1384410cb4
Revert "Don't specify a patch version of rust in rust-toolchain" (#4827) 4 months ago
Emil Ernerfeldt 8d2df5491e
Remove some debug asserts (#4826) 4 months ago
v0x0g 1bee7bfefa
Add `Ui::columns_const()` (#4764) 4 months ago
Wybe Westra 1adc3d8865
Add undo/redo demo. (#4811) 4 months ago
Addis Webb 2b9595ee3c
Add `TableRow::set_hovered` (#4820) 4 months ago
Xavier Lau a6ab126e47
Slider: round to decimals after applying `step_by` (#4822) 4 months ago
Emil Ernerfeldt 67eb29001d Don't specify a patch version of rust in rust-toolchain 4 months ago
Emil Ernerfeldt b862f731d6 Add @Wumpf to CODEOWNERS for egui-wgpu 4 months ago