Migrations and deprecations
April 2021
Custom CSS in Text v2
We’ve launched a new version of the Text component with full support for GitHub flavored markdown, along with most HTML tags and presentational attributes including class
.
If you previously used Text to hack in custom CSS for your app, the <style>
tag is no longer supported. Instead, we’ve introduced an official CSS editor with autocomplete and live preview in the “Scripts and styles” modal.
Existing instances of Text v1 will not be affected. If you want to continue using Text v1, turn on the "Deprecated components" switch on the Beta settings page.
Note: Support for class
attributes on HTML in Text was added back in release 2.67.8.
Updated 10 days ago
Did this page help you?