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

Release: v1.1.1 #314

Merged
merged 31 commits into from
Jan 27, 2023
Merged

Release: v1.1.1 #314

merged 31 commits into from
Jan 27, 2023

Conversation

rayanfer32
Copy link
Owner

Description

Type of change

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Data Results

  • none

Additional Info

  • none

shrivatsabhat and others added 29 commits January 5, 2023 22:16
feat: show loading indicator for dao balances, fix: richlist theme toggle
* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>
@vercel
Copy link

vercel bot commented Jan 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
nexus-explorer-next ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 26, 2023 at 5:28PM (UTC)

@github-actions
Copy link
Contributor

Merge pull request #315 first, before merging this!!

@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 2023

Fails
🚫 Please add a title to this PR
Warnings
⚠️

Changes were made to package.json, but not to yarn.lock. - Run yarn install to update the lockfile.

Messages
📖

Changed Files in this PR:

  1. .github/labeler.yml
  2. .github/release-drafter.yml
  3. .github/workflows/release-drafter.yml
  4. .vscode/settings.json
  5. package.json
  6. src/components/Header/PageHeader/Og-Bot.jsx
  7. src/components/Panel1/Panel1.jsx
  8. src/components/Panel2/Panel2.jsx
  9. src/components/Views/Dao/dao.module.scss
  10. src/components/Views/Dao/index.jsx
  11. src/components/common/NE_Card/Card.module.scss
  12. src/components/common/NE_Card/NE_CompactCard/index.jsx
  13. src/components/common/NE_Card/NE_DetailCard/Basic/Basic.module.scss
  14. src/components/common/NE_Card/NE_DetailCard/Basic/index.jsx
  15. src/components/common/NE_Card/NE_DetailCard/Market/index.jsx
  16. src/components/common/NE_Card/NE_SmallCard/index.jsx
  17. src/components/common/NE_Card/index.jsx
  18. src/components/common/NE_Chart/ChartApexArea/apex_area.jsx
  19. src/components/common/NE_Chart/ChartApexPie/apex_pie.jsx
  20. src/components/common/NE_Chart/ChartsApex.module.scss
  21. src/components/common/NE_Shimmer/index.jsx
  22. src/hooks/useDarkMode/useDarkMode.js
  23. src/pages/api/static/og-alert.jsx
  24. src/styles/_mixins.scss
  25. src/styles/_theme.scss
  26. src/types/DaoAccounts.js
  27. src/types/FooterTypes.js
📖 Please assign someone to merge this PR, and optionally include people who should review.

Generated by 🚫 dangerJS against ba57b8e

