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

Jenn/rm 9020 convert image blocks to mdx #856

Closed
wants to merge 97 commits into from

Conversation

jennspencer
Copy link
Contributor

PR App Fix RM-XYZ

🧰 Changes

Describe your changes in detail.

🧬 QA & Testing

semantic-release-bot and others added 29 commits March 1, 2024 19:18
## Version 6.75.0-beta.11

### ✨ New & Improved

* actually use options ([3858c6e](3858c6e))

<!--SKIP CI-->
## Version 6.75.0-beta.12

### ✨ New & Improved

* cleanup ([42ae43f](42ae43f))

<!--SKIP CI-->
| [![PR App][icn]][demo] | Fix RM-9011 |
| :--------------------: | :---------: |

## 🧰 Changes

Gets markdown callouts working!

For testing, I did a big refactor on the demo(?) app. I replaced all the changing params stuff with `react-router-dom`, and updated it to use typescript!

## 🧬 QA & Testing

- [Broken on production][prod].
- [Working in this PR app][demo].

[demo]: https://markdown-pr-841.herokuapp.com
[prod]: https://SUBDOMAIN.readme.io
[icn]: https://user-images.githubusercontent.com/886627/160426047-1bee9488-305a-4145-bb2b-09d8b757d38a.svg
## Version 6.75.0-beta.13

### ✨ New & Improved

* callouts ([#841](#841)) ([02803ea](02803ea))

<!--SKIP CI-->
* fix: render heading once

* test: snapshots
## Version 6.75.0-beta.14

### 🛠 Fixes & Updates

* callout headings ([#842](#842)) ([da78ea2](da78ea2))

<!--SKIP CI-->
## Version 6.75.0-beta.15

### ✨ New & Improved

* rename react ot compile ([#843](#843)) ([52111ce](52111ce))

<!--SKIP CI-->
* feat: throw

* refactor
## Version 6.75.0-beta.16

### ✨ New & Improved

* throw ([#844](#844)) ([ecdba1b](ecdba1b))

<!--SKIP CI-->
## 🧰 Changes

Ports our test suite to `vitest`!

This mostly just adds the configuration and skips any tests that aren't passing already. I also deleted any magic block tests! 😃

![image](https://github.com/readmeio/markdown/assets/451488/c1897100-6504-4958-a861-d1c0a9350f55)

It does not convert the browser tests to `vitest`. I'd like to get them all passing before we do that???
Accepts a `components` opt that it passes into a custom `useMdxComponents` hook.
## Version 6.75.0-beta.17

### ✨ New & Improved

* add usemdxcomponents option ([#848](#848)) ([48351a2](48351a2))

<!--SKIP CI-->
## Version 6.75.0-beta.18

### ✨ New & Improved

* build ([c3f2f5c](c3f2f5c))

<!--SKIP CI-->
## Version 6.75.0-beta.19

### ✨ New & Improved

* revert updates ([98eafe7](98eafe7))

<!--SKIP CI-->
## Version 6.75.0-beta.20

### ✨ New & Improved

* package-lock ([6747a1f](6747a1f))

<!--SKIP CI-->
## Version 6.75.0-beta.21

### ✨ New & Improved

* fix package name ([82ffcfe](82ffcfe))

<!--SKIP CI-->
## Version 6.75.0-beta.22

### ✨ New & Improved

* update shighlighter ([3bbed6a](3bbed6a))

<!--SKIP CI-->
@jennspencer jennspencer closed this Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants