This is a big release with lots of improvements under the hood. If you don't extends WidgetFactory yourself then there are only two changes that may affect your app:
customStylesBuilderreturnsMapinstead ofListonTapUrlis called for incomplete URL
Other changes:
- Restore sizing support (#248)
- Expand support for
text-alignwith end/start/-moz-center/-webkit-center (#305) - Update UL bullet for correctness (#306)
- Add support for colspan / rowspan in table (#157)
- Add support for inline style
text-overflow(#204) - Add support em/px in
line-heightand % infont-size(#220) - Add support for svg src in
IMG(#233) - Add support for inline
margin,padding(#237) - Add support for
ptunit (#266) - Add support for inline style
background(color only) (#275) - Bug fixes
Finally, BREAKING changes if you use a custom WidgetFactory:
BuildOp: callback params changedBuiltPiecehas been removedNodeMetadata->BuildMetadataTextBit->BuildBitTextStyleBuilders->TextStyleBuilderWidgetFactory- All
buildXxxmethods now haveBuildMetadataas first parameter parseTag(NodeMetadata, String, String)->parse(BuildMetadata)
- All
Deployed ccb7c56 to https://api-4u2589v25.vercel.app.
Quick links:
Deployed ccb7c56 to https://example-gcf8qsptk.vercel.app.
Quick links: