angular-feature-flags icon indicating copy to clipboard operation
angular-feature-flags copied to clipboard

An AngularJS module that can be used to hide/exclude application features until they are ready.

Results 2 angular-feature-flags issues
Sort by recently updated
recently updated
newest added

We needed to feature flag in an angular controller, not an element on the view. I figured out how to do this so I decided to update your readme and...

Made app name configurable for apps that load using 'angular.boostrap' instead of 'ng-app'