Skip to content

v3.8.0#95

Merged
Exilz merged 12 commits intomasterfrom
dev
Feb 8, 2018
Merged

v3.8.0#95
Exilz merged 12 commits intomasterfrom
dev

Conversation

@Exilz
Copy link
Contributor

@Exilz Exilz commented Feb 7, 2018

Features

  • Add getClosestNodeParentByTag to the available utils functions
  • Add textSelectable prop (thanks @hyb175 !)

On iOS, you can copy the text, but not actually select what you want. This is a bug from react-native, see facebook/react-native#13938

  • Add default renderer for <s> (thanks @hyb175 !)

Bugfixes

This is very important, especially if you need to update your rendering
after it’s been displayed, or simply if you want to use hot reloading.

Improvements

Miscellaneous

  • Removed lodash.isequal dependency
  • Rename iOS demo app with a more recognizable name

Add `src` to the path for HTMLUtils
@baoanhng
Copy link

baoanhng commented Feb 8, 2018

Great, I will try it soon.

@Exilz Exilz changed the title v3.7.1 v3.8.0 Feb 8, 2018
@Exilz Exilz merged commit 9adae7c into master Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

State change does not apply to baseFontStyle "inherit" styles should be removed or ignored during numeric conversion

4 participants