Releases: rescript-react-native/rescript-react-native
Releases · rescript-react-native/rescript-react-native
0.78.1
07 Nov 15:28
Compare
Sorry, something went wrong.
No results found
add submitBehavior prop on TextInput
refactor View props to avoid conflict with other libs (flash-list, legend-list)
0.78.0
15 Aug 13:34
Compare
Sorry, something went wrong.
No results found
0.77.4
25 Jun 10:32
Compare
Sorry, something went wrong.
No results found
Fix ScrollView onContentSizeChange params #837 by @cknitt
0.77.3
28 Apr 20:53
Compare
Sorry, something went wrong.
No results found
Add missing props for ScrollView #834 by @Freddy03h
automaticallyAdjustKeyboardInsets
automaticallyAdjustsScrollIndicatorInsets
onScrollAnimationEnd
onScrollToTop
persistentScrollbar
invertStickyHeaders
disableIntervalMomentum
disableScrollViewPanResponder
StickyHeaderComponent
0.77.2
14 Mar 10:13
Compare
Sorry, something went wrong.
No results found
Add missing props for Image and Modal #831 by @namenu
add resizeMultiplier Image prop
add backdropColor and navigationBarTranslucent Modal props
0.77.1
05 Mar 15:30
Compare
Sorry, something went wrong.
No results found
0.77.0
20 Feb 16:56
Compare
Sorry, something went wrong.
No results found
0.77 changes #828 by @Freddy03h
add display: contents style
add mixBlendMode and isolation styles
add boxSizing style
add outlineColor, outlineOffset, outlineStyle and outlineWidth styles
0.76.0
02 Feb 14:58
Compare
Sorry, something went wrong.
No results found
0.76 changes #826 by @Freddy03h
add boxShadow and filter styles
update to rescript 11.1
remove unnecessary trailing unit
0.75.0
17 Jan 16:11
Compare
Sorry, something went wrong.
No results found
0.75 changes #818 by Freddy03h
change gap, columnGap and rowGap type to size
change translateX and translateY transform type to size
remove UIManager showPopupMenu and dismissPopupMenu
remove PushNotificationIOS
Js.Promise.t -> promise #819 by @cknitt
Js.Dict.t -> dict #822 by @cknitt
Get rid of Js.t #823 by @cknitt
Remove deprecated functions #824 by @cknitt
deprecate other @obj #825 by Freddy03h
0.74.2
10 Dec 08:44
Compare
Sorry, something went wrong.
No results found
Fix transformOrigin #821 by Freddy03h
more precise type for transformOrigin
fix transformOrigin keywords not handled on array syntax