mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
## About the changes General availability of project-specific segments Now new permissions can be assigned to non-admin users to allow them to create segments specifically bounded to a project (note that unique naming restriction applies across projects, this limitation can be lifted later).  This enables a section in the project configuration to add project-specific segments  |
||
|---|---|---|
| .. | ||
| CreateSegment | ||
| CreateSegmentButton | ||
| EditSegment | ||
| EditSegmentButton | ||
| hooks | ||
| RemoveSegmentButton | ||
| SegmentActionCell | ||
| SegmentDelete | ||
| SegmentDocs.tsx | ||
| SegmentEmpty.tsx | ||
| SegmentForm.tsx | ||
| SegmentFormStepList.tsx | ||
| SegmentFormStepOne.tsx | ||
| SegmentFormStepTwo.tsx | ||
| SegmentProjectAlert.tsx | ||
| SegmentTable.tsx | ||