Skip to content

Commit

Permalink
Issue 109 - Componente de vacina (devhatt#125)
Browse files Browse the repository at this point in the history
* feat: base component of vaccine

* feat: vaccine list

* fix: remove espace index home

* fix: right index home

* feat: storybook and div fix

* fix: pr changes - early return, border rem to px and format date function

* fix: pr changes

* feat: font helvetica

* feat: component abstraction

* fix: add borders and scroll

* Contunuação do PR = feat: Add RadioButton e Checkbox (devhatt#121)

* feat: Componentes Radio Button e Checkbox

Adiciona os componentes de radio button e checkbox, além de seus respectivos arquivos do storybook

refactor: Ajustes de evento, stories e getters/setters

fix: resolve parcial conversations

fix: resolve most part of conversations

* fix: all conflicts erros

* fix: resolve conversations issues

* fix: resolve conversations

* fix: resolve all conversations issues

* style: resolve zoldicas callout

---------

Co-authored-by: Jessica Rodrigues <[email protected]>, Paulo Vitu <[email protected]>

* fix: componente visual

* fix: scroll

* fix: pr improvements

* fix: update pnpm lock

* fix: color name

* fix: index html

* fix: stylelint font

* fix: pr changes

* fix: fonts and addvacine container name

* fix: vaccineitem corrrect events name  and id

* fix: vaccinegroup indentation

* fix: dividerr

* fix: code-style

* fix:stylelint

* fix: nomenclaturet improvements

* fix: stylelint

* fix: return textcontent

* feat: pnpm lock

---------

Co-authored-by: Paulo Victor <[email protected]>
  • Loading branch information
juliaam and PiluVitu authored May 8, 2024
1 parent 2504b2e commit 0b72433
Show file tree
Hide file tree
Showing 21 changed files with 6,351 additions and 43 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
"vitest": "^1.2.2"
},
"dependencies": {
"concurrently": "8.2.2",
"dayjs": "^1.11.10",
"pet-dex-utilities": "^1.0.1",
"reset-css": "^5.0.2",
"vite": "^5.0.12",
Expand Down
108 changes: 74 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/components/Vaccine/images/plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions src/components/Vaccine/images/vaccine.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0b72433

Please sign in to comment.