Sha256: 3ce199c9a231ac6a24c42a2c314cc53545d3357b853d88ddf3fe9022af33b3a3
Contents?: true
Size: 1.32 KB
Versions: 3
Compression:
Stored size: 1.32 KB
Contents
# Toolkit Roadmap # All releases will contain bug fixing and polishing for current features. ### 1.1.0 - December 2013 ### * Marquee - A component that displays multiple slides at once and allows for cycling through a variable amount. A sister component to the carousel. * Mask - A component that will mask a target element with a blackout. * Improvements for Input by adding custom select dropdowns and multi-select support ### 1.2.0 - January 2014 ### * Step - A component that highlights a step in a series of consecutive steps (represented by an arrow based navigation). * Dialog - A component that prompts the user for an action. Sister to the modal component. ### 1.3.0 - February 2014 ### * Guide - A component that displays introduction guides (popovers) in a sequential order. Useful for show casing new features and functionality. * Divider - A component for dividing content horizontally or vertically. ### 2.0.0 - TBD ### * Remove the MooTools port. * Drop IE 8/9 support and upgrade to jQuery 2. * Replace JS option callbacks with namespaced element events. * Refactor the JS component layer and reduce complex implementation. * Separate component transitions into a stand alone layer that can be used anywhere. * Refactor in-between loading states. Possibly into a new component? CSS or JS based? * Replace examples with unit tests.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
titon-toolkit-1.0.2 | roadmap.md |
titon-toolkit-1.0.1 | roadmap.md |
titon-toolkit-1.0.0 | roadmap.md |