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

[WIP] MDX V2 #1077

Closed
wants to merge 113 commits into from
Closed

[WIP] MDX V2 #1077

wants to merge 113 commits into from

Commits on May 20, 2020

  1. Rewrite how MDX is parsed (#1039)

    * Move `remark-mdx*` packages to `remark-mdxjs`
    
    * Rename
    
    * Add `remark-mdx`
    
    * Add tests
    
    * Ignore `remark-mdx`
    
    * Remove husky for now
    
    * done
    
    * Update comment syntax in the docs
    
    * Add back all file extensions for eslint
    
    * Remove comments for now and eslint-mdx temporarily
    
    * Remove comments for now, add redirect to mdx-provider in docs
    
    * Missed a merge conflict
    
    * Fix eslint
    
    Co-authored-by: John Otander <[email protected]>
    wooorm and johno authored May 20, 2020
    Configuration menu
    Copy the full SHA
    9d30680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caac874 View commit details
    Browse the repository at this point in the history
  3. v2.0.0-next.0

    johno committed May 20, 2020
    Configuration menu
    Copy the full SHA
    08c809a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bf052c View commit details
    Browse the repository at this point in the history
  5. Fix package deps in root

    johno committed May 20, 2020
    Configuration menu
    Copy the full SHA
    dc1c541 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c59ce6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65af47c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. types: add typescript typings for remark-mdx, remark-mdx-remove-expor…

    …ts, remark-mdx-remove-imports, @mdx-js/util (#1082)
    ChristianMurphy authored May 21, 2020
    Configuration menu
    Copy the full SHA
    e2eb4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d8f08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    569f82f View commit details
    Browse the repository at this point in the history
  4. v2.0.0-next.1

    johno committed May 21, 2020
    Configuration menu
    Copy the full SHA
    166fd9d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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

Commits on Jul 17, 2020

  1. Improve export name extraction for shortcode generation (#1160)

    * Improve export name extraction
    
    Many different types of export syntax wasn't supported,
    primarily destructuring for objects and arrays. This adds
    export extraction to the import name extraction step so
    we can more accurately determine what shortcodes to
    generate.
    
    * Place gatsby-plugin-mdx in the root for now, seems to not be resolving properly
    
    * Fix linting
    
    * Make null handling more clear
    
    * Fix handling of null specifiers
    
    * Move dep to proper place
    johno authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    db93304 View commit details
    Browse the repository at this point in the history
  2. Fix some linting

    johno committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    577d48f View commit details
    Browse the repository at this point in the history
  3. Fix linting (#1161)

    * Fix linting
    
    * Fix error in remark formatter
    johno authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3ca8e0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd60c2 View commit details
    Browse the repository at this point in the history
  5. Move publish to its own action

    johno committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    7829b88 View commit details
    Browse the repository at this point in the history
  6. v2.0.0-next.2

    johno committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    fa091d2 View commit details
    Browse the repository at this point in the history
  7. v2.0.0-next.3

    johno committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    d0059c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Make testing matrix simpler (#1173)

    I'm not sure we need to run such a complex test matrix
    because it unfortunately makes CI pretty slow. Here I propose
    removing node v12 and MacOS.
    johno authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    d08c5b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649dbd8 View commit details
    Browse the repository at this point in the history
  3. v2.0.0-next.4

    johno committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e1b45e3 View commit details
    Browse the repository at this point in the history
  4. Specify pre-dist-tag

    johno committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    0da2fcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6098d94 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. ci(github): update github actions and dtslint to latest (#1178)

    dependency updates may help resolve flaky tests which have been occuring on `next` branch
    ChristianMurphy authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    cc95646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42077e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac9755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f59b174 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    5c15a00 View commit details
    Browse the repository at this point in the history
  2. v2.0.0-next.5

    johno committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    bf7deab View commit details
    Browse the repository at this point in the history
  3. next.5

    johno committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    8b36b9f View commit details
    Browse the repository at this point in the history
  4. v2.0.0-next.6

    johno committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    cbfeb8b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    9a33ae5 View commit details
    Browse the repository at this point in the history
  2. v2.0.0-next.7

    johno committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    b6f3fdf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Remove layout props in compiled jsx (#1199)

    Closes #742
    johno authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    b8bedc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. fix(mdx): add additional typings to mdx api (#1211)

    * feat(mdx): add typings according to the code
    
    * test(mdx): add tests that covers new typings
    
    * Update packages/mdx/types/index.d.ts
    
    * Update packages/mdx/types/index.d.ts
    
    Co-authored-by: John Otander <[email protected]>
    lonyele and johno authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    d76085f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. modernize 2.0 preact build (#1269)

    This sets us up to modernize all of our builds by implementing microbundle on the preact package. This produces a commonjs build that is left as main because that's what people currently expect, an es build that gets used by webpack, etc under the module key, and a true es modern build that will get used conditionally by node v14 native esm when `import` is used. When `require` is used in v14, the commonjs build gets used.
    ChristopherBiscardi authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8b4723f View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    johno committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    df2487a View commit details
    Browse the repository at this point in the history
  3. v2.0.0-next.8

    johno committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e194fc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Fix Vue, document and test rest

    * Update readmes
    * Fix code style
    * Add 100% coverage to renderers, babel plugins, loaders, runtime
    * Add todos inline for potentially broken things
    * Fix Vue to have tests, support properties, support Vue components
    * Soft deprecate `@mdx-js/util`, `@mdx-js/test-util`,
      `babel-plugin-html-attributes-to-jsx`: their contents weren’t used or not
      reused
    * Set up tests in each package, to allow for different test methods (e.g.,
      vue, remark-mdx)
    * Stop locking dev-dependencies
    * Move several dev-dependencies from the root `package.json` to the places
      that depend on them
    * Remove unused dev-dependencies
    * Remove unused `yarn.lock`s in non-root
    * Use `microbundle` for preact, react, and vue
    * Fix installing, building, formatting, and testing
    * Fix actions
    
    Closes GH-1338.
    
    Reviewed-by: Christian Murphy <[email protected]>
    wooorm authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    e7e9d46 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Fix tests on next

    Closes GH-1349.
    
    Reviewed-by: John Otander <[email protected]>
    Reviewed-by: Christian Murphy <[email protected]>
    wooorm authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    9f5a91d View commit details
    Browse the repository at this point in the history
  2. Refactor and test remark-mdxjs

    * Remove unused locator (locators are for inline constructs)
    * Remove JSX tests to focus solely on import/export
    * 100% coverage
    
    Closes GH-1350.
    
    Reviewed-by: Christian Murphy <[email protected]>
    wooorm authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    5d08233 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Refactor @mdx-js/mdx to clean code, test 100%

    Code changes:
    
    * Remove footnotes by default: if folks want that, they can add
      `remark-footnotes` themselves in `remarkPlugins`
    * Remove undocumented and untested `options.compilers`
    * Remove undocumented and untested `raw` node handling.
      The way it was done would result in bugs.
      If folks want HTML in MDX, they can use `rehype-raw` in
      `rehypePlugins`
    * Defer plugin handling to `.use`
    * Remove unused dependencies
    * Refactor code
    
    Tests:
    
    * Make test cases smaller so that unrelated changes cause less failures
    * Where possible, compare MDX output to JSX, so that stylistic differences
      are ignored, and our baseline is met
    * Where possible, evaluate the MDX, to check that core, components, plugins,
      all actually work together
    * Remove unneeded tests, such as where covered by `remark-mdx` or
      `remark-mdxjs`
    * Add tests for everything that’s exposed by this package
    * 100% coverage
    
    Closes GH-1347.
    
    Reviewed-by: Christian Murphy <[email protected]>
    wooorm authored Nov 28, 2020
    Configuration menu
    Copy the full SHA
    62931c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Add types to @mdx-js/preact (#1233)

    * types: mdx preact typings
    
    * docs: add preact to typescript documentation
    
    Co-authored-by: John Otander <[email protected]>
    ChristianMurphy and johno authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8c922e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Update to remark@13 (micromark)

    This updates MDX to use and support remark@13, which comes with a new internal
    parser (micromark), and supports CommonMark.
    See <https://github.com/remarkjs/remark/releases/tag/13.0.0> for more
    information.
    In short, this means MDX parses markdown closer to what folks expect.
    And it means all latest plugins work (again).
    
    But it also means that parsing MDX syntax (JSX, expressions, ESM) got an update.
    See: <https://github.com/micromark/micromark-extension-mdxjs> and
    <https://github.com/syntax-tree/mdast-util-mdx> for the syntax.
    In short, this means MDX parsing is now JavaScript-aware: import/exports are
    actually parsed for being valid JavaScript.
    Expressions previously counted braces, but now can include braces in strings or
    comments or whatnot.
    This also means we can drop Babel (in a future PR) because we already have a
    JavaScript AST.
    
    This also deprecates the packages `remark-mdxjs` (which is now the default in
    `remark-mdx`), `remark-mdx-remove-exports`, and `remark-mdx-remove-imports`.
    
    Related to GH-704.
    Related to GH-1041.
    
    Closes GH-720.
    Closes GH-1028.
    Closes GH-1050.
    Closes GH-1081.
    Closes GH-1193.
    Closes GH-1238.
    Closes GH-1283.
    Closes GH-1316.
    Closes GH-1318.
    Closes GH-1341.
    Closes GH-1367.
    
    Reviewed-by: Christian Murphy <[email protected]>
    wooorm authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    3080444 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Update mdast-util-to-hast

    Closes GH-1381.
    
    Reviewed-by: Christian Murphy <[email protected]>
    Reviewed-by: John Otander <[email protected]>
    wooorm authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a042a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421660c View commit details
    Browse the repository at this point in the history
  3. Fix Tony's name

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    44038f4 View commit details
    Browse the repository at this point in the history
  4. Update @next/mdx repo link (#1106)

    rafaelalmeidatk authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d19bea4 View commit details
    Browse the repository at this point in the history
  5. Fix casing of TypeScript (#1110)

    karlhorky authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    28059e4 View commit details
    Browse the repository at this point in the history
  6. fix: add useEffect to Web Components example (#1109)

    Marcy Sutton authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    145af31 View commit details
    Browse the repository at this point in the history
  7. Fix npm command to start zero example (#1107)

    In `package.json` script, looks like we run it with start command
    ilhamwahabi authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d3065ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbd61b1 View commit details
    Browse the repository at this point in the history
  9. Use blm banner

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c940327 View commit details
    Browse the repository at this point in the history
  10. Fixed broken links (#1118)

    ykadosh authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    34db511 View commit details
    Browse the repository at this point in the history
  11. Fixed links and improved example (#1119)

    Made it clearer how to send options to the plugins
    mariusGundersen authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9e614be View commit details
    Browse the repository at this point in the history
  12. ci: Github CI Fixes (#1134)

    palfrey authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7e2bf24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    735fcbf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa6213b View commit details
    Browse the repository at this point in the history
  15. Introduce syntax highlighting (#1140)

    * Update code-block.js
    
    Add code syntax highlighting
    
    * Update code-block.js
    
    Fix eslint errors
    
    * Second fix of eslint errors
    samrobbins85 authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3b2aee7 View commit details
    Browse the repository at this point in the history
  16. Typescript support (#1128)

    This fucked my brain for like 2 hours so making sure it doesn't happen to anyone else 😂
    deadcoder0904 authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    40e74d6 View commit details
    Browse the repository at this point in the history
  17. fix: quote component name in error message (#1136)

    * quote component name in error message
    
    * revert unnecessary changes in readme
    kaisugi authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    dd0651f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d1fe44c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    837ff86 View commit details
    Browse the repository at this point in the history
  20. Default file to an object (#1154)

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    92ee312 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ba6cdfd View commit details
    Browse the repository at this point in the history
  22. Fix release instructions in contributing docs (#1158)

    * Fix release instructions in contributing docs
    
    * Update contributing.mdx
    LB authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e12799f View commit details
    Browse the repository at this point in the history
  23. Fix duplicate yarn in instructions (#1159)

    LB authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    041279d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7398b98 View commit details
    Browse the repository at this point in the history
  25. Improve runtime docs, closes #1176 (#1177)

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    84304b2 View commit details
    Browse the repository at this point in the history
  26. Update sponsors table (#1183)

    * Update sponsors table
    
    * Remove unused link
    wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f9895fe View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c9f2d25 View commit details
    Browse the repository at this point in the history
  28. Make short codes function conditional. (#1088)

    * Make short codes function conditional.
    
    * Fix failing tests
    
    Co-authored-by: John Otander <[email protected]>
    2 people authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    19cc369 View commit details
    Browse the repository at this point in the history
  29. MDXConf landing page and signup form (#1200)

    * Spike out first pass of conf page
    
    * Add sign up form spike, make linter happy
    
    * Add confirm and confirmed pages for conf
    
    * Add form id
    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    53f8ccf View commit details
    Browse the repository at this point in the history
  30. OG/Twitter preview (#1201)

    * Spike out first pass of conf page
    
    * Add sign up form spike, make linter happy
    
    * Add head to conf layout, add og image
    
    * Add specific conf og image
    
    * Run formatter
    
    * Linter/formatter is breaking frontmatter
    
    * Ignore conf files in eslint
    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    efc09f5 View commit details
    Browse the repository at this point in the history
  31. Fix og image url (#1203)

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5e7f0c4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3fb703d View commit details
    Browse the repository at this point in the history
  33. Add details on how to add MDX plugins with Next.js (#1212)

    * Update next.mdx
    
    * Update next.mdx
    samrobbins85 authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c7c05f9 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b2750d7 View commit details
    Browse the repository at this point in the history
  35. docs(getting-started/gatsby): Update gatsby link (#1224)

    Update gatsby.org to gatsby.com
    Biswas-N authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    477745f View commit details
    Browse the repository at this point in the history
  36. Add MDXConf banner (#1225)

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3f83d47 View commit details
    Browse the repository at this point in the history
  37. Update conf page with speaker list and time

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    680bdf9 View commit details
    Browse the repository at this point in the history
  38. Add Jonathan

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3d3fc01 View commit details
    Browse the repository at this point in the history
  39. Update Jonathan's talk title

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    77d10eb View commit details
    Browse the repository at this point in the history
  40. Add conf links

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c509e81 View commit details
    Browse the repository at this point in the history
  41. Tweak theme and title

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    65e3558 View commit details
    Browse the repository at this point in the history
  42. Add more description

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    639a7b7 View commit details
    Browse the repository at this point in the history
  43. Add stream recording link

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c22d926 View commit details
    Browse the repository at this point in the history
  44. Fix typo

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1e17e4c View commit details
    Browse the repository at this point in the history
  45. Add recordings

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c88072d View commit details
    Browse the repository at this point in the history
  46. Improve wording

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e9983a2 View commit details
    Browse the repository at this point in the history
  47. Use singular noun (#1259)

    chenxsan authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2e3a4d9 View commit details
    Browse the repository at this point in the history
  48. fix code block syntax (#1260)

    chenxsan authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    52e40d6 View commit details
    Browse the repository at this point in the history
  49. fix edit link (#1261)

    * fix edit link
    
    * fix another one
    chenxsan authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9200202 View commit details
    Browse the repository at this point in the history
  50. JetBrains plugin now available (#1252)

    https://youtrack.jetbrains.com/issue/WEB-32599 has been closed with the release of https://plugins.jetbrains.com/plugin/14944-mdx, so I think it's fair to say IntelliJ can be listed as supporting now.
    andrewaylett authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d0e6b99 View commit details
    Browse the repository at this point in the history
  51. Update projects.mdx (#1248)

    Added url to my GatsbyJS site that depends alot on MDX.
    nikobenho authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0210d95 View commit details
    Browse the repository at this point in the history
  52. fix(docs): fix link (#1235)

    muescha authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bb5ba21 View commit details
    Browse the repository at this point in the history
  53. Health (#1226)

    * Add Discussions
    
    * Update sponsors
    wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6c0cb05 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    b101e71 View commit details
    Browse the repository at this point in the history
  55. Fix Lerna links (#1286)

    * Fix lerna links
    
    * Remove new line
    ndresx authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ccfde4b View commit details
    Browse the repository at this point in the history
  56. Update math-blocks.mdx (#1278)

    samrobbins85 authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6b44a02 View commit details
    Browse the repository at this point in the history
  57. Update sponsors

    wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    61c4d55 View commit details
    Browse the repository at this point in the history
  58. 3 Configuration menu
    Copy the full SHA
    b1b2cde View commit details
    Browse the repository at this point in the history
  59. Runtime - Added documentation for remarkPlugins (#1218)

    * added documentation for remarkPlugins
    
    * Update readme.md
    
    * edit the properties table
    dowi authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8906385 View commit details
    Browse the repository at this point in the history
  60. Fix broken link in plugins.mdx

    Reviewed-by: Christian Murphy <[email protected]>
    Reviewed-by: Titus Wormer <[email protected]>
    
    Closes GH-1314.
    MichaelDeBoey authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    eca29b7 View commit details
    Browse the repository at this point in the history
  61. Support react 17 peer dep (#1319)

    Just a simple semver range increase on the react peer dep.
    bcomnes authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    174b671 View commit details
    Browse the repository at this point in the history
  62. Correct descriptions/tags in Table of components (#1331)

    * Correct description for `hr`/`ThematicBreak`
    
    * Correct description for code and inline code
    
    * Fix tag for inlineCode
    
    * Update docs/getting-started/-table-of-components.mdx
    
    Co-authored-by: John Otander <[email protected]>
    2 people authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d115520 View commit details
    Browse the repository at this point in the history
  63. Add MDNEXT to projects page (#1309)

    MDNEXT is an ecosystem of tools and templates surrounding the MDX + NextJS ecosystem. It includes a growing component library, a handful of templates, and a CLI for choosing one!
    domitriusclark authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0de639a View commit details
    Browse the repository at this point in the history
  64. Add mdnext link

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    067cfbb View commit details
    Browse the repository at this point in the history
  65. Fix typo

    Closes GH-1354.
    
    Reviewed-by: Titus Wormer <[email protected]>
    chenxsan authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    71d4185 View commit details
    Browse the repository at this point in the history
  66. Update companies for johno and jxn (#1387)

    johno authored and wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    f0c940c View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    846ee66 View commit details
    Browse the repository at this point in the history
  68. Fix tests

    wooorm committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    dafdf6d View commit details
    Browse the repository at this point in the history