All Versions
10
Latest Version
Avg Release Cycle
83 days
Latest Release
2020 days ago
Changelog History
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 -
v1.5.1 Changes
April 15, 2016 -
v1.5.0 Changes
April 10, 2016 -
v1.0.10
July 13, 2015