Skip to content

Releases: MrAsterisco/TreePicker

v1.1.0-beta.3

07 Mar 07:38

Choose a tag to compare

v1.1.0-beta.3 Pre-release
Pre-release

Bugs Fixed

  • Added a check before reporting selection update so that if the data source is not aligned with the view, this doesn't cause a crash.

v1.1.0-beta.2

05 Mar 20:19

Choose a tag to compare

v1.1.0-beta.2 Pre-release
Pre-release

New Features

  • It is now possible to specify the width of top-level items in the segmented control via the widthOfSegment modifier.

1.1.0-beta.1

21 Feb 17:05

Choose a tag to compare

1.1.0-beta.1 Pre-release
Pre-release

New Features

  • Added support for specifying custom views in menu items. This allows you to take advantage of the view property of NSMenuItem for second-level items.
  • Added support to wrap views inside native NSViews to support basic menu items behaviors that are normally disabled when using the view property of NSMenuItem.

1.0.0

01 Feb 07:57

Choose a tag to compare

First public release.