mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	
				This PR makes a change to how variants work in the new setup. Variants will now: * Be removed if you change tab or unmount the component and it has no name * Moved StrategyVariants into a separate component to isolate this change * Add error handling around onSubmit and only trigger feedback if it's successful  | 
			||
|---|---|---|
| .. | ||
| ChangeRequest | ||
| ChangeRequestConfirmDialog | ||
| ChangeRequestOverview | ||
| ChangeRequestSidebar | ||
| ChangeRequestStatusBadge | ||
| ModifiedInChangeRequestStatusBadge | ||
| ProjectChangeRequests | ||
| ChangeRequest.test.tsx | ||
| changeRequest.types.ts | ||
| ChangeRequestPermissions.test.tsx | ||
| changesCount.ts | ||
| UpdateCount.test.tsx | ||
| UpdateCount.tsx | ||