Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.3 KB

History.md

File metadata and controls

48 lines (35 loc) · 1.3 KB

History

  • v1.4.4 May 29, 2013

    • Removed incorrect requirement of backbone peer dependency
  • v1.4.3 May 10, 2013

    • Internet Explorer support
    • Fix wobble on iOS
  • v1.4.2 May 10, 2013

    • Fixed a bug in the jQuery animation code that prevented scrolling from working smoothly on iOS devices
  • v1.4.1 May 10, 2013

    • Better cross-browser support
    • Fix iOS support
  • v1.4.0 May 10, 2013

    • Better cross-browser support
    • Removed need for $.browser and thus removed need for the jQuery Migrate plugin
  • v1.3.0 May 9, 2013

    • Restructured for latest practices
  • v1.2.1 October 21, 2012

  • v1.2.0 July 2, 2012

    • Added onlyIfOutside option
  • v1.1.0 July 2, 2012

    • Added offsetTop and offsetLeft options
    • Fixed firefox body scroll issue
    • Added horizontal scrolling
    • Closes 2, 3, 5, 6, 7
  • v1.0.2 July 2, 2012

    • Coding standards update
    • Fixed global leak
  • v1.0.1-beta August 31, 2010

    • Fixed body scrolling in IE
  • v1.0.0-beta August 28, 2010

    • Initial Released Version
  • v0.1.0-dev August 27, 2010

    • Initial Development Version