Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React Native Elements

Cross Platform React Native UI Toolkit
Collective - Host: opensource - https://opencollective.com/react-native-elements - Website: https://react-native-elements.github.io/react-native-elements/ - Code: https://github.com/react-native-elements/react-native-elements

Fix Button Ripple on Android Version 21 and higher (#1210)

resolves #1209

github.com/react-native-elements/react-native-elements - 3e52e4bdb589bc0703f732b3ce30b602adc5ebdc authored over 6 years ago
Updated project dependencies (#1189)

github.com/react-native-elements/react-native-elements - 8e4e14a5f9bd09621de5d86eb2fb70783939c6f0 authored over 6 years ago
Fix: Allow users to override TouchableComponent props. (#1191)

github.com/react-native-elements/react-native-elements - ae0c4132f56a40b67803672392cbf482c0da70a1 authored over 6 years ago
fix: onClear for default searchbar (#1185)

github.com/react-native-elements/react-native-elements - 1a054bd304be4bf8098d78c07de0f9571b69f359 authored over 6 years ago
docs(README): Update release date for beta

github.com/react-native-elements/react-native-elements - 4c1f3f9a2421b1cced37493baf6c146617d11cb0 authored over 6 years ago
docs(README): Check off ListItem in roadmap

github.com/react-native-elements/react-native-elements - 05eecedc6f76502439b92678d18bb9363f8df1fe authored over 6 years ago
(ListItem) Add pad prop to customize padding (#1174)

github.com/react-native-elements/react-native-elements - 37bb1e3d6e82ed1541971b56eb4cc7abf9ef2f0d authored over 6 years ago
doc(Lists) Fix url hash conflict (#1175)

for version 0.19.0 `Lists`
both `List` and `ListItem` have `containerStyle` props, however the ...

github.com/react-native-elements/react-native-elements - a08f9f4acd067f9ca794f18d2a277fb89a5b5404 authored over 6 years ago
v1.0.0-beta5 (#1077)

* Remove any occurence of `isRequired` #960

* fix(Title) Move disabled style (#1070)

* fix...

github.com/react-native-elements/react-native-elements - d4da856a7f105c814cc162e507b48c49399cabef authored over 6 years ago
ci(travis) Pin version of node (#1158)

Node 10 currently breaks builds cause of missing whitelist console in react native jest setup. h...

github.com/react-native-elements/react-native-elements - 1e32b20a8894e0ee6d9a3edd27bf004f33a90b8e authored almost 7 years ago
docs(website): Set default version shown as 0.19.0 (#1156)

github.com/react-native-elements/react-native-elements - 419f7e322c1de3645fa0b77eca225f0628b5c98c authored almost 7 years ago
Add descriptions for ListItem props in v1.0.0-beta4 docs (#1118)

github.com/react-native-elements/react-native-elements - 7c7bb440bc2726e1cc146c7633cbc5112b70dd89 authored almost 7 years ago
Revert website default version (#1103)

* Use v0.19.0 as default version

* Revert "Use v0.19.0 as default version"

This reverts co...

github.com/react-native-elements/react-native-elements - e4ebea95d84f6b648681ac9bad4dd86fa3ea911d authored almost 7 years ago
Use v0.19.0 as default version (#1101)

github.com/react-native-elements/react-native-elements - 06f5cb27e3c5fabe0f578d0a3fd8deed8a045355 authored almost 7 years ago
Add description for each ListItem props (#1059)

github.com/react-native-elements/react-native-elements - 1c1561c00cdfeb6e554388707bc1c44e6097b646 authored almost 7 years ago
fix(CI) login into github before doc deployment

github.com/react-native-elements/react-native-elements - db4bd5015d8f3c3b87c33cf170320864f638f7fc authored almost 7 years ago
fix(CI) login into github before doc deployment

github.com/react-native-elements/react-native-elements - b57a0feaa996e291d8148242bb2df14f18bc0300 authored almost 7 years ago
(ListItem) Change instance of react node to element

github.com/react-native-elements/react-native-elements - 7b02f000807ba64b821aa87757c0d50f7f409f51 authored almost 7 years ago
Update repo link in package.json

github.com/react-native-elements/react-native-elements - 0c2f4fac0a21e30512a84d09d927b3d70ffd6b92 authored almost 7 years ago
Set size of Icon or clearIcon in SearchBar (#1056)

github.com/react-native-elements/react-native-elements - 84ffc9cdeae21b261d786c1e413b084c2a12fa91 authored almost 7 years ago
Add rating updates to v4 docs

github.com/react-native-elements/react-native-elements - 44ac1c2cd894a41e0a9081d798339dc073b3bf33 authored almost 7 years ago
Enhanced style control to ratings (#865)

github.com/react-native-elements/react-native-elements - add329197cf2878bd4bc9c34a8feb28a87519757 authored almost 7 years ago
(typings) Add new ListItem definitions

github.com/react-native-elements/react-native-elements - f5821fe71f6fc47487c4362ab2fdf54eec54e66f authored almost 7 years ago
fix(searchbar) fix iOS searchbar layout

github.com/react-native-elements/react-native-elements - 0844aa5c615dd21c241e297c6dd7c952c53106f3 authored almost 7 years ago
fix(Input) Update input default width

github.com/react-native-elements/react-native-elements - 7b3337317d45783a1de6cc92c83fed3213c34cd3 authored almost 7 years ago
Merge branch 'next' of github.com:react-native-training/react-native-elements into next

github.com/react-native-elements/react-native-elements - ee484012b5d23f28398161d31a947c276482c4be authored almost 7 years ago
Remove `react-native-touchable-scale` from dev-deps

github.com/react-native-elements/react-native-elements - 0f593a9fa89d82f781ea155643470b1d9e56379f authored almost 7 years ago
ListItem v1 (Android & iOS) (#945)

* Updated readme with RNW todo + opencollective

* Rename back `text` to `title`

* Fix test...

github.com/react-native-elements/react-native-elements - 92e5e837186cbfdfa85442ba17a3ac3a9236e5fd authored almost 7 years ago
Tweak website styling for better ui

github.com/react-native-elements/react-native-elements - 493a02ee968cfc0be523df3dd1d3d3dae9fa96d8 authored almost 7 years ago
New website props layout (#1013)

github.com/react-native-elements/react-native-elements - 92f8584e18fdb13ef82f99c5411c74524d174417 authored almost 7 years ago
test(jest): Add snapshots for Overlay

github.com/react-native-elements/react-native-elements - c3e38133b4898cc67fcb4d78b45bdcb0445bae38 authored almost 7 years ago
refactor(Overlay): Cleanup logic with default props

github.com/react-native-elements/react-native-elements - c4a109743c07a9c8b7d9f1118e0f8d940cca70b7 authored almost 7 years ago
Add `label` for the Input component (#990)

* Add label to Input

* Remove `displayError` props

* Update the docs

* Update typescrip...

github.com/react-native-elements/react-native-elements - 4c99586c749623716ed4c8e9dbbb8910932a8949 authored almost 7 years ago
feat(types): Add Overlay definitons

Closes #1036

github.com/react-native-elements/react-native-elements - ae3d62ff26804e4535aaa2a4186f346e7c95853e authored almost 7 years ago
Fix typing for Checkbox custom component

github.com/react-native-elements/react-native-elements - ca5823f76eb36896f3ba7c37e07083d6c6680492 authored almost 7 years ago
fix(types): icon on Button should be a react element

Closes #1053

github.com/react-native-elements/react-native-elements - cbc577ca6ba8e72c395c94b3241659952b77c497 authored almost 7 years ago
fix(Button) Move disabled style to avoid weird clear diabled button

github.com/react-native-elements/react-native-elements - 5af9b15a16935440aa25db6a03d53a80e5be197a authored almost 7 years ago
Remove Text from Button if title is empty (#1049)

* Remove Text from Button if title is empty

Fixes (#639 , #771 , #901) by not adding redundan...

github.com/react-native-elements/react-native-elements - fa14656b1189fedb420fcc41a8a604fb40bc5d0c authored almost 7 years ago
Fix Button width (+ small refactor) (#1000)

* docs(v2): Correct prop on Button to be text

* Add text default width if buttonStyle has a w...

github.com/react-native-elements/react-native-elements - 8843696e0ce9c02bae713ce752c98ff3d533551c authored almost 7 years ago
Avoid changing ref function (#1050)

Avoid changing ref function to the inner text input on every render

github.com/react-native-elements/react-native-elements - b46c9f7b672e7e0167f73d4afad4cbbdd62a4f5b authored almost 7 years ago
CI: The bot now modifies its own comment (#1048)

* update(ci) The bot now modifies its own comment

* display more detail

* Hide expo login

github.com/react-native-elements/react-native-elements - 59bbe54803c0caf5f1419c70a7d3177fb0accf21 authored almost 7 years ago
fix(ButtonGroup): Set style background color to ButtonGroup (#1040)

* fix(ButtonGroup): Set style background color to ButtonGroup

Closes #1011

* fix(ButtonGr...

github.com/react-native-elements/react-native-elements - 063b93fa1ae769769aa9cb920066ef022d252725 authored almost 7 years ago
Added containerStyle props for platform specific searchbars (#999)

* Added containerBgColor and inputBgColor props for searchbar

* Added inputContainerStyle pro...

github.com/react-native-elements/react-native-elements - fdfaa095f66226bf01620437643a7679e56529c3 authored almost 7 years ago
Fix custom icon fonts example link (#1043)

github.com/react-native-elements/react-native-elements - 3f9faed1cbb6af73f9abde533dfe9e5c024d9ea9 authored almost 7 years ago
Enable deployment only for internal PRs (#1044)

* (fix(ci) Enable deployment only for internal PRs

* Use bash instead of sh

github.com/react-native-elements/react-native-elements - cc80db03a39db58d34dfa7fbc21bb5687cf65a08 authored almost 7 years ago
fix(ci) pull request slug (#1042)

github.com/react-native-elements/react-native-elements - a59c82c5c76483d04c521c6421e62d2ad71b7282 authored almost 7 years ago
fix(ci) Remove useless comment

github.com/react-native-elements/react-native-elements - c97c535fc39c6c76760d035147a35f6313025ae4 authored almost 7 years ago
Deploy automatically an example app on PRs (#1033)

* Deploy automatically an example app on PRs

* Add non-interactive flag for now

* Fix typo...

github.com/react-native-elements/react-native-elements - 0c2be66f43452ee1535105c49b8b13b17fef73ca authored almost 7 years ago
fix(types): Listitem AutoCapitalize KeyboardType

github.com/react-native-elements/react-native-elements - 11452143d64b94f95b6f8394c2a887d492669843 authored almost 7 years ago
Update README with new Expo package.json

github.com/react-native-elements/react-native-elements - 304a468f19d5880c56b3b5d2a18797cfd803a220 authored almost 7 years ago
Improve grammar and fix typos for some documents (#986)

* Improve grammar and fix typos for some documents

* Fix small typo

* Replicate docs chang...

github.com/react-native-elements/react-native-elements - 07cf51c2cae1d2f2cbcc29035a01087718c9f20f authored almost 7 years ago
fix(types): Rating onFinishRating should be optional

Since it's not used when readonly is set

github.com/react-native-elements/react-native-elements - e4282680f470217ba0c29ed04ec0a8547d5367ea authored almost 7 years ago
feat(CheckBox): Allow custom component as Icon (#1003)

* feat(CheckBox): Allow custom component as Icon

* Fix breaking docs table

github.com/react-native-elements/react-native-elements - 4373797edf7e7dba60a8af99451efac13642838e authored almost 7 years ago
(types) Removed links and replaces JSX.Element React.ReactElement (#1009)

* removed links and replaces JSX.Element

* fixed reactElement definition

github.com/react-native-elements/react-native-elements - bf85813a2c0063fc104b165ee1eed9a0c6373289 authored almost 7 years ago
Update typings to match Button title props (#1007)

Revert `textStyle` to `titleStyle` and `textProps` to `titleProps`.

github.com/react-native-elements/react-native-elements - 827c03f4ad066030b55abc5eb9e356a5302718eb authored almost 7 years ago
Update typings to match button title prop

github.com/react-native-elements/react-native-elements - 57c5557093853980958d2c4e1edbca0a7fe6531c authored almost 7 years ago
Add text default width if buttonStyle has a width (#995)

github.com/react-native-elements/react-native-elements - c57d0375567bda5695274a3c5bdc8cb56ebaf0a6 authored almost 7 years ago
docs(v2): Correct prop on Button to be text

github.com/react-native-elements/react-native-elements - 484d784462309fc3eb3a2e44c3bd7f1008cf84e9 authored almost 7 years ago
chore(website): Publish 1.0.0-beta3

github.com/react-native-elements/react-native-elements - 890ee0014c2499b9a1fa73492a03857798b5b5b1 authored almost 7 years ago
v1.0.0-beta3 (#915)

* Updated readme with RNW todo + opencollective

* Rename back `text` to `title`

* Fix test...

github.com/react-native-elements/react-native-elements - edf9bfb93f60d99c8ce6b77505b65139c6819495 authored almost 7 years ago
Add touchable props Notice to Tile (#969)

github.com/react-native-elements/react-native-elements - 862716059acb7930f1ba3ff409073e473f5ddf64 authored almost 7 years ago
Add beta version to getting started (#951)

* add beta version

add beta version in the instructions when you install react-native-element...

github.com/react-native-elements/react-native-elements - aac4b2a9e98ce2d4ad35fa128fce82e234bb2b01 authored almost 7 years ago
docs: Allow viewing `next` docs in version switch

github.com/react-native-elements/react-native-elements - cda3f3bcb6a4f0e3dc09d2ce42bbf892c42190c6 authored almost 7 years ago
Merge pull request #940 from react-native-training/algolia-docs

Add algolia search

github.com/react-native-elements/react-native-elements - 3c25c9dcc58e31666273faba23799b6e789f6168 authored almost 7 years ago
fix #934 - overlay image missing in docs website (#936)

github.com/react-native-elements/react-native-elements - 961eb9d7ef0ce991820f988fdd10c457bc562815 authored almost 7 years ago
Merge pull request #930 from react-native-training/update-readme

Update README.md and remove useless md

github.com/react-native-elements/react-native-elements - 733f53189056d681b7dbe6700a21952ec73e4d45 authored almost 7 years ago
fix(website): Broken images (#929)

github.com/react-native-elements/react-native-elements - 338f8658753a07d377a2e2475f0b9a6c066c18e8 authored almost 7 years ago
Yet another travis config (#927)

github.com/react-native-elements/react-native-elements - fb2deedf25828f39a3ef67b36c4d6e9fc04edecb authored almost 7 years ago
Fix readme url and travis again (#925)

github.com/react-native-elements/react-native-elements - f98e333d6d0a0cd1d7cf3bfe27af3fbb5709c72d authored almost 7 years ago
Fix travis script for deploy (#923)

github.com/react-native-elements/react-native-elements - f3c52e2cb9a959006273d022862dd3c8ad8edafb authored almost 7 years ago
docs: Add org url for deploy (#922)

github.com/react-native-elements/react-native-elements - a77a1202fab238a7e4e6c3df0692b6faae2fcd14 authored almost 7 years ago
New Docs website (#902)

* Remove current docs

* Add version 0.19 docs

* Correct urls paths for github

* Change ...

github.com/react-native-elements/react-native-elements - 58f5c5ffeadb423ffb287b8893036ab6a8f83bad authored almost 7 years ago
Fixed default clearIcon name in docs for SearchBar component. (#896)

github.com/react-native-elements/react-native-elements - 88ca1ba4dd8f194fbe745751f5e92bd633da2720 authored almost 7 years ago
docs(readme): Make README clearer about Todo items (#891)

* docs(readme): Make README clearer about Todo items

* Add slack link for possible queries

github.com/react-native-elements/react-native-elements - 0a4c474ee951eaa0b086da7af97585b779521532 authored almost 7 years ago
Button & Input docs (#864) (#886)

* Button & Input docs (#864)

* Button & Input docs

* Updated Button with new props

* do...

github.com/react-native-elements/react-native-elements - 1a49ef17911aa38f69275456e542e2ac5d1fb72c authored almost 7 years ago
Merge pull request #862 from react-native-training/next

v1.0.0-beta 2 (xav's 2nd chance)

github.com/react-native-elements/react-native-elements - 3437699b608ab1fda2bde54d6096bc3c9714abd6 authored about 7 years ago
test(jest): Update PricingCard snapshots

github.com/react-native-elements/react-native-elements - ba3870864e58c86c0007ce2358233e17b74cbb1d authored about 7 years ago
Merge branch 'next' of github.com:react-native-training/react-native-elements into next

github.com/react-native-elements/react-native-elements - 002075299b4fcacdadef7a25b8f07d887b5271fc authored about 7 years ago
fixed PricingCard to use new Button props

github.com/react-native-elements/react-native-elements - c91e7b9f4f62e964320026248ae6bc681803a68b authored about 7 years ago
feat(Button) Fix activeOpacity props

github.com/react-native-elements/react-native-elements - 73d88aaf414d91afd007983214a8ea44d3232b07 authored about 7 years ago