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

Changelog History
Page 2

  • v0.3.0 Changes

    • ๐Ÿ‘Œ Support opening a custom shell in a browser tab/window by passing in query parameters to URL (e.g. ?custom_shell=keyword+option1=value1 etc...)
    • ๐Ÿ‘‰ Make custom shells automatically open in a new tab/window (while standard shells continue to open in the same window by replacing its content)
    • Hello, Custom Shell! Sample
  • v0.2.0 Changes

    • ๐Ÿ‘ Color support
    • ๐Ÿ‘ Font support
    • ๐Ÿ‘ Custom Widget Support
    • Hello, Custom Widget! sample
    • โšก๏ธ Updated Hello, Combo! sample to match the latest changes in Glimmer DSL for SWT
    • ๐Ÿ’… SWT full re-implementation in Opal as Glimmer::SWT with all the SWT style constants
  • v0.1.0 Changes

    • ๐Ÿ‘ Code redesign to better match the glimmer-dsl-swt APIs
    • ๐Ÿ”จ opal-jquery refactoring
    • โœ… opal-rspec test coverage
  • v0.0.9 Changes

    • โฌ†๏ธ Upgraded to glimmer gem v0.9.3
    • ๐Ÿ›  Fixed issue with missing Glimmer::Opal::ElementProxy#id=(value) method breaking Contact Manager sample Find feature
  • v0.0.8 Changes

    • ๐Ÿ‘ Contact Manager sample support
  • v0.0.7 Changes

    • ๐Ÿ‘ Tic Tac Toe sample support
    • ๐Ÿ‘ Login sample support
  • v0.0.6 Changes

    • ๐Ÿ‘ Hello, Tab! sample support
  • v0.0.5 Changes

    • ๐Ÿ’ป Hello, Browser! sample support
  • v0.0.4 Changes

    • ๐Ÿ‘ Hello, List Single Selection! sample support
    • ๐Ÿ‘ Hello, List Multi Selection! sample support
  • v0.0.3 Changes

    • ๐Ÿ‘ Hello, Computed! sample support