moxie-lean / ng-web-app

Front-end component of a web app based on the modular LEAN concept.
http://getmoxied.net/lean
MIT License
6 stars 0 forks source link

Use ngAria #49

Open adamf321 opened 8 years ago

adamf321 commented 8 years ago

Steps to reproduce and a minimal demo of the problem Load the site

Current behavior No aria attributes which means the sites won't work so well with screen readers.

Expected/desired behavior Include the Aria attributes

Other information https://docs.angularjs.org/api/ngAria It should just be a case of adding the module dependency and cdn link.