Skip to content
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

[WV-196] fix replace Nunito to Poppins font and storybook-static to .gitignore #3840

Closed
wants to merge 25 commits into from

Conversation

ivanko22
Copy link
Contributor

What github.com/wevote/WebApp/issues does this fix?

@DaleMcGrew, I tried using a font weight range but ran into issues, so I went back to displaying each font weight separately. I also looked into the wght@ property and found it's related to the font-weight tag. Additionally, Storybook showed up in my commit history again, so I added it back to the .gitignore file.

Changes included in this pull request?

Ivan Kordonets and others added 25 commits February 14, 2024 17:34
…y (Part 2)

Now do the redirect in App.jsx.
New https requests will be intercepted before they get to the React Router, and the DOM window.location.hrf and if pointed at /storybook will be reset to the desired /storybook/index.html

Works fine locally (as did the prior approach), we will see how it does on the production servers.

Implements https://wevoteusa.atlassian.net/browse/WV-206
…ixed a few ESLINT warnings/errors. Turned off RepresentativeList when no data found.
Works on Safari and Firefox for webapp, but not on Chrome.
Works on Chrome for local Python API server.
Works on Safari and Firefox for webapp, but not on Chrome.
Works on Chrome for local Python API server.
Works on Safari and Firefox for webapp, but not on Chrome.
Works on Chrome for local Python API server.
Works on Safari and Firefox for webapp, but not on Chrome.
Works on Chrome for local Python API server.
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](indutny/node-ip@v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Updated packages related to Webpack (to no avail)
Added serverWevotedeveloper.js to prove usability of Chrome
with the express webserver server.
Updated packages related to Webpack (to no avail)
Added serverWevotedeveloper.js to prove usability of Chrome
with the express webserver server.
Updated packages related to Webpack (to no avail)
Added serverWevotedeveloper.js to prove usability of Chrome
with the express webserver server.
@ivanko22 ivanko22 closed this Feb 21, 2024
@ivanko22 ivanko22 deleted the replaceNunito2 branch February 21, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants