-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[WIP] MDX V2 #1077
Commits on May 20, 2020
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 9d30680 - Browse repository at this point
Copy the full SHA 9d30680View commit details -
Configuration menu - View commit details
-
Copy full SHA for caac874 - Browse repository at this point
Copy the full SHA caac874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c809a - Browse repository at this point
Copy the full SHA 08c809aView commit details -
types: add typescript typings for @mdx-js/mdx, @mdx-js/react, @mdx-js…
…/runtime, and @mdx-js/vue (#1079)
Configuration menu - View commit details
-
Copy full SHA for 4bf052c - Browse repository at this point
Copy the full SHA 4bf052cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1c541 - Browse repository at this point
Copy the full SHA dc1c541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c59ce6 - Browse repository at this point
Copy the full SHA 4c59ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65af47c - Browse repository at this point
Copy the full SHA 65af47cView commit details
Commits on May 21, 2020
-
types: add typescript typings for remark-mdx, remark-mdx-remove-expor…
…ts, remark-mdx-remove-imports, @mdx-js/util (#1082)
Configuration menu - View commit details
-
Copy full SHA for e2eb4ee - Browse repository at this point
Copy the full SHA e2eb4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d8f08 - Browse repository at this point
Copy the full SHA a3d8f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 569f82f - Browse repository at this point
Copy the full SHA 569f82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 166fd9d - Browse repository at this point
Copy the full SHA 166fd9dView commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea9970a - Browse repository at this point
Copy the full SHA ea9970aView commit details
Commits on Jul 17, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for db93304 - Browse repository at this point
Copy the full SHA db93304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577d48f - Browse repository at this point
Copy the full SHA 577d48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca8e0a - Browse repository at this point
Copy the full SHA 3ca8e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd60c2 - Browse repository at this point
Copy the full SHA afd60c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7829b88 - Browse repository at this point
Copy the full SHA 7829b88View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa091d2 - Browse repository at this point
Copy the full SHA fa091d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0059c8 - Browse repository at this point
Copy the full SHA d0059c8View commit details
Commits on Jul 22, 2020
-
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.
Configuration menu - View commit details
-
Copy full SHA for d08c5b6 - Browse repository at this point
Copy the full SHA d08c5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 649dbd8 - Browse repository at this point
Copy the full SHA 649dbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1b45e3 - Browse repository at this point
Copy the full SHA e1b45e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da2fcf - Browse repository at this point
Copy the full SHA 0da2fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6098d94 - Browse repository at this point
Copy the full SHA 6098d94View commit details
Commits on Jul 23, 2020
-
ci(github): update github actions and dtslint to latest (#1178)
dependency updates may help resolve flaky tests which have been occuring on `next` branch
Configuration menu - View commit details
-
Copy full SHA for cc95646 - Browse repository at this point
Copy the full SHA cc95646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42077e4 - Browse repository at this point
Copy the full SHA 42077e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac9755 - Browse repository at this point
Copy the full SHA 9ac9755View commit details -
Configuration menu - View commit details
-
Copy full SHA for f59b174 - Browse repository at this point
Copy the full SHA f59b174View commit details
Commits on Jul 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5c15a00 - Browse repository at this point
Copy the full SHA 5c15a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7deab - Browse repository at this point
Copy the full SHA bf7deabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b36b9f - Browse repository at this point
Copy the full SHA 8b36b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfeb8b - Browse repository at this point
Copy the full SHA cbfeb8bView commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a33ae5 - Browse repository at this point
Copy the full SHA 9a33ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f3fdf - Browse repository at this point
Copy the full SHA b6f3fdfView commit details
Commits on Jul 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b8bedc9 - Browse repository at this point
Copy the full SHA b8bedc9View commit details
Commits on Aug 3, 2020
-
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]>
Configuration menu - View commit details
-
Copy full SHA for d76085f - Browse repository at this point
Copy the full SHA d76085fView commit details
Commits on Sep 18, 2020
-
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.
Configuration menu - View commit details
-
Copy full SHA for 8b4723f - Browse repository at this point
Copy the full SHA 8b4723fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df2487a - Browse repository at this point
Copy the full SHA df2487aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e194fc1 - Browse repository at this point
Copy the full SHA e194fc1View commit details
Commits on Nov 19, 2020
-
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]>
Configuration menu - View commit details
-
Copy full SHA for e7e9d46 - Browse repository at this point
Copy the full SHA e7e9d46View commit details
Commits on Nov 24, 2020
-
Closes GH-1349. Reviewed-by: John Otander <[email protected]> Reviewed-by: Christian Murphy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f5a91d - Browse repository at this point
Copy the full SHA 9f5a91dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 5d08233 - Browse repository at this point
Copy the full SHA 5d08233View commit details
Commits on Nov 28, 2020
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 62931c2 - Browse repository at this point
Copy the full SHA 62931c2View commit details
Commits on Dec 1, 2020
-
Add types to
@mdx-js/preact
(#1233)* types: mdx preact typings * docs: add preact to typescript documentation Co-authored-by: John Otander <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c922e4 - Browse repository at this point
Copy the full SHA 8c922e4View commit details
Commits on Dec 15, 2020
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 3080444 - Browse repository at this point
Copy the full SHA 3080444View commit details
Commits on Dec 17, 2020
-
Closes GH-1381. Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: John Otander <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a042a9d - Browse repository at this point
Copy the full SHA a042a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 421660c - Browse repository at this point
Copy the full SHA 421660cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44038f4 - Browse repository at this point
Copy the full SHA 44038f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d19bea4 - Browse repository at this point
Copy the full SHA d19bea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28059e4 - Browse repository at this point
Copy the full SHA 28059e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 145af31 - Browse repository at this point
Copy the full SHA 145af31View commit details -
Fix npm command to start zero example (#1107)
In `package.json` script, looks like we run it with start command
Configuration menu - View commit details
-
Copy full SHA for d3065ff - Browse repository at this point
Copy the full SHA d3065ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd61b1 - Browse repository at this point
Copy the full SHA dbd61b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c940327 - Browse repository at this point
Copy the full SHA c940327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34db511 - Browse repository at this point
Copy the full SHA 34db511View commit details -
Fixed links and improved example (#1119)
Made it clearer how to send options to the plugins
Configuration menu - View commit details
-
Copy full SHA for 9e614be - Browse repository at this point
Copy the full SHA 9e614beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2bf24 - Browse repository at this point
Copy the full SHA 7e2bf24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 735fcbf - Browse repository at this point
Copy the full SHA 735fcbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6213b - Browse repository at this point
Copy the full SHA aa6213bView commit details -
Introduce syntax highlighting (#1140)
* Update code-block.js Add code syntax highlighting * Update code-block.js Fix eslint errors * Second fix of eslint errors
Configuration menu - View commit details
-
Copy full SHA for 3b2aee7 - Browse repository at this point
Copy the full SHA 3b2aee7View commit details -
This fucked my brain for like 2 hours so making sure it doesn't happen to anyone else 😂
Configuration menu - View commit details
-
Copy full SHA for 40e74d6 - Browse repository at this point
Copy the full SHA 40e74d6View commit details -
fix: quote component name in error message (#1136)
* quote component name in error message * revert unnecessary changes in readme
Configuration menu - View commit details
-
Copy full SHA for dd0651f - Browse repository at this point
Copy the full SHA dd0651fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1fe44c - Browse repository at this point
Copy the full SHA d1fe44cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 837ff86 - Browse repository at this point
Copy the full SHA 837ff86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ee312 - Browse repository at this point
Copy the full SHA 92ee312View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6cdfd - Browse repository at this point
Copy the full SHA ba6cdfdView commit details -
Fix release instructions in contributing docs (#1158)
* Fix release instructions in contributing docs * Update contributing.mdx
Configuration menu - View commit details
-
Copy full SHA for e12799f - Browse repository at this point
Copy the full SHA e12799fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 041279d - Browse repository at this point
Copy the full SHA 041279dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7398b98 - Browse repository at this point
Copy the full SHA 7398b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84304b2 - Browse repository at this point
Copy the full SHA 84304b2View commit details -
* Update sponsors table * Remove unused link
Configuration menu - View commit details
-
Copy full SHA for f9895fe - Browse repository at this point
Copy the full SHA f9895feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f2d25 - Browse repository at this point
Copy the full SHA c9f2d25View commit details -
Make short codes function conditional. (#1088)
* Make short codes function conditional. * Fix failing tests Co-authored-by: John Otander <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19cc369 - Browse repository at this point
Copy the full SHA 19cc369View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 53f8ccf - Browse repository at this point
Copy the full SHA 53f8ccfView commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for efc09f5 - Browse repository at this point
Copy the full SHA efc09f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7f0c4 - Browse repository at this point
Copy the full SHA 5e7f0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb703d - Browse repository at this point
Copy the full SHA 3fb703dView commit details -
Add details on how to add MDX plugins with Next.js (#1212)
* Update next.mdx * Update next.mdx
Configuration menu - View commit details
-
Copy full SHA for c7c05f9 - Browse repository at this point
Copy the full SHA c7c05f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2750d7 - Browse repository at this point
Copy the full SHA b2750d7View commit details -
docs(getting-started/gatsby): Update gatsby link (#1224)
Update gatsby.org to gatsby.com
Configuration menu - View commit details
-
Copy full SHA for 477745f - Browse repository at this point
Copy the full SHA 477745fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f83d47 - Browse repository at this point
Copy the full SHA 3f83d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 680bdf9 - Browse repository at this point
Copy the full SHA 680bdf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3fc01 - Browse repository at this point
Copy the full SHA 3d3fc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d10eb - Browse repository at this point
Copy the full SHA 77d10ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c509e81 - Browse repository at this point
Copy the full SHA c509e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e3558 - Browse repository at this point
Copy the full SHA 65e3558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 639a7b7 - Browse repository at this point
Copy the full SHA 639a7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c22d926 - Browse repository at this point
Copy the full SHA c22d926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e17e4c - Browse repository at this point
Copy the full SHA 1e17e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c88072d - Browse repository at this point
Copy the full SHA c88072dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9983a2 - Browse repository at this point
Copy the full SHA e9983a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3a4d9 - Browse repository at this point
Copy the full SHA 2e3a4d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e40d6 - Browse repository at this point
Copy the full SHA 52e40d6View commit details -
* fix edit link * fix another one
Configuration menu - View commit details
-
Copy full SHA for 9200202 - Browse repository at this point
Copy the full SHA 9200202View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for d0e6b99 - Browse repository at this point
Copy the full SHA d0e6b99View commit details -
Added url to my GatsbyJS site that depends alot on MDX.
Configuration menu - View commit details
-
Copy full SHA for 0210d95 - Browse repository at this point
Copy the full SHA 0210d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb5ba21 - Browse repository at this point
Copy the full SHA bb5ba21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0cb05 - Browse repository at this point
Copy the full SHA 6c0cb05View commit details -
Add info on making Next.js pick up .mdx pages (#1250)
As per the plugin docs at https://github.com/vercel/next.js/tree/canary/packages/next-mdx
Configuration menu - View commit details
-
Copy full SHA for b101e71 - Browse repository at this point
Copy the full SHA b101e71View commit details -
* Fix lerna links * Remove new line
Configuration menu - View commit details
-
Copy full SHA for ccfde4b - Browse repository at this point
Copy the full SHA ccfde4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b44a02 - Browse repository at this point
Copy the full SHA 6b44a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c4d55 - Browse repository at this point
Copy the full SHA 61c4d55View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for b1b2cde - Browse repository at this point
Copy the full SHA b1b2cdeView commit details -
Runtime - Added documentation for remarkPlugins (#1218)
* added documentation for remarkPlugins * Update readme.md * edit the properties table
Configuration menu - View commit details
-
Copy full SHA for 8906385 - Browse repository at this point
Copy the full SHA 8906385View commit details -
Fix broken link in
plugins.mdx
Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: Titus Wormer <[email protected]> Closes GH-1314.
Configuration menu - View commit details
-
Copy full SHA for eca29b7 - Browse repository at this point
Copy the full SHA eca29b7View commit details -
Support react 17 peer dep (#1319)
Just a simple semver range increase on the react peer dep.
Configuration menu - View commit details
-
Copy full SHA for 174b671 - Browse repository at this point
Copy the full SHA 174b671View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d115520 - Browse repository at this point
Copy the full SHA d115520View commit details -
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!
Configuration menu - View commit details
-
Copy full SHA for 0de639a - Browse repository at this point
Copy the full SHA 0de639aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 067cfbb - Browse repository at this point
Copy the full SHA 067cfbbView commit details -
Closes GH-1354. Reviewed-by: Titus Wormer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71d4185 - Browse repository at this point
Copy the full SHA 71d4185View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c940c - Browse repository at this point
Copy the full SHA f0c940cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 846ee66 - Browse repository at this point
Copy the full SHA 846ee66View commit details -
Configuration menu - View commit details
-
Copy full SHA for dafdf6d - Browse repository at this point
Copy the full SHA dafdf6dView commit details