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(og-gen): Update implementation of useLocation | Update App template #10441

Merged
merged 36 commits into from
Apr 12, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    a78508a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413294f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52cb903 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7891b35 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    68b9ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be594a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f97bb4 View commit details
    Browse the repository at this point in the history
  4. Update types

    cannikin committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1d62b74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e58781 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c627b31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53c53e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c020090 View commit details
    Browse the repository at this point in the history
  9. Modified to return separate width, height and ogProps in case you wan…

    …t to build all the meta tags in one go
    cannikin committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4b9d39c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 6, 2024

  1. Merge branch 'main' of github.com:redwoodjs/redwood into rc-og-image-…

    …support
    
    * 'main' of github.com:redwoodjs/redwood: (30 commits)
      fix(scenario): Make sure to cleanup even if test fails (#10112)
      Update babel monorepo to v7.24.0 (#10090)
      Update storybook monorepo to v7.6.17 (#10089)
      Update dependency @apollo/client to v3.9.5 (#10087)
      fix(serve): Allow periods in most paths (#10114)
      feat(rsc-streaming): Integrating RSC builds with Streaming and Client side hydration (#10031)
      chore(style): getDefaultViteConfig source format (#10111)
      chore(refactor): vite - extract default vite config (#10110)
      chore(comment): cli index FIXME comment about ugly big red box
      RSC: rscBuildAnalyze: Start at web/src/ (#10109)
      RSC: ensureProcessDirWeb() (#10108)
      RSC: Extract webpack shims into their own file (#10107)
      RSC: Remove completed TODO comment
      RSC: Babel react plugin not needed for analyze phase (#10106)
      RSC: runFeServer: wrap RSC code with `if (rscEnabled)` (#10105)
      RSC: Update comments, naming etc based on Danny's input (#10104)
      RSC: Rename to buildRscClientAndServer (#10103)
      RSC: Rename to rscBuildForServer, and tweak some comments (#10102)
      SSR: Extract buildForStreamingServer function (#10099)
      chore(unit-tests): Silence middleware error logging (#10097)
      ...
    dac09 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    409357b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e33d2 View commit details
    Browse the repository at this point in the history
  3. Lint

    dac09 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e15fb10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5afcec2 View commit details
    Browse the repository at this point in the history
  5. update fixture

    dac09 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2be1e63 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Add cssPaths to options

    cannikin committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    dcdb43a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee6065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04e7c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge main | Fix conflicts

    dac09 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5e4a453 View commit details
    Browse the repository at this point in the history
  2. Bad merge

    dac09 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a44f28f View commit details
    Browse the repository at this point in the history
  3. Update types in app template

    dac09 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4b9f068 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    787fa56 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 11, 2024

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

    dac09 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    183a7d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3767eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a81e23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    674f5f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    943c536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f38f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c4560d View commit details
    Browse the repository at this point in the history
  4. Update pkg json

    dac09 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    df1386c View commit details
    Browse the repository at this point in the history