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

Changelog History
Page 5

  • v4.20.15.0 Changes

    • 🖨 Hello, Print Dialog!
    • 🖨 Hello, Print!
    • 🖨 widget#print method that automates work in Hello, Print Dialog! and is used in Hello, Print!
  • v4.20.14.2 Changes

    • Hello, Toggle!
  • v4.20.14.1 Changes

    • ⬆️ Upgrade to Glimmer 2.1.1
    • Correct Hello, Slider! sample class name
  • v4.20.14.0 Changes

    • Extract ObserveExpression into Glimmer
    • ⬆️ Upgrade to Glimmer 2.1.0
  • v4.20.13.9 Changes

    • ⚡️ Update Klondike Solitaire to have playing card suit symbols and avoid clipping of cards on the boundaries
  • v4.20.13.8 Changes

    • Glimmer Klondike Solitaire elaborate sample
  • v4.20.13.7 Changes

    • 👌 Support accepting ImageProxy objects in Canvas Shape DSL (not just image paths)
    • 🛠 Fix issue in ImageProxy not flattening args before selecting file path
  • v4.20.13.6 Changes

    • Ensure a dragged shape can be dropped back into a parent it originally belonged to without it counting as a drop into itself.
    • Add set_data and get_data to Glimmer::UI::CustomShape, which proxies calls to body_root
  • v4.20.13.5 Changes

    • 🛠 Fix issue occurring with shape drag & drop when the dragged shape is a drop target too, thus getting dropped back to itself.
  • v4.20.13.4 Changes

    • 👌 Improved shape drag and drop checking for inclusion in drop target when there are multiple drop targets