ueno-llc / react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps
https://ueno-llc.github.io/react-native-starter
MIT License
574 stars 90 forks source link

Update react-native-ui-lib to the latest version πŸš€ #153

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.3.85 of react-native-ui-lib was just published.

Dependency react-native-ui-lib
Current Version 3.3.84
Type dependency

The version 3.3.85 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-native-ui-lib.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • ddd0087 v3.3.85 [ci skip]
  • eda1046 Adding deprecation rule to uilib-eslint-plugin (#163)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.3.86 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.87 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 54614da v3.3.87 [ci skip]
  • ed5cdf5 in FH example, show FH only after screen fully appread (for Android)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.88 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 68e4b5f v3.3.88 [ci skip]
  • 2742138 fix issue with Modal that treat undefined and truthy value for visibile prop

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.89 just got published.

Update to this version instead πŸš€

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.90 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 464f729 v3.3.90 [ci skip]
  • f9bcb02 add dueDate to componen-deprecation rule

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.91 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • bea7520 v3.3.91 [ci skip]
  • f485091 update uilib eslint plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.92 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • ffe78db v3.3.92 [ci skip]
  • fa0cc78 create alternative for TextInput -> TextField

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.93 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.94 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 6cd3176 v3.3.94 [ci skip]
  • 1ad754a adding import check to deprecated component (#167)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.95 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.96 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.97 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 818bed6 v3.3.97 [ci skip]
  • 219d07b update README.md to add demo usage instructions (#116)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.98 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • eec6c7a v3.3.98 [ci skip]
  • e31eedd resolve #122 issue with passing TextInput props to MaskedInput component

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.99 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.100 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.101 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • a56ba77 v3.3.101 [ci skip]
  • f0507c4 Adding support for search input color placeholder text color, selection color and placeholder text (#173)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.102 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • a60bc37 v3.3.102 [ci skip]
  • f733aee Adding support to autoDismiss functionality (#172)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.103 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • 4e99618 v3.3.103 [ci skip]
  • 6b610b1 Merge branch 'master' of github.com:wix/react-native-ui-lib
  • 020e77c minor change to screen layout

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.104 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 784ef53 v3.3.104 [ci skip]
  • 4138392 resolve #87, add hot-reload support to modifiers

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.105 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • db8321f v3.3.105 [ci skip]
  • ef497b1 Merge branch 'master' of github.com:wix/react-native-ui-lib
  • 30836be Picker.Modal - fix for searchStyle

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.106 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.108 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • 9fa8467 v3.3.108 [ci skip]
  • edbd464 support passing outlineWidth and use theme props when calc outline style
  • 9647238 add some basic functionality to ThemeManager like getTheme, setItem, getItem

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.109 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.110 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.111 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 398a883 v3.3.111 [ci skip]
  • 984959b Create RadioButton and RadioGroup components (#178)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.112 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.113 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.114 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.115 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • acd068a v3.3.115 [ci skip]
  • 4974330 minor fixes in TabBarItem component

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.116 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • d698ab0 v3.3.116 [ci skip]
  • 8611877 comment temporarily gradient effect in TabBar

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.117 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • f45d1f2 v3.3.117 [ci skip]
  • bbfd8f1 remove usage of no-hard-coded-colors in uilib project
  • 902938c WIP - adding typing support, change import/export structure, add transform scripts

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.118 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.119 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • ffcac24 v3.3.119 [ci skip]
  • dec607d change again how we export things to support TS

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.120 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.121 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits ahead by 1, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.122 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • ab14642 v3.3.122 [ci skip]
  • 5dc3613 TabBar - separating gradient rendering function

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.123 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 9d69fa9 v3.3.123 [ci skip]
  • 96be391 Adding support for icons in default ActionSheet (#174)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.124 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.125 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.126 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 1 commits ahead by 1, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.127 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 5ddf796 v3.3.127 [ci skip]
  • 871fcf9 pass other props to Checkbox container

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.128 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • fdd2a8b v3.3.128 [ci skip]
  • efd211c pass other props to Switch container

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.129 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.130 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 5e74f6b v3.3.130 [ci skip]
  • d7d8be6 fix how TouchableOpacity use theme props

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.131 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.133 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.3.134 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

  • 45c8bf4 v3.3.134 [ci skip]
  • 138db88 use our internal View (with modifier support) in ListItem and ListItemPart components

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.135 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • fdbc750 v3.3.135 [ci skip]
  • 22152dc allow RadioButton to be used individually without RadioGoup
  • a171eaf Merge branch 'master' of github.com:wix/react-native-ui-lib
  • 73555f2 minor fixes

See the full diff