1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Mateusz Kwasniewski 733159b8ec
feat: strategy variants infop (#4348)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes

Strategy variants info and link to docs. 

Added short info about what variants allow to do, how strategy variants
relate to the feature variants, that modern SDK is required and link to
docs.

<img width="727" alt="Screenshot 2023-07-26 at 14 51 06"
src="https://github.com/Unleash/unleash/assets/1394682/6d5f8a3e-ca3e-434b-a2e7-a23861875cc5">


### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
2023-07-27 10:12:30 +03:00
..
__mocks__
assets chore: update demo qr (#4241) 2023-07-14 09:31:44 +02:00
component feat: strategy variants infop (#4348) 2023-07-27 10:12:30 +03:00
constants
contexts
hooks feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
interfaces fix: frontend variant weights distribution (#4347) 2023-07-26 16:08:11 +02:00
openapi chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
themes Feat: strategy variant slider (#4344) 2023-07-26 11:36:16 +02:00
types
utils feat: Feature type lifetime API integration (#4295) 2023-07-21 09:51:09 +00:00
index.tsx
setupTests.ts
vite-env.d.ts