- label no longer center aligned...now left aligned. Caret now right aligned.
- label no longer center aligned...now left aligned. Caret now right aligned.
# The first commit's message is:
Checkbox / Radio: Setting checked attribute on underlying input #906
# This is the 2nd commit message:
bump dist
# This is the 3rd commit message:
Checkbox / Radio: Setting checked attribute on underlying input #906
repeater-thumbnail-justify: fix to 'thumbnail_setSelectedItems' after making justify changes, which also makes unit tests pass
repeater-thumbnail-justify: yet another minor fix because lint yells about something dumb
repeater-thumbnail-justified: minor touchups after review
repeater-thumbnail-justified: additional function name improvements
repeater-thumbnail-justified: converted to thumbnail_alignment option instead so now center / justify / left / right (as well as 'none' or false) is supported
repeater-thumbnail-justified: added unit tests. also added "spacer" class to injected spans
repeater-thumbnail-justified: added default font-size for thumbnail
repeater-multiple-view-config: multiple view configs supported. just need unit tests
repeater-multiple-view-config: minor improvement
repeater-multiple-view-config: some mods to make multiple dataSources possible :)
repeater-multiple-view-config: writing unit tests
repeater-multiple-view-config: derp