sort by:
Revision Author Date Message Commit Date
729f04f Changed file Content.js based on branch feat/SafeArea 21 May 2018, 13:57:57 UTC
7da9e8d Merge pull request #1911 from GeekyAnts/master Update Development after Release 21 May 2018, 06:43:14 UTC
37558cb 2.4.5 18 May 2018, 12:52:44 UTC
bb652a6 Update CHANGELOG.md 18 May 2018, 12:11:44 UTC
c419120 Merge pull request #1897 from GeekyAnts/fix/header Fix/header 18 May 2018, 12:10:19 UTC
bc16f36 fixed noLeft for Subtitle 18 May 2018, 10:23:45 UTC
c0ff44c fixed noLeft 18 May 2018, 10:04:59 UTC
c4192e8 fixed subtitle alignment 18 May 2018, 09:29:47 UTC
45ff5e3 noLeft prop condition added 18 May 2018, 07:40:45 UTC
eedfbc2 added noLeft to Header for Android 17 May 2018, 08:47:07 UTC
0b47a05 fontSize 0 for Android Left text button 17 May 2018, 08:25:12 UTC
2469cb0 fixed Header Right Text Button font size 17 May 2018, 08:16:29 UTC
baf565a git pull 17 May 2018, 07:55:04 UTC
505d012 Fixed Left, Title, Right of Header for Android 17 May 2018, 07:53:56 UTC
b059304 Merge branch 'master' into fix/header 15 May 2018, 09:56:38 UTC
339d2ea transpiled 15 May 2018, 09:43:10 UTC
721c306 fixed left right text button alignment 14 May 2018, 16:42:29 UTC
11ff590 fixed left icon-text alignment 14 May 2018, 15:34:53 UTC
b4c9b50 fixed left icon alignment 14 May 2018, 15:27:19 UTC
89abce9 fixed left icon alignment 14 May 2018, 14:59:05 UTC
5ec1c15 fixed title 14 May 2018, 14:54:57 UTC
d9291e9 fixed right text button 14 May 2018, 14:32:26 UTC
476ed3e fixed left icon with text button 14 May 2018, 12:27:51 UTC
fa20839 fixed title with subtitle 14 May 2018, 12:14:02 UTC
ed7b78d fixed for left icon, right icon and Title 14 May 2018, 11:28:12 UTC
584131a Merge pull request #1889 from GeekyAnts/master Update Development 11 May 2018, 05:20:33 UTC
297c430 2.4.4 11 May 2018, 05:13:29 UTC
f427a95 Updated ChangeLog 10 May 2018, 06:01:39 UTC
4194890 Merge pull request #1884 from GeekyAnts/development Development 10 May 2018, 05:51:38 UTC
ac65694 Moved DefaultFontSize to Font group in theme files, transpiled 10 May 2018, 05:44:37 UTC
b719377 transpiled merged PRs 10 May 2018, 05:32:08 UTC
ed9b8bd Merge pull request #1864 from GeekyAnts/code/defaultFontSize Default font size changed to 16 10 May 2018, 05:05:51 UTC
8604457 Committing changes 09 May 2018, 14:10:46 UTC
376fb76 Merge pull request #1876 from GeekyAnts/fix/footer/buttonText Fixed - Button showing same text color for different button styles 09 May 2018, 12:22:13 UTC
aaee048 Merge pull request #1873 from GeekyAnts/enhancement/radio/colorProps Added color props to radio. 09 May 2018, 12:20:38 UTC
e053e75 Update material.js 09 May 2018, 11:57:42 UTC
94580e6 added listItemSelected variable 09 May 2018, 11:57:22 UTC
2f3412e added listItemSelected variable 09 May 2018, 11:56:55 UTC
3165cd4 added listItemSelected variable 09 May 2018, 11:56:23 UTC
53c9b0e selected listItem color fetches color from theme variable file 09 May 2018, 11:55:32 UTC
92d6d48 Merge pull request #1872 from GeekyAnts/fix/stackedLabelInput/lineHeight Removed lineHeight dependency of stackedlabel input 09 May 2018, 10:39:04 UTC
f73264e Merge pull request #1863 from GeekyAnts/fix/listItem/noIndent Added noIndent props to listItem 09 May 2018, 10:06:30 UTC
4e273ae Update ListItem.js 09 May 2018, 09:54:52 UTC
cc9c3f8 Updated ListItem from previous merge 09 May 2018, 08:00:33 UTC
5b23e68 Fixed ListItem theme in case of backgroundColor provided 09 May 2018, 07:57:34 UTC
711b552 Merge pull request #1862 from GeekyAnts/fix/picker/androidWithIcon Attempt to fix Picker disappearing on android when placed near to an … 09 May 2018, 07:33:29 UTC
462220b Merge pull request #1861 from GeekyAnts/fix/picker/iosIconStyling Added support to style iosIcon of picker. 09 May 2018, 07:08:05 UTC
db12709 Merge pull request #1857 from GeekyAnts/fix/input/floatingLabelText Fix for issue #1854 (Floating Label Input text goes on second line) 09 May 2018, 06:14:14 UTC
fcd9fe3 Merge pull request #1851 from neko-neko/fix-link-error Fix build error on v2.4.3 08 May 2018, 12:15:42 UTC
090e6dc Merge pull request #1855 from GeekyAnts/fix/listItem/noBorderWithIconProp Fixed - noBorder with icon shows border. 08 May 2018, 12:11:35 UTC
7ee1610 noBorder style with avatar and thumbnail prop for ListItem 08 May 2018, 12:05:56 UTC
770608e Fixed - Button showing same text color for different button styles 08 May 2018, 09:02:30 UTC
1cd5094 Added color props to radio. Enhancement based on issue-comment https://github.com/GeekyAnts/NativeBase/issues/1481#issuecomment-386653801 07 May 2018, 13:08:15 UTC
fe1194d Merge pull request #1860 from GeekyAnts/fix/cardItem/bordered Fix - border not appearing for some bordered cardItem. 07 May 2018, 11:34:30 UTC
602c5ff Removed lineHeight dependency of stackedlabel input 07 May 2018, 09:03:43 UTC
9414faa Merge pull request #1871 from GeekyAnts/master Update Development 07 May 2018, 07:43:23 UTC
43a580d Default font size changed to 16 04 May 2018, 08:26:55 UTC
dcf2c62 Added noIndent props to listItem Enhancement based on #1847 04 May 2018, 07:35:08 UTC
18dbe53 Attempt to fix Picker disappearing on android when placed near to an icon Fix for issue #457 (Placing Picker next to an Icon in the same row disappears on Android) 03 May 2018, 14:15:11 UTC
8f13d64 Added support to style iosIcon of picker. Fix for issue #1843 (How can I style picker's iosIcon) 03 May 2018, 10:05:43 UTC
44dc4a1 Fix - border not appearing for some bordered cardItem. Fix for issue comment https://github.com/GeekyAnts/NativeBase/issues/1818#issuecomment-386188384 03 May 2018, 09:03:14 UTC
9ecefef Fix for issue #1854 (Floating Label Input text goes on second line) 02 May 2018, 13:59:40 UTC
e34f1ce Fixed - noBorder with icon shows border. Fix for issue #1844 (How to remove bottom border of ListItem) 02 May 2018, 11:09:49 UTC
fc183a2 Add missing font files 30 April 2018, 05:43:41 UTC
ba2be9c 2.4.3 27 April 2018, 11:56:05 UTC
eb8e82f transpiled 27 April 2018, 11:54:28 UTC
678d32c Fixed Scrollable Tabs background color issue 27 April 2018, 07:38:51 UTC
111741e Delete mapPropsToStyleNames.js.map 26 April 2018, 14:37:42 UTC
4fe635c Delete mapPropsToStyleNames.js 26 April 2018, 14:37:23 UTC
09cb0c4 Delete interactionManager.js.map 26 April 2018, 14:37:13 UTC
76c3deb Delete interactionManager.js 26 April 2018, 14:37:03 UTC
a8b7fa8 Delete index.js.map 26 April 2018, 14:36:51 UTC
3696faf Delete index.js 26 April 2018, 14:36:40 UTC
26944a6 Delete computeProps.js.map 26 April 2018, 14:36:14 UTC
7c29436 Delete computeProps.js 26 April 2018, 14:35:59 UTC
a32c2bb transpiled utils 26 April 2018, 14:34:13 UTC
e0834ab Delete mapPropsToStyleNames.js 26 April 2018, 14:21:17 UTC
c41b1de Delete interactionManager.js 26 April 2018, 14:21:07 UTC
f8b91a2 Delete index.js 26 April 2018, 14:20:23 UTC
13d29f9 Delete computeProps.js 26 April 2018, 14:20:00 UTC
81994ba minor change 26 April 2018, 14:10:03 UTC
9058f5e renamed Utils to utils 26 April 2018, 13:53:20 UTC
7699137 Merge pull request #1841 from GeekyAnts/development Development 26 April 2018, 12:06:32 UTC
d24a23c deleted Utils 26 April 2018, 12:01:32 UTC
a16eefe transpiled, updated changelog 26 April 2018, 11:57:19 UTC
595620b Merge pull request #1795 from GeekyAnts/structure/rename-utils Structure/rename utils 26 April 2018, 11:51:12 UTC
dd65b4a Update Item.js 26 April 2018, 11:45:05 UTC
dbebbe9 Merge branch 'development' into structure/rename-utils 26 April 2018, 11:40:21 UTC
6ab5945 Merge pull request #1839 from GeekyAnts/fix/typings/components Added missing props to typings 26 April 2018, 11:23:09 UTC
5b79da0 Merge pull request #1835 from GeekyAnts/fix/input/lineHeight Removed lineHeight dependency of Input. 26 April 2018, 11:20:05 UTC
d4c561d Merge pull request #1829 from GeekyAnts/fix/alignment/buttonText Removed lineHeight dependency for text in button. 26 April 2018, 11:17:30 UTC
cfd96b2 Fixed position of icons in small button 26 April 2018, 09:56:11 UTC
fd635d9 Update README.md 26 April 2018, 09:50:23 UTC
179b777 Update README.md 26 April 2018, 09:41:06 UTC
144f6b6 Added missing props to Toast interface in file index.d.ts 26 April 2018, 07:33:18 UTC
5c44d44 Added missing props hasSegment to Header interface in file index.d.ts 26 April 2018, 07:20:33 UTC
f59f7ff Added missing `style` prop to Swiperow interface in file index.d.ts 26 April 2018, 07:06:06 UTC
2757031 Added missing props to picker interface in index.d.ts 26 April 2018, 06:49:30 UTC
806b570 Merge pull request #1817 from GeekyAnts/fix/ios-picker/nestedScrollViews Removed Content warapping Flatlist 25 April 2018, 12:22:41 UTC
4e5231b Merge pull request #1828 from GeekyAnts/fix/typings/header Added missing props `span` and `hasSubtitle` to header interface in i… 25 April 2018, 12:11:54 UTC
back to top