| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| golden-layout-2.6.0.tgz | 2022-09-26 | 304.2 kB | |
| README.md | 2022-09-26 | 702 Bytes | |
| v2.6.0 source code.tar.gz | 2022-09-26 | 6.9 MB | |
| v2.6.0 source code.zip | 2022-09-26 | 7.1 MB | |
| Totals: 4 Items | 14.3 MB | 4 | |
Notable changes:
- Remove browser from package [#775] (@pbklink)
- Fix add component tab positioning [#776] (@pbklink)
- Important Note: This PR removes the height property from .lm_drop_tab_placeholder in goldenlayout-base.less (and .scss). If your application uses a copy or derivative of this file, you will need to make the same change in your copy/derivative.
- Improve handling of rounding when calculating areas [#777] (@pbklink)
- Fix [#774] via [#778], rework unload handling (@pbklink)
- Fix [#779] via [#781] and [#786], improve component sizing (@pbklink)
- Update dependencies [#784] (@pbklink)
- Add support for proper ComponentItemConfig in DragSource [#785] (@pbklink)