Daine Trinidad

Results 30 comments of Daine Trinidad

LGTM -- we don't use these files in the package anymore so it should be safe to be removed upon build too

@ethanWallace @melaniebmn > One of the reason the SVG's label was set to the `id` of the `sr-only` component in the `gcds-signature` was to provide a bilingual label with each...

@prushforth thanks for this PR, really appreciate it, and I added a comment to the issue you have opened as well. I'm hoping to have some time next week to...

There is another issue opened asking about when we'll have a Date Picker here in #902. If this is a component you'd also like, could you react on the description...

@dfo-proto thanks for submitting an issue, we will look into this as a team on how we can support more flexibility in spacing and layouts. Please react with a 👍...

@dbrousseautc Thanks for the feature request. We’ve looked into this during our initial research, and while we understand the use case, we won't be adding a dismiss action to the...

@radmorecameron while it's not in our documentation, you should be able to set the `type="date"` to the `` component, giving you the browser's datepicker. You could also set `min` and...

@CraigClark thanks for opening a feature request! Could you provide code examples of how your preferred solution would look like? Pseudo-code will work fine as well. Regarding targeting elements, you...

@leblanccr thanks for your feedback! The `size` property for the `gcds-input` component does not set the max-length for the input field. This is done for accessibility and usability reasons. We...

@leblanccr We're still trying to document our validators, but here's how you can do it for now. To write a custom validator for the gcds-input and other form elements (excluding...