Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 264 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 264 Bytes

@rebolon/NgxFeatureFlag

v1.0.0

Rename all FeatureOn to IsEnabled. Service, Guard and Directive are impacted

v0.0.2

Add service FeatureFlagService with a method isFeatureOn('YouFeatureFlagString') Add route Guard ifFeatureOn Add directive IfFeatureOn