golden-layout v1.5.9 Release Notes

Release Date: 2017-07-28 // over 6 years ago
  • ๐Ÿ›  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.

Previous changes from v1.5.8

    • ๐Ÿ‘€ 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.