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: Link card to profile #361

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

feat: Link card to profile #361

wants to merge 29 commits into from

Commits on Mar 16, 2023

  1. add landing page and images

    PanicS7 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f3a3517 View commit details
    Browse the repository at this point in the history
  2. Add premium component

    PanicS7 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5ad78ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    140f48f View commit details
    Browse the repository at this point in the history
  4. Fix style problem

    fix: section and button not in center on desktop
    PanicS7 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b13bec4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    9cd2bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f392e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37bf2c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6714861 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Add benefits component

    PanicS7 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c03a5c8 View commit details
    Browse the repository at this point in the history
  2. Add mailto to links

    PanicS7 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    bc2141f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    7446fb3 View commit details
    Browse the repository at this point in the history
  2. add TPopup

    PanicS7 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f27aaf3 View commit details
    Browse the repository at this point in the history
  3. change button logic

    PanicS7 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4a4f0e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Mar 24, 2023

  1. clear unused code

    PanicS7 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1416d65 View commit details
    Browse the repository at this point in the history
  2. add redirect to button

    PanicS7 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    739d477 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    0bdeaeb View commit details
    Browse the repository at this point in the history
  2. Fix style and cleanup code

    PanicS7 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b1b81cc View commit details
    Browse the repository at this point in the history
  3. clear unused code

    PanicS7 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ed75cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b95be View commit details
    Browse the repository at this point in the history
  5. eslint

    PanicS7 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    725443d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. update branch

    PanicS7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2553379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2b68b View commit details
    Browse the repository at this point in the history
  3. fix for eslint error and warning

    error '$nuxt' is not defined and warning  unexpected usage of 'this'
    PanicS7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    65a8c91 View commit details
    Browse the repository at this point in the history
  4. improve code

    PanicS7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    aaf2a65 View commit details
    Browse the repository at this point in the history
  5. change image format

    PanicS7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    03904a4 View commit details
    Browse the repository at this point in the history
  6. change naming

    PanicS7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6728321 View commit details
    Browse the repository at this point in the history
  7. change style to use tailwind

    PanicS7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d30ab62 View commit details
    Browse the repository at this point in the history