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: upgrade to MDX v2 #8288

Merged
merged 176 commits into from
Apr 21, 2023
Merged

feat: upgrade to MDX v2 #8288

merged 176 commits into from
Apr 21, 2023

Commits on Nov 3, 2022

  1. upgrade mdx

    slorber committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    0833b06 View commit details
    Browse the repository at this point in the history
  2. fix TOC?

    slorber committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2c98f91 View commit details
    Browse the repository at this point in the history
  3. progress on mdx 2 upgrade, use dynamic imports for ESM packages

    site builds but no content :s
    slorber committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    84544bd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    64f5102 View commit details
    Browse the repository at this point in the history
  2. netlify deploy quickfix

    slorber committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5b19968 View commit details
    Browse the repository at this point in the history
  3. add _ to canary for now

    slorber committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1bf2e82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83064b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f95038 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a38aff7 View commit details
    Browse the repository at this point in the history
  7. re-enable blog

    slorber committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    147985b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ba0043 View commit details
    Browse the repository at this point in the history
  9. strip html comments

    slorber committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    55ef6b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. try to render docs

    slorber committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f6e164a View commit details
    Browse the repository at this point in the history
  2. render full site?

    slorber committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c22688d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Merge branch 'main' into slorber/mdx-2.0

    # Conflicts:
    #	packages/docusaurus-theme-mermaid/package.json
    #	yarn.lock
    slorber committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fa6c9f5 View commit details
    Browse the repository at this point in the history
  2. code block quickfix

    slorber committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    20ea1b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. add codeCompatPlugin

    slorber committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    2949aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fccc228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1d8d5 View commit details
    Browse the repository at this point in the history
  4. fix transformImage merge

    slorber committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    79dca20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8ca394 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    a9c1e2a View commit details
    Browse the repository at this point in the history
  2. test admonitions

    slorber committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    37806c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    d875f63 View commit details
    Browse the repository at this point in the history
  2. add todo

    slorber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    08ed0cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b1779f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Merge branch 'main' into slorber/mdx-2.0

    # Conflicts:
    #	packages/docusaurus-mdx-loader/src/remark/admonitions/index.ts
    slorber committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    8a17cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25feea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c4a00e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f00e10 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    311095b View commit details
    Browse the repository at this point in the history
  2. fix code block title typo

    slorber committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a7d412c View commit details
    Browse the repository at this point in the history
  3. almost working npm2yarn

    slorber committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    db5893c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    d378146 View commit details
    Browse the repository at this point in the history
  2. update safe snapshots

    slorber committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    bba54bd View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    c14bf34 View commit details
    Browse the repository at this point in the history
  2. some PR cleanup

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    aedb12f View commit details
    Browse the repository at this point in the history
  3. fix math/katex

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5cff7df View commit details
    Browse the repository at this point in the history
  4. useless diff line break

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b404d0c View commit details
    Browse the repository at this point in the history
  5. fix remark configTabs plugin

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    47ec626 View commit details
    Browse the repository at this point in the history
  6. remove useless escaping line

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    6a67822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    174621e View commit details
    Browse the repository at this point in the history
  8. apply codeCompatPlugin last

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0bb3d84 View commit details
    Browse the repository at this point in the history
  9. add dogfood for remark-emoji

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    bf358c9 View commit details
    Browse the repository at this point in the history
  10. fix weird ts

    slorber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    bcd7a1b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    4c0400a View commit details
    Browse the repository at this point in the history
  2. extract md preprocessor

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1f20c7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c89bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c406e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73efc94 View commit details
    Browse the repository at this point in the history
  6. fix transformImage

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    abf8e9c View commit details
    Browse the repository at this point in the history
  7. fix transformLinks + tests

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    02f48b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bf628c View commit details
    Browse the repository at this point in the history
  9. useless import

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6ccc437 View commit details
    Browse the repository at this point in the history
  10. vendor remark-gfm@3.0.1.js

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1d4d103 View commit details
    Browse the repository at this point in the history
  11. fix TOC tests

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    80cbd0f View commit details
    Browse the repository at this point in the history
  12. fix remark headings tests

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f8ad8ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    557d3d0 View commit details
    Browse the repository at this point in the history
  14. fix mermaid tests

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    033e4d8 View commit details
    Browse the repository at this point in the history
  15. comment

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    48f76f8 View commit details
    Browse the repository at this point in the history
  16. vendor @mdx-js/mdx

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8b9c7b0 View commit details
    Browse the repository at this point in the history
  17. fix footnoteIDFixer tests

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    99758d3 View commit details
    Browse the repository at this point in the history
  18. useless comment

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    7758280 View commit details
    Browse the repository at this point in the history
  19. TS errors workaround?

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a361694 View commit details
    Browse the repository at this point in the history
  20. re-add all site versions

    slorber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9b46551 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. fix docs

    slorber committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    4513c0f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    b92c7a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ef409 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    d4642ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd8fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce2f472 View commit details
    Browse the repository at this point in the history
  4. changelog: use format: 'md'

    slorber committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    26e6d9d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into slorber/mdx-2.0

    # Conflicts:
    #	packages/docusaurus-theme-common/src/utils/admonitionUtils.tsx
    slorber committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ce487b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d29c50a View commit details
    Browse the repository at this point in the history
  7. fix details/summary

    slorber committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    274c3b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    e22567d View commit details
    Browse the repository at this point in the history
  2. add deps

    slorber committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    59448c1 View commit details
    Browse the repository at this point in the history
  3. Fix <Head> support

    slorber committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8c2b93d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. update truncate marker regexp

    slorber committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    599ecd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. rebase

    slorber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0b92958 View commit details
    Browse the repository at this point in the history
  2. fix merge issue

    slorber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e6d06cc View commit details
    Browse the repository at this point in the history
  3. fix <Tabs> after refactor

    slorber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2703af7 View commit details
    Browse the repository at this point in the history
  4. rename markdown test page

    slorber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2b1a1cf View commit details
    Browse the repository at this point in the history
  5. add markdown .md test page

    slorber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    62cd8b1 View commit details
    Browse the repository at this point in the history
  6. broken link

    slorber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2163ba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. format: "detect"

    slorber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    05bd2df View commit details
    Browse the repository at this point in the history
  2. format: "detect"

    slorber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    05279ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbfc8f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d68ca28 View commit details
    Browse the repository at this point in the history
  5. yarnlock cleanup

    slorber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1457a23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68c75d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bc5cbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ca05f3 View commit details
    Browse the repository at this point in the history
  9. restore needed dependency :D

    slorber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1c69210 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a132d89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77d7356 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86e39a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cad8f74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    65eee40 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6e46b62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d0cc3c8 View commit details
    Browse the repository at this point in the history
  17. better comment

    slorber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    9295366 View commit details
    Browse the repository at this point in the history
  18. restore cspell comment

    slorber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    e75e602 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    31cf322 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2d3ff9b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    44882e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    32b0f1a View commit details
    Browse the repository at this point in the history
  2. merge

    slorber committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fa3f418 View commit details
    Browse the repository at this point in the history
  3. fix blog api table

    slorber committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6f6627a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c30f0f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    088ed75 View commit details
    Browse the repository at this point in the history
  2. Fix 2.3.1 doc for MDX 2

    slorber committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d0ab202 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. merge from main

    slorber committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1e1ed03 View commit details
    Browse the repository at this point in the history
  2. merge lockfile

    slorber committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    491f3ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6094a99 View commit details
    Browse the repository at this point in the history
  4. prettier

    slorber committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d310028 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e398622 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbd5a85 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    4f302a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ea354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86fda50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9405f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b5db1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00bd106 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d24c16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b71a8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe5c77f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix: correct MDXPlugin type (#8738)

    fix: correct MDXPlugin type
    armano2 committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f104c6d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

Commits on Mar 10, 2023

  1. merge main

    slorber committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    0027998 View commit details
    Browse the repository at this point in the history
  2. Fix TS issues after merge

    slorber committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    43bdab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7efc696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef4c99 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    ac4b06e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b089b4 View commit details
    Browse the repository at this point in the history
  3. improve transformLink types

    slorber committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    925ef67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4808e73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaac2e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55b3509 View commit details
    Browse the repository at this point in the history
  7. improve npm2yarn typing

    slorber committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    dc86c92 View commit details
    Browse the repository at this point in the history
  8. minor comment change

    slorber committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2aa97d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a562d29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2670cc1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab6d3dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66317de View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    325826b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    41197a6 View commit details
    Browse the repository at this point in the history
  2. fix introduction page

    slorber committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    cd50475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2641fcd View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    a8131ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22449f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    5f0a507 View commit details
    Browse the repository at this point in the history
  2. fix snapshot

    slorber committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6470c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57382c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37cb892 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c30e92f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3226f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb94f8f View commit details
    Browse the repository at this point in the history
  8. Add shitty non-breaking space hack to document mdx-code-block: the do…

    …c should not be escaped
    slorber committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    130be08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47f2cad View commit details
    Browse the repository at this point in the history
  10. react page diff fix

    slorber committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d6f51f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    cfdadae View commit details
    Browse the repository at this point in the history
  2. fix admonitions docs diff

    slorber committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    03c5393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44fe1d6 View commit details
    Browse the repository at this point in the history
  4. Add TODO comment

    slorber committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1da05da View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    c98a148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f205be View commit details
    Browse the repository at this point in the history
  3. Add missing unified deps

    slorber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3299da1 View commit details
    Browse the repository at this point in the history
  4. Relax typing for Unified Plugin type due to TS making it very hard to…

    … import ESM types in CJS modules
    slorber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8129a53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94408de View commit details
    Browse the repository at this point in the history
  6. update docs for admonitions

    slorber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    55e42c3 View commit details
    Browse the repository at this point in the history
  7. Fix mdx loader caching issues

    slorber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2e033b0 View commit details
    Browse the repository at this point in the history
  8. update todo message

    slorber committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a983945 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8754c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ab8e86 View commit details
    Browse the repository at this point in the history