@shrivatsabhat shrivatsabhat added skip don't add to release notes patch labels Jan 27, 2023
@shrivatsabhat shrivatsabhat changed the title Release Release: v1.1.1 Jan 27, 2023
@shrivatsabhat shrivatsabhat merged commit 41d6bd3 into main Jan 27, 2023
shrivatsabhat added a commit that referenced this pull request Jan 28, 2023
* Release: v1.1.1 (#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: create draft release tag

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
shrivatsabhat added a commit that referenced this pull request Apr 1, 2023
* Release: v1.1.1 (#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (#329)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
shrivatsabhat added a commit that referenced this pull request Apr 1, 2023
* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

* fix: check if value isInvalid instead of isNaN

* fix: deepscan errrors

* refactor: Panel1

* fix: shimmer loader issue

* feat: show token , globalname and namespace details

* fix: deepscan issue

* fix: add error fallbacks to all the cards

* fix: increase cache duration of ledger APIs

* fix: create draft release tag (#316)

* Release: v1.1.1 (#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: create draft release tag

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: Typo in Mining

* refactor: move options to constants

* fix: expanded width for testnet (#327)

* feat: show calculated reward rate (#324)

* feat: show calculated reward rate

* fix: show as average reward rate

* ci: bump version and release automation v2 (#328)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* build: update changelog for v1.1.1 (#330)

Co-authored-by: GitHub Action <[email protected]>

* fix: sum all contract amounts

* fix: show legacy as negative

* fix: scan links

* feat: page navigaiton animations using framer motion

* refactor: add MotionDiv component

* conf: reduce animation jank

* conf: use sync animation

* conf: use wait

* fix: fix css during animation using fixTimeoutTransition

* fix: move to /utils

* fix: overflowing page animations

* fix: access from and to address correctly

* feat: load dao info from /public

* fix: embassy json

* feat: use monospace font for addresses

* test-ci/refactor release flow (#332)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* ci: test to check revert base branch

* ci: force checkout

---------

Co-authored-by: Rayan fernandes <[email protected]>

* chore: sync release and develop branch  (#341)

* Release: v1.1.1 (#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (#329)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>

* fix: og alert api

* fix: to address

* 1.3.0

---------

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: shrivatsabhat <[email protected]>
shrivatsabhat added a commit to shrivatsabhat/nexus-explorer that referenced this pull request Apr 1, 2023
* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

* release: minor-release of v1.3.0 (rayanfer32#342)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

* fix: check if value isInvalid instead of isNaN

* fix: deepscan errrors

* refactor: Panel1

* fix: shimmer loader issue

* feat: show token , globalname and namespace details

* fix: deepscan issue

* fix: add error fallbacks to all the cards

* fix: increase cache duration of ledger APIs

* fix: create draft release tag (rayanfer32#316)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: create draft release tag

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: Typo in Mining

* refactor: move options to constants

* fix: expanded width for testnet (rayanfer32#327)

* feat: show calculated reward rate (rayanfer32#324)

* feat: show calculated reward rate

* fix: show as average reward rate

* ci: bump version and release automation v2 (rayanfer32#328)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* build: update changelog for v1.1.1 (rayanfer32#330)

Co-authored-by: GitHub Action <[email protected]>

* fix: sum all contract amounts

* fix: show legacy as negative

* fix: scan links

* feat: page navigaiton animations using framer motion

* refactor: add MotionDiv component

* conf: reduce animation jank

* conf: use sync animation

* conf: use wait

* fix: fix css during animation using fixTimeoutTransition

* fix: move to /utils

* fix: overflowing page animations

* fix: access from and to address correctly

* feat: load dao info from /public

* fix: embassy json

* feat: use monospace font for addresses

* test-ci/refactor release flow (rayanfer32#332)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* ci: test to check revert base branch

* ci: force checkout

---------

Co-authored-by: Rayan fernandes <[email protected]>

* chore: sync release and develop branch  (rayanfer32#341)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>

* fix: og alert api

* fix: to address

* 1.3.0

---------

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: shrivatsabhat <[email protected]>

* Update release-drafter.yml

* 1.3.0 (#1)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: shrivatsabhatp <[email protected]>
shrivatsabhat added a commit to shrivatsabhat/nexus-explorer that referenced this pull request Apr 1, 2023
* Main (#2)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

* release: minor-release of v1.3.0 (rayanfer32#342)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

* fix: check if value isInvalid instead of isNaN

* fix: deepscan errrors

* refactor: Panel1

* fix: shimmer loader issue

* feat: show token , globalname and namespace details

* fix: deepscan issue

* fix: add error fallbacks to all the cards

* fix: increase cache duration of ledger APIs

* fix: create draft release tag (rayanfer32#316)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: create draft release tag

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: Typo in Mining

* refactor: move options to constants

* fix: expanded width for testnet (rayanfer32#327)

* feat: show calculated reward rate (rayanfer32#324)

* feat: show calculated reward rate

* fix: show as average reward rate

* ci: bump version and release automation v2 (rayanfer32#328)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* build: update changelog for v1.1.1 (rayanfer32#330)

Co-authored-by: GitHub Action <[email protected]>

* fix: sum all contract amounts

* fix: show legacy as negative

* fix: scan links

* feat: page navigaiton animations using framer motion

* refactor: add MotionDiv component

* conf: reduce animation jank

* conf: use sync animation

* conf: use wait

* fix: fix css during animation using fixTimeoutTransition

* fix: move to /utils

* fix: overflowing page animations

* fix: access from and to address correctly

* feat: load dao info from /public

* fix: embassy json

* feat: use monospace font for addresses

* test-ci/refactor release flow (rayanfer32#332)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* ci: test to check revert base branch

* ci: force checkout

---------

Co-authored-by: Rayan fernandes <[email protected]>

* chore: sync release and develop branch  (rayanfer32#341)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>

* fix: og alert api

* fix: to address

* 1.3.0

---------

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: shrivatsabhat <[email protected]>

* Update release-drafter.yml

* 1.3.0 (#1)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: shrivatsabhatp <[email protected]>

* test: show cuurent branch in action

* test: update version bunp for develop

* fix: release draft

* test: fix release drafter

---------

Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: shrivatsabhatp <[email protected]>
shrivatsabhat added a commit to shrivatsabhat/nexus-explorer that referenced this pull request Apr 1, 2023
* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

* release: minor-release of v1.3.0 (rayanfer32#342)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

* fix: check if value isInvalid instead of isNaN

* fix: deepscan errrors

* refactor: Panel1

* fix: shimmer loader issue

* feat: show token , globalname and namespace details

* fix: deepscan issue

* fix: add error fallbacks to all the cards

* fix: increase cache duration of ledger APIs

* fix: create draft release tag (rayanfer32#316)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: create draft release tag

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: Typo in Mining

* refactor: move options to constants

* fix: expanded width for testnet (rayanfer32#327)

* feat: show calculated reward rate (rayanfer32#324)

* feat: show calculated reward rate

* fix: show as average reward rate

* ci: bump version and release automation v2 (rayanfer32#328)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* build: update changelog for v1.1.1 (rayanfer32#330)

Co-authored-by: GitHub Action <[email protected]>

* fix: sum all contract amounts

* fix: show legacy as negative

* fix: scan links

* feat: page navigaiton animations using framer motion

* refactor: add MotionDiv component

* conf: reduce animation jank

* conf: use sync animation

* conf: use wait

* fix: fix css during animation using fixTimeoutTransition

* fix: move to /utils

* fix: overflowing page animations

* fix: access from and to address correctly

* feat: load dao info from /public

* fix: embassy json

* feat: use monospace font for addresses

* test-ci/refactor release flow (rayanfer32#332)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* ci: test to check revert base branch

* ci: force checkout

---------

Co-authored-by: Rayan fernandes <[email protected]>

* chore: sync release and develop branch  (rayanfer32#341)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>

* fix: og alert api

* fix: to address

* 1.3.0

---------

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: shrivatsabhat <[email protected]>

* Update release-drafter.yml

* 1.3.0 (#1)

Co-authored-by: GitHub Action <[email protected]>

* release: patch-release of v1.3.1 (#5)

* Main (#2)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

* release: minor-release of v1.3.0 (rayanfer32#342)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

* fix: check if value isInvalid instead of isNaN

* fix: deepscan errrors

* refactor: Panel1

* fix: shimmer loader issue

* feat: show token , globalname and namespace details

* fix: deepscan issue

* fix: add error fallbacks to all the cards

* fix: increase cache duration of ledger APIs

* fix: create draft release tag (rayanfer32#316)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: create draft release tag

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* fix: Typo in Mining

* refactor: move options to constants

* fix: expanded width for testnet (rayanfer32#327)

* feat: show calculated reward rate (rayanfer32#324)

* feat: show calculated reward rate

* fix: show as average reward rate

* ci: bump version and release automation v2 (rayanfer32#328)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* build: update changelog for v1.1.1 (rayanfer32#330)

Co-authored-by: GitHub Action <[email protected]>

* fix: sum all contract amounts

* fix: show legacy as negative

* fix: scan links

* feat: page navigaiton animations using framer motion

* refactor: add MotionDiv component

* conf: reduce animation jank

* conf: use sync animation

* conf: use wait

* fix: fix css during animation using fixTimeoutTransition

* fix: move to /utils

* fix: overflowing page animations

* fix: access from and to address correctly

* feat: load dao info from /public

* fix: embassy json

* feat: use monospace font for addresses

* test-ci/refactor release flow (rayanfer32#332)

* ci: bump version automation v2

* ci: guard condition for release drafter

* ci: update the change log

* ci: test to check revert base branch

* ci: force checkout

---------

Co-authored-by: Rayan fernandes <[email protected]>

* chore: sync release and develop branch  (rayanfer32#341)

* Release: v1.1.1 (rayanfer32#314)

* fix: footer year privacy

* feat: load dao embassy from .env if defined

* feat: use shimmer fallback component when data is NaN

* fix: fetch current year

* feat: show loading indicator for dao balances

* refactor: loading indicator

* fix: use isGlobalDarkMode to detect changes in theme context

* refactor: merge single type action

* refactor: git action single type

* refactor: condition on workflow run

* refactor: add ui label

* fix: global theme not set

* feat: new og image

* fix: footer links

* fix: nexplorer logo and use fluent emojis

* feat: create loading shimmer for panel 1 and 2 (rayanfer32#310)

* feat: create loading shimmer for panel 1

* feat: remove shimmer component

* feat: remove shimmer for small card

* feat: create flash simmer function

Co-authored-by: Rayan fernandes <[email protected]>

* 'chore: bump up version: 1.1.1'

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>

* build: update changelog (rayanfer32#318)

Co-authored-by: shrivatsabhat <[email protected]>

* 1.2.0 (rayanfer32#329)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>

* fix: og alert api

* fix: to address

* 1.3.0

---------

Co-authored-by: shrivatsaBhat <[email protected]>
Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: shrivatsabhat <[email protected]>

* Update release-drafter.yml

* 1.3.0 (#1)

Co-authored-by: GitHub Action <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: shrivatsabhatp <[email protected]>

* test: show cuurent branch in action

* test: update version bunp for develop

* fix: release draft

* test: fix release drafter

---------

Co-authored-by: Shrivatsa Bhat <[email protected]>
Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: shrivatsabhatp <[email protected]>

---------

Co-authored-by: Rayan fernandes <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shrivatsabhat <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Rayanfer32 <[email protected]>
Co-authored-by: shrivatsabhatp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch skip don't add to release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants