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/39 create switcher without injection #43

Merged
merged 28 commits into from
Jun 27, 2024

Commits on Jun 27, 2024

  1. Move code inside src for tailwind example

    - To keep things uniform across examples
    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6a9b898 View commit details
    Browse the repository at this point in the history
  2. Add Switcher

    - When adding scoped themes it is not required to inject scripts again
    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4354fda View commit details
    Browse the repository at this point in the history
  3. Fix blocking trail overlay

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    084b4b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c6918 View commit details
    Browse the repository at this point in the history
  5. docs(changeset): Enhance: Avoid unnecessary script injection when add…

    …ing contenarized themes for a target other than html element.
    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3d3e015 View commit details
    Browse the repository at this point in the history
  6. fixes #39

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7ae5ddb View commit details
    Browse the repository at this point in the history
  7. style: format code with Prettier

    This commit fixes the style issues introduced in 7ae5ddb according to the output
    from Prettier.
    
    Details: #43
    deepsource-autofix[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cfeae26 View commit details
    Browse the repository at this point in the history
  8. Update package lock file

    fixes #39
    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    97e3b2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0627dbc View commit details
    Browse the repository at this point in the history
  10. refactor: autofix issues in 2 files

    Resolved issues in the following files with DeepSource Autofix:
    1. examples/tailwind/src/app/_components/card.tsx
    2. examples/tailwind/src/app/page.tsx
    deepsource-autofix[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    34ac76d View commit details
    Browse the repository at this point in the history
  11. fix deepsource

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f93e971 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c78884 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eedf0eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6e02178 View commit details
    Browse the repository at this point in the history
  15. RELEASING: Releasing 2 package(s)

    Releases:
      [email protected]_39.0
      @repo/[email protected]_39.0
    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    455aecf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    93dad4a View commit details
    Browse the repository at this point in the history
  17. fix publish script

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    aa8cbd8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a69e2c8 View commit details
    Browse the repository at this point in the history
  19. fix changeset

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    de22af0 View commit details
    Browse the repository at this point in the history
  20. attempt to fix changeset

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c9ab651 View commit details
    Browse the repository at this point in the history
  21. RELEASING: Releasing 2 package(s)

    Releases:
      [email protected]
      @repo/shared@null
    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2a042c1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d89d157 View commit details
    Browse the repository at this point in the history
  23. fix changeset

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d4cb151 View commit details
    Browse the repository at this point in the history
  24. fix: manual publish

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d969a12 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    413d2be View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a454966 View commit details
    Browse the repository at this point in the history
  27. fix: fix styles

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    961b453 View commit details
    Browse the repository at this point in the history
  28. touch up

    mayank1513 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9b06e4d View commit details
    Browse the repository at this point in the history