%PDF- %PDF-
Direktori : /home/riacommer/public_html/admin/vendor/switchery/ |
Current File : /home/riacommer/public_html/admin/vendor/switchery/CHANGELOG.md |
0.5.5 / 2014-05-14 ================== * Set secondary color to be background color on switch off state 0.5.4 / 2014-04-29 ================== * Fix box-sizing when using Bootstrap 3 0.5.3 / 2014-04-12 ================== * Detect native checkbox state change 0.5.2 / 2014-04-03 ================== * Enable event bubbles 0.5.1 / 2014-03-22 ================== * Fix jack position when switch is hidden 0.5.0 / 2014-02-07 ================== * Removes the internal validation for loaded switches and lets people do it on their own * Sets a data attribute to handle multiple calls for a checkbox 0.4.2 / 2014-01-24 ================== * Resolve property method issues in IE * Disable label checkbox change event * Check if element is null 0.4.1 / 2014-01-18 ================== * Fix Event errors in IE8 0.4.0 / 2014-01-15 ================== * Use ftlabs/fastclick for mobile browser optimization 0.3.6 / 2014-01-04 ================== * Generate new standalone file * Refactor code * Use event constructors to create onchange and click events * Updated standalone to dist in bower.json * Required files * Add development info 0.3.5 / 2013-12-31 ================== * Proper checkbox value with onchange event 0.3.4 / 2013-12-31 ================== * Merge ni-c:master * Refactor onchange 0.3.3 / 2013-12-28 ================== * Merge pull request from tenbits:patch-1 * Leave first line empty * Undefined option's property * Update Readme * Update standalone * Changelog * Standalone -> dist, update Readme, add changelog 0.3.2 / 2013-12-27 ================== * Standalone -> dist, update Readme, add changelog * Merge pull request from vesln:min * Add minified versions * Minify CSS & JS * Fix the standalone build & improve Makefile * Ignore node_modules * Add package.json * Disabled opacity option * Disabled opacity option * Insert switch after target element * Require Transitionize