Skip to content

Release 6.0.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsamr jsamr released this 30 Nov 21:02
· 953 commits to master since this release

6.0.0-alpha.8 (2020-11-30)

Bug Fixes

  • discard unsupported CSS inline methods (calc, var) (b722a78)
  • prettier, consistant and scalable list rendering (af826a3)
  • regression #172 (passing Image-specific styles to img component) (916d977)
  • whitespace collapsing, collapse the penultimate child (TPhrasing) (223cef2)
  • whitespace collapsing, handling of form feed characters (\n) (e5d20c6)

Features

  • new renderChild prop to TChildrenRenderer (274355e)