Releases: wieslawsoltes/Dock
Releases · wieslawsoltes/Dock
v11.3.9
What's Changed
- Add SplitViewDock by @wieslawsoltes in #975
- Add KeepPinnedDockableVisible option on dockables by @wieslawsoltes in #976
- Add Classic MDI Document Layout by @wieslawsoltes in #978
- Migrate to SLNX by @wieslawsoltes in #979
- Update docs by @wieslawsoltes in #981
Full Changelog: v11.3.8...v11.3.9
v11.3.8
What's Changed
- Update to .NET 10 by @wieslawsoltes in #967
- Add release pipeline by @wieslawsoltes in #968
- Fix build warnings by @wieslawsoltes in #970
- Update dependencies by @wieslawsoltes in #971
Full Changelog: 11.3.6.5...v11.3.8
11.3.6.5
What's Changed
- Only show Indicator for the DockOperation that will be used by @James-SandwichTrading in #945
New Contributors
- @James-SandwichTrading made their first contribution in #945
Full Changelog: 11.3.6.4...11.3.6.5
11.3.6.4
11.3.6.3
What's Changed
- fix passing the wrong operations for globalvalidation by @danwalmsley in #929
- Avoid modifying windows collection during exit by @danwalmsley in #932
- Multiple fixes: Prevent multiple DragPreviewWindows, Improve docktarget to be more flexible. by @danwalmsley in #931
Full Changelog: 11.3.6.2...11.3.6.3
11.3.6.2
What's Changed
- Fix document document tab context menu for left/right layout by @wieslawsoltes in #920
- allow tabs to float if the groups dont match. by @danwalmsley in #926
- allow the user to drop directly into a rootdock. by @danwalmsley in #928
Full Changelog: 11.3.6.1...11.3.6.2
11.3.6.1
Full Changelog: 11.3.6...11.3.6.1
11.3.6
What's Changed
- Fix view locator match causing crashes for list data by @wieslawsoltes in #897
- Call close window when a window is closed by the caption buttons by @danwalmsley in #908
- Only change the active tab on close, if the closed tab was the active tab. by @danwalmsley in #909
- Relax rule 2: When using DockGroups you should still be able to do global docking by @danwalmsley in #913
- fix removing too many splitters. by @danwalmsley in #911
- TabStripItems double click obeys CanCloseLastDockable by @danwalmsley in #914
- Fix documenttabstrip window drag helper logic by @danwalmsley in #915
- Restore windows that are minimized when activating by @danwalmsley in #916
- Add Prism sample by @wieslawsoltes in #918
- Add DockFluentCodeOnlySample sample by @wieslawsoltes in #901
Full Changelog: 11.3.2.2...11.3.6
11.3.2.2
Full Changelog: 11.3.2.1...11.3.2.2
11.3.2.1
What's Changed
- ensure we always obey the IDockable.CanFloat setting. by @danwalmsley in #882
- Move global dock setting into IDock by @wieslawsoltes in #883
- keep the docking tree clean when we collapse by @danwalmsley in #886
- Tree Cleanup by @danwalmsley in #887
- Fix tests by @wieslawsoltes in #889
- Add Dock.Model.CaliburMicro by @wieslawsoltes in #888
- Fluent extensions by @wieslawsoltes in #890
- Allow the user to configure the proportion used when global docking. by @danwalmsley in #891
- Intelligently offer the global docking options by @danwalmsley in #885
- Fix dock group validation by @wieslawsoltes in #892
Full Changelog: 11.3.2...11.3.2.1