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

Expose FS translation system to plugins #2578

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Nov 5, 2024

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

Commits on Nov 6, 2024

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

Commits on Nov 9, 2024

  1. refactor: rename plugin hooks

    HiDeoo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3b79cce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into hd-refactor-inject-translations

    * main: (27 commits)
      i18n(ko-KR): update `site-search.mdx`
      [ci] release (withastro#2590)
      Support passing more options to the DocSearch component (withastro#2589)
      [ci] release (withastro#2587)
      Add changeset for withastro#2252 (withastro#2588)
      [ci] format
      Update dev dependencies (withastro#2582)
      Build performance optimizations for projects with large sidebars (withastro#2252)
      Fix a11y CI workflow (withastro#2503)
      Update `astro-expressive-code` to v0.38 (withastro#2551)
      Added social icon for Nostr (withastro#2579)
      [ci] format
      docs(showcase): add docs.reactbricks.com to showcase (withastro#2586)
      i18n(ja): Update site-search.mdx (withastro#2577)
      i18n(ja): Update pages.mdx (withastro#2576)
      i18n(fr): Update `reference/plugins.mdx` from withastro#2549 (withastro#2574)
      [ci] format
      docs: update showcase-sites.astro (withastro#2562)
      Throw an error if a showcase image does not have the required dimensions (withastro#2573)
      i18n(ja): Update frontmatter.md (withastro#2566)
      ...
    HiDeoo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    8f0acd8 View commit details
    Browse the repository at this point in the history
  3. fix: demo plugin lock file

    HiDeoo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0d73832 View commit details
    Browse the repository at this point in the history
  4. fix: add async hook comment

    HiDeoo committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    8ddfb98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    850d3f1 View commit details
    Browse the repository at this point in the history
  6. docs: tweak useTranslations documentation

    Co-authored-by: Chris Swithinbank <[email protected]>
    HiDeoo and delucis committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    57e8a06 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    c40f599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6e68c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ddf2f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f41499 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60dbc9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1cb641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71cbdb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    5aab231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ef34f View commit details
    Browse the repository at this point in the history