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

Improve the documentation by setting the third-party library TinyMCE as deprecated in V3 #4274

Merged
merged 4 commits into from
Jan 13, 2020

Conversation

Luwangel
Copy link
Contributor

Fixes #4264

LoicMahieu/aor-tinymce-input library is now deprecated in V3.

Todo

  • List third-party libraries for Inputs at only one place: file Input.md
  • Set LoicMahieu/aor-tinymce-input library as deprecated in V3
  • Prettier format of changed markdown files (remove spaces, etc)

@Luwangel Luwangel added documentation v3 RFR Ready For Review labels Jan 10, 2020
@djhi djhi added this to the 3.1.3 milestone Jan 13, 2020
@djhi djhi merged commit fc50aa3 into master Jan 13, 2020
@djhi djhi deleted the documentation-ecosystem branch January 13, 2020 09:04
@@ -186,11 +186,13 @@ Ex. `<AutocompleteInput shouldRenderSuggestions={(val) => { return val.trim().le
`<AutocompleteInput>` renders a [material-ui `<TextField>` component](https://material-ui.com/api/text-field/). Use the `options` attribute to override any of the `<TextField>` attributes:

{% raw %}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change your linter settings to avoid adding these line breaks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the link to LoicMahieu/aor-tinymce-input (or explicit that it's broken on v3)
3 participants