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(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials #9684

Merged
merged 35 commits into from
Jan 19, 2024

Commits on Dec 31, 2023

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

Commits on Jan 10, 2024

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

Commits on Jan 12, 2024

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

Commits on Jan 13, 2024

  1. Update packages/docusaurus-mdx-loader/src/remark/toc/index.ts

    Co-authored-by: Titus <tituswormer@gmail.com>
    anatolykopyl and wooorm committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f386394 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    0b6cc68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfea370 View commit details
    Browse the repository at this point in the history
  3. better unit tests

    slorber committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    604febd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    758e39b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7f5c14 View commit details
    Browse the repository at this point in the history
  6. typo

    slorber committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3121dce View commit details
    Browse the repository at this point in the history
  7. typo

    slorber committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9fec883 View commit details
    Browse the repository at this point in the history
  8. typo

    slorber committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    baeb5bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04636de View commit details
    Browse the repository at this point in the history
  10. better dogfooding case

    slorber committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1e00363 View commit details
    Browse the repository at this point in the history
  11. use MdxjsEsm type guard

    slorber committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5d68e76 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    084f029 View commit details
    Browse the repository at this point in the history
  13. more refactors

    slorber committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2c0df85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    763d208 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    418d95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4f8aa View commit details
    Browse the repository at this point in the history
  3. update yarn lock

    slorber committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    25c6a70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    925661d View commit details
    Browse the repository at this point in the history
  5. add missing typeguard

    slorber committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9d3c544 View commit details
    Browse the repository at this point in the history
  6. minor naming refactors

    slorber committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    65592a6 View commit details
    Browse the repository at this point in the history
  7. minor refactoring

    slorber committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0348aa4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d070950 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    728d705 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86f7275 View commit details
    Browse the repository at this point in the history
  11. minor utils refactor

    slorber committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f193b12 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    239550b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b258e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d43631 View commit details
    Browse the repository at this point in the history