Skip to content

@bento/web@1.6.0

Latest
Compare
Choose a tag to compare
@junhoyeo junhoyeo released this 15 Feb 02:55
· 18 commits to develop since this release

Screenshot 2022-12-26 at 1 28 31 PM

Summary

  • Faster dashboard loading ⚡️🎊
  • New landing page and minor UI fixes 🚀
  • Username and profile image setup had been temporarily disabled
  • Klaytn integration had been back online
  • Updated assetlists for existing chains (e.g. 🔴 Mars Protocol in Osmosis)
What's Changed

Release Notes

  • [all] Update dependencies to latest (Next 13, Except Supabase) by @junhoyeo in #389
  • [all] Setup Turborepo by @junhoyeo in #390
  • [apps] Transpile internal packages in Next.js by @junhoyeo in #391
  • [web] Remove <a> inside <Link> (Next.js 13) by @junhoyeo in #392
  • [apps] Remove swcMinify which is enabled by default (Next.js 13) by @junhoyeo in #393
  • [docs] Update README.md by @junhoyeo in #394
  • [docs] Update README.md by @junhoyeo in #395
  • [core][scripts] Respond to path change and update assetlists by @junhoyeo in #396
  • [scripts] Remove unused packages/scripts added by mistake by @junhoyeo in #397
  • [root] Add Kodiak to automate PR updates and merges by @junhoyeo in #400
  • [web] Replace styled-components with Emotion by @junhoyeo in #399
  • [root] Set Kodiak's merge commit body to github_default by @junhoyeo in #401
  • [api] Prevent double counting for unbondings in Osmosis GAMM LP pools by @junhoyeo in #402
  • [web] Fix withAttrs to merge classnames by @junhoyeo in #404
  • [web] Setup Geist UI by @junhoyeo in #405
  • Adapter Magic by @junhoyeo in #406
  • [adapters][api] Cache fetched account information in Redis by @junhoyeo in #408
  • [root] Update Kodiak config to create merge commits again by @junhoyeo in #409
  • [adapters][api][web] Make dashboard work with adapters by @junhoyeo in #410
  • [adapters] Add English validator names for Klaystation by @junhoyeo in #411
  • [adapters][api] Await BentoServiceAdapter to be resolved by @junhoyeo in #412
  • [web] Show DeFi protocol metadata from adapters by @junhoyeo in #413
  • [api][web] Include DeFi valuation in net worth & AssetRatioChart by @junhoyeo in #414
  • [web] Include chain for each DeFi in AssetRatioChart by @junhoyeo in #415
  • [adapters] Add localized strings for name in ServiceInfo by @junhoyeo in #416
  • [web] Update community page by @junhoyeo in #417
  • [web] Add blend effect to background image in CommunityPage by @junhoyeo in #418
  • [api] Fetch only initial data from Redis in withCached by @junhoyeo in #419
  • [api][web] Add serviceId and protocolId in protocols API response to use as key/search identifier by @junhoyeo in #420
  • [api] Exclude empty protocol accounts by @junhoyeo in #421
  • [web] Update dashboard UI, focusing on asset management 🔥 by @junhoyeo in #422
  • [ImgBot] Optimize images by @imgbot in #423
  • [web] Show DetailModal on DeFiProtocolItem click by @junhoyeo in #424
  • [web] Mobile responsiveness & Dismiss button for DetailModal by @junhoyeo in #426
  • [web] Update og image by @junhoyeo in #428
  • [web] Show external links to NFTDetailModal by @junhoyeo in #429
  • [web] Add more CTA cases to empty WalletListSection by @junhoyeo in #430
  • [api] Fix identification/verification logic for Solana accounts by @junhoyeo in #432
  • [web] Implement search and wallet specific dashboard by @alllz in #433
  • [web] Update title, Add background gradient under landing by @junhoyeo in #435
  • [common][web] Use Bento's internal user API over Supabase by @junhoyeo in #436
  • [web] Apply new design to navigation bar and landing's hero section by @junhoyeo in #437
  • [web] Remove outdated, Add Korean Translations by @junhoyeo in #438
  • [web] Update footer by @junhoyeo in #439
  • [web] Update hero background image by @junhoyeo in #440
  • [ImgBot] Optimize images by @imgbot in #441
  • [web] Update og-image.jpg by @junhoyeo in #442
  • 2023 🐰🏴‍☠️ by @junhoyeo in #443
  • [scripts] Add script that automatically resolves peer dependencies by @junhoyeo in #445
  • [web] Stage API endpoints by @junhoyeo in #446
  • [web] Remove unused components by @junhoyeo in #447
  • [adapters][core] Rewrite Klaytn Adapter to use indexer from Unmarshal by @junhoyeo in #448
  • [web] Update favicons and og image url by @junhoyeo in #451
  • [all] Update assetlists by @junhoyeo in #452
  • Revert "[root] Update Kodiak config to create merge commits again (#409) by @junhoyeo in #455
  • [web] Show Portfolio Allocation in Dashboard Main by @junhoyeo in #453
  • [web] Change NavigationBar's background color to opacity black by @junhoyeo in #454
  • [web] Add empty state for Portfolio Allocation by @junhoyeo in #456
  • [web] Hide wallet delete button when logged out by @junhoyeo in #457
  • [web] Shallow route to /u/username if current url is using userId and username is set by @junhoyeo in #458

New Contributors

Full Changelog: https://github.com/inevitable-dao/bento/compare/@bento/web@1.4.3...@bento/web@1.6.0