Skip to content

Releases: inseven/SelectableCollectionView

1.1.2

06 Apr 01:10
04af47c
Compare
Choose a tag to compare

Fixes

  • Move MenuItem into package and drop Interact dependency (#23)

1.1.1

03 Apr 03:36
2ac6365
Compare
Choose a tag to compare

Fixes

  • Catch up to Interact with support for sub-menu images (#22)

1.1.0

02 Apr 00:50
c59aecb
Compare
Choose a tag to compare

Changes

  • Support sub-menus in context menus (#21)

1.0.11

29 Mar 21:10
0fc170f
Compare
Choose a tag to compare

Fixes

  • Don't clear the selection when clicking on selected cells (#20)

1.0.10

29 Mar 21:02
1f2da37
Compare
Choose a tag to compare

Fixes

  • Focus the collection view when showing the context menu (#19)

1.0.9

29 Mar 20:53
858d305
Compare
Choose a tag to compare

Fixes

  • Ignore mouse clicks in non-focused windows (#18)

1.0.8

26 Mar 20:03
9a0a461
Compare
Choose a tag to compare

Fixes

  • Updating selection and contents at the same time can leads to hangs (#17)

1.0.7

22 Mar 23:58
9ef34bb
Compare
Choose a tag to compare

Fixes

  • Desaturate the selection color when the application looses focus (#16)

1.0.6

22 Mar 23:26
7e1dd8a
Compare
Choose a tag to compare

Fixes

  • Guard AppKit against macOS (#15)

1.0.5

22 Mar 21:04
e6cece0
Compare
Choose a tag to compare

Fixes

  • Support wrapping selection on keyboard navigation (#14)