1
0
mirror of https://github.com/mathuo/dockview synced 2025-03-09 15:32:03 +00:00
Commit Graph

1530 Commits

Author SHA1 Message Date
mathuo
e2e91834ff
feat: retain size when moving groups 2024-08-27 21:16:14 +01:00
mathuo
05084030db
Merge pull request from mathuo/651-offical-support-for-vanilla-typescript-1
chore: updateOptions logic
2024-08-16 19:16:42 +01:00
mathuo
4d71775804
chore: fix test 2024-08-16 18:54:33 +01:00
mathuo
77bccb3f69
chore: remove method 2024-08-15 21:39:45 +01:00
mathuo
6c39c448bb
chore: updateOptions logic 2024-08-15 20:43:00 +01:00
mathuo
a6a2d048c7
chore(release): publish v1.16.1 2024-08-13 19:45:23 +01:00
mathuo
464e255d56
chore: 1.16.1 docs 2024-08-13 19:44:51 +01:00
mathuo
0e8139217b
Merge pull request from mathuo/684-multiple-classes-on-dockviewreact-element-doesnt-work-in-1160
bug: multiple classnames
2024-08-13 19:43:29 +01:00
mathuo
1876511c70
bug: multiple classnames 2024-08-13 19:37:24 +01:00
mathuo
56182aa60f
chore(release): publish v1.16.0 2024-08-11 21:48:35 +01:00
mathuo
bf35b265db
chore: 1.16.0 docs 2024-08-11 21:47:42 +01:00
mathuo
520aa39724
Merge pull request from mathuo/656-renderer-always-causes-floating-group-z-index-bug
feat: correct z-index level for floating always rendered panel
2024-08-11 20:41:15 +01:00
mathuo
59acd94bc6
feat: correct z-index level for floating always rendered panel 2024-08-11 20:34:49 +01:00
mathuo
619b0b3276
Merge pull request from mathuo/656-renderer-always-causes-floating-group-z-index-bug
656 renderer always causes floating group z index bug
2024-08-11 11:04:33 +01:00
mathuo
d686b2c2c7
chore: refactor and fix tests 2024-08-11 10:45:47 +01:00
mathuo
479d4bb322
Merge pull request from mathuo/681-resize-handlers-position-is-wrong-for-more-than-2-panels-in-one-branch
681 resize handlers position is wrong for more than 2 panels in one branch
2024-08-11 10:33:17 +01:00
mathuo
49b1c5a174
bug: gap sizing fixes 2024-08-11 10:26:04 +01:00
mathuo
35b3ee2b0f
Merge pull request from RayJason/fix/layout-view-size-calc
fix: splitview layout view size with hidden view
2024-08-10 12:37:25 +01:00
mathuo
a443bb5e41
Merge branch 'master' of https://github.com/mathuo/dockview into 656-renderer-always-causes-floating-group-z-index-bug 2024-08-06 21:43:40 +01:00
mathuo
a05d2af417
chore: fix test 2024-08-06 21:37:07 +01:00
mathuo
1efa5c0ef6
bug: always rendered floating groups z-index 2024-08-06 21:33:20 +01:00
mathuo
6bf0263797
Merge branch 'master' of https://github.com/mathuo/dockview into 656-renderer-always-causes-floating-group-z-index-bug 2024-08-05 21:35:44 +01:00
mathuo
ed3fd57d6a
Merge pull request from mathuo/677-floating-panel-documentation-example-not-working
chore: fix documentation
2024-08-05 21:28:53 +01:00
mathuo
5a80b3a58d
Merge pull request from mathuo/660-dragging-last-panel-from-popout-group-breaks-layout
feat: moving single panel out of popout group
2024-08-05 21:23:37 +01:00
mathuo
f022f3cb26
Merge pull request from mathuo/651-offical-support-for-vanilla-typescript
feat: offical support for vanilla typescript
2024-08-05 21:23:10 +01:00
mathuo
af5ce5bbfd
chore: fix documentation 2024-08-05 21:18:57 +01:00
mathuo
e5e9603221
chore(release): publish v1.15.3 2024-08-01 20:07:13 +01:00
mathuo
cc18f5055c
chore: v1.15.3 docs 2024-08-01 20:06:34 +01:00
mathuo
fafc18b419
Merge pull request from mathuo/668-load-layout-will-not-keep-the-size-of-floating-group
bug: floating-groups deserialization
2024-08-01 20:06:19 +01:00
mathuo
bb312d871c
Merge pull request from RayJason/fix/style-typo
fix: default tab ellipsis typo
2024-08-01 20:01:35 +01:00
mathuo
49561d14cc
bug: floating-groups deserialization 2024-08-01 20:00:11 +01:00
RayJason
1cd4251083 fix: mistake of sashes offset when custom gap 2024-07-30 23:10:22 +08:00
RayJason
ee74785d7e fix: calc views style 2024-07-30 21:11:36 +08:00
RayJason
eda3ea1210 fix: splitview layout view size with hidden view 2024-07-30 15:44:38 +08:00
RayJason
f689e38e59 fix: default tab ellipsis typo 2024-07-30 15:41:01 +08:00
mathuo
f765dd52fc
bug: render mode z-index fixes 2024-07-27 20:34:06 +01:00
mathuo
04d54e1dc5
feat: moving single panel out of popout group 2024-07-27 20:24:48 +01:00
mathuo
e93a008fe4
chore: docs 2024-07-23 20:42:09 +01:00
mathuo
5b9dbdf57e
chore(release): publish v1.15.2 2024-07-17 22:34:33 +01:00
mathuo
0e77bdf4d7
chore: v1.15.2 release notes 2024-07-17 22:34:13 +01:00
mathuo
0211148b66
Merge pull request from mathuo/654-resize
bug: fix layout force flag
2024-07-17 22:33:50 +01:00
mathuo
973ecff0be
bug: fix layout force flag 2024-07-17 22:28:31 +01:00
mathuo
bdf286103f
bug: continue to check size change when force= 2024-07-17 19:53:55 +01:00
mathuo
e86155adf4
feat: offical support for vanilla typescript 2024-07-17 19:41:57 +01:00
mathuo
374bd2adff
chore(release): publish v1.15.1 2024-07-16 20:25:01 +01:00
mathuo
8618ed3aad
chore: v1.15.1 release notes 2024-07-16 20:23:19 +01:00
mathuo
aa39b55563
Merge pull request from mathuo/647-115-removed-types-that-are-still-valid
bug: fixup types
2024-07-16 20:22:38 +01:00
mathuo
24e8c99dea
Merge pull request from timadevelop/fix/popout-single-dockviewpanel
bug: fix passing through options for opening single panel in a popot window
2024-07-16 20:20:30 +01:00
mathuo
eeab0251d2
Merge pull request from mathuo/613-gap-between-panels-leads-to-some-panels-size-overflow-2
bug: fix dockview  option
2024-07-16 18:59:15 +01:00
mathuo
2111e2293c
bug: fix dockview option 2024-07-15 21:24:06 +01:00