2.2.0
Documentation
- Updated documentation
HTML/CSS
- Moved .ink-shade and .drag to utilities.less in order for the classes to be reusable by other components
- Removed hard coded z-index values
- Solved layering issue with datepicker component
JavaScript
- Bug fixes in Ink.UI.Draggable and Ink.UI.Droppable
- Bug fixes in Ink.UI.Toggle
- Improvement in Ink.Dom.Loaded
- Added DOM component Ink.Dom.FormSerialize
- Added UI component Ink.UI.Tooltip