Sha256: 9e2384c298f292c2fda58bd82c9a182ef0c0821d053f9a8f0fc1af7cebe5a224

Contents?: true

Size: 1.31 KB

Versions: 1

Compression:

Stored size: 1.31 KB

Contents

# Toolkit Roadmap #

All releases will contain bug fixing and polishing for current features.

### 1.1.0 - December 2013 ###
* 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.

### 1.2.0 - January 2014 ###
* 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.

### 1.3.0 - February 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.

### 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.
* Move component options from the jQuery plugin to the Toolkit component.
* 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

1 entries across 1 versions & 1 rubygems

Version Path
titon-toolkit-1.0.0.rc.2 roadmap.md