-<div id=Content><div class="CSection"><div class=CTopic id=MainTopic><h1 class=CTitle><a name="Changelog"></a>Changelog</h1><div class=CBody><h4 class=CHeading>0.1.3</h4><ul><li>Added <a href="../files/dform-subscribers-js.html#form" class=LType id=link1 onMouseOver="ShowTip(event, 'tt1', 'link1')" onMouseOut="HideTip('tt1')">form</a> type, unified <a href="../files/dform-js.html#buildForm" class=LFunction id=link2 onMouseOver="ShowTip(event, 'tt2', 'link2')" onMouseOut="HideTip('tt2')">buildForm</a> usage</li><li>Fixed <a href="https://github.com/daffl/jquery.dform/issues/closed#issue/14" class=LURL target=_top>issue #14</a>, setting type attribute properly in IE</li><li>Added <a href="../files/dform-js.html#getValueAt" class=LFunction id=link3 onMouseOver="ShowTip(event, 'tt3', 'link3')" onMouseOut="HideTip('tt3')">getValueAt</a></li><li>Added <a href="../files/dform-extensions-js.html#i18n" class=LSection id=link4 onMouseOver="ShowTip(event, 'tt4', 'link4')" onMouseOut="HideTip('tt4')">i18n</a> support using the <a href="https://github.com/jquery/jquery-global" class=LURL target=_top>jQuery global</a> plugin</li><li>Created <a href="http://groups.google.com/group/jquery-dform" class=LURL target=_top>jQuery.dForm Google Group</a></li></ul><h4 class=CHeading>0.1.2</h4><ul><li>Added <dformAttr> to add HTML attributes to elements</li><li>Moved <a href="../files/dform-extensions-js.html#placeholder" class=LSubscriber id=link5 onMouseOver="ShowTip(event, 'tt5', 'link5')" onMouseOut="HideTip('tt5')">placeholder</a> into a separate plugin</li><li>Added <a href="../files/dform-subscribers-js.html#reset" class=LType id=link6 onMouseOver="ShowTip(event, 'tt6', 'link6')" onMouseOut="HideTip('tt6')">reset</a> button type</li><li>Added dynamic form definition loading by passing a URL to the <a href="../files/dform-js.html#buildForm" class=LFunction id=link7 onMouseOver="ShowTip(event, 'tt2', 'link7')" onMouseOut="HideTip('tt2')">buildForm</a> plugin function</li><li>Added <a href="../files/dform-extensions-js.html#ajax" class=LSubscriber id=link8 onMouseOver="ShowTip(event, 'tt7', 'link8')" onMouseOut="HideTip('tt7')">ajax</a> subscriber using the <a href="http://jquery.malsup.com/form" class=LURL target=_top>jQuery form plugin</a></li><li>Added the <a href="../files/dform-js.html#defaultType" class=LFunction id=link9 onMouseOver="ShowTip(event, 'tt8', 'link9')" onMouseOut="HideTip('tt8')">defaultType</a> method to create any HTML element without having to register a type</li><li>Improved build process</li></ul><h4 class=CHeading>0.1.1</h4><ul><li>Separated type and subscriber functions</li><li>Added types <a href="../files/dform-subscribers-js.html#file" class=LType id=link10 onMouseOver="ShowTip(event, 'tt9', 'link10')" onMouseOut="HideTip('tt9')">file</a>, <a href="../files/dform-subscribers-js.html#container" class=LType id=link11 onMouseOver="ShowTip(event, 'tt10', 'link11')" onMouseOut="HideTip('tt10')">container</a>, <a href="../files/dform-subscribers-js.html#hidden" class=LType id=link12 onMouseOver="ShowTip(event, 'tt11', 'link12')" onMouseOut="HideTip('tt11')">hidden</a>, <a href="../files/dform-extensions-js.html#accordion" class=LType id=link13 onMouseOver="ShowTip(event, 'tt12', 'link13')" onMouseOut="HideTip('tt12')">accordion</a>, <a href="../files/dform-subscribers-js.html#checkboxes" class=LType id=link14 onMouseOver="ShowTip(event, 'tt13', 'link14')" onMouseOut="HideTip('tt13')">checkboxes</a> and <a href="../files/dform-subscribers-js.html#radiobuttons" class=LType id=link15 onMouseOver="ShowTip(event, 'tt14', 'link15')" onMouseOut="HideTip('tt14')">radiobuttons</a></li><li>Added auto class generation based on element type</li><li>Finished jQuery UI <a href="../files/dform-extensions-js.html#accordion" class=LType id=link16 onMouseOver="ShowTip(event, 'tt12', 'link16')" onMouseOut="HideTip('tt12')">accordion</a> and unified with <a href="../files/dform-extensions-js.html#tabs" class=LType id=link17 onMouseOver="ShowTip(event, 'tt15', 'link17')" onMouseOut="HideTip('tt15')">tabs</a> usage</li><li>Switched documentation to <a href="http://naturaldocs.org" class=LURL target=_top>Natualdocs</a></li><li>Added build.xml for generating documentation and minifying JavaScript</li></ul><h4 class=CHeading>0.1</h4><ul><li>Initial release</li></ul></div></div></div>
0 commit comments