2141 Commits (2278128e6679bd51940bac9bf0b7b9f29afc4182)
 

Author SHA1 Message Date
Emil Ernerfeldt 2278128e66 Add bacon.toml for https://github.com/Canop/bacon 2 years ago
Emil Ernerfeldt 8e2de26e4e Enable more clippy lints 2 years ago
Emil Ernerfeldt a7012cf8a6
Use pinned version of wasm-bindgen-cli (#1855) 2 years ago
Adam Gąsior 36cdae98df
Add methods for custom number formatting in `DragValue` and `Slider` (#1851) 2 years ago
Emil Ernerfeldt c02fbfe973 Make it easier to disable tts 2 years ago
Nolan Darilek 0913c77f3d
Make sliders correctly generate events on change. (#1854) 2 years ago
wayne 74ccde566d
egui_extras: Add `Table::stick_to_bottom` (#1849) 2 years ago
Sven Niederberger 0bf9fc9428
Improve plot item UX (#1816) 2 years ago
Emil Ernerfeldt cf591da1a0 Use past tense in all changelogs (for consistency) 2 years ago
Emil Ernerfeldt 8b3d218f4b Update changelogs with all changes from all PR:s since 0.18 release 2 years ago
Emil Ernerfeldt d76d055d49 eframe: only enable puffin feature on egui_glow if glow is enabled 2 years ago
Emil Ernerfeldt 41f31116ce `Layout::left_to_right/right_to_left` now takes the valign as argument 2 years ago
Emil Ernerfeldt 9f1f0a9038 Add documentation for `Layout` 2 years ago
Emil Ernerfeldt fdc2d1cd6d epaint tessellator: don't emit empty meshes 2 years ago
Emil Ernerfeldt 77b4bacdf4 Make widget_text module public 2 years ago
Emil Ernerfeldt 0337d78eaa Fix inpuit requiring ALT key 2 years ago
Julian 0338843950
(eframe) add Frame.set_visible (#1808) 2 years ago
Milo Moisson cbe22a0371
Update the link to the nannou egui integration. (#1827) 2 years ago
Sahil Singh 48d48096eb
Add support for ctrl+h as backspace (#1812) 2 years ago
Emil Ernerfeldt bf15bb6e19
Use cargo cranky instead of cargo clippy (#1820) 2 years ago
Emil Ernerfeldt 898f4804b7 Enable and fix a bunch more lints 2 years ago
Aiden e76c919c7e
Added WebGlContextOption for eframe::WebOptions (#1803) 2 years ago
Emil Ernerfeldt c062bca6ee faster builds: remove `tracing-attributes` feature from `tracing` 2 years ago
Emil Ernerfeldt 0f0031ebbb
cargo update (#1794) 2 years ago
Emil Ernerfeldt bd2cab2f0e
Update three d (#1793) 2 years ago
Ashley 9739009f20
Update wgpu to 0.13 (#1670) 2 years ago
Barugon 433719717a
Don't call scroll if TextEdit is fully in view (#1779) 2 years ago
Thomas Hansen cb9bc8698d
Browser Hotkey Conflicts (#1697) 2 years ago
Yuan Chang 14ae4b24a7
Support rich text convert from cow-string. (#1774) 2 years ago
Sahil Singh 5f364795cc
Add doc example for hint_text persistence (#1776) 2 years ago
Zeenobit 0c65a9df41
Add `body_unindented` to `HeaderResponse` (#1731) 2 years ago
Ashley 980a06b95e
Don't force the webgl backend in egui-wgpu (#1781) 2 years ago
Emil Ernerfeldt 406703568e Minor clippy fixes (clippy::format_push_string) 2 years ago
Emil Ernerfeldt eeae485629
Implement repaint_after for eframe web (#1760) 2 years ago
Red Artist 935913b1ec
Add Context::request_repaint_after (#1694) 2 years ago
Michael Birdhouse 1a89cb35e1
Fix uneven table striping (#1680) 2 years ago
wucke13 bd5f553c3a
Fix multiple partial updates of the same texture (#1338) 2 years ago
Barugon f5b2363fff
Fix persistence of window position (#1745) 2 years ago
Barugon 5b3bff22e2
Make Windows specific code Windows specific (#1747) 2 years ago
Nazarí González 9c26093fea
Added `notan_egui` as 3rd party integration (#1741) 2 years ago
mitchmindtree 7eeb292adf
Refactor common code in `egui-wgpu` shader entry points (#1730) 2 years ago
Emil Ernerfeldt 8c7c4c764b
Don't load fonts in doctests (#1711) 2 years ago
Emil Ernerfeldt 317436c057
Use dark-light on Mac and Windows (#1726) 2 years ago
Emil Ernerfeldt 29973e5d02 Make document-features an opt-in dependency 2 years ago
Charles Ray 4525cad7af
Constrain date picker to screen (#1699) 2 years ago
Zicklag 62a00c4597
Fix bug in egui-wgpu (#1716) 2 years ago
Cisco 8446665b02
Fix on-hover typo in plot module (#1714) 2 years ago
Emil Ernerfeldt 3169ce62d5
Document feature flags using crate document-features (#1725) 2 years ago
Zicklag 218d4d4eea
WGPU PaintCallback Fixes (#1704) 2 years ago
Emil Ernerfeldt 083e20474b
deny warnings on CI and check.sh with -D warnings (#1710) 2 years ago