All Versions
7
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.0.7 Changes

    • โฌ†๏ธ Upgraded to tk 0.4.0
    • ๐Ÿ›  Fixed girb by changing to a pure Ruby script
  • v0.0.6 Changes

    • โฌ†๏ธ Upgraded to tk 0.3.0
  • v0.0.5 Changes

    • Label text data-binding
    • Entry text data-binding
    • The grid geometry manager
    • Hello, Computed! sample
  • v0.0.4 Changes

    • list custom widget (since listbox is not tile themed yet in Tk)
    • girb (Glimmer IRB)
    • Hello, List Single Selection! sample
    • Hello, List Multi Selection! sample
  • v0.0.3 Changes

    • ๐Ÿ‘ Combobox support
    • ๐Ÿ‘ Button command event observer support
    • Combobox text data-binding
    • Hello, Combo! sample
  • v0.0.2 Changes

    • ๐Ÿ‘ Notebook/frame support
    • Hello, Tab! sample
  • v0.0.1 Changes

    • ๐ŸŽ‰ Initial Glimmer DSL for TK implementation to support Hello, World!