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

feat: new design, show balance and alias #28

Merged
merged 17 commits into from
Aug 25, 2023
Merged

feat: new design, show balance and alias #28

merged 17 commits into from
Aug 25, 2023

Conversation

rolznz
Copy link
Collaborator

@rolznz rolznz commented Aug 15, 2023

  • fix circular dependency warning
  • add help screen - moved to separate issue
  • add example of customizing colors
  • update method of loading fonts - moved to separate issue Fix font loading #31
  • update method of passing in custom colors/css variables
  • clean up duplication around gradient text
  • clean up duplication of inner borders (make a component)
  • use skeleton loader instead of loading spinner on modal page while waiting to connect - moved to separate issue
  • remove passing duplicate fields from connector components calling store.getState().connect
  • add more components on vite dev page (we shouldn't have to always open the modal - maybe move modal contents to a new component?)

dev/vite/index.html Outdated Show resolved Hide resolved
src/components/utils/loadFonts.ts Outdated Show resolved Hide resolved
src/components/lwc-button.ts Outdated Show resolved Hide resolved
@bumi
Copy link
Contributor

bumi commented Aug 15, 2023

re styles: https://lit.dev/docs/components/styles/#customprops

@rolznz rolznz temporarily deployed to github-pages August 23, 2023 15:02 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 23, 2023 15:10 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 23, 2023 15:19 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 24, 2023 06:56 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 24, 2023 07:29 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 24, 2023 13:58 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 25, 2023 04:50 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 25, 2023 05:10 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 25, 2023 05:18 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 25, 2023 05:27 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 25, 2023 06:58 — with GitHub Actions Inactive
@rolznz rolznz temporarily deployed to github-pages August 25, 2023 07:09 — with GitHub Actions Inactive
@rolznz rolznz merged commit b479ff7 into master Aug 25, 2023
1 check passed
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