Skip to content

ajmajma/ngBootMaterial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ngBootMaterial

For using bootstrap-material-design with angular.

A slight modification to ng-bootstrap-material that will let you use this more dynamically with angular.

Ran into an issue where the bootstrap-material items were being brough on dynamically through angular, this will re init them every time they are loaded on the page.

works for:

material-input --> material-input-fix

material-ripple --> material-ripple-fix

material-checkbox --> material-checkbox-fix

material-radio --> material-radio-fix

To use add the directive onto the material bootstrap item like so :

<input type="checkbox" material-checkbox-fix>

Requires:

Jquery Angular bootstrap bootstrap-material

bower install ng-boot-material

Alternatively, you could use Angular-Material

About

Angular + Bootstrap Material fixes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published