Skip to content

Releases: RhetTbull/guitk

Bug fix

03 Sep 12:20
Compare
Choose a tag to compare
v0.4.5

Update docs, bump version

Allow stacks to expand independently by axis

10 Jul 14:38
25ce6c2
Compare
Choose a tag to compare
Allow stacks to expand independently by axis (#50)

* Allow stacks to expand independently by axis

* Remove expand argument from containers in favor of axis-specific ones

* Remove uses of expand

---------

Co-authored-by: Kevin Romero Peces-Barba <kevinrpb@amazon.es>

Entry events on by default

13 Jun 04:52
26f5129
Compare
Choose a tag to compare

Entry events on by default

[0.4.3] - 2023-06-12

Added

Changed

  • Events now on by default for Entry
  • Added keyrelease: bool = False arg to Entry and LabelEntry

Now with Menus

12 Jun 13:32
2debe62
Compare
Choose a tag to compare

Now with Menus

Added widgets for building menus using the same declarative syntax as regular widgets.

20230612

Added

  • MenuBar, Menu, Command, MenuSeparator classes

New API

05 Jun 14:00
Compare
Choose a tag to compare

Completely rewrote the API to use a more declarative syntax inspired by SwiftUI. I'm excited by how this is coming along!

The SwiftUI Release

23 Apr 23:40
Compare
Choose a tag to compare

The Swift UI Release

  • Added a SwiftUI inspired layout system

README update

23 Apr 18:59
Compare
Choose a tag to compare

README update

  • Fixed image links in README

First release ready to be played with

23 Apr 16:54
Compare
Choose a tag to compare