1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/component
Nuno Góis c6ba9603c8
fix: demo banner zIndex, display on top (#5776)
This PR does 2 things:
- Fixes the `DemoBanner` zIndex to be the same as the sticky banners (no
longer displays on top of modals)
- Moves the `Demo` wrapper to `App` instead of `MainLayout`, always
displaying the demo banner before other banners


![image](https://github.com/Unleash/unleash/assets/14320932/b115ee7f-26e0-468f-91aa-1f82335a6538)
2024-01-05 14:57:34 +00:00
..
accessOverview
admin feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
application Fix: icon rendering issue in ApplicationList and add help to app update (#5730) 2023-12-27 18:35:08 +01:00
archive
banners fix: properly handle markdown links (#5768) 2024-01-05 08:18:34 +00:00
changeRequest fix: align timeline icon for schedule failures (#5761) 2024-01-04 16:04:50 +05:30
common fix: properly handle markdown links (#5768) 2024-01-05 08:18:34 +00:00
context
demo fix: demo banner zIndex, display on top (#5776) 2024-01-05 14:57:34 +00:00
environments
events
feature fix: add condition to show variants tab (#5775) 2024-01-05 11:05:58 +01:00
featureTypes
feedback
feedbackNew feat: plausible for feedback (#5763) 2024-01-04 14:38:54 +02:00
filter feat: keep filter order (#5688) 2023-12-19 15:35:39 +01:00
integrations fix: properly handle markdown links (#5768) 2024-01-05 08:18:34 +00:00
layout fix: demo banner zIndex, display on top (#5776) 2024-01-05 14:57:34 +00:00
loginHistory
maintenance
menu fix: UI improvements related to the increase of width (#5752) 2024-01-04 09:57:30 +00:00
playground/Playground
project fix: add checks to remove warnings on project settings (#5766) 2024-01-05 09:23:12 +01:00
providers
segments
splash
strategies
tags
user
App.tsx fix: demo banner zIndex, display on top (#5776) 2024-01-05 14:57:34 +00:00
InitialRedirect.tsx