Skip to content

Latest commit

 

History

History
913 lines (670 loc) · 21.8 KB

CHANGELOG.md

File metadata and controls

913 lines (670 loc) · 21.8 KB

minifront

6.22.2

Patch Changes

6.22.1

Patch Changes

  • f9b8c07: Bump registry version to v11.2
  • e5c76a6: Render the error in swap page in case of incorrect decimals or insufficient funds
  • Updated dependencies [b1d4b7d]
  • Updated dependencies [75ef4f5]
  • Updated dependencies [de9bd06]
  • Updated dependencies [43d8350]

6.22.0

Minor Changes

  • 74527df: modify precision for sync percentage

Patch Changes

6.21.0

Minor Changes

  • 74e89e0: UI:

    • Add new Progress component
    • Add MenuItem component that shares the styles with DropdownMenu.Item
    • Update the Pill component to support context prop
    • Update the Tabs component to support the compact density
    • Allow passing custom icons to the Button
    • Fix density tag in Storybook

    Tailwind Config:

    • Add support for v2 colors with v2 prefix like bg-v2-secondary-dark

    Minifront:

    • Add top navigation to the v2 minifront with sync bar and prax connection infos

Patch Changes

6.20.0

Minor Changes

  • e7d0767: Support for displaying LP position action views

Patch Changes

  • a8a5f41: Prepare UI package for publishing to NPM
  • Updated dependencies [a8a5f41]
  • Updated dependencies [e7d0767]

6.19.1

Patch Changes

  • e952e03: remove BSR dependencies, correctly specify @bufbuild and @connectrpc dependencies
  • Updated dependencies [d01196a]
  • Updated dependencies [e952e03]
  • Updated dependencies [74f9a7f]

6.19.0

Minor Changes

  • e4a4dd7: Fix font alignments & sync dialog
  • c7aa17b: Update approx block duration to ~5.5s

Patch Changes

6.18.0

Minor Changes

  • 894d038: Adjust active auction filter & reverse order auctions

Patch Changes

6.17.0

Minor Changes

  • df2ac99: Use newer client package for minifront. Fix disconnect in transport-chrome

Patch Changes

6.16.0

Minor Changes

  • 6094b6b: Add a "claim all" button to the auctions list

Patch Changes

6.15.0

Minor Changes

  • 807648a: Support viewing fresh state of jailed validators

Patch Changes

6.14.2

Patch Changes

6.14.1

Patch Changes

6.14.0

Minor Changes

  • a9bd817: fixed send form memory bug

Patch Changes

6.13.0

Minor Changes

  • dfad32b: fix auctions source
  • Update registry dep

Patch Changes

6.12.3

Patch Changes

6.12.2

Patch Changes

6.12.1

Patch Changes

6.12.0

Minor Changes

  • 0233722: added proxying timestampByHeight

Patch Changes

6.11.4

Patch Changes

6.11.3

Patch Changes

6.11.2

Patch Changes

6.11.1

Patch Changes

6.11.0

Minor Changes

  • 3b7a289: Utilize v10 remote registry methods

Patch Changes

  • 4914063: Minifront: add reverse swap assets button
  • 3c91e8b: UI: update CopyToClipboard component. Minifront: add information about ibc-in new address generation
  • e7ebfb1: Fix tablet header menu styles
  • cbc2419: Storage: bump IDB version. UI: fix Dialog rendering on mobile screens. Minifront: fix metadata symbol truncation.
  • Updated dependencies [cbc2419]
  • Updated dependencies [3c91e8b]
  • Updated dependencies [877fb1f]
  • Updated dependencies [cbc2419]
  • Updated dependencies [e65e36b]
  • Updated dependencies [3b7a289]

6.10.0

Minor Changes

  • fa798d9: Bufbuild + registry dep update

Patch Changes

6.9.0

Minor Changes

  • 28a48d7: Send max support

Patch Changes

6.8.0

Minor Changes

  • 8e68481: Update to v9.3.0 registry

Patch Changes

6.7.0

Minor Changes

  • af2d6b6: Update ZQuery to accept selectors; update minifront to take advantage of this feature

    ZQuery's use[Name]() hooks now accept an optional options object as their first argument, then pass any remaining arguments to the fetch function.

Patch Changes

6.6.0

Minor Changes

  • bump @penumbra-labs/registry

Patch Changes

6.5.1

Patch Changes

6.5.0

Minor Changes

  • 7ab06b7: Add query parameters to the swap page to allow pre-setting swap assets

6.4.0

Minor Changes

  • bump registry

