Bill Dami

Results 23 issues of Bill Dami

Given the following template: ```hbs ``` The `Label`'s class will correctly change to `"color-red"` when `this.someProp` becomes true. However, if the property later changes back to false, the `"color-red"` class...

It would be helpful for consuming apps to have access to more internal TS types in glimmer-apollo, such as `QueryResource`. When typing things like component arguments, you currently would have...

I'm looking to more closely mimic the behavior of the PIkaday picker (i.e. like the one in this demo: https://pikaday.com/) where the picker calendar will open when the input is...