Nicholas Shahan

Results 111 comments of Nicholas Shahan

+ @jensjoha @annagrin For planning on who will tackle the migration.

I haven't seen this in a while but I also haven't been editing build.yaml lately files either.

Good observation! I didn't realize that some elements already set a readable color scheme. I tried a few more and it seems that other tags do appear white. All the...

I can see the assertion failure message appear in the browser DevTools console. Is this just a matter of surfacing those messages in the DartPad console?

This is interesting but I'm not sure how I'd like to handle it right now. Most of the components have a mixin SCSS file that is intended to be imported...

What is the motivating factor for hiding files in lib/src if we are exporting all of them anyway?

Where does the modal element that you are using come from? Is the outer modal being dismissed automatically because there was a click outside of it?

Sorry I was confused if you were using the modal component from this package or somewhere else. Ours wasn't designed to be used nested inside another. We do have a...

Are you talking about the filled and outlined input fields as described in the material guidelines? https://material.io/design/components/text-fields.html#filled-text-field https://material.io/design/components/text-fields.html#outlined-text-field If so, these were added to the guidelines at Google IO this...

@tauraamui Not as part of this package yet.