Sha256: 6353380b94ab3c9e9829efea7773ed2be0e3a62425f97e2b5912d10dba4dabff
Contents?: true
Size: 1.27 KB
Versions: 2
Compression:
Stored size: 1.27 KB
Contents
# Toolkit Roadmap # All releases will contain bug fixing and polishing for current features. ### 1.1.0 ### * 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 ### * 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 ### * 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 ### * 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
titon-toolkit-1.0.5 | roadmap.md |
titon-toolkit-1.0.4 | roadmap.md |