Bastien
Bastien
Following [https://github.com/toddmotto/angular-styleguide/blob/master/README.md#constants-or-classes](https://github.com/toddmotto/angular-styleguide/blob/master/README.md#constants-or-classes) When i want to use a Class in directives I think the injectable should be added to the module: ``` js export const TodoModule = angular .module('todo', [])...
Should i use interface in an external file? Where should i put it in the tree file? Should i use interface with or without a `I` prefix?
Actually we can style the button with class like `btn-primary` but the ng-class parameter does not apply the class in the correct button.
I recently had a bug because the version of [angular-cli](https://github.com/angular/angular-cli) changed and I don't see it. So a support with sevmer should be nice.
To allow the browser to keep the space of the image during loading, the attributes height and width must be added to the img tag. https://www.w3.org/wiki/HTML/Training/Image#Image_size
Fix #283
range_bd is not defined
Following changes in https://github.com/twbs/bootstrap/releases/tag/v5.3.3 Color modes