Skip to content

Releases: native-html/render

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

Choose a tag to compare

@jsamr jsamr released this 11 Sep 19:37
4d02b5b

10.2.1 (2021-09-11)

Bug Fixes

  • set accessibilityLabel for headings to bypass RN limitation (52d5be7)

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

Choose a tag to compare

@jsamr jsamr released this 11 Sep 14:13
aa66457

10.2.0 (2021-09-11)

Features

  • support aria-role="search" and aria-role="presentation" (4372c4b)

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

Choose a tag to compare

@jsamr jsamr released this 05 Sep 15:16
b585a87

10.1.0 (2021-09-05)

Features

  • enhance accessibility of img elements (cb0410c)
  • pass aria-label and aria-role to as native props (39101de)
  • provide sensible accessibility values for interactive elements and svg (486e649)
  • tre: add support for user-select CSS property (42da28f)

Performance Improvements

  • memoize return values in getNativeStyles and getWebStyles (32090fb)

@native-html/css-processor@1.11.0

Choose a tag to compare

@jsamr jsamr released this 05 Sep 10:52
5c28f79

1.11.0 (2021-09-05)

Features

  • css-processor: support user-select CSS property (079a1ec)

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

Choose a tag to compare

@jsamr jsamr released this 04 Sep 19:50
f19ec40

9.3.0 (2021-09-04)

Features

  • add accessibility role to headings (h1...h6) (6cfa7d5)
  • new HTMLElement.reactNativeProps and getDynamicReactNativeProps (a02d972)
  • tre: new getUADynamicMixedStyles to replace getUADerivedStyleFromAttributes (4199b5a)

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

Choose a tag to compare

@jsamr jsamr released this 04 Sep 21:29
92389bb

10.0.2 (2021-09-04)

Bug Fixes

  • apply "blue" color to anchors when href is an empty string (f727cd2)

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

Choose a tag to compare

@jsamr jsamr released this 04 Sep 21:23
0033749

10.0.1 (2021-09-04)

Bug Fixes

  • tre: provide accessibility props when <a> has a non-empty href attribute (aa82791)

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

Choose a tag to compare

@jsamr jsamr released this 04 Sep 21:01
109f01f

10.0.0 (2021-09-04)

Code Refactoring

  • rename ReactNativePropsDefinitions.all to native for consistency (292e75e)

BREAKING CHANGES

  • rename ReactNativePropsDefinitions.all to native
    for consistency with RNRH.

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

Choose a tag to compare

@jsamr jsamr released this 29 Aug 15:33
e9f9c50

9.2.4 (2021-08-29)

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

Choose a tag to compare

@jsamr jsamr released this 29 Aug 09:45
125e4ee

9.2.3 (2021-08-29)