Sean Kennedy

Results 14 issues of Sean Kennedy

Solves https://github.com/tristen/hoverintent/issues/21 -- alternate solve to what #32 is doing. -- This PR adds the option to `reset` the hoverintent usage when `remove` takes places. This optionally fires the `onOut`...

### Bug Summary Various warnings/errors thrown when building the app ### Detailed Description ``` The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details. vite v5.0.3...

bug

### Bug Summary Supress or otherwise disable unsupported features when running in CI ### Detailed Description ``` ✓ Plays NINE on jacks from a seven (11698ms) [2200:0315/184219.658853:ERROR:object_proxy.cc(590)] Failed to call...

bug

### Feature Summary Async load top level view components to take advantage of code splitting ### Detailed Description Convert routes to something like this: ``` const routes = [ {...

enhancement
hacktoberfest
frontend

### Feature Summary Enable wildcard routing in sails.js ### Detailed Description This will lay the groundwork for switching to the web router in vue router.

enhancement
hacktoberfest
backend

### Feature Summary Add GA4 or CloudFlare to Capture Relevant User Data ### Detailed Description This will help identify how much traffic we get, where it's coming from, etc. If...

enhancement
question
version-patch
underbaked
frontend

![image](https://user-images.githubusercontent.com/414475/171287090-a6d11b9a-e91c-4834-9a38-f6c7d4f4ad18.png) Probably worth turning this off as it exposes your `sails.js` SDK version which feels like a security issue.

version-patch
frontend

https://code.visualstudio.com/docs/getstarted/settings This will allow anyone working on the project (and using VSCode) to share some common settings for a more unified developer experience.

dev experience
version-patch

### Feature Summary Remove `run-npm-script` and replace with composition ### Detailed Description See https://github.blog/changelog/2021-08-25-github-actions-reduce-duplication-with-action-composition/ for more information Additionally look in to caching more of the pipeline since all our steps...

dev experience
version-patch

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves # ## Please check the following - [ ] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [ ] Is...

dev experience
version-patch