Skip to content

Commit 1333bd5

Browse files
committed
Updated version history.
1 parent e3f400f commit 1333bd5

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

docs/versions/version_history.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,43 @@ A new version of ReactXP will be released a monthly basis (approximately), follo
1515

1616

1717

18+
### Version 0.2.0 of reactxp-imagesvg
19+
_Released 10 May 2017_
20+
21+
Switched from old version of react-native-art-svg to latest version of react-native-svg.
22+
23+
24+
### Version 0.42.0_rc.5 of reactxp
25+
_Released 10 May 2017_
26+
27+
Fixed incorrect import path (using wrong case).
28+
Fixed bug in native View implementation - was using stale props.
29+
Added importantForLayout prop on View (web specific).
30+
Fixed bug in native NavigatorExperimentalDelegate - was using wrong props.
31+
32+
33+
### Version 0.42.0_rc.4 of reactxp
34+
_Released 27 Apr 2017_
35+
36+
Changed web implementation of Text to prevent copying text to clipboard.
37+
Eliminated the need to specify box-sizing CSS in external CSS file.
38+
Fixed accessibility focus bugs.
39+
40+
41+
### Version 0.42.0_rc.3 of reactxp
42+
_Released 26 Apr 2017_
43+
44+
Added onLongPress prop for Link.
45+
Fixed accessibility bug relating to Modal dialogs.
46+
47+
48+
### Version 0.42.0_rc.2 of reactxp
49+
_Released 18 Apr 2017_
50+
51+
Added missing box-sizing CSS directives for web.
52+
Fixed bug in native implementation of View related to accessibility.
53+
54+
1855
### Version 0.1.0 of reactxp-imagesvg
1956
_Released 26 Apr 2017_
2057

0 commit comments

Comments
 (0)