Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

v1.7.0

Choose a tag to compare

@bot-anik bot-anik released this 21 Jun 15:25
· 1196 commits to main since this release

1.7.0 (2022-06-21)

Bug Fixes

  • adapter: wrong path for eventBus instance (be0eeb9)
  • add images copy into rollup config (ad57c1b)
  • add urls stylesheet to rollup config (7eb7ae7)
  • card responsiveness (0515ed5)
  • ignore type checking for elements in main storybook config file (9d65d69)
  • remove background images & affiliated urls (8433f61)
  • remove images from destination path (3182ff7)
  • remove undefined types (8ccc350)

Features

  • adapter: create urql client for faucet gateway (bb72676)
  • adapter: switch from rest implementation to graphql in HTTPFaucetGateway (7d5e702)
  • add cosmos images to assets (d9db584)
  • add footer component with stylesheet & en/fr translation (99e7b03)
  • add internationalization to story (704e957)
  • add language functions to utils (e678e1b)
  • add language method to utils (c7559f8)
  • add language regex check (da095e2)
  • add language switcher (24c583e)
  • add language switcher story (e449a2f)
  • add languages props to switcher (a54cf0f)
  • add new cosmos variables (7d7ab2a)
  • add okp4 to classnames (08840dd)
  • add UseTranslationResponse export type (ec22f71)
  • builder: add new ErrorStoreBuilder (b061f86)
  • builder: add new FaucetStoreBuilder (a35385a)
  • builder: add new TaskStoreBuilder (df1201f)
  • builder: add new WalletStoreBuilder (79d9bf3)
  • change display property to flex & add min-height (e0bba1e)
  • change flex display by grid (b80425a)
  • complete story (41436d2)
  • context: create store contexts and export them (626b93d)
  • enforce language types (efb079b)
  • enforce typography usage (479b3b7)
  • generalise brand link & rename css class (ae85cce)
  • generalise component (f957265)
  • hook: create store hooks and export them (a436da3)
  • improve internationalization story (59825c2)
  • improve language type (c5971cd)
  • improve map usage (ae05c3c)
  • improve switcher tsx (53670c8)
  • make switcher change language (5fad121)
  • redux: add preloadedState parameter for faucet store (3eb7592)
  • redux: add preloadedState parameter for wallet store (ac4d229)
  • refine language property (1323cd9)
  • remove i18n instance export (fa0f185)
  • remove query string from i18n (d767520)
  • ui: add a store provider to handle multiple context injection (e680e9e)
  • update internationalization story (4555ac0)