golden-layout v1.5.9 Release Notes

Release Date: 2017-07-28 // over 7 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.