distributed icon indicating copy to clipboard operation
distributed copied to clipboard

Results 23 distributed issues
Sort by recently updated
recently updated
newest added

Currently mainController.js is a big file with lot of business logic and functionality defined in $scope. From what I learned so far it's better to use controllerAs syntax and reduce...

priority

https://github.com/angular-translate/angular-translate

# Description Add support for Enter/Return key to be used when committing changes to a text field as well as focus navigation. # Motivation It's hard to get fast editing...