Semantic-UI-Angular
Semantic-UI-Angular copied to clipboard
Semantic UI Angular Integrations
This PR includes a couple of additional things: - Helper functions for DOM manipulations - ComponentDirective class for code reuse - Basic directive for right floated elements TODO: - [...
Add the contributing guide. We want to focus on the following: - Where to get help, making sure people know Angular or Semantic UI issues should be addressed to those...
**style guide**: - https://github.com/rwwagner90/angular-styleguide-es6 **notes**: - add documentation code with djeni - use templateUrl and create a template file - use $scope on controller rather than this or self
Migrate the existing sm-checkbox code to TypeScript and remove demo.
**style guide**: - https://github.com/rwwagner90/angular-styleguide-es6 **notes**: - add documentation code with djeni - use templateUrl and create a template file - use $scope on controller rather than this or self