Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jsandoval81 opened a pull request on csg-org/CompactConnect
Update reachable cross-spawn version
### Requirements List - `yarn install --ignore-engines` ### Description List - Updated `[email protected]` - https://github.com/csg-org/CompactConnect/security/dependabot/55 - _**Notes...jsandoval81 created a branch on InspiringApps/JCC-CompactConnect
frontend/dependency-updates - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Got it. That's annoying. I don't see an obvious problem there or in the model. Good call stepping past that and not letting TS become a velocity killer there. Maybe just add an end-of-line comment ...
jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
One more thing: If you remove the hardcoded `width` & `height` attributes here and instead set `width` & `height` in your call-site CSS, then future components can also use this icon with their own...
jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Ideally we stick with LESS variables. An interpolated form of `color: ~"rgba(@{white}, 0.5)";` might work. If not there is always the LESS function `color: fade(@white, 50%);` High-level, transp...
jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Not sure if this is the correct spot, but should be sort the UI list alphabetically? <img width="339" alt="Screenshot 2024-11-20 at 10 58 55 AM" src="https://github.com/user-attachments/assets/2...
jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
I'm seeing the modal be 100% width on mobile. From the designs, it looks like it should be more like ~90% (ish). <img width="512" alt="Screenshot 2024-11-20 at 10 55 28 AM" src="https://github.c...
jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Not in this file, but rather in the TS file there is a missing `emits` declaration in `@Component`; resulting in the following console warning: <img width="932" alt="Screenshot 2024-11-20 at 10 ...
jsandoval81 created a review on a pull request on csg-org/CompactConnect
Those changes for mobile are looking nice! 🚀 I wasn't able to test on anything but Chromium due to the cognito settings of the dev environment provider pool. After your updates, I'll try to do ...
jsandoval81 created a review on a pull request on csg-org/CompactConnect
Those changes for mobile are looking nice! 🚀 I wasn't able to test on anything but Chromium due to the cognito settings of the dev environment provider pool. After your updates, I'll try to do ...
jsandoval81 deleted a branch InspiringApps/JCC-CompactConnect
frontend/update-initial-screens-for-demo