https://github.com/GeekyAnts/NativeBase

sort by:
Revision Author Date Message Commit Date
320395e feat: override base style more specific props 23 August 2021, 03:00:14 UTC
92f56eb feat: added usePropsResolution for IconButton 20 August 2021, 12:55:19 UTC
5a33a0a feat: created initial version of usePropsResolution 19 August 2021, 12:15:47 UTC
442e815 feat: ireduced base style specificity 16 August 2021, 08:42:57 UTC
a4d8817 feat: added resolveResponsively in config and internal props merging 04 August 2021, 09:59:41 UTC
17e1f1b Merge branch 'styled-system-v4' into styled-system-v4-usePropsResolution 04 August 2021, 09:44:44 UTC
472474f fix: removed rem conversion on line height and letter spacing 04 August 2021, 09:37:51 UTC
daeb9d1 feat: pseudo props combination, simplification and resolution 03 August 2021, 14:06:27 UTC
e32d1ce feat: letterspacing and lineheight changes (#3922) * feat: letterspacing and lineheight changes * feat: added memo for calculation 03 August 2021, 10:54:39 UTC
46069bc feat: theme token changes (#3919) 02 August 2021, 14:41:47 UTC
33e2f0a Style system fixes (#3879) * fix: few fixes * fix: minor fix Co-authored-by: Vidhi Kataria <vidhikataria@Vidhis-MacBook-Pro.local> 26 July 2021, 09:15:27 UTC
67ac316 Styled system removal bug fixes (#3878) * feat: alpha opacity in colors and remove styled system * spinner size fixes * fix: spinner size and scrollview error * fix: conflicts 26 July 2021, 08:49:47 UTC
2760993 fix: styled system cleanup (#3873) * fix: stack actionsheet icon button padding * fix: fab padding * fix: shadow not working in new styled system * fix: boxsize support * fix: slider gone in storybook 26 July 2021, 08:34:46 UTC
890a7d2 fix: add negative margin resolution (#3866) 22 July 2021, 13:22:16 UTC
aa46050 fix: failing testcases 22 July 2021, 09:02:00 UTC
ed07ccc Merge branch 'master' into styled-system-v4 22 July 2021, 08:48:20 UTC
f8faebd fix: size prop not removed 22 July 2021, 08:22:41 UTC
f355389 fix: size prop not removed 22 July 2021, 08:16:45 UTC
46c7fa9 fix: size prop not removed 22 July 2021, 07:26:04 UTC
64b7472 feat: add feature flag for new styled system impl (#3864) 22 July 2021, 07:01:48 UTC
2414fd3 feat: alpha opacity in colors and remove styled system (#3850) 20 July 2021, 05:52:02 UTC
779fd53 Merge pull request #3849 from GeekyAnts/hotfix/supress-accessibility-color-warning 19 July 2021, 14:29:31 UTC
566ca94 chore: remove suppress warning from example 19 July 2021, 14:27:05 UTC
13c54eb chore: rename suppress accessibility warning 19 July 2021, 14:24:33 UTC
f290b8b feat: add a flag to suppress accessibility color warning 19 July 2021, 14:06:38 UTC
030947a fix: handle responsive in styled system 19 July 2021, 07:15:44 UTC
5279202 Merge pull request #3845 from GeekyAnts/hotfix/3.0.5-spinner-visibility 16 July 2021, 06:52:51 UTC
9cb7a58 v3.0.6 16 July 2021, 06:44:20 UTC
c489387 fix: spinner color resolution 16 July 2021, 06:36:31 UTC
5a9a22b Merge pull request #3844 from GeekyAnts/releases/3.0.5 3.0.5 15 July 2021, 14:29:11 UTC
f2aa2bf 3.0.5 15 July 2021, 14:26:25 UTC
764c183 Merge pull request #3843 from GeekyAnts/hotfix/text-bold fix: bold italic on text 15 July 2021, 14:24:40 UTC
41649f2 fix: bold italic on text 15 July 2021, 14:19:46 UTC
8939a60 Merge pull request #3835 from GeekyAnts/releases/3.0.4 Releases/3.0.4 15 July 2021, 10:47:40 UTC
9e59f60 3.0.4 15 July 2021, 10:45:54 UTC
65294da Merge pull request #3834 from GeekyAnts/patch Patch 15 July 2021, 10:42:03 UTC
859e309 Merge pull request #3833 from GeekyAnts/fix-input-font-family Fix - custom font family in input 15 July 2021, 05:22:19 UTC
d884703 fix: input custom font resolver changes 15 July 2021, 04:22:18 UTC
d1ef978 Merge pull request #3832 from GeekyAnts/intergalacticspacehighway-patch-3 Create pull_request_template.md 14 July 2021, 10:33:37 UTC
38a0f03 Merge pull request #3831 from GeekyAnts/revert-3830-intergalacticspacehighway-patch-2 Revert "Create pull_request_template.md" 14 July 2021, 10:33:22 UTC
e5381fd Create pull_request_template.md 14 July 2021, 10:31:14 UTC
3693b0b Revert "Create pull_request_template.md" 14 July 2021, 10:27:44 UTC
27e4f68 Merge pull request #3830 from GeekyAnts/intergalacticspacehighway-patch-2 Create pull_request_template.md 14 July 2021, 10:26:46 UTC
1abbfa7 Create pull_request_template.md This template is copied from RN's repo. Looks good to me. Let me know if we should add anything extra 14 July 2021, 10:23:24 UTC
efa7ef3 Merge pull request #3829 from GeekyAnts/fix/3817-fab-portal Fix/3817 fab portal 14 July 2021, 09:18:38 UTC
c29b501 Merge pull request #3821 from GeekyAnts/fix/fonts-android fix: android custom fonts not working 14 July 2021, 09:16:41 UTC
386cd4e feat: add render in portal prop to fab 14 July 2021, 06:30:30 UTC
56abbdb Merge pull request #3825 from GeekyAnts/fix/3783 fix: 3783 input android padding top, bottom 13 July 2021, 12:11:21 UTC
16568e8 fix: 3783 input android padding top, bottom 13 July 2021, 11:52:29 UTC
3aa261c fix: android custom fonts not working 12 July 2021, 12:50:43 UTC
9d89de1 Merge pull request #3815 from GeekyAnts/fix/storybook fix: storybook example - stack, textarea, pressable 12 July 2021, 07:09:25 UTC
8d1c77b Merge pull request #3806 from GeekyAnts/intergalacticspacehighway-patch-2 Add feature request template 12 July 2021, 07:04:08 UTC
e82d348 Merge pull request #3805 from GeekyAnts/intergalacticspacehighway-patch-1 Add nativebase, expo and yarn version in bug report template 12 July 2021, 07:03:14 UTC
a08ced2 fix: storybook example - fab 09 July 2021, 12:09:11 UTC
6f31d88 fix: storybook example - stack, textarea, pressable 09 July 2021, 11:19:41 UTC
a212c55 debug styled components 08 July 2021, 19:48:09 UTC
d10d3bd fix: fixes 08 July 2021, 15:57:18 UTC
30103c6 fix: merge conflicts resolved 08 July 2021, 15:49:51 UTC
ea747b1 Merge branch 'feat-web-rem-support' into styled-system-v4 08 July 2021, 15:38:24 UTC
7cc6946 feat: remove styled components 08 July 2021, 15:12:40 UTC
44f92a3 feat: custom styled system 08 July 2021, 14:11:35 UTC
c6ce90b feat: custom styled system 08 July 2021, 14:08:11 UTC
d1c1ee3 chore: improve comments 07 July 2021, 08:49:38 UTC
064408b fix: add more comments in platform specific space units 07 July 2021, 06:45:07 UTC
49bbf90 fix: safe area inset calculation with rem units 07 July 2021, 06:34:29 UTC
75bc556 feat: add letterspacing and lineheights for rem conversion on web 07 July 2021, 06:07:29 UTC
95dbc9d Merge pull request #3796 from GeekyAnts/fix/3782 Fix/3782 Add tokenized fontFamily support in Input component 07 July 2021, 05:58:20 UTC
549b1c4 fix: add comments in font family resolver 07 July 2021, 04:16:59 UTC
20240a7 Add feature request template 07 July 2021, 03:59:04 UTC
be4bc6c Add nativebase, expo and yarn version in bug report template 07 July 2021, 03:53:17 UTC
39a523f fix: platform unit test cases 06 July 2021, 17:18:22 UTC
3c986be fix: make size scales unitless 06 July 2021, 17:06:13 UTC
03ebe1d feat: add rem support on web 06 July 2021, 16:43:26 UTC
d6d55fc Merge pull request #3798 from GeekyAnts/fix/checkbox-group-wrapper fix: remove checkbox group additional wrapper 05 July 2021, 13:19:54 UTC
d7708db Merge pull request #3797 from GeekyAnts/fix/3376 Fix/3376 - Make drag indicator optional in actionsheet 05 July 2021, 13:18:41 UTC
b0fef89 Merge pull request #3795 from GeekyAnts/fix/3784 fix: 3784 export toast props definition 05 July 2021, 13:14:47 UTC
83d3152 fix: remove checkbox group wrapper 05 July 2021, 12:54:22 UTC
0efc7a9 fix: 3376 drag indicator hide and styling props 05 July 2021, 12:34:54 UTC
029e775 fix: add tokenised font family support in input component 05 July 2021, 09:17:13 UTC
c1fdad8 fix: 3784 export toast props definition 05 July 2021, 07:27:49 UTC
cbc020e fix: 3781 add font family 'heading' in heading theme (#3788) 02 July 2021, 13:44:25 UTC
61edc4d Merge pull request #3786 from GeekyAnts/fix/ssr fix: ssr not working 01 July 2021, 13:51:12 UTC
576460d fix: ssr not working 01 July 2021, 12:12:26 UTC
3115e98 Fix: Box With Linear gradient example produces warning. (#3777) * fix: remove bg from safeAreaProps from linear gradient * chore: removed import backgroundColor * chore: used backgroundColorProps instead of backgroundItems 30 June 2021, 13:38:14 UTC
cba5ea9 Fix: Add color prop typescript definition in Select (#3779) * fix: added color type for Select * chore: changed description for color type 30 June 2021, 12:23:35 UTC
3807b60 Merge pull request #3773 from GeekyAnts/development Update issue templates (#3772) 29 June 2021, 13:17:03 UTC
0ea8595 Update issue templates (#3772) Issues Update 29 June 2021, 13:12:46 UTC
5bfaafd v3.0.3 29 June 2021, 09:08:28 UTC
28baf1c Merge pull request #3771 from GeekyAnts/development v3.0.3 29 June 2021, 09:06:38 UTC
0b4431b fix: typings (#3770) Typings for View, ScrollView, StatusBar, KeyboardAvoidingView, FlatList, SelectionList, Spinner and Button 29 June 2021, 08:56:12 UTC
dfafcac Merge branch 'development' of github.com:GeekyAnts/NativeBase into development 29 June 2021, 06:50:28 UTC
abeec01 Merge pull request #3758 from GeekyAnts/android-accessibility-fix Android accessibility fix and disabled style in button 29 June 2021, 06:49:34 UTC
249c92d fix: select option invisible label on web 29 June 2021, 06:10:24 UTC
058c430 fix: add safearea bottom in actionsheet 28 June 2021, 14:14:19 UTC
db78e60 Merge branch 'development' into android-accessibility-fix 28 June 2021, 14:07:53 UTC
5bcff26 fix: panresponder start 28 June 2021, 14:04:23 UTC
0fd7713 Merge branch 'fix/select-scroll' into android-accessibility-fix 28 June 2021, 13:51:28 UTC
487c65d Merge pull request #3767 from GeekyAnts/fix/select-scroll fix: select scroll and actionsheet flicker on swipe 28 June 2021, 13:48:00 UTC
ec35192 fix: actionsheet set collapsable false 28 June 2021, 13:38:01 UTC
5e91044 fix: attach pan responder on drag indicator actionsheet 28 June 2021, 13:14:28 UTC
back to top