Patch Changes

6.3.0

Minor Changes

  • Bump registry

Patch Changes

  • bce49fe: Update revision number parsing logic
  • Updated dependencies

6.2.1

Patch Changes

6.2.0

Minor Changes

  • 97b7231: Minifront:

    • extend BalanceSelector to show not only assets with balances but all available assets
    • fix the issues with empty wallets not rendering a swap block correctly
    • reduce the height of BalanceSelecor and AssetSelector to 90dvh
    • autofocus the search inputs in BalanceSelecor and AssetSelector
    • change validations of the swap input to allow entering any possible values

    UI: allow passing autoFocus attribute to the IconInput component

  • 0d78031: fixed bugs related to unknown assets

Patch Changes

6.1.0

Minor Changes

  • d8825f9: UI: add compact prop to render a minimalistic version of the AccountSwitcher component.

    Minifront: use AccountSwitcher in the IBC-in form

Patch Changes

6.0.0

Major Changes

  • f067fab: reconfigure all package builds

Minor Changes

  • 7ac610e: Beef up ZQuery's handling of streams; take advantage of it in minifront.

    BREAKING CHANGE: The stream property passed to createZQuery() should now return an object containing at least an onValue method. See the docs for the stream property for more info.

Patch Changes

5.2.0

Minor Changes

  • 6b78e22: Tweaks to the auction UI; create a new PopoverMenu component

Patch Changes

5.1.0

Minor Changes

  • 282eabf: Click wallet for max amount

Patch Changes

  • 20bb7ac: fix destination address validation in the "shield funds" page
  • adf3a28: Update to june 12 testnet registry
  • 6b06e04: Introduce ZQuery package and use throughout minifront
  • cf2594d: add display for the both in- and out-tokens on the swap page
  • 94e3240: Change styles of the unclaimed swap block
  • Updated dependencies [ab9d743]
  • Updated dependencies [282eabf]
  • Updated dependencies [0076a1d]
  • Updated dependencies [81b9536]
  • Updated dependencies [3be0580]
  • Updated dependencies [6b06e04]
  • Updated dependencies [24c8b4f]
  • Updated dependencies [c8e8d15]
  • Updated dependencies [24c8b4f]
  • Updated dependencies [e7d7ffc]

5.0.3

Patch Changes

5.0.2

Patch Changes

5.0.1

Patch Changes

  • a22d3a8: Update registry (noble/testnet channel update)

5.0.0

Major Changes

  • 029eebb: use service definitions from protobuf collection package

Minor Changes

  • 120b654: Support estimates of outputs for auctions; redesign the estimate results part of the swap/auction UI
  • 3ea1e6c: update buf types dependencies

Patch Changes

4.6.0

Minor Changes

  • d8fef48: Update design of DutchAuctionComponent; add filtering to auctions

Patch Changes

4.5.0

Minor Changes

  • e47a04e: Update registry to latest (fixes labs + adds starling)
  • a241386: Combine the swap and auction forms
  • 146b48d: Support GDAs
  • cf63b30: Show swap routes in the UI; extract a component.
  • e4c9fce: Add features to handle auction withdrawals

Patch Changes

  • d654724: Fix error splash screen
  • 9563ed0: Fix a bug where multiple responses streamed to the same state variable simultaneously
  • e35c6f7: Deps bumped to latest
  • d6b8a23: Update registry
  • 43bf99f: Add a UI to inspect an address; create a component
  • Updated dependencies [146b48d]
  • Updated dependencies [8ccaf30]
  • Updated dependencies [8ccaf30]
  • Updated dependencies [e35c6f7]
  • Updated dependencies [cf63b30]
  • Updated dependencies [e4c9fce]
  • Updated dependencies [8a3b442]
  • Updated dependencies [43bf99f]
  • Updated dependencies [8ccaf30]

4.4.0

Minor Changes

  • v8.0.0 versioning and manifest

Patch Changes

4.3.3

Patch Changes

4.3.2

Patch Changes

4.3.1

Patch Changes

4.3.0

Minor Changes

  • 862283c: Using external registry for ibc chains

Patch Changes

4.2.0

Minor Changes

  • v6.3 ext updates: loading indicator, portfolio viewing, bug fixes

Patch Changes

4.1.0

Minor Changes

  • 66c2407: v6.2.0 release

Patch Changes

4.0.0

Major Changes

  • 929d278: barrel imports to facilitate better tree shaking

Patch Changes

3.0.0

Major Changes

  • Initial changest. Git tag v5.0.0 updates.

Patch Changes