Eric Traut
e8be56fc25
Added documentation for Navigator.
2017-05-19 10:41:00 -07:00
Eric Traut
3d3bba0b0c
Republished latest build of reactxp to fix crashing bug in Navigator component.
2017-05-17 15:53:24 -07:00
Eric Traut
ec852e4399
Updated support page to point to Gitter room.
2017-05-16 13:40:27 -07:00
Eric Traut
fa31f70529
Updated version history.
2017-05-16 13:10:18 -07:00
Eric Traut
aeb2981801
Republished VirtualListView because it was missing the list directory.
2017-05-16 13:08:54 -07:00
Eric Traut
0fca665c21
Added Navigator example to hello-world sample.
2017-05-16 12:01:35 -07:00
Eric Traut
56910c1dea
Fixed crashing bug in NavigatorExperimentalDelegate.
2017-05-16 12:01:16 -07:00
Eric Traut
dcd822c77f
Updated extensions to use latest version of ReactXP.
2017-05-16 10:39:54 -07:00
Eric Traut
db0b7f2d3f
Published 0.42.0-rc.8
2017-05-16 10:30:27 -07:00
Eric Traut
b6e92cd825
Removed Profiling API namespace. ( #96 )
2017-05-16 10:01:35 -07:00
Eric Traut
a61978b7fd
Updated WebView documentation for clarity.
2017-05-15 23:19:07 -07:00
Pierre Segalen
7a188d0115
Switch PropTypes import from React to 'prop-types' package ( #92 )
...
* Switched PropTypes import from React to 'prop-types' package
* Forgot to --save 'prop-types' npm package + Imported TypeDefinition from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types
* Messed up bool.isRequired, my bad!
2017-05-15 17:41:32 -07:00
Brent Erickson
c1b21133d2
[0.42.0-rc.7] Bump package.json for release
2017-05-15 12:10:48 -07:00
eulphean
9a2df4fe93
[Accessibility] Expose the implementation for setting accessibility focus programmatically on iOS. Also, expose .focus() API for RX.Button. ( #90 )
...
* [Accessibility] Expose the implementation for setting accessibility focus programmatically on iOS. Also, expose .focus() API for RX.Button.
2017-05-15 12:05:01 -07:00
Adam Timberlake
342b1fe977
Added 'of' ( #95 )
2017-05-13 10:26:53 -07:00
Alon Bukai
df4a119843
Fixed spelling error ( #94 )
2017-05-13 09:27:23 -07:00
Eric Traut
0ad3617113
Updated hello-world sample to include a video example.
2017-05-11 13:57:29 -07:00
Eric Traut
e983a7832c
Fixed a few bugs in the native version of reactxp-video that were caused by recent breaking changes to react-native-video.
2017-05-11 13:52:20 -07:00
Eric Traut
d802418a4e
Added missing style prop to Video. Updated documentation and package version.
2017-05-11 12:55:47 -07:00
Eric Traut
060f4c9183
Updated version history.
2017-05-11 12:36:46 -07:00
Eric Traut
4557203d32
Fixed name of documentation file.
2017-05-11 12:29:44 -07:00
Eric Traut
1f63f66f43
Added ReactXP Video extension.
2017-05-11 11:38:38 -07:00
Eric Traut
c68de2ae33
Pass secureTextEntry prop through to RN implementation of TextInput.
2017-05-11 09:13:34 -07:00
Eric Traut
9d5fc8e2c4
Fixed a documentation bug in ScrollView - removed reference to a prop that is no longer supported.
2017-05-11 09:08:08 -07:00
Brent Erickson
ffd9e557a8
[0.42.0-rc.6] Bump package.json for release
2017-05-10 21:15:21 -07:00
Timur Aleshin
7991b174d7
Exposing the maxContentSizeMultiplier prop for RN.Text and RN.TextInput. ( #78 )
...
* Exposed the maximumFontScale prop and updating docs
2017-05-10 20:29:40 -07:00
Eric Traut
1333bd5c31
Updated version history.
2017-05-10 11:29:01 -07:00
Eric Traut
e3f400f5c5
Updated hello world sample to include ReactXP extension example.
2017-05-10 11:14:56 -07:00
Eric Traut
797d769d9e
Updated reactxp-imagesvg to use an up-to-date version of react-native-svg (rather than the older react-native-art-svg). Bumped its version to 0.2.0.
2017-05-10 11:08:43 -07:00
Brent Erickson
12ce9ac365
[0.42.0-rc.5] Bump package.json for release
2017-05-10 10:43:53 -07:00
Sergei Dryganets
e01b6fef00
We are render the scene passed by the NavigationTransitioner instead of the latest stored scene. ( #86 )
...
This is correct implementation of this function. Previos version has issues in case inital state has more than one route.
2017-05-10 07:09:50 -07:00
Eric Traut
713921771b
Merge pull request #81 from mshoho/importantForLayout-property
...
importantForLayout property to track the size changes faster.
2017-05-09 09:03:30 -07:00
Marat Abdullin
de10ae342f
Code styling fixes and docs for the importantForLayout property.
2017-05-09 13:15:13 +02:00
Eric Traut
92bbf7d3aa
Merge pull request #82 from isnotgood/master
...
Fixed ignore/blockPointerEvents in View implementation for RN
2017-05-08 14:34:13 -07:00
Lukas Weber
a1683f9131
Fixed ignore/blockPointerEvents in View implementation for RN
...
View._buildInternalProps() used this.props instead of passed props
to build internal state. Result was that we were using stale values
set in constructor.
2017-05-05 17:43:14 +02:00
Marat Abdullin
70ae226ef7
importantForLayout property to track the size changes faster.
2017-05-05 12:15:53 +02:00
Eric Traut
854b41af13
Merge pull request #77 from jackTheRipper/typo-path-windows
...
[BUGFIX] Typo in ReactXP.ts for Windows
2017-04-30 19:34:19 +02:00
jackTheRipper
b2edeca7c2
fix typo in Path
2017-04-30 10:59:18 +02:00
Eric Traut
a90f6b8ec0
Merge pull request #75 from olivoil/patch-1
...
fix typos in blog post
2017-04-28 07:38:56 +02:00
Olivier Melcher
d8b663346a
fix typos in blog post
2017-04-27 18:24:42 -05:00
Brent Erickson
468f7e4384
[0.42.0-rc.4] Bump package.json for release
2017-04-27 12:20:03 -07:00
Brent Erickson
ae1141ddbe
Auto-fixing lint
2017-04-27 12:18:01 -07:00
eulphean
cff4b51bd8
Expose setAccessibilityFocus from Native-Common AccessibilityUtil and expose setting accessibility focus on RX.TextInput. ( #69 )
...
* Expose setAccessibilityFocus from Native-Common AccessibilityUtil, so components can leverage native-common instance directly to set focus on iOS and Android platforms.
* Code review feedback.
* PR feedback.
* PR feedback.
* Nit: Space
* PR feedback. Rename platform specific files to AccessibilityUtil. Rename AccessibilityNativeUtil to AccessibilityPlatformUtil as that is more in sync with all the comments in the codebase.
2017-04-27 12:16:45 -07:00
Eric Traut
538b77776a
Tweaked code sample in blog post based on feedback.
2017-04-27 20:37:33 +02:00
Marat Abdullin
43f5371ccf
Adding the ability to trigger layout change (on web) explicitly. ( #74 )
2017-04-27 17:49:40 +02:00
Eric Traut
0cd76421df
Another small CSS tweak.
2017-04-27 17:22:07 +02:00
Eric Traut
07aad83f59
Tweaked CSS styles to make blogs easier to read.
2017-04-27 17:15:49 +02:00
Eric Traut
541ce8954c
Added new blog post that talks about some of the architectural decisions we made in the Skype app, which is built with ReactXP.
2017-04-27 17:05:27 +02:00
Eric Traut
87d165ff21
Merge pull request #73 from mshoho/marata/prevent-copying-to-clipboard-on-web
...
Displaying non-selectable texts as pseudo elements. Remove manual step of adding box-sizing override in CSS.
2017-04-27 05:34:18 +02:00
Brent Erickson
2c80cc3d65
[0.42.0-rc.3] package.json bump for release
2017-04-26 14:38:15 -07:00