Skip to content

Commit

Permalink
Merge pull request #1 from GeekyAnts/master
Browse files Browse the repository at this point in the history
test
  • Loading branch information
c3098051 authored Jul 9, 2018
2 parents a5f20f3 + 4dbc5ec commit 2417c71
Show file tree
Hide file tree
Showing 246 changed files with 277 additions and 15,825 deletions.
24 changes: 10 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
# Version [2.6.1](https://github.com/GeekyAnts/NativeBase/releases/tag/v2.6.1)
# Version [2.7.0](https://github.com/GeekyAnts/NativeBase/releases/tag/v2.7.0)

### Upgraded Features

* **Accordion:** Added `expanded` props to accordion. PR [#1970](https://github.com/GeekyAnts/NativeBase/pull/1970)
* **ActionSheet:** Fixed as per design guidelines. Commit [1a22d69](https://github.com/GeekyAnts/NativeBase/commit/1a22d69ddc87799a2e7f82741d5ce865e6a899ca)
* **Date Picker:** Added `onDateChange` callback support for Android. PR [#2027](https://github.com/GeekyAnts/NativeBase/pull/2027), closes [#2016](https://github.com/GeekyAnts/NativeBase/issues/2016)
* **Picker:** Fixed Header Left Button alignment as per design guidelines. Commit [0b4e5af](https://github.com/GeekyAnts/NativeBase/commit/0b4e5af82d5afc17bafb4b143d3694b5ebc3588c)
* **Theme:**
- **Card:**
- Replaced `listItemPadding` for cards with new variable `cardItemPadding`. This lets to customize space between Card and CardItem. Commit [470494c](https://github.com/GeekyAnts/NativeBase/commit/470494ca720e553095022b149e49f245cd323654), closes [#2020](https://github.com/GeekyAnts/NativeBase/issues/2020)
- Updated `transparent` prop to render without elevation and border. PR [#2031](https://github.com/GeekyAnts/NativeBase/pull/2031)
- **Input:** Added Picker support with Input. Introduced `picker` prop with `<Item>`. Commit [2138e2b](https://github.com/GeekyAnts/NativeBase/commit/2138e2b51902d1e924c476090d1c96353e9c1be8)
* Upgraded react-native-easy-grid to 0.2.0
* Upgraded babel-jest to 23.2.0
* Upgraded babel-preset-react-native to 4.0.0
* Upgraded jest to 23.3.0
* Upgraded react to 16.4.1
* Upgraded react-native to 0.56.0
* Upgraded react-native-vector-icons to 4.6.0
* Upgraded react-test-renderer to 16.4.1



### Bug Fixes

* **Accordion:** Added expanded parameter to renderHeader callback method. PR [#2039](https://github.com/GeekyAnts/NativeBase/pull/2039), closes [#2023](https://github.com/GeekyAnts/NativeBase/issues/2023)
* **Font:** Added `Fonts/MaterialCommunityIcons.ttf`. Commit [a8235c5](https://github.com/GeekyAnts/NativeBase/commit/a8235c50bdb79b955b436932d4470e263064c849)
* **Header:** Added Statusbar color support for `transparent` Header on Android. PR [#2032](https://github.com/GeekyAnts/NativeBase/pull/2032), closes [#1981](https://github.com/GeekyAnts/NativeBase/issues/1981)
* **Input:** Fixed FloatingLabel's float issue onFocus of Input. (everted [#1606](https://github.com/GeekyAnts/NativeBase/pull/1606)) PR [#2030](https://github.com/GeekyAnts/NativeBase/pull/2030), closes [#2000](https://github.com/GeekyAnts/NativeBase/issues/2000)
* Compatible with React Native 0.56.0, fixed `ReactNativePropRegistry` issue.
17 changes: 10 additions & 7 deletions ISSUE_TEMPLATE.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
Hi! Thanks for trying out NativeBase!
Due to the overwhelming requests and issues/questions we ask you to add the following details with your issue.

Please check the existing open/closed issues for a possible duplicate before creating a new issue :)
Take a look at these before heading towards creating an issue
- Check latest documentation: https://docs.nativebase.io/
- Check for existing open/closed issues for a possible duplicate before creating a new issue: https://github.com/GeekyAnts/NativeBase/issues
- Use the latest NativeBase release: https://github.com/GeekyAnts/NativeBase/releases
- For discussion purpose make use of NativeBase Slack: http://slack.nativebase.io/
- For queries related to theme, check [Theme Variables](https://docs.nativebase.io/docs/ThemeVariables.html) from Docs and live NativeBase Theme Editor http://nativebase.io/customizer/

Also **DO** fill out the below form to give us a better idea about your environment and help us debug it quicker. Issues without the required details will mostly be unattended to.
Also **DO** fill out the below form to give us a better idea about your environment and help us debug it quicker. Issues without the required details will mostly be closed.

## react-native, react and native-base version
## node, npm, react-native, react and native-base version
## Expected behaviour
## Actual behaviour
## Steps to reproduce (code snippet or screenshot)
## Screenshot of emulator/device
## Is the bug present in both ios and android or in any one of them?
## Steps to reproduce should include code snippet and screenshot
## Is the bug present in both iOS and Android or in any one of them?
## Any other additional info which would help us debug the issue quicker.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ Find the repo [here](https://github.com/GeekyAnts/NativeBase-KitchenSink/tree/we
| v2.1.4 to v2.1.5 | v0.44.0 to v0.45.0 |
| v2.2.0 | v0.44.0 to v0.45.0 |
| v2.2.1 | v0.46.0 and above |
| v2.3.0 to 2.4.1 | v0.46.0 and above *(does not support React 16.0.0-alpha.13)*|
| v2.3.0 to 2.6.1 | v0.46.0 and above *(does not support React 16.0.0-alpha.13)*|
| v2.7.0 | v0.56.0 and above |
## 8. [React Native Seed](https://reactnativeseed.com/)
Expand Down
12 changes: 1 addition & 11 deletions dist/addEjectScript.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/addEjectScript.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

41 changes: 1 addition & 40 deletions dist/ejectTheme.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ejectTheme.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2417c71

Please sign in to comment.