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

Svelte kit #7

Draft
wants to merge 49 commits into
base: main
Choose a base branch
from
Draft

Svelte kit #7

wants to merge 49 commits into from

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    ceff822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5699b46 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    d351f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d07e5 View commit details
    Browse the repository at this point in the history
  3. Fix type conversion

    acuarica committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    d03f583 View commit details
    Browse the repository at this point in the history
  4. Export chain id

    acuarica committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    e2072b5 View commit details
    Browse the repository at this point in the history
  5. Improve wallet reactivity

    acuarica committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    e977bc8 View commit details
    Browse the repository at this point in the history
  6. Improve warning look&feel

    acuarica committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c88f871 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Move inside pools/ route

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    9bdef40 View commit details
    Browse the repository at this point in the history
  2. Set up vite mode

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    42461e5 View commit details
    Browse the repository at this point in the history
  3. Add new info endpoints

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    962a453 View commit details
    Browse the repository at this point in the history
  4. Add new env types

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    d93615a View commit details
    Browse the repository at this point in the history
  5. Add storybook

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    257c58e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40adce8 View commit details
    Browse the repository at this point in the history
  7. Add network info component

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0463352 View commit details
    Browse the repository at this point in the history
  8. Fix deposit/withdraw routes

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    1e56b21 View commit details
    Browse the repository at this point in the history
  9. Import without $lib

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f3d64e1 View commit details
    Browse the repository at this point in the history
  10. Import without $lib

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    4efebce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48a623b View commit details
    Browse the repository at this point in the history
  12. Add component stories

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    04385a0 View commit details
    Browse the repository at this point in the history
  13. Improve error handling

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    b32578c View commit details
    Browse the repository at this point in the history
  14. Add some jsdoc

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    2fd15b4 View commit details
    Browse the repository at this point in the history
  15. Remove comments

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    2d90d67 View commit details
    Browse the repository at this point in the history
  16. Add ren allowance PoC

    acuarica committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    12a71dc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Remove hardhat

    acuarica committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    68e2fd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    34909b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa60d50 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    6c0bf43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af98ce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fdcb0e View commit details
    Browse the repository at this point in the history
  4. Add some tests

    acuarica committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ac34993 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    d00f886 View commit details
    Browse the repository at this point in the history
  2. Fix config/bond imports

    acuarica committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    0664fda View commit details
    Browse the repository at this point in the history
  3. Add address type alias

    acuarica committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    4e03eb8 View commit details
    Browse the repository at this point in the history
  4. Refactor to use types

    acuarica committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    8de489c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a06c0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17a4bab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cb4534 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70ef0a2 View commit details
    Browse the repository at this point in the history
  9. Unify contract usage

    acuarica committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e106237 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    3185cdd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. introducing Chip component (#11)

    * introducing Chip component
    
    * Update src/lib/Chip/types.ts
    
    Co-authored-by: Luis Mastrangelo <[email protected]>
    
    * Update src/lib/Chip/Chip.svelte
    
    Co-authored-by: Luis Mastrangelo <[email protected]>
    
    * remove span from stories
    
    * exposing class prop
    
    * removing variants type
    
    * using props class instead
    
    Co-authored-by: Luis Mastrangelo <[email protected]>
    fede-rodes and acuarica committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    02f1c9f View commit details
    Browse the repository at this point in the history
  2. moving Chip to lib folder

    fede-rodes committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    7baa4cf View commit details
    Browse the repository at this point in the history
  3. Feat/format (#12)

    * adding npm scrpits
    
    * linterrr
    
    * adding json and format for all files
    fede-rodes committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    23b5160 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. adding missing dep (#13)

    fede-rodes committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    dc47301 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Feat/format2 (#14)

    * adding missing dep
    
    * extending lint npm scripts
    fede-rodes committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    b7c81fb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. fix import

    fede-rodes committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    a7bcbae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f75f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Feat/comp lib (#15)

    * setting up carbon components
    
    * removing warn comp
    
    * replacing Chip with Tag comp
    
    * lint
    
    * update Header
    
    * update header
    
    * name change from selectedAddress to account
    
    * adding wallet to header
    
    * revert name from account to selectedAddress
    
    * revert name from account to selectedAddress
    
    * lint
    
    * revert name to selectedAddress
    fede-rodes committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    54bdffb View commit details
    Browse the repository at this point in the history