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

Frontend Challenge #32

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Frontend Challenge #32

wants to merge 44 commits into from

Commits on Feb 15, 2023

  1. feat: initial boilerplate

    186412 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5b26c64 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. style: linting

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    80ce1ab View commit details
    Browse the repository at this point in the history
  2. feat: package.json

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ff43503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    867a143 View commit details
    Browse the repository at this point in the history
  4. feat: added content component

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4d41ef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d137964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    291b83d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7d31bd View commit details
    Browse the repository at this point in the history
  8. feat: added router

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d393888 View commit details
    Browse the repository at this point in the history
  9. feat: added top bar

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8404e14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    690357a View commit details
    Browse the repository at this point in the history
  11. feat: assets

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    db0a5fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bff1832 View commit details
    Browse the repository at this point in the history
  13. feat: added 404 view

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0713a63 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc766d4 View commit details
    Browse the repository at this point in the history
  15. chore: cleanups

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    058765f View commit details
    Browse the repository at this point in the history
  16. feat: added sass

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1580280 View commit details
    Browse the repository at this point in the history
  17. feat: added main flex classes

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    40e65cb View commit details
    Browse the repository at this point in the history
  18. feat: added checkbox

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    705e062 View commit details
    Browse the repository at this point in the history
  19. feat: added input component

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    dd146fb View commit details
    Browse the repository at this point in the history
  20. feat: added item component

    186412 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3609f9f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. style: checkbox styling

    186412 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4e23b6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4238b64 View commit details
    Browse the repository at this point in the history
  3. feat: added vuex pkg

    186412 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    bf07c05 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. feat: added store

    186412 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    cf6c95c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6072b0 View commit details
    Browse the repository at this point in the history
  3. feat: general vue fixes

    186412 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    c407603 View commit details
    Browse the repository at this point in the history
  4. feat: dynamic content

    186412 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    dd2b2e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b6f309 View commit details
    Browse the repository at this point in the history
  6. feat: POST request

    186412 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    9141144 View commit details
    Browse the repository at this point in the history
  7. feat: 404 page definition

    186412 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    fd6cdf2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c98c9aa View commit details
    Browse the repository at this point in the history
  9. style: linting

    186412 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    9ff8a81 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. feat: accessibility options

    186412 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e725af6 View commit details
    Browse the repository at this point in the history
  2. feat: toggle button

    186412 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    28ff167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    476c6fd View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. test: unit testing

    186412 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    431fb90 View commit details
    Browse the repository at this point in the history
  2. fix: key warning

    186412 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4610f94 View commit details
    Browse the repository at this point in the history
  3. fix: typo

    186412 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8b4b7ad View commit details
    Browse the repository at this point in the history
  4. test: e2e tests

    186412 committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    c661426 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. chore: readme

    186412 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2d5fe30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from 186412/dev

    feat: frontend challenge
    186412 authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f390943 View commit details
    Browse the repository at this point in the history
  3. feat: added key to list item

    186412 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f9c75a6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from 186412/dev

    feat: added key to list item
    186412 authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b00b2c0 View commit details
    Browse the repository at this point in the history