@@ -3,21 +3,19 @@ id: changelog
33title : Changelog
44---
55
6- ## Features
7-
8- - [ Android] Shift accessibility focus on modal open
9- - Disabled style in button
10- - Drag indicator in ActionSheet
11-
126## Fixes
137
14- - Radio and checkbox accessibility warnings on web
15- - Modal multiple clicks lead to screen freeze on web
16- - Select scrolling fix for long list
17- - Actionsheet flicker on swipe
18- - Add safearea bottom inset in ActionSheet
19- - Select option invisible on iOS (Safari)
20- - Platform props type definitions fixes in Basic components
21- - Button type fixes
8+ - Version bump from 3.0.3 to 3.0.4
9+ - Add tokenised fontFamily support in Input #3796
10+ - Make drag indicator optional in actionsheet #3797
11+ - Export Toast TS props definition #3795
12+ - Set fontFamily to heading in Heading component #3788
13+ - Fix SSR not working #3786
14+ - Fix box with linear gradient warning #3777
15+ - Add color prop in Select's TS definition #3779
16+ - Remove additional wrapper from Checkbox group #3798
17+ - Add a prop to render FAB outside of portal #3829
18+ - Fix input padding(top/bottom) not working on android #3825
19+ - Fix custom fonts not working on android for some cases #3821
2220
23- For more details. Visit [ releases] ( https://github.com/GeekyAnts/NativeBase/releases/tag/v3.0.3 ) .
21+ For more details. Visit [ releases] ( https://github.com/GeekyAnts/NativeBase/releases/tag/v3.0.4 ) .
0 commit comments