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

add desktop layout #85

Merged
merged 26 commits into from
Feb 24, 2024
Merged

add desktop layout #85

merged 26 commits into from
Feb 24, 2024

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    b250755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106c1d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore(deps): bump tailwindcss from 3.3.3 to 3.4.1

    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.3 to 3.4.1.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss@v3.3.3...v3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0760fb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. chore(deps): bump vite from 4.4.9 to 4.5.2

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    802dcbd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore(deps): bump @fontsource/playfair-display from 5.0.17 to 5.0.19

    Bumps [@fontsource/playfair-display](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/playfair-display) from 5.0.17 to 5.0.19.
    - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/playfair-display/CHANGELOG.md)
    - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/playfair-display)
    
    ---
    updated-dependencies:
    - dependency-name: "@fontsource/playfair-display"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c567bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7fe35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2fcc20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    810b44d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. feat: quickfix for desktop version

    TODO: this is not final. Since this is cosmetic, I assigned low priority
    BirnadinErick committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8c09d66 View commit details
    Browse the repository at this point in the history
  2. Desktop quickfix (#81)

    BirnadinErick authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    57c4a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddb63f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    880b233 View commit details
    Browse the repository at this point in the history
  2. feat: add desktop Hero

    BirnadinErick committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f8e7aa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f42b6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b91814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53474c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98e6107 View commit details
    Browse the repository at this point in the history
  7. feat: add Hero video

    BirnadinErick committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    eeac76d View commit details
    Browse the repository at this point in the history
  8. fix: loop hero video

    BirnadinErick committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    53b314c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    da99d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9712896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eff1d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4d5cf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7b9dff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09558d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0eafffc View commit details
    Browse the repository at this point in the history