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

indentList and dedentList are @beta/not to be used yet sharedLiftListItem and sharedSinkListItem are deprecated #2025

Open
FirstWhack opened this issue Apr 20, 2023 · 0 comments
Labels
type: bug 🪲 Something isn't working

Comments

@FirstWhack
Copy link

FirstWhack commented Apr 20, 2023

Summary

indentList and dedentList are @beta/not to be used:

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

However sharedLiftListItem and sharedSinkListItem are deprecated in favor of the not-to-be-used API:

Warning: This API is now obsolete. use indentList instead.
Warning: This API is now obsolete. use dedentList instead.

Steps to reproduce

Documentation error.

Expected results

Coherent documentation.

Actual results

Incoherent documentation.

Possible Solution

Clarify documentation to state there is no acceptable method of indenting/dedenting lists provided by remirror.

@FirstWhack FirstWhack added the type: bug 🪲 Something isn't working label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant