All Versions
10
Latest Version
Avg Release Cycle
83 days
Latest Release
2464 days ago

Changelog History

  • v1.5.9 Changes

    July 28, 2017

    ๐Ÿ›  Mostly a bugfix release:

    • Take border/padding of component into account when calculating size.
    • โšก๏ธ Update to make it possible to mutate event list while in an event handler.
    • ๐Ÿ›  Various memory leaks fixed.
    • โšก๏ธ A few Javascript updates; "use strict"-ability.
    • โž• Add borderGrabWidth config.
    • ๐Ÿ›  Fix for some angular stuff.
  • v1.5.8 Changes

    May 12, 2017
    • ๐Ÿ‘€ You can now drag panes to the far edges and have them dock there. Drag to within the last few pixels to see the new drop area.
    • ๐Ÿ‘Œ Improvements to resize pane mouse cursors.
    • ๐Ÿ‘ Middle click support.
    • โž• Adds a 'shown' method to ItemContainer
    • โšก๏ธ LayoutManager.updateSize fixed to work with width and height
    • ๐Ÿ“ฑ Responsive design; enabled by default, can be disabled with config.
    • Tab dropdown option: stacks can be displayed as dropdowns.
    • CSS now generated from less
    • โšก๏ธ Hidden items no longer updated to prevent reflows.

    ๐Ÿš€ Thanks to the many contributors who helped get this release together.

  • v1.5.7 Changes

    January 16, 2017
    • ๐Ÿ›  Fix issues with ContentItems created from DragSources.
    • ๐Ÿ›  Fix AngularJS Routing issue
    • โž• Add object to destroy call so we know what item is being destroyed.
  • v1.5.6 Changes

    September 28, 2016

    ๐Ÿ›  Fix an issue dragging with buttons other than the left button. Makes createDragListener able to take a function to call as well as an ItemConfig, to support dynamic item configuration on drag.

  • v1.5.5 Changes

    September 22, 2016

    ๐Ÿ›  Fix for click-holding on an item and not moving the mouse causing that item to be removed.

  • v1.5.4 Changes

    September 22, 2016

    ๐Ÿ”€ Numerous bug fixes and pull requests merged. New way of handling unclosable items.

  • v1.5.3 Changes

    September 19, 2016

    ๐Ÿ’ป Various fixes to layouts, including browser zooms (#137) and draggable regions (#94), and some event handling fixups.

  • v1.5.1 Changes

    April 15, 2016

    ๐Ÿš€ This release fixes a number of issues that were introduced as part fo react support

    ๐Ÿ›  Bugfixes

    #92
    #89
    #87

  • v1.5.0 Changes

    April 10, 2016

    โž• Added support for ReactJS components
    ๐Ÿ”„ Changed License to MIT
    ๐Ÿ›  Fixes hasHeaders=false error #76
    ๐Ÿ›  Fixes jQuery Version mismatch #44
    ๐Ÿ›  Fixes NPM dist path #42

  • v1.0.10

    July 13, 2015