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.