Aaron Mendez

Results 9 comments of Aaron Mendez

Hi Dave. Does the tool already support, or have you given thought, to having conditional paths or regex patterns in paths? The use case is when testing different versions of...

Dave, thanks for responding so quickly. So I have this, potentially in many files: ``` import { SomeThing } from '@myscope/my-package'; ``` However, the npm package actually in `node_modules` could...

Oh, absolutely. In fact, I'm using npm install aliases at the moment, and am weighing it against doing away with separate package names in favor of dist-tags. I was simply...

Sorry @blongstreth, but you seem to misunderstand the true nature of the project status. >As per the README, this project is no longer being maintained. Any issues entered will remain...

A datetimepicker, or an option to show time along with a datepicker, is probably a good idea. However I have usability, layout, and A11y concerns. The UI composition of the...

@pkozlowski-opensource Thank you very much for the offer. I will try to provide a full write-up by end of week.

_Mea culpa_: the week, and the year, came and went. Since that time I've brought a Accessibility expert onboard and we have been revising our custom components. Thus this project...

Not from my end; no longer on team involved with Angular.

Hi @mcking65. Thank you so much for the Feed Pattern, it's lovely. I have a question about adding the `Ctrl-` modifer to the `Home` and `End` keys, e.g., in your...