Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: AndyObtiva/glimmer-dsl-tk

Tags

v0.0.63

Toggle v0.0.63's commit message
Generate gemspec for version 0.0.63

v0.0.62

Toggle v0.0.62's commit message
`initial_color` as alias for `initialcolor` attribute on `choose_colo…

…r` built-in dialog

v0.0.61

Toggle v0.0.61's commit message
Fix issue with Hello, Entry! breaking after the latest release due to…

… mistakenly converting color to by thinking it is hex

v0.0.60

Toggle v0.0.60's commit message
Accept hex color strings not starting with `#` (e.g. `background f828…

…d7`)

v0.0.59

Toggle v0.0.59's commit message
Auto-Default to `validate key` on an `entry` when defining `validatec…

…ommand {}`, `on(validate) {}`, `invalidcommand {}`, `on(invalid) {}`

v0.0.58

Toggle v0.0.58's commit message
Support tk variable tracing via on_var(tracing_operation) {} listeners

v0.0.57

Toggle v0.0.57's commit message
Hello, Theme! sample

v0.0.56

Toggle v0.0.56's commit message
Hello, Progressbar! sample / Upgrade to glimmer 2.7.3

v0.0.55

Toggle v0.0.55's commit message
Hello, Scale! & `scale` `variable` data-binding

v0.0.54

Toggle v0.0.54's commit message
Add default padding to `labelframe`