Skip to content

2.2.0

Compare
Choose a tag to compare
@pedrocorreia pedrocorreia released this 28 Mar 12:07
· 2254 commits to master since this release

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