1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman fd91cd1771
fix: don't use kebab-case for properties (#5979)
These are apparently unsupported in css objects and using the camelCased (or PascalCased) versions was the suggested fix.
2024-01-22 12:26:25 +00:00
..
accessOverview
admin Chore inc webhooks modal form (#5938) 2024-01-18 11:38:05 +00:00
application Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
archive
banners
changeRequest fix: add keys to the features cell component (#5978) 2024-01-22 07:57:38 +00:00
common fix: don't use kebab-case for properties (#5979) 2024-01-22 12:26:25 +00:00
context Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
demo Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
environments
events Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
executiveDashboard feat: include number of flags chart (#5987) 2024-01-22 12:15:49 +01:00
feature feat: show select all button when more than 1 item (#5965) 2024-01-19 11:26:03 +01:00
featureTypes Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feedback
feedbackNew feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
filter
incomingWebhooks fix: incoming webhooks form UI adjustments (#5973) 2024-01-19 14:50:54 +00:00
integrations Chore inc webhooks modal form (#5938) 2024-01-18 11:38:05 +00:00
layout refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
loginHistory
maintenance
menu Executive Dashboard page setup (#5949) 2024-01-18 12:32:25 +01:00
playground/Playground chore(deps): update dependency debounce to v2 (#5901) 2024-01-17 10:29:17 +02:00
project fix: table loader (#5937) 2024-01-18 11:26:42 +01:00
providers
segments Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
splash
strategies Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
tags Feat/disabled strategies (#5930) 2024-01-17 13:20:39 +01:00
user fix: store redirect to localStorage to avoid loss of redirect (#5929) 2024-01-19 11:32:26 +02:00
App.tsx
InitialRedirect.tsx Fix: losing redirect on provider login (#5970) 2024-01-19 14:31:42 +02:00