Joseph Andersen
Joseph Andersen
Hello, I heard about your addon recently through the troubles you are facing. Sorry to hear about that. Nonetheless I have it sideloaded as I support this endeavor. However, I...
# Summary This PR makes changes in order to support a "playground" area that can be taken advantage of on services such as stackblitz to create proof-of-concepts on issues/bugs/etc. Vite's...
# Summary - Updates the shouldTest flag in dangerfile so that it will properly be false if PR data isn't present - Adds node 20 to build-and-test's matrix, and bumps...
# Summary Makes the minor changes needed to update to Storybook 8. - sb dependencies updated - happo sb plugin updated (sb 8 support) - mdx-gfm sb addon added -...
This PR updates happo.io to be able to load the default config filename with either a `cjs` or `js` extension. - replace DEFAULTS `configFile` with `configFilename` - remove default config...
# Summary This PR makes project-wide changes to allow importing from files directly in addition to the index. Build and project configuration changes were made to ensure the package passes...
# Summary This PR migrates the project from yarn v1 to v3 with classic-mode node_modules support (dependabot support for v4 is incomplete currently). - .gitignore yarn entries updated - yarn.lock...
This PR is a quality of life improvement to how environment variables are handled for local gradle tasks (these variables are NOT used in the prime-router application being built when...
Fixes: #14341,#8366,#8379,#8378,#8375,#8373,#8371,#8368 This PR scaffolds the (hopefully) remaining hooks to migrate to react-query. - Filtering logic was moved to a dedicated function in utils/filters. - `authorizedFetch` was folded into the...
Fixes #14497