bevy/tools
Nolan Darilek 8d1f6ff7fa Integrate AccessKit (#6874)
# Objective

UIs created for Bevy cannot currently be made accessible. This PR aims to address that.

## Solution

Integrate AccessKit as a dependency, adding accessibility support to existing bevy_ui widgets.

## Changelog

### Added

* Integrate with and expose [AccessKit](https://accesskit.dev) for platform accessibility.
* Add `Label` for marking text specifically as a label for UI controls.
2023-03-01 22:45:04 +00:00
..
build-templated-pages Feature documentation (#7814) 2023-02-28 14:24:47 +00:00
build-wasm-example fix nightly clippy warnings (#6395) 2022-10-28 21:03:01 +00:00
ci Fix a few typos in CI messages and comments (#7357) 2023-01-25 03:20:58 +00:00
example_showcase.sh Small script fix (#2591) 2021-08-13 21:57:23 +00:00
publish.sh Integrate AccessKit (#6874) 2023-03-01 22:45:04 +00:00