Anthony Gubler
Anthony Gubler
@dougwilson Do you know when this (or equivalent functionality) will be merged?
Thank you @staltz for the reply. Unfortunately for this use-case I want something external to still be able to have control and be able to write to the DOM node...
Was trying to avoid needing to using a lifecycle hook to get a handle on the wrapping node and appending the external node manually if possible, and as you mention...
@tomdye I believe this was kind of covered by https://github.com/dojo/widgets/pull/1673, it changed the trigger to 100% width which means that it can now be constrained by the consumer (rather than...
@bitpshr there seems to be typescript errors
Do you know when this enhancement will land?
Hi @nycdotnet thanks for the response, yes you can pass any argument to `tsc` with the `additionalFlags` feature unfortunately for `paths` it would need more integrated support from `grunt-ts` as...
Indeed. I suspected that it would be difficult to support, I did have a look through the code and issue and didn't find any specific reasoning behind not supporting the...
Hi @vogloblinsky for major releases we create release notes that detail the changes included. For example these are the notes from v4.0.0 https://github.com/dojo/framework/releases/tag/v4.0.0 and we will do the same for...
@mwistrand I second that, any changes that move us closer to the native platform and dependency free are big wins for me. It would be great if we could detail...