1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/feature
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
..
CopyFeature chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
CreateFeature chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
CreateFeatureButton chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
Dependencies chore: remove variant dependencies flag (#6896) 2024-04-25 11:07:16 +02:00
EditFeature chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
FeatureForm chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
FeatureNamingPatternInfo chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategy chore: deprecate custom strategies (#7186) 2024-05-28 12:33:53 +02:00
FeatureToggleList chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
FeatureView fix: trying to create a tag that's too short gives errors (#7269) 2024-06-05 08:47:50 +02:00
hooks
StrategyTypes chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00