Releases: delvtech/hyperdrive-frontend
Releases · delvtech/hyperdrive-frontend
v0.14.3
What's Changed
- Fix add liquidity by @DannyDelott in #627
- fixes minlp shareprice hotfix by @jackburrus in #628
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
- ConnectButton polish, increase decimals in PnL badges by @DannyDelott in #614
- Swap to Tanstack Router by @jackburrus in #612
- Refactor TokenInput to accept a component for the
token
prop by @DannyDelott in #613 - Minor polish in All Markets page by @DannyDelott in #617
- polish lp and withdrawal shares cards by @jackburrus in #618
- Adds polish to tables by @jackburrus in #619
- Updates breakpoints and other polish by @jackburrus in #622
- Upgrade frontend to talk to contracts v0.7.0 by @DannyDelott in #623
- Fixes tabs by @jackburrus in #624
- Copy updates by @DannyDelott in #626
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- Tab polish, NonIdealState polish, Longs polish by @DannyDelott in #582
- Updates the close position modals by @jackburrus in #583
- Polish more buttons, default modal styling by @DannyDelott in #584
- Polish the Shorts tab by @DannyDelott in #585
- Updates preview tooltips by @jackburrus in #587
- Polish LP and Withdrawal shares cards, Add LP form by @DannyDelott in #588
- Reuse daisy styling, less opacity on icon border by @DannyDelott in #589
- Rename component by @DannyDelott in #590
- Cleanup mobile landing and update tx table dropdown by @jackburrus in #591
- Polish column headers, update labels, fix layout in LabelValue by @DannyDelott in #592
- remove remaining relative by @jackburrus in #593
- Upgrade to Hyperdrive v0.5.0 by @ryangoree in #597
- Remove dependency on HyperdriveMath contract by @ryangoree in #598
- Component Purge - Part 1 by @jackburrus in #602
- Compponent Purge - Part 2 by @jackburrus in #603
- Gitignore generated docs, fix vercel docs build by @ryangoree in #604
- Integrate stETH hyperdrive market by @DannyDelott in #607
- Remove unused hook by @jackburrus in #608
- Change docs node engine setting by @ryangoree in #609
- Cleanup turbo config, fix docker workflow by @ryangoree in #610
- Split up appconfig/ add
withdrawOptions
to HyperdriveConfig by @DannyDelott in #611
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Add Toasts to Actions hooks by @jackburrus in #506
- Update Landing Page by @jackburrus in #512
- Rename
trade
->market
in routing, use compact labels in market stats by @DannyDelott in #514 - Jack adds markets page by @jackburrus in #517
- Add feature flag for market details page refactor, switch to local storage by @DannyDelott in #518
- New Longs section by @DannyDelott in #519
- Redesign markets table by @jackburrus in #521
- Add debug-screens plugin by @DannyDelott in #522
- Longs tab cleanups by @DannyDelott in #523
- Adds final calc tests by @jackburrus in #524
- Shorts tab relayout by @DannyDelott in #525
- LP Tab relayout by @DannyDelott in #526
- [SDK + UI] Replace preview open short/long impls by @ryangoree in #527
- Consolidate market tabs by @DannyDelott in #528
- Fix scrollbar jitter bug by @DannyDelott in #530
- Put FAQ in each tab by @DannyDelott in #531
- Upgrade to daisy v4 by @DannyDelott in #534
- updates version no. by @jackburrus in #533
- Closed rows cursor fix by @DannyDelott in #535
- Relayout tabs for positions and transactions + faq by @DannyDelott in #537
- Redesign Toast Alerts by @jackburrus in #536
- Small cleanups, DRY up search params hook, rename components by @DannyDelott in #538
- WIP Update Market Stats Design by @jackburrus in #540
- Separate the tx form and position table by @DannyDelott in #539
- Fixes console warning by @jackburrus in #543
- Standardize decimal places by @jackburrus in #544
- Show previews for open long and open short without a signer by @DannyDelott in #545
- Fix Homepage responsiveness by @jackburrus in #547
- Add empty states for Longs, Shorts, and LP tabs by @DannyDelott in #546
- Fixes responsiveness all markets by @jackburrus in #548
- Fix market page responsiveness by @jackburrus in #550
- Remove old components and feature flags by @DannyDelott in #551
- Make transaction table responsive by @jackburrus in #552
- FAQ responsiveness on mobile by @jackburrus in #553
- Fixes responsiveness closed longs table by @jackburrus in #555
- Remove LP in terms of base by @DannyDelott in #554
- Make shorts responsive by @jackburrus in #556
- Makes lp tab responsive by @jackburrus in #558
- Switch to new theme by @DannyDelott in #557
- Update logo by @jackburrus in #559
- Restyle faq by @jackburrus in #560
- adds outline by @jackburrus in #561
- Update wagmi, viem, and rainbowkit by @DannyDelott in #562
- Restyle all markets page by @jackburrus in #563
- Retheme market details page by @DannyDelott in #564
- Creates custom connect wallet button by @jackburrus in #565
- fix pill text size by @jackburrus in #566
- Market details page polish by @DannyDelott in #567
- Fixes width on faq and all markets by @jackburrus in #569
- Update position specific FAQs by @jackburrus in #570
- adds connect wallet button across tabs and updates disable button state by @jackburrus in #571
- Fix market table and header styles by @jackburrus in #573
- Homepage polish by @DannyDelott in #575
- Adds all market tooltips by @jackburrus in #576
- Update footer style by @DannyDelott in #577
- Upgrade to Hyperdrive v0.4.0 by @ryangoree in #574
- update hyperwasm tag by @jackburrus in #578
- Spacing and alignment cleanup by @jackburrus in #579
- [CLI] Refactor CLI, add more deploy commands by @ryangoree in #568
- Polish up TokenInput and OpenLong form by @DannyDelott in #580
- Remove non-existent class by @DannyDelott in #581
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Add test for calculateShortAccruedYield by @DannyDelott in #492
- Fix bug so that shorts only accrue yield up to their maturity by @DannyDelott in #493
- Make badge treatment different when position is mature by @DannyDelott in #495
- Unify language by @DannyDelott in #496
- Use new checkpoint event for lpapy by @jackburrus in #497
- Cleanup navbar by @jackburrus in #498
- Adds Calc tests by @jackburrus in #499
- [SDK] Add hyperwasm and use it for spot rate by @ryangoree in #494
- [SDK] Get hyperwasm from npmjs.org by @ryangoree in #500
- Add feature flag hook by @DannyDelott in #502
- Redesign FAQ by @jackburrus in #503
- Change LP table to cards by @DannyDelott in #501
- Upgrade to [email protected] by @ryangoree in #504
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- [CLI] balance, mint, and ERC20LINK_HASH commands by @ryangoree in #484
- Adds skeletons to position table by @jackburrus in #483
- Add ability to stub arguments in SDK tests by @DannyDelott in #486
- Moves functions to sdk by @jackburrus in #485
- Add evm-client package by @DannyDelott in #487
- Remove hyperdrive from evm-client by @jackburrus in #489
- Pull evm-client-viem out of hyperdrive-viem by @DannyDelott in #488
- Adds 12 Hour LP Apy by @jackburrus in #476
- Remove positionDuration from useLpApy by @jackburrus in #490
- Upgrade contracts to v0.2.0 by @DannyDelott in #491
Full Changelog: v0.11.6...v0.12.0
v0.11.6
What's Changed
- Fix tooltip by @DannyDelott in #472
- Fix timestamp field calc by @DannyDelott in #473
- Cleanup useTransactionData hook by @jackburrus in #474
- Move action cards into single component by @jackburrus in #475
- Add CLI package by @ryangoree in #477
- Add artifacts package and first deploy command by @ryangoree in #478
- Add deploy mockerc4626 command by @ryangoree in #479
- [CLI] Add ForwarderFactory, ERC4626HyperdriveDeployer deploy commands by @ryangoree in #480
- [CLI] Add ERC4626HyperdriveFactory deploy command by @ryangoree in #481
- Modify banner by @ryangoree in #482
Full Changelog: v0.11.5...v0.11.6
v0.11.5
What's Changed
- Add test github action by @DannyDelott in #467
- Add test for
ReadHyperdrive.getTradingVolume
by @DannyDelott in #468 - Add badge for maturity of positions on Longs by @DannyDelott in #469
- fixes 24h volume stat by @jackburrus in #471
- Fix bug causing mature longs to not show same yield as current value by @DannyDelott in #470
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
- Split volume by @jackburrus in #463
- Add missing unit in Closed Shorts table, other minor polish by @DannyDelott in #464
- Cut down on rpc calls by @DannyDelott in #466
- Adds position column sorting by @jackburrus in #465
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Converts closed lp table by @jackburrus in #460
- Add banner for when new positions won't mature before trading competition ends by @DannyDelott in #462
Full Changelog: v0.11.2...v0.11.3