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(nuxt): usePreviewMode composable #21705

Merged
merged 57 commits into from
Mar 6, 2024

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    4906fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7610815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9460446 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af690ad View commit details
    Browse the repository at this point in the history
  5. chore: lint

    logotip4ik committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ad612d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd48191 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89c0c7f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jul 8, 2023

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

Commits on Jul 30, 2023

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

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    1cb89c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc023a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53698e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 2, 2023

  1. Update packages/nuxt/src/app/composables/preview.ts

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    logotip4ik and danielroe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    46f10ce View commit details
    Browse the repository at this point in the history
  2. feat: allow storing not only token value in preview state

    This also allows users to manually set preview state
    logotip4ik committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f74ee68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e181cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ee7aa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. refactor: add side note

    logotip4ik committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b44c3fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c6d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cea4c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e496e1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b61550f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4f21cd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 4, 2023

  1. docs: usePreviewMode api

    logotip4ik committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f276b86 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Update docs/3.api/1.composables/use-preview-mode.md

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    logotip4ik and danielroe committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    76bb35d View commit details
    Browse the repository at this point in the history
  2. Update docs/3.api/1.composables/use-preview-mode.md

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    logotip4ik and danielroe committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fb8d8d7 View commit details
    Browse the repository at this point in the history
  3. Update docs/3.api/1.composables/use-preview-mode.md

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    logotip4ik and danielroe committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    71dbe5a View commit details
    Browse the repository at this point in the history
  4. Update docs/3.api/1.composables/use-preview-mode.md

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    logotip4ik and danielroe committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fb10bea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcea49b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Dec 11, 2023

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

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    ac96655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    314e76c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e0a09f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8775866 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6f9272 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    6c834ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f5dbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f0b57 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    0b6399b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0992713 View commit details
    Browse the repository at this point in the history
  3. refactor: rework preview mode composable

    Rely only on current `useState` call and simplify a bit
    logotip4ik committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a012a65 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update packages/nuxt/src/app/composables/preview.ts

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    logotip4ik and danielroe committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e318db0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 25, 2024

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

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    0e736bb View commit details
    Browse the repository at this point in the history
  2. chore: add since directive

    logotip4ik committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    47e2c4a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    62314c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    951edd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d634438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a43a184 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b2eb83 View commit details
    Browse the repository at this point in the history