We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478506a commit ba391f7Copy full SHA for ba391f7
CHANGELOG.md
@@ -4,6 +4,12 @@
4
* Include or exclude specific tags via `tagsList` parameter
5
* Fixed lists not rendering correctly
6
* Fixes for colspans in tables
7
+* Fixed various exceptions when using inline styles
8
+* Fixed text decoration not cascading between parent and child
9
+* [BREAKING] support whitelisting tags
10
+ * See the README for details on how to migrate `blacklistedElements` (deprecated) to `tagsList`
11
+* Fixed `failed assertion` error when tap-scrolling on any link
12
+* Updated dependencies
13
14
## [2.0.0-nullsafety.0] - March 5, 2021:
15
* Nullsafety support
0 commit comments