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

fix(commands): Restore built-in toggleBulletList and toggleOrderedList #613

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

rfgamaral
Copy link
Member

Overview

Fixes an issue introduced by #612 where the built-in toggleBulletList and toggleOrderedList were removed by mistake. This PR re-introduces them.

PR Checklist

Test plan

It's not possible to test this without changing the code, but if you look at the code and know how Tiptap extensions work, you'll know this change makes sense 😅

@rfgamaral rfgamaral added the ⛴ Ship PR Used for PRs that don't need a review and can be merged when CI is green. label Jan 17, 2024
@rfgamaral rfgamaral self-assigned this Jan 17, 2024
Copy link

netlify bot commented Jan 17, 2024

Deploy Preview for doist-typist ready!

Name Link
🔨 Latest commit 18ae8ae
🔍 Latest deploy log https://app.netlify.com/sites/doist-typist/deploys/65a8344a15a8050008564003
😎 Deploy Preview https://deploy-preview-613--doist-typist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rfgamaral rfgamaral enabled auto-merge (squash) January 17, 2024 20:11
@rfgamaral rfgamaral merged commit 4c4a0dc into main Jan 17, 2024
9 checks passed
@rfgamaral rfgamaral deleted the ricardo/fix-bullet-ordered-list-extensions branch January 17, 2024 20:12
doistbot added a commit that referenced this pull request Jan 17, 2024
## [2.3.1](v2.3.0...v2.3.1) (2024-01-17)

### Bug Fixes

* **commands:** Restore built-in `toggleBulletList` and `toggleOrderedList` ([#613](#613)) ([4c4a0dc](4c4a0dc))
@doistbot
Copy link
Member

🎉 This PR is included in version 2.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@doistbot doistbot added the released Pull requests that have been released to production label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Pull requests that have been released to production ⛴ Ship PR Used for PRs that don't need a review and can be merged when CI is green.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants