angular-bootstrap-material icon indicating copy to clipboard operation
angular-bootstrap-material copied to clipboard

AngularJS directives for bootstrap material design components

Results 5 angular-bootstrap-material issues
Sort by recently updated
recently updated
newest added

Hi, Recently, links from http://fezvrasta.github.io/bootstrap-material-design/ have been redirected to https://mdbootstrap.com/ so I just wanted to ask if it is possible to update this link.

^What the title says.

So currently the drop down for the select input field just looks like a select list with a different font and not like an material drop down.

Found the ng-class directive in form-group.html and I am wondering how it can be used to control has-class style. I wrote in angular html template file and the result is...

Hi Look this example: ``` Toggle navigation Brand Page 1 Page 2 ``` lang.component.html: ``` FR EN ``` It's seems, it's not possible to apply a ripple on the ``...