Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Grönke
8ef7bac6dc more explicit tests for debouncer wait and no-wait behavior 2015-12-08 16:18:54 -08:00
Stefan Grönke
9bef4c057c speed up microtask testing 2015-12-08 16:18:54 -08:00
Stefan Grönke
0206852575 add more debouncer tests 2015-12-08 16:18:54 -08:00
Stefan Grönke
9b898c25cc remove dead debounce test assertion 2015-12-08 16:18:54 -08:00
Steven Orvell
3df4ef20bd Fixes #3108. Moves debounce functionality from polymer-micro to polymer-mini. The functionality belongs at the mini tier and was never actually functional in micro. 2015-11-30 14:29:34 -08:00
Monica Dinculescu
1e9110a6cf add util method for shadow children 2015-10-06 11:42:41 -07:00
Steve Orvell
1850b426d5 revert bower.json change and update tests to consistently use tdd 2015-04-30 13:58:01 -07:00
Steven Orvell
86b37c17a6 Ensures attached happens after ready (better fix for #1285); ensures elements distribute prior to configuration. 2015-03-16 16:50:06 -07:00
Kevin Schaaf
cd2bdbf808 Avoid remove() because IE. 2015-01-26 17:34:23 -08:00
Kevin Schaaf
5188704708 Add debounce (formerly known as job), tests, docs. 2015-01-20 11:34:18 -08:00
Kevin Schaaf
264f4a2a4c Fix bug in toggleClass, add unit test. 2015-01-20 10:09:49 -08:00