https://github.com/GeekyAnts/NativeBase

sort by:
Revision Author Date Message Commit Date
3001e5c Added H4,H5 & H6. Issue #2081 ([FEATURE REQUEST] More Typography Style) 02 July 2018, 08:47:05 UTC
4423f2a Merge pull request #2049 from GeekyAnts/master Update Development after Release 25 June 2018, 05:30:47 UTC
a5f20f3 v2.6.1 22 June 2018, 10:47:50 UTC
a49985b Updated Changelog 22 June 2018, 08:35:50 UTC
7a2b98b Merge pull request #2045 from GeekyAnts/development Update Master to merge PRs 22 June 2018, 08:31:41 UTC
0235297 Transpiled 22 June 2018, 08:30:03 UTC
5b2f8c6 Merge pull request #2031 from GeekyAnts/enhan/card/transparentProps Changed background color to transparent for Card props `transparent`. 22 June 2018, 08:14:54 UTC
0510cfe Merge pull request #2027 from GeekyAnts/enhan/datePicker/onDateChangeAndroid Added onDateChange callback support for datePicker android. 22 June 2018, 07:53:11 UTC
0741235 Merge pull request #2030 from GeekyAnts/revert/fix-1606 Reverted fix 1606. 22 June 2018, 07:38:01 UTC
4ec77f6 Merge pull request #2032 from GeekyAnts/enhan/header/transparentProp Added Statusbar color support for transparent header on android. 22 June 2018, 07:23:32 UTC
e7569a7 fixed for iPhoneX 22 June 2018, 07:21:32 UTC
eb64342 Merge pull request #2039 from GeekyAnts/enhan/accordion/expandedForRenderHeader Added expanded parameter to renderHeader callback method. 22 June 2018, 06:56:13 UTC
017d07b Merge pull request #1970 from GeekyAnts/enhan/accordion/expandedProps Added expanded props to accordion. 22 June 2018, 06:48:10 UTC
2138e2b Input: Added style for Item with picker 21 June 2018, 11:55:34 UTC
eb0cf5b v2.6.0 21 June 2018, 11:37:41 UTC
3194ab7 Run test and transpile 21 June 2018, 11:29:59 UTC
525389c v2.5.3-0 21 June 2018, 10:16:20 UTC
1a22d69 ActionSheet: Fixed as per design guidelines 21 June 2018, 08:10:41 UTC
5b2ca0e Update CHANGELOG.md 21 June 2018, 07:51:52 UTC
05d75c4 Added expanded parameter to renderHeader callback method. 21 June 2018, 06:33:22 UTC
0b4e5af Picker: Fixed Header Left Button alignment 20 June 2018, 11:44:37 UTC
c65413c Merge pull request #2034 from GeekyAnts/vue-native-base Integrated the latest Native base component (DatePicker and Accordion) in Vue-Native 20 June 2018, 07:05:11 UTC
c7090b3 removed the test case folder from the dist 20 June 2018, 07:04:14 UTC
b1f4fc8 resolve the merge conflicts 20 June 2018, 06:20:44 UTC
9ab3a81 Merge branch 'vue-native-base' of https://github.com/GeekyAnts/NativeBase into vue-native-base 20 June 2018, 06:14:56 UTC
729400a build the production script 20 June 2018, 06:14:43 UTC
fd14e07 added the date picker component in the vue native 20 June 2018, 06:13:11 UTC
1128292 Merge pull request #1791 from GeekyAnts/vue-native-base added vue-native-base component and its corresponding vue-plugin 20 June 2018, 04:23:04 UTC
4299dc0 Transpiled and deleted dist/__test__ 20 June 2018, 04:20:24 UTC
13c10cd run the node addEjectScript.js script, postinstall of the node_module 19 June 2018, 18:10:44 UTC
e621ea2 resolve the minor bug in the vue-native.js 19 June 2018, 18:06:07 UTC
8accba5 added the Accordion component in the vue-native 19 June 2018, 18:02:21 UTC
5113ba1 resolved the merged conflitcs 19 June 2018, 18:01:11 UTC
13cc2a2 Added Statusbar color support for transparent header on android. Added translucent props to header. 19 June 2018, 12:33:59 UTC
470494c Replaced listItemPadding for cards with new variable cardItemPadding 19 June 2018, 11:48:13 UTC
bad0865 Changed background color to transparent for Card props `transparent`. Removed border. 19 June 2018, 10:34:30 UTC
d285e31 Reverted issue 1606. Fix for issue #2000 and #2005 based on issuecomment https://github.com/GeekyAnts/NativeBase/issues/2005#issuecomment-398262593 19 June 2018, 09:37:11 UTC
6f3597a Added onDateChange callback support for datePicker android. 19 June 2018, 07:37:49 UTC
feddd06 Merge pull request #2026 from GeekyAnts/development Merge Development to add MaterialCommunityIcons 19 June 2018, 05:33:42 UTC
a8235c5 Added Fonts/MaterialCommunityIcons.ttf 19 June 2018, 05:31:11 UTC
7584f61 Merge pull request #2024 from GeekyAnts/master Update Development 18 June 2018, 10:35:56 UTC
3f30a6c v2.5.2 14 June 2018, 12:31:05 UTC
76458d7 Excluded test 14 June 2018, 11:30:03 UTC
7d9d6c5 Merge pull request #2013 from GeekyAnts/development Development 14 June 2018, 11:05:31 UTC
88a24d2 Transpiled and jest 14 June 2018, 11:04:58 UTC
9b92e83 Merge pull request #2010 from GeekyAnts/enhan/accordion/border Added border to accordion component. 14 June 2018, 10:50:39 UTC
4571a0c Update Accordion.js 14 June 2018, 10:49:03 UTC
4dc6a47 changed hardcoded values to theme variables for Accordion Border 14 June 2018, 10:48:10 UTC
bce4c66 Merge pull request #1987 from GeekyAnts/fix/datePicker/onDateChange Exposed onDateChange method for iOS 14 June 2018, 10:29:39 UTC
b092964 Merge pull request #1972 from GeekyAnts/enhan/datePicker/placeHolderStyleProps Added placeHolderTextStyle props to Datepicker. 14 June 2018, 10:24:51 UTC
2c9dc40 Merge pull request #1997 from GeekyAnts/add/tsDeclaration Added typescript definition for Accordion and Datepicker. 14 June 2018, 10:10:04 UTC
6573ad0 Merge pull request #2012 from GeekyAnts/fix/header/iphoneX Attempt to fix header padding issue on iphoneX. 14 June 2018, 10:06:57 UTC
d01a5df Merge pull request #2008 from GeekyAnts/enhancement/cardBorderRadius Added card borderRadius to theme 14 June 2018, 09:52:40 UTC
d50cd5b Attempt to fix header padding issue on iphoneX. Fix for #1985 (Header clipped on iPhoneX) 14 June 2018, 08:58:47 UTC
ca82dfa Merge pull request #2007 from GeekyAnts/fix/inputScroll fixed back stackedlabel input scroll 14 June 2018, 08:50:00 UTC
480be71 Merge branch 'development' into fix/inputScroll 14 June 2018, 08:49:31 UTC
051976d Merge pull request #1922 from GeekyAnts/fix/floatingLabel/inputNameToIcon Added check to filter out Input. 14 June 2018, 08:43:00 UTC
d0949e8 Merge pull request #1935 from GeekyAnts/fix/floatingLabel/multiline-input Fixes - Input height when floating label with multline is used 14 June 2018, 08:38:22 UTC
d2a212f Merge pull request #1927 from GeekyAnts/fix/item-stackedLabel/multiline Removed fixed height and added minHeight for Item-stackedLabel 14 June 2018, 08:32:00 UTC
95487b0 Merge pull request #1996 from GeekyAnts/fix/tabs/fontsize Tab button text font size customizable 14 June 2018, 08:24:03 UTC
1065d4e Merge branch 'development' into fix/tabs/fontsize 14 June 2018, 08:23:06 UTC
44661a8 Tab button text font size customizable for scrollbale tabs 14 June 2018, 08:12:13 UTC
a8d5be0 Merge pull request #1990 from GeekyAnts/fix/tsDeclaration/toast Fixed typo. 14 June 2018, 06:45:39 UTC
d236cf0 Merge pull request #1995 from GeekyAnts/enhan/header/props-transparent Added transparent props to header. 14 June 2018, 06:41:41 UTC
4306b6a Merge branch 'development' of github.com:GeekyAnts/NativeBase into development 14 June 2018, 06:01:03 UTC
e56f2db Included jest for travis check 14 June 2018, 06:00:42 UTC
71fd665 Added onDateChange to DatePicker interface. 13 June 2018, 12:37:52 UTC
4663af0 Fix for #633 13 June 2018, 11:49:30 UTC
9ddb9f3 Added style props to Accordion component interface. 13 June 2018, 11:47:41 UTC
cf757de Added border to accordion component. Added style support for accordion component. 13 June 2018, 11:43:35 UTC
ebed6e5 Added card borderRadius to theme 13 June 2018, 11:11:41 UTC
3c7c59c fixed back stackedlabel input scroll 13 June 2018, 10:24:10 UTC
85eba01 Added typescript definition for datepicker. 12 June 2018, 09:36:40 UTC
d531d8d Added typescript defenition for Accordion component. 12 June 2018, 09:11:02 UTC
6041019 tab button text font size customizable 12 June 2018, 07:44:46 UTC
a697026 Added transparent props to header. Support for issue #1981 (Header absolute/fixed value with transparent background) 12 June 2018, 07:26:39 UTC
f236091 Fixed typo. Fix for issue 1982 (Typo in onClose definition resulting in compilation error) 11 June 2018, 11:08:12 UTC
272f501 Merge pull request #1989 from GeekyAnts/master Update Development 11 June 2018, 11:02:58 UTC
bf85b00 Exposed onDateChange method for ios 11 June 2018, 09:21:54 UTC
2fa988b Merge branch 'master' of github.com:GeekyAnts/NativeBase 08 June 2018, 10:55:13 UTC
4a7bfa0 excluded jest 08 June 2018, 10:54:31 UTC
f496d1b v2.5.1 08 June 2018, 10:53:43 UTC
b310083 excluded jest 08 June 2018, 10:34:59 UTC
ec99d50 updated changelog 08 June 2018, 10:28:06 UTC
d55b0cb changes in jest 08 June 2018, 10:19:47 UTC
1713504 changes in jest 08 June 2018, 10:06:07 UTC
44d2db1 v2.5.0 08 June 2018, 09:25:44 UTC
1d2fd08 Added script to clear cache for jest 08 June 2018, 08:25:14 UTC
068d2e0 Formatted code lines 07 June 2018, 14:05:29 UTC
16e8e0f Added placeHolderTextStyle props to Datepicker. 07 June 2018, 13:52:26 UTC
735a298 Added expanded props to accordion. 07 June 2018, 13:08:15 UTC
8649423 changed theme colors for Accordion 01 June 2018, 10:03:15 UTC
80dfc6a Updated Changelog, Transpiled 01 June 2018, 07:26:39 UTC
9416d52 Merge pull request #1955 from GeekyAnts/development Development 01 June 2018, 07:05:12 UTC
02c77cb Merge pull request #1737 from danieloprado/master Toast without timeout and reason for onClose (user or timeout) 01 June 2018, 06:23:23 UTC
1fca58b Merge pull request #1899 from GeekyAnts/enhancement/picker/prop-enabled Added prop enabled to picker for iOS 01 June 2018, 06:16:22 UTC
6c9c45a Merge pull request #1606 from rizzomichaelg/floatingLabel-unfloat explicitly set isFocused to false in Item floatingLabel 01 June 2018, 06:09:56 UTC
db2d484 Update index.d.ts 01 June 2018, 06:08:11 UTC
6ff14af Merge pull request #1797 from patrickgodinho/patch-1 Add type to proptypes 01 June 2018, 04:03:57 UTC
4fdeba8 Merge pull request #1902 from darkmantle/master Adding icon typing to button component 01 June 2018, 04:03:38 UTC
back to top