Sha256: 643acb547619b5a37b85de70dcc84ccf09142ab669ccc6387e6de4d02f7c72c5
Contents?: true
Size: 1017 Bytes
Versions: 1
Compression:
Stored size: 1017 Bytes
Contents
# Toolkit Roadmap # All releases will contain bug fixing and polishing for current features. ### 2.x ### * RTL support. * Take Google fundamentals into consideration - https://developers.google.com/web/fundamentals/ ### 3.x ### * Remove jQuery dependency and go straight vanilla? * Switch to Less (removes sass/compass/ruby dependencies). * Implement custom elements / components - http://w3c.github.io/webcomponents/explainer/ * Separate component transitions into a stand alone layer that can be used anywhere. * Use `calc()` in CSS. ### Components ### * Dialog - A component that prompts the user for an action. Sister to the modal component. * Guide - A component that displays introduction guides (popovers) in a sequential order. Useful for show casing new features and functionality. * Flex - A grid component that uses flex box instead of floats. * Drag & Drop - Provides a drag and drop system. ### Behaviors ### * Form Validator - Provides form validation. * Data Binding - Provides 2 way data binding.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
titon-toolkit-2.0.0.pre.rc.1 | roadmap.md |