UNPKG

chicago

Version:

A front-end JavaScript library for user-interface developers.

58 lines (52 loc) 2.27 kB
1.0.2 / 2015-09-29 ================== * Pushing latest bower.json and package.json files ahead of version 1.0.2 publication. * More hotfixes. * Hot fixes to release task. * Pushing latest bower.json and package.json ahead of new version publish * "Pushing latest bower.json and package.json ahead of new version publish" 1.0.1 / 2015-09-29 ================== * Minor fixes as a result of latest jshint report. * Created new "release" task that: - auto-generates changelog file - publishes latest package to npm and bower * Finally created a readme, and adding a changelog. 1.0.0 / 2015-09-29 ================== * Minor patches and fixes, and additional testing prior to 1.0.0 * no message * Created modal plugin Including `support` and `utils` in main core closure Added casper test for modal * Added new 'create-plugin' task for easy plugin creation. * Including Istanbul for code coverage tracking. Added placeholder for modal plugin. * Segregated static test files so events and plugins are viewable on different pages. * Updated factory method to allow for AMD & common.js style loading. Created new event - swipe Created new plugin - browser Minor code cleanup New array prototype extension - diff * Moved Grunt tasks into new folder. Updated Gruntfile to reflect new tasks location. * Completed animation plugin. Unit tests written. * Including initial unit tests. * Minor cleanup on the animation script. * Completed initial build of the custom animation event. * Beginning animation event script. * Improved data removal handling in transition event. Updated version number in all banners. * Completed the transition event. * Good progress with transition event. * Additional custom task features for code-style enforcement. Updated .jhintrc to latest code-sniffing demands. * Set new version to `1.0.0.beta` * Additional custom task features for code-style enforcement. * - Updated event scripts. - Included import statements in necessary core files. - Started object prototype extension script. * Added import statements to easier file management. Included placeholder files in events directory. * Initial build of core. * Initial commit