1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-01 13:47:27 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
Thomas Heartman 3039fc3d59
fix: trying to create a tag that's too short gives errors (#7269)
1. Only suggest to create a tag value if the input is more than two
characters after trimming.
2. Ignore trailing and leading whitespace when considering which
autocomplete options to show
2024-06-05 08:47:50 +02:00
..
FeatureEnvironmentSeen fix: Adjust meta data icons (#7026) 2024-05-10 11:46:32 +02:00
FeatureLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureMetrics chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
FeatureNotFound chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
FeatureOverview fix: trying to create a tag that's too short gives errors (#7269) 2024-06-05 08:47:50 +02:00
FeatureSettings chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
FeatureVariants task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
FeatureView.tsx chore: rename toggle to flag #1 (#7092) 2024-05-21 15:18:00 +03:00
FeatureViewLazyExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyFeatureView.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00