
14 Sep
2025
14 Sep
'25
8:23 p.m.
Glimmer DSL for Web 0.7.3 has been released with a new sample for demonstrating Component Attribute Data-Binding. Not only can we data-bind attributes on basic HTML elements in Glimmer (e.g. select value), but we can also data-bind custom attributes on Glimmer Web Components. https://raw.githubusercontent.com/AndyObtiva/glimmer-dsl-web/refs/heads/mast... GitHub: https://github.com/AndyObtiva/glimmer-dsl-web # Change Log ## 0.7.3 - Hello, Component Attribute Data-Binding! Sample: `require 'glimmer-dsl-web/samples/hello/hello_component_attribute_data_binding.rb'`