mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
Adds a test suite for the useEditableConstraint hook, attempting to test all the parts of it that we can't test in isolation. Plus: a few, small refactorings: - Renames `onAutoSave` on `onUpdate` to better match `onDelete` (and because autosave doesn't really mean anything anymore). - Simplifies and collapses some types |
||
|---|---|---|
| .. | ||
| CopyFeature | ||
| CreateFeatureButton | ||
| Dependencies | ||
| EditFeature | ||
| FeatureForm | ||
| FeatureNamingPatternInfo | ||
| FeatureStrategy | ||
| FeatureToggleList | ||
| FeatureView | ||
| hooks | ||
| StrategyTypes | ||