Sha256: 58eb56ea80b8ffc79c810d3c6ae37b9cc8b42e8bf26982165345183163e2d2a5
Contents?: true
Size: 1.32 KB
Versions: 1
Compression:
Stored size: 1.32 KB
Contents
# Toolkit Roadmap # All releases will contain bug fixing and polishing for current features. ### 1.2.0 ### * Marquee - A component that displays multiple slides at once and allows for cycling through a variable amount. A sister component to the carousel. * 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. * Add support for large modals that need to be scrolled. ### 1.3.0 ### * Toast - A component to display toast notifications * 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 IE8 support and upgrade to jQuery 2. * Separate component transitions into a stand alone layer that can be used anywhere. * Replace examples with unit tests. * Add deferred/promise integration. * Inherit options at runtime through data attributes. * Add aria attributes where applicable. * Updated to use AMD. * Optimize classes for smaller filesize. * Switch to Gulp. * Improved event binding within the component class. ### 3.0.0 ### * Remove jQuery dependency and go straight vanilla?
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
titon-toolkit-1.1.0 | roadmap.md |