bevy/crates/bevy_ui
ickshonpe 76058bcf33 Upgrade to Taffy 0.3.3 (#7859)
# Objective

Upgrade to Taffy 0.3.3

Fixes: #7712

## Solution

Upgrade to Taffy 0.3.3 with the `grid` feature disabled.

---

## Changelog
* Changed Taffy version to 0.3.3 and disabled its `grid` feature. 
* Added the `Start` and `End` variants to `AlignItems`, `AlignSelf`, `AlignContent` and `JustifyContent`.
* Added the `SpaceEvenly` variant to `AlignContent`.
* Updated `from_style` for Taffy 0.3.3.
2023-03-04 14:09:47 +00:00
..
src Upgrade to Taffy 0.3.3 (#7859) 2023-03-04 14:09:47 +00:00
Cargo.toml Upgrade to Taffy 0.3.3 (#7859) 2023-03-04 14:09:47 +00:00