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

feat(more-info): adding question card and optional observation input #43

Closed
wants to merge 26 commits into from

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    2189b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5723c64 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. feat: update more info card

    geisabitt committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b640347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3674aa8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. add prettier ignore

    diogocaronte authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0fec67b View commit details
    Browse the repository at this point in the history
  2. run prettier

    diogocaronte authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3747d51 View commit details
    Browse the repository at this point in the history
  3. make counter works

    diogocaronte authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    eba66d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef5c007 View commit details
    Browse the repository at this point in the history
  5. chore: some more changes

    Alecell authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2e44d71 View commit details
    Browse the repository at this point in the history
  6. initial project architecture (devhatt#10)

    * add initial architecture example
    
    * fix node_modules in src
    
    * new structure example
    
    * refactor components
    
    * refactor: remove unused dependency
    
    * style: run prettier to fix EOF
    
    * add more tests
    diogocaronte authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    75643ef View commit details
    Browse the repository at this point in the history
  7. move utils to a new package

    diogocaronte authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    6414833 View commit details
    Browse the repository at this point in the history
  8. docs: created readme.md file (devhatt#12)

    * docs: created readme.md file
    
    fix devhatt#5
    
    * style: created readme.md file
    
    fix devhatt#5
    
    * docs: created readme.md file with first steps
    
    fix devhatt#5
    RafaelLimaC authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    5b00c96 View commit details
    Browse the repository at this point in the history
  9. chore: add lint and pet-dex-utilities package

    BREAKING CHANGE: Reinstall all dependencies
    Alecell authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3461194 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    342cb86 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump the all-minor-updates group with 5 updates (devhatt#31

    )
    
    Bumps the all-minor-updates group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.3` | `5.0.10` |
    | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.56.0` |
    | [lint-staged](https://github.com/okonet/lint-staged) | `15.1.0` | `15.2.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` |
    | [stylelint-order](https://github.com/hudochenkov/stylelint-order) | `6.0.3` | `6.0.4` |
    
    
    Updates `vite` from 5.0.3 to 5.0.10
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.0.10/packages/vite)
    
    Updates `eslint` from 8.54.0 to 8.56.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.54.0...v8.56.0)
    
    Updates `lint-staged` from 15.1.0 to 15.2.0
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0)
    
    Updates `prettier` from 3.1.0 to 3.1.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.0...3.1.1)
    
    Updates `stylelint-order` from 6.0.3 to 6.0.4
    - [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
    - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
    - [Commits](hudochenkov/stylelint-order@6.0.3...6.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-minor-updates
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-minor-updates
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    - dependency-name: stylelint-order
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andre Almeida <[email protected]>
    2 people authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8711ea9 View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump vitest from 0.34.6 to 1.0.4 (devhatt#16)

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.6 to 1.0.4.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andre Almeida <[email protected]>
    Co-authored-by: Alexandre Gomes <[email protected]>
    3 people authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7591a6a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e014c4f View commit details
    Browse the repository at this point in the history
  14. chore(deps-dev): bump the all-minor-updates group with 4 updates (dev…

    …hatt#42)
    
    Bumps the all-minor-updates group with 4 updates: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier), [sass](https://github.com/sass/dart-sass), [stylelint-order](https://github.com/hudochenkov/stylelint-order) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.2
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.2)
    
    Updates `sass` from 1.69.5 to 1.69.6
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.69.5...1.69.6)
    
    Updates `stylelint-order` from 6.0.3 to 6.0.4
    - [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
    - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
    - [Commits](hudochenkov/stylelint-order@6.0.3...6.0.4)
    
    Updates `vitest` from 1.1.0 to 1.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-minor-updates
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    - dependency-name: stylelint-order
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    241f491 View commit details
    Browse the repository at this point in the history
  15. feat: create the input text component (devhatt#34)

    * feat: input text component
    
    feat devhatt#21
    
    * refactor: change px to rem in input text, edd the option to set de asset as prefix or suffix
    
    
    
    
    
    fix devhatt#21
    
    * style: changed px to rem in background-position, removed
    
    fix devhatt#21
    
    ---------
    
    Co-authored-by: Andre Almeida <[email protected]>
    Co-authored-by: Alexandre Gomes <[email protected]>
    3 people authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e08618e View commit details
    Browse the repository at this point in the history
  16. Adicionado novos scripts no package e integrado stylelint com prettier (

    devhatt#48)
    
    * chore: Add new scripts and integrate prettier with stylelint
    
    * chore: padronized color format to rgba
    PiluVitu authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e86e08a View commit details
    Browse the repository at this point in the history
  17. chore(deps): bump the all-minor-updates group with 4 updates (devhatt#45

    )
    
    Bumps the all-minor-updates group with 4 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [jsdom](https://github.com/jsdom/jsdom), [sass](https://github.com/sass/dart-sass) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `vite` from 5.0.10 to 5.0.11
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.0.11/packages/vite)
    
    Updates `jsdom` from 23.0.1 to 23.2.0
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@23.0.1...23.2.0)
    
    Updates `sass` from 1.69.6 to 1.69.7
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.69.6...1.69.7)
    
    Updates `vitest` from 1.1.1 to 1.1.3
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    - dependency-name: jsdom
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: all-minor-updates
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-minor-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Andre Almeida <[email protected]>
    2 people authored and geisabitt committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3d0dcfe View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    5aeaaa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a088a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    38d4ed0 View commit details
    Browse the repository at this point in the history
  2. merge main com a issue-30

    geisabitt committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1e3be19 View commit details
    Browse the repository at this point in the history