1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-02 01:17:58 +02:00
unleash.unleash/frontend/src/component/common/ConstraintAccordion
Thomas Heartman e25fb9f7c0
chore(1-3389): new env strategy containers (#9361)
Updates the strategy list based on the new designs and moves the current
versions of the touched components into `Legacy...` files (the vast
majority of changes are that and updating imports). The relevant changes
to the components are listed in their original files.

Flag on:

![image](https://github.com/user-attachments/assets/cd49c283-6044-46d4-bcef-182cb6a1de4e)

Flag off:

![image](https://github.com/user-attachments/assets/7ef92b6d-31e5-4218-90b2-dedd5e6cc6de)

## Next steps

There's two items to review for improving these current comments (also
noted inline):
- Whether to aria-hide the "or" separator or not (I need to read up a
bit and think whether it makes sense to show that or not)
- Changing the list of strategies into an actual ordered list (`ol`).
That'd reflect the semantics better.

Next would be checking the other places we use strategy lists and then
updating those too. In doing so, I might find that some things need to
be updated, but I'll handle those when I get there.

There's also handling release plans.
2025-02-26 16:24:50 +01:00
..
ConstraintAccordionEdit fix: legal values styling in segments (#9044) 2024-12-31 08:45:17 +01:00
ConstraintAccordionHeaderActions chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ConstraintAccordionList chore(1-3389): new env strategy containers (#9361) 2025-02-26 16:24:50 +01:00
ConstraintAccordionView chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ConstraintOperator chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ConstraintValueSearch Feat: context field search and filter improvements (#6732) 2024-03-29 15:44:34 +02:00
ConstraintAccordion.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ConstraintIcon.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ConstraintOperatorSelect.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00