v0.5.0-rc.2020071301
Pre-release
Pre-release
daohoangson
released this
13 Jul 15:19
·
769 commits
to master
since this release
- BREAKING: Remove 3rd param
wf
fromWidgetPlaceholder.wrap
- BREAKING: Remove field
HtmlWidget.tableCellPadding
- BREAKING: Remove class
CssLineHeight
- BREAKING: Remove class
ImageLayout
(#230) - BREAKING: Change param
builder
ofTextStyleBuilders.enqueue
- BREAKING: Change method
WidgetFactory.buildImage
- Add support for colspan / rowspan in table (#157)
- Add support for inline style
text-overflow
(#204) - Add support for inline style sizing (#206):
width
,height
,max-width
,max-height
,min-width
andmin-height
- Add support em/px in
line-height
and % infont-size
(#220) - Add support for svg src in
IMG
(#233) - Bug fixes