aboutsummaryrefslogtreecommitdiffstats
path: root/test/FormattersSpec.js
AgeCommit message (Collapse)Author
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-14fixed select with ng:formatMisko Hevery
select (one/multiple) could not chose from a list of objects, since DOM requires string ids. Solved by adding index formatter, which exposed incorrect handling of formatters in select widgets.
2011-01-06converted last of tests to specsMisko Hevery