Skip to content

update showcase#3

Merged
Turupawn merged 21 commits intoTurupawn:scroll-showcasefrom
scroll-tech:scroll-showcase
Feb 26, 2023
Merged

update showcase#3
Turupawn merged 21 commits intoTurupawn:scroll-showcasefrom
scroll-tech:scroll-showcase

Conversation

@Turupawn
Copy link
Owner

Your PR title must follow conventional commits, and should start with one of the following types:

  • build: Changes that affect the build system or external dependencies (example scopes: yarn, eslint, typescript)
  • ci: Changes to our CI configuration files and scripts (example scopes: vercel, github, cypress)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • test: Adding missing tests or correcting existing tests

Example commit messages:

  • feat: adds support for gnosis safe wallet
  • fix: removes a polling memory leak
  • chore: bumps redux version

Other things to note:

  • Please describe the change using verb statements (ex: Removes X from Y)
  • PRs with multiple changes should use a list of verb statements
  • Add any relevant unit / integration tests
  • Changes will be previewable via vercel. Non-obvious changes should include instructions for how to reproduce them

dghelm added 21 commits January 6, 2023 11:24
update tokenlist hardlink to scroll-tech repo
consistent spelling of Pre-Alpha
fix odd linebreak in network name at some screen widths
change url to point to shapshot url to avoid incoming spam to forum
fix help menu to only point to Scroll resources
try to fix unused import on dropping help menu items
@Turupawn Turupawn merged commit 042d789 into Turupawn:scroll-showcase Feb 26, 2023
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.

2 participants