Glimmer DSL for Opal v0.5.0 Release Notes

    • Add margin_top, margin_right, margin_bottom, and margin_left to RowLayoutProxy
    • radio
    • Hello, Radio! Sample
    • radio_group
    • Hello, Radio Group! Sample
    • checkbox
    • Hello, Checkbox! Sample
    • checkbox_group
    • ๐Ÿ›  Fix issue with label alignment property
    • ๐Ÿ’… Fix issues with default composite grid_layout not getting its styles removed when setting row_layout
    • button(:radio) alias for radio
    • check alias for checkbox
    • button(:check) alias for checkbox
    • Hello, Group! Sample
    • Group widget