Skip to content

Releases: native-html/core

@native-html/[email protected]

11 Jan 19:20
4c37d29
Compare
Choose a tag to compare

@native-html/[email protected]

25 Nov 11:20
fa5005e
Compare
Choose a tag to compare

11.2.2 (2021-11-25)

Bug Fixes

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

@native-html/[email protected]

21 Oct 13:30
6c4f794
Compare
Choose a tag to compare

@native-html/[email protected]

20 Oct 16:22
ec4a53c
Compare
Choose a tag to compare

11.2.0 (2021-10-20)

Features

  • tre: enhanced typings and documentation (e467185)

@native-html/[email protected]

20 Oct 13:29
ae66015
Compare
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/[email protected]

19 Oct 13:53
00c0cd1
Compare
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/[email protected]

16 Oct 14:14
d1a6186
Compare
Choose a tag to compare

11.1.0 (2021-10-16)

Features

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

@native-html/[email protected]

15 Oct 11:47
8065dd1
Compare
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/[email protected]

14 Oct 11:54
ed24c1f
Compare
Choose a tag to compare

10.4.0 (2021-10-14)

Features

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

@native-html/[email protected]

13 Oct 16:17
2148190
Compare
Choose a tag to compare

10.3.0 (2021-10-13)

Features

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