angular / material

Material design for AngularJS
https://material.angularjs.org/
MIT License
16.54k stars 3.39k forks source link

Most paper elements wont load [MOVED] #2964

Closed Joyesh closed 9 years ago

Joyesh commented 9 years ago

I have been trying to use it, AngularJS' default framework will work (and i have it on my site) but most of the paper elements will NOT load, but some elemets work like whiteframe etc. (and by the way i have all elements i need downloaded and added onto the page) [issue closed, please view fourm] For example, if i had this code: (some html thingys are not put there due to markdown stuff) md-button Button md-button it would show as: Button (with no paper)

ISSUE UPDATE: I have removed the minified version. i am now using local files installed by bower, and i now am using a md-button tag with the class md-button, but the ripple will not appear, but the button will, i will still need a bit of help

ThomasBurleson commented 9 years ago

What is the issue you are encountering? Please provide a CodePen or Plunkr that demonstrates this issue. Here are some starter demo templates that you can use/fork:

Joyesh commented 9 years ago

The issue i am encountering is that some of the paper elements (pretty much only the action ones, havent tested all of them yet.) do not work, CodePen Link: http://codepen.io/anon/pen/VLKOYX

mchmielarski commented 9 years ago

You have to bootstrap app. check it: http://codepen.io/mchmielarski/pen/vOXwyz

Joyesh commented 9 years ago

I couldnt understand your english well enough, and i added your code but it wont work. I dont know if its my firefox or anything.

ThomasBurleson commented 9 years ago

Please post this in the Angular Material Forum

Joyesh commented 9 years ago

Okay

Joyesh commented 9 years ago

I have moved it, i will need help though