Camila Sosa Morales
|
cda25b9a3b
|
feat: UI refactor card header (#250)
* reactor: refactor card header
* feat: custom card component
* chore: animation on create ap success card
* chore: remove old file
* chore: global responsiveness (#251)
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2023-05-10 11:44:40 -03:00 |
Camila Sosa Morales
|
292f550466
|
chore: card component (#112)
* chore: add card component
* refactor: refactor con input styles and added icon
* chore: add missing files
* Update ui/src/components/card/card.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/card/card.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* chore: change CardText to Text
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2023-02-08 08:34:04 -05:00 |
Camila Sosa Morales
|
0553bef914
|
chore: remove chakra (#86)
* refactor: remove chakra
* refactor: remove stitches folder
|
2023-01-26 16:02:08 -05:00 |
Felipe Mendes
|
4836dd0436
|
chore: precommit hooks (#18)
* chore: add husky and lint-staged
* chore: add postinstall script
* chore: add prepush test hook
* chore: add skip tests flag
* chore: remove skip tests flag
* chore: fix format command to verify json files
|
2022-12-16 14:57:49 -03:00 |
Camila Sosa Morales
|
d96175fa3f
|
feat: list minted sites (#42)
* feat: add mintes sites list view
* wip: add card but need styles
* style: add style to site card component
* style: add style to site card
* fix: fix onClick propagation
* chore: remove unused param
* Apply suggestions from code review
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update list.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2022-12-16 11:27:39 -03:00 |
Camila Sosa Morales
|
6451208871
|
feat: minted site detail (#36)
* feat: add detail view. add home button component. add loading component
* feat: add tile info component
* style: change bg color and front family
* refactor: remove old file
* style: new style for detail view
* chore: fix comments
* refactor: change SiteNFTDetail type
* refactor: PR comments changes
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2022-12-14 18:28:15 -03:00 |