Camila Sosa Morales
|
07db609798
|
feat: UI remove tailwind (#259)
* chore: remove tailwind from input file component
* feat: remove tailwind from components
* chore: remove styles from index.tsx
* style: remove tailwind
* style: fix global styles
* style: fix menu-item, nfa-row, skeleton detail nfa
* style: fix mint nfa/ create ap align
* Update ui/src/components/core/color-picker/color-picker.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/core/color-picker/color-picker.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/components/core/switch/switch.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/index.tsx
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/views/mint/nfa-step/verify-step/verify-nfa-step.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/theme/globals.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* style: fix styles for switch
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2023-05-19 11:13:02 -03:00 |
Camila Sosa Morales
|
6cf32bedb9
|
feat: UI switch grid list on nfa listing (#261)
* feat: display nfas grid or list
* feat: add list view
* chore: rename component
* style: add margin
* chore: add skeleton for nfa list
* chore: add TODO comment
* Update ui/src/views/explore/explore-list/nfa-list/nfa-list.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* Update ui/src/views/explore/explore-list/nfa-list/nfa-list.styles.ts
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
* merge develop
* style: responsiveness for explore view
* chore: remove old file
---------
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
|
2023-05-17 16:10:37 -03:00 |
Camila Sosa Morales
|
f685d6800b
|
feat: UI responsiveness on mint and AP flow (#245)
* wip: make mint flow responsive
* feat: add responsivness
* feat: add button connection
* refactor: remove iconSpacing from button for responsiveness
* styles: text ellipsis variation
* style: ellipsis on combobox
|
2023-04-28 12:16:24 -03:00 |
Camila Sosa Morales
|
13a9a1e992
|
feat: UI toast component (#160)
* chore: install radix toast
* feat: add toast component
* chore: display toast column
* chore: remove commented lines
* chore: fix animation
|
2023-03-10 09:04:30 -05:00 |
Camila Sosa Morales
|
3901033f81
|
styles: fix styles icon button (#98)
* chore: rename files
* styles: fix styles icon button
* chore: remove commented lines
|
2023-02-06 16:37:35 -05:00 |
Camila Sosa Morales
|
77b20d527d
|
fix: fix button stories (#87)
|
2023-01-30 12:11:54 -05:00 |
Camila Sosa Morales
|
75a6de5ac7
|
chore: button component (#81)
* chore: add button component with storybook
* chore: add stories button
* refactor: remove github custom logo
* fix: fix build
* chore: changes based on PR review
|
2023-01-23 15:01:02 -05:00 |