egui/sh
Emil Ernerfeldt e4eaf99072
Remove native screen reader support (#2669)
* Remove native screen reader support

Use the "accesskit" feature flag to `eframe` instead.
[AccessKit](https://github.com/AccessKit/accesskit) is the future.

`tts` was a mess to compile on many platforms, so I no longer want
the native `tts` dependency.

* Update tts to 0.25

* Update changelogs

* Turn on all feature flags for package.metadata.docs.rs

* remove tts from deny.toml skip-tree

* Update web build scripts

* Update deny.toml
2023-02-04 11:47:36 +01:00
..
build_demo_web.sh Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
check.sh Deprecate egui_glium - looking for new maintainer (#2668) 2023-02-04 11:21:02 +01:00
docs.sh Deprecate egui_glium - looking for new maintainer (#2668) 2023-02-04 11:21:02 +01:00
find_bloat.sh Use proper shebang for all bash scripts: #!/usr/bin/env bash 2022-04-07 17:34:34 +02:00
generate_example_screenshots.sh Automatically generate screenshots for all examples (#2379) 2022-12-04 17:27:40 +01:00
setup_web.sh eframe support for wgpu on the web (#2107) 2022-10-05 20:14:18 +02:00
start_server.sh Change build_demo_web.sh option from --fast to --optimize 2022-08-02 09:56:38 +02:00
wasm_bindgen_check.sh Remove native screen reader support (#2669) 2023-02-04 11:47:36 +01:00
wasm_size.sh Use proper shebang for all bash scripts: #!/usr/bin/env bash 2022-04-07 17:34:34 +02:00