0.3.0
- More support for various UI features
- Shorthand initializers. example: "data-table='destroy:true;jqueryui:false;lengthchange:false'"
- Shorter names in custom property sets
- Prioritization for DataTables default and fixed sortings
0.2.0 Release (Current)
-Reorganize to follow standard plugin structure
- $.fn.Dash("initAll") to initialize the plugin
- $("stuff").dash() to initialize things on the page
- $("stuff").dash("destroy") to undo things
- ability to use exernal property sets (remove internal ones)
- fixed some bugs in Internet Explorer
0.1.5 Release
General
- defaults, custom property sets internal to Dash
Accordion
-- auto-height, collapsible
Autocomplete
-- source
Button
-- only one icon, text on/off
DataTable
-- too much to list, most of the widely used attributes
Dialog
-- auto-open, draggable, height, modal, resizable, height, width
Date/Time/Datetime Pickers
-- change month, change year, year range, min/max date, am/pm, step minut, onSelect (for timepickers only)
Tabs
-- no properties, no custom structure