Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

v3.6.5

Compare
Choose a tag to compare
@interactivellama interactivellama released this 07 Apr 21:03
· 1174 commits to 3.x since this release

Bug fix release

Bug fixes

#1220 - Add CSS rules to include empty disabled attributes [checkbox/radio]
#1217 - Allow unit tests to run in other servers than included grunt tasks [plumbing]
#1216 - Reset count to 1 when value is not specified via setValue [scheduler]
#1209 - Style hover/active states with box-shadow, add multiline example [checkbox/radio no-us version]
#1207 - Remove misc.less, correct checkbox/radio w/o text label style, move placard and select CSS rules [checkbox/radio, placard, selectlist]
#1205 - Set list_highlightSortedColumns to true by default [repeater]
#1184 - Make datepicker type colors and border radius consistent [datepicker]
#1182 - Allow repeater to initialize without a dataSource and no options [repeater]

Documentation Updates

#1222 - Document dataSourceOptions and preserveDataSourceOptions [repeater]
#1219 - Add sortDirection option to repeater-list documentation [repeater]
#1218 - Document that the default value of list_highlightSortedColumn is true [repeater]
#1214 - Document pillbox dependency, add to 2.x migration notes, reorder/add sidebar links
#1203 - Remove broken link from readme.md
#1199 - Add steps to readme.md to set up Jekyll for documentation
#1193 - Fix datepicker documentation typo [datepicker]