9 Commits

Author SHA1 Message Date
John Orr
046356689b Fix the aria-hidden setting for the case when a fixed drawer is open. (#5128) 2017-06-15 14:19:20 +01:00
yiinho
b353f83e09 Add class to disable js layout switching
This is helpful when using MDL with other frameworks that provide routing such as Angular2.
2016-10-18 15:14:35 -07:00
Thomas Schiela
51f14884ac drawer button is button element, click and keyboard event handler, tests
removed npm-debug.log

suggested changes for pr

add aria-hidden to drawer at runtimer
2015-11-27 13:37:02 +01:00
Roger Hu
003a2551c8 Refactor click handler into a separate function.
Allows the handler to be reused for a different event.

Add test for MaterialLayoutTab.

Refactor to expose a programatic way of selecting a tab.
2015-08-18 12:02:11 -07:00
Jonathan Garbee
f16e7c8bc8 Added new methods for checking state on other components. Overhauled
tests naming and style.

Checkbox, Icon toggle, Radio, and Switch each receive new methods for
checking state.

Test suite language updated for better output. Expanded test coverage.
Finally, code style improvements.
2015-07-26 07:10:46 -04:00
Addy Osmani
f2e12387b9 Fixes #157 - adds License file headers 2015-04-11 19:33:04 +01:00
Addy Osmani
ef43a51d45 Rename wsk -> mdl 2015-04-10 10:54:01 +01:00
Alexander Surma
70dbfc53ee Update MaterialLayout unit test with chai-jquery 2015-03-19 13:25:38 +00:00
Alexander Surma
666e660024 Write unit test for MaterialLayout 2015-03-19 13:23:59 +00:00