HTML/CSS Moved .ink-shade and .drag to utilities.less in order for the classes to be reusable by other components
HTML/CSS Removed hard coded z-index values
HTML/CSS Solved layering issue with datepicker component
Javascript Bug fixes in Ink.UI.Draggable and Ink.UI.Droppable
Javascript Bug fixes in Ink.UI.Toggle
Javascript Improvement in Ink.Dom.Loaded
Javascript Added DOM component Ink.Dom.FormSerialize
Javascript Added UI component Ink.UI.Tooltip
Version 2.1.1
12 - July - 2013
HTML/CSS Bug fixes in appended and prepended inputs
Javascript Bug fixes in Ink.UI.FormValidator
Version 2.1.0
5 - July - 2013
Website Improved documentation and site layout
HTML/CSS Badges
HTML/CSS Appended and prepended input fields
HTML/CSS Added more spacing and gutter size options. E. g. .half-space, .quarter-space, top-space,
.bottom-space, .left-space, .right-space, .half-gutters, .horizontal-gutters and much more.
Javascript Added UI component Draggable
Javascript Added UI component Droppable
Version 2.0
2013
Website Vastly improved documentation and better site layout
HTML/CSS Layout component rewritten to use less markup and be easier to implement
HTML/CSS Extensive new typography rules for better looking typesetting with little effort
HTML/CSS Added more flexibility to forms
Javascript Implemented an improved Javascript core
Javascript Documentation has been improved and extending the Javascript core and/or components is now easier.
Javascript Added support to UI components configurations via data attributes.
Javascript Improved the UI components in matters of responsiveness and UX.