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

Docs - Layout and responsive navigation #270

Merged
merged 46 commits into from
May 24, 2023
Merged

Docs - Layout and responsive navigation #270

merged 46 commits into from
May 24, 2023

Commits on May 5, 2023

  1. Some responsive

    jtbrolin committed May 5, 2023
    Configuration menu
    Copy the full SHA
    654ce86 View commit details
    Browse the repository at this point in the history
  2. WIP

    jtbrolin committed May 5, 2023
    Configuration menu
    Copy the full SHA
    616e33d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Version 1

    jtbrolin committed May 8, 2023
    Configuration menu
    Copy the full SHA
    980d310 View commit details
    Browse the repository at this point in the history
  2. Menu in other palce

    jtbrolin committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d2269b7 View commit details
    Browse the repository at this point in the history
  3. Stroke

    jtbrolin committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a4271a8 View commit details
    Browse the repository at this point in the history
  4. Stuff

    jtbrolin committed May 8, 2023
    Configuration menu
    Copy the full SHA
    51d43b2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

    jtbrolin committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2c94cfa View commit details
    Browse the repository at this point in the history
  3. Tweaks

    jtbrolin committed May 15, 2023
    Configuration menu
    Copy the full SHA
    824dfbe View commit details
    Browse the repository at this point in the history
  4. Changes

    jtbrolin committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1db65e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    666094c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 17, 2023

  1. Docs: Moved all pages from pages to docs

    - Replaced useRouter from next/router to next/navigation
    - Updated modal logic to use useRouters basic API
    - Removed next-seo as Next13 provides that out of the box
    BarnabyBishop committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a59adea View commit details
    Browse the repository at this point in the history
  2. Added .env.example

    BarnabyBishop committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c73fcfb View commit details
    Browse the repository at this point in the history
  3. Reshuffle

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7bdc38c View commit details
    Browse the repository at this point in the history
  4. Fixed shadow transition

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a603a61 View commit details
    Browse the repository at this point in the history
  5. Some more tweaks

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a14820b View commit details
    Browse the repository at this point in the history
  6. Clean up

    BarnabyBishop committed May 17, 2023
    Configuration menu
    Copy the full SHA
    afd4f07 View commit details
    Browse the repository at this point in the history
  7. Fixed duplicate key

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    eff4bb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1699f7e View commit details
    Browse the repository at this point in the history
  9. Merging

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    55f6604 View commit details
    Browse the repository at this point in the history
  10. Style

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7ee1d51 View commit details
    Browse the repository at this point in the history
  11. Tweaks

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    9c96230 View commit details
    Browse the repository at this point in the history
  12. is

    jtbrolin committed May 17, 2023
    Configuration menu
    Copy the full SHA
    623c820 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Fix

    jtbrolin committed May 18, 2023
    Configuration menu
    Copy the full SHA
    45ecfbb View commit details
    Browse the repository at this point in the history
  2. Typescript fix

    BarnabyBishop committed May 18, 2023
    Configuration menu
    Copy the full SHA
    fdcc9d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70e84c8 View commit details
    Browse the repository at this point in the history
  4. Updated modals to use local state rather than URL state due to scolli…

    …ng issue with the latest useRouter.
    
    See: vercel/next.js#49087
    BarnabyBishop committed May 18, 2023
    Configuration menu
    Copy the full SHA
    33ede42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f93427 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc0ca0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c08706 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Fix duplicate text style

    jtbrolin committed May 21, 2023
    Configuration menu
    Copy the full SHA
    9e2b819 View commit details
    Browse the repository at this point in the history
  2. Fix scrolling shadow issue

    jtbrolin committed May 21, 2023
    Configuration menu
    Copy the full SHA
    c46b047 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. dvh fix

    jtbrolin committed May 22, 2023
    Configuration menu
    Copy the full SHA
    4f5e5a7 View commit details
    Browse the repository at this point in the history
  2. Capitalisation tweak

    jtbrolin committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0262716 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. PR feedback pt 1

    jtbrolin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    65379ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3bf0d View commit details
    Browse the repository at this point in the history
  3. PR feedback pt 2

    jtbrolin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7b66312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c5146 View commit details
    Browse the repository at this point in the history
  5. Const

    jtbrolin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2cfb32e View commit details
    Browse the repository at this point in the history
  6. lock

    jtbrolin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    19d1201 View commit details
    Browse the repository at this point in the history
  7. lock

    jtbrolin committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0907164 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    6715d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e354f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1aab89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e64f9dd View commit details
    Browse the repository at this point in the history