Skip to content

Releases: native-html/render

@native-html/transient-render-engine@11.2.3

11 Jan 19:20
4c37d29

Choose a tag to compare

@native-html/transient-render-engine@11.2.2

25 Nov 11:20
fa5005e

Choose a tag to compare

11.2.2 (2021-11-25)

Bug Fixes

  • tre: add bold style for "b" tag (5b1e1cc)

@native-html/transient-render-engine@11.2.1

21 Oct 13:30
6c4f794

Choose a tag to compare

@native-html/transient-render-engine@11.2.0

20 Oct 16:22
ec4a53c

Choose a tag to compare

11.2.0 (2021-10-20)

Features

  • tre: enhanced typings and documentation (e467185)

@native-html/transient-render-engine@11.1.2

20 Oct 13:29
ae66015

Choose a tag to compare

11.1.2 (2021-10-20)

Bug Fixes

  • tre: accurate nodeIndex field description matching current impl (b10dce3)
  • tre: do not set accessibilityLabel for images with presentation role (91f0937)
  • tre: typo in documentation (2db3ef8)

@native-html/transient-render-engine@11.1.1

19 Oct 13:53
00c0cd1

Choose a tag to compare

11.1.1 (2021-10-19)

Bug Fixes

  • tre: map HTML role attribute instead of notional aria-role (50031a4)
  • tre: prefer aria-label over alt in img element model (54e05a1)

@native-html/transient-render-engine@11.1.0

16 Oct 14:14
d1a6186

Choose a tag to compare

11.1.0 (2021-10-16)

Features

  • tre: allow HTMLElementModel.extend to take a merge function (ab7019f)

@native-html/transient-render-engine@11.0.0

15 Oct 11:47
8065dd1

Choose a tag to compare

11.0.0 (2021-10-15)

Code Refactoring

  • rename getDynamicReactNativeProps to getReactNativeProps for consistency (3401890)
  • rename getuadynamicmixedstyles to getmixeduastyles for consistency (a1ce296)

Features

  • add new typescript util, ExtractTNodeFromType (9b1b008)

BREAKING CHANGES

  • rename getDynamicReactNativeProps to
    getReactNativeProps for consistency
  • rename getuadynamicmixedstyles to getmixeduastyles
    for consistency

@native-html/transient-render-engine@10.4.0

14 Oct 11:54
ed24c1f

Choose a tag to compare

10.4.0 (2021-10-14)

Features

  • tre: add onPress support in native props (8185e0d)

@native-html/transient-render-engine@10.3.0

13 Oct 16:17
2148190

Choose a tag to compare

10.3.0 (2021-10-13)

Features

  • tre: enhanced context for getDynamicReactNativeProps and getUADynamicMixedStyles (b7dd796)