generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vite #2289
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix create feature bug * fix for dynamic vertical centering on mobile (#2266) * Fix some bugs (#2274) * Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client (#2264) Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 2262 feature flag survey and mobile survey (#2269) * fix feature refetch after add and delete * Fix user is null when use featureflag * Update userFeedbacksurvey mobile size * Undo usefeatureflag hook refech name * Update App.jsx Fixed spelling of userFeedbackSurvey * Fix refresh when add & delete --------- Co-authored-by: John Darragh <[email protected]> * Update social links (#2279) * Trigger the fetchMapboxResults function on the leading edge of the wait interval. (#2280) * Directly install mapbox-gl NPM pkg * Bumped version number to 1.0.86 * Fix deployment issue, remove validation from social media fields (#2282) * Bumped version to 1.0.87 * Rebuild package-lock.json files * Add email and phone input validation (#2284) * display current location button on mobile (#2283) * merge vite with develop --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Hannah Zulueta <[email protected]> Co-authored-by: Whitney Gould <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: June Zhao <[email protected]> Co-authored-by: Farhad Siraj <[email protected]> Co-authored-by: Jenna <[email protected]>
* Fix create feature bug * fix for dynamic vertical centering on mobile (#2266) * Fix some bugs (#2274) * Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client (#2264) Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 2262 feature flag survey and mobile survey (#2269) * fix feature refetch after add and delete * Fix user is null when use featureflag * Update userFeedbacksurvey mobile size * Undo usefeatureflag hook refech name * Update App.jsx Fixed spelling of userFeedbackSurvey * Fix refresh when add & delete --------- Co-authored-by: John Darragh <[email protected]> * Update social links (#2279) * Trigger the fetchMapboxResults function on the leading edge of the wait interval. (#2280) * Directly install mapbox-gl NPM pkg * Bumped version number to 1.0.86 * Fix deployment issue, remove validation from social media fields (#2282) * Bumped version to 1.0.87 * Rebuild package-lock.json files * Add email and phone input validation (#2284) * display current location button on mobile (#2283) * merge vite with develop * install @types/node --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Hannah Zulueta <[email protected]> Co-authored-by: Whitney Gould <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: June Zhao <[email protected]> Co-authored-by: Farhad Siraj <[email protected]> Co-authored-by: Jenna <[email protected]>
* Fix create feature bug * fix for dynamic vertical centering on mobile (#2266) * Fix some bugs (#2274) * Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client (#2264) Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 2262 feature flag survey and mobile survey (#2269) * fix feature refetch after add and delete * Fix user is null when use featureflag * Update userFeedbacksurvey mobile size * Undo usefeatureflag hook refech name * Update App.jsx Fixed spelling of userFeedbackSurvey * Fix refresh when add & delete --------- Co-authored-by: John Darragh <[email protected]> * Update social links (#2279) * Trigger the fetchMapboxResults function on the leading edge of the wait interval. (#2280) * Directly install mapbox-gl NPM pkg * Bumped version number to 1.0.86 * Fix deployment issue, remove validation from social media fields (#2282) * Bumped version to 1.0.87 * Rebuild package-lock.json files * Add email and phone input validation (#2284) * display current location button on mobile (#2283) * merge vite with develop * install @types/node * install @types/node --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Hannah Zulueta <[email protected]> Co-authored-by: Whitney Gould <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: June Zhao <[email protected]> Co-authored-by: Farhad Siraj <[email protected]> Co-authored-by: Jenna <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Though this was a large, complicated issue, there should be no changes to the application behavior visible to the Design Team, UX Team or PMs.