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 attributes spreading in platform specific searchbars

github.com/react-native-elements/react-native-elements - 433d14e808f642a8d3631594671abea0dc889b48 authored about 7 years ago
feat(ts): Add definitons for searchbar (#860)

github.com/react-native-elements/react-native-elements - e24eb63876bad4b6707e8f57441bf5cd433377dc authored about 7 years ago
Update snapshots from searchbar android change

github.com/react-native-elements/react-native-elements - e5b68dedf870ad4891006491f26635a8fad508e7 authored about 7 years ago
feat(searchbar-both) Add additional defaultProps

Made tests pass

github.com/react-native-elements/react-native-elements - 16cf297c834780e96e537508c12a3b57bfe6de27 authored about 7 years ago
feat(Button): Cleanup button code, update ts definitions (#859)

github.com/react-native-elements/react-native-elements - 9fcda4e65dd989a5aa174071c6da4f8497af4406 authored about 7 years ago
feat(button): Re-add custom TouchableComponent

github.com/react-native-elements/react-native-elements - d89e5b72a8735407969dcc66e7e32cae0e3935a9 authored about 7 years ago
Update snapshots from Searchbar changes

github.com/react-native-elements/react-native-elements - 1db89b909551f6c11c15c3e30a0c8ef9470248e4 authored about 7 years ago
Slightly changed the style of SearchBars

github.com/react-native-elements/react-native-elements - a7aaf753f7dd1f18c14f079c1768cd2429875949 authored about 7 years ago
Platform specific SearchBar (#837) :rocket:

* Add SearchBar wrapper

* Split SearchBar iOS and Android into separate files

* Add back d...

github.com/react-native-elements/react-native-elements - 7ee34bb1c70f7cd46dfe6309eb350edbb8dd3589 authored about 7 years ago
feat(button-group): Adds selectMultiple feature (#858)

Closes #713

github.com/react-native-elements/react-native-elements - 52e71175acc2a30327b9b8c466f5dd8dd32f6d57 authored about 7 years ago
Add ButtonComponent props and linear gradient props (#857)

* Add ButtonComponent props

* Use `linearGradientProps` + add error on mounting

github.com/react-native-elements/react-native-elements - 961dbf3882cd31d43b734c55dae29ba20095e9ad authored about 7 years ago
[ts] Correct style type for IconObject (#851)

github.com/react-native-elements/react-native-elements - 0fc3b5a9b57639a8b301b590316ee21af6b11cf0 authored about 7 years ago
uses thumbStyle.transform values in the thumb View (#820)

github.com/react-native-elements/react-native-elements - 47ec31b36c36aefcf4fe14b9c2fb368be67e48f2 authored about 7 years ago
added listItem right icon size so that it takes rightIcon size, or 28 (#852)

github.com/react-native-elements/react-native-elements - 297212d330883808ab6fcbca109abac09d4f1c72 authored about 7 years ago
chore(packages): Update versions to fix warnings in jest

github.com/react-native-elements/react-native-elements - ad05179753d834cab47f51823c08db5b1bc9398e authored about 7 years ago
fix(Checkbox): Shifting width between checked and unchecked

github.com/react-native-elements/react-native-elements - 94ab145ec217010de24316087f5c6a2de09ab9ea authored about 7 years ago
(theming) Unify components under one primary color (#849)

* feat(theming): Remove not-used colors

* feat(theme): Add primary color and use through comp...

github.com/react-native-elements/react-native-elements - e0a4b6afda185c215fa9ad9fbfbc7f324c73cbbe authored about 7 years ago
Separate checkbox single and checkbox with text styling (#850)

github.com/react-native-elements/react-native-elements - 7f86fbeecabc6d5c1c2ffe78e93a73eb60a7cafe authored about 7 years ago
Fix ListItem (#848)

Fix error on empty rightTitle prop by adding !!

github.com/react-native-elements/react-native-elements - 2593e33f7f787b89a9ae4645c4579d2b0ffd651e authored about 7 years ago
feat(example): Cleanup remains from example app split

github.com/react-native-elements/react-native-elements - a76bc1bffe47e23b7a09898f626b2c34d6126bee authored about 7 years ago
Comment `LinearGradient` for now (FIXME)

github.com/react-native-elements/react-native-elements - d4cc268f6e7c0ed9f2f0ace6835800cf9f87f1f1 authored about 7 years ago
Pass activeOpacity to TouchableOpacity inside Tile (#839)

* Pass activeOpacity to TouchableOpacity inside Tile

* Update Tile tests

github.com/react-native-elements/react-native-elements - c2340ff2cb07f997f564b42609e2e42e0045beeb authored about 7 years ago
Update README.md - fixing typos (#835)

github.com/react-native-elements/react-native-elements - aa187a4e193ad3443225f2be330cb9839c23fbb3 authored about 7 years ago
Updated Readme with v1.0.0 beta roadmap

github.com/react-native-elements/react-native-elements - 18826c3f20874550caaa1c95b7abda1dc5a2595e authored about 7 years ago
updated readme with new docs & images

github.com/react-native-elements/react-native-elements - d435cb3c5a29ab43128c5e068e9cf1115718acbd authored about 7 years ago
Merge pull request #817 from react-native-training/v1

v1.0.0-beta

github.com/react-native-elements/react-native-elements - 697592cb27b8be5c86c178416db23bf8e1dce940 authored about 7 years ago
removed merge files into example

github.com/react-native-elements/react-native-elements - 4a9cb2b5ddd37da96b48e4a600645ee85ad9ba7d authored about 7 years ago
chore: Add prettierignore

Everytime a new package is added or upgrade npm will reformat the
package.json which currenlty i...

github.com/react-native-elements/react-native-elements - e3b51e4ae1a1511d102c97e59ad2113421e2f9d9 authored about 7 years ago
Fix children proptypes in Header

github.com/react-native-elements/react-native-elements - 1cf5896e510ca62ce917a962970773df386e8379 authored about 7 years ago
Merge branch 'master' into next

github.com/react-native-elements/react-native-elements - 5cdd283a1527afd426745b55e6accd0323426fb7 authored about 7 years ago
[TS] Adjust TextProps to extend RN TextProperties (#808)

github.com/react-native-elements/react-native-elements - 5e9f4b7c63ce670fac2dca386ff3da840effcba5 authored about 7 years ago
working v1 example with submodules

github.com/react-native-elements/react-native-elements - 8aa7cbef23f554760aab01a4bd98baa94ca02ae0 authored about 7 years ago
refactor(list item): Change keyboardType to textInputKeyboardType

Changed keyboardType to match the convention of the other textInput
props

BREAKING CHANGE: keyb...

github.com/react-native-elements/react-native-elements - 07e5c9c4573ddd4bf05978574a89ac38d12e5113 authored about 7 years ago
Documentation for rounded, outline and transparent (#800)

Adding documentation for rounded, outline and transparent added in https://github.com/react-nati...

github.com/react-native-elements/react-native-elements - 6402c14a78081c4e63c13a5cb5423f1472e3612a authored about 7 years ago
ListItem avatarStyle should be Image style (#798)

github.com/react-native-elements/react-native-elements - 881718c18c6f2eaa6e958086da1f20cdd9353732 authored about 7 years ago
Allow specifying of selectedButtonStyle in button group (#790)

* Allow specifying of selectedButtonStyle in button group

Since we want to allow the overwrit...

github.com/react-native-elements/react-native-elements - c9ed08b48b365680eaf9cb965fe6a307e0e36931 authored about 7 years ago
ListItemProps title should accept JSX.Element too (#795)

github.com/react-native-elements/react-native-elements - 8d7d2af19db78b2e758ba8695d7633ea538ea311 authored about 7 years ago
Add disabledTextStyle property to Button (#793)

github.com/react-native-elements/react-native-elements - 852a50a69f11dd550c8083d9fade62d93b2809c1 authored about 7 years ago
docs(checkbox): Add size prop to docs

github.com/react-native-elements/react-native-elements - 06bd43c77f085b7ce86afd2c11f06faaab1e5677 authored about 7 years ago
(docs) iconRight expects type `Object` not boolean (#791)

* iconRight expects type `Object` not boolean

`iconRight` throws up error on Android due to ...

github.com/react-native-elements/react-native-elements - 06025ef421ca07788805eba7f97da22747e9b3cb authored about 7 years ago
Failed prop type/style fix (#787)

* resizeMode removed from stylesheet

Closes #740

* updated snapshot

github.com/react-native-elements/react-native-elements - e4b6aa3ce44260e9a6a33fbfa1930737093ae566 authored about 7 years ago
Adjusted Avatars Card and children Views (#786)

The `height` prop in `Card` component were hiding the second View, limiting the View.
Style pro...

github.com/react-native-elements/react-native-elements - 1f689f5ea9788a6ae90776052babf459f22d3779 authored about 7 years ago
Revert "Adjusted Avatars Card and children Views in example app (#782)" (#785)

This reverts commit 70d413a2a20d3a8aa1a08c3fd15c8f36fae9044e.

github.com/react-native-elements/react-native-elements - 4f8225d91bd5917c88b3e70e27a991b12ad4dd1d authored about 7 years ago
Adjusted Avatars Card and children Views in example app (#782)

The `height` prop in `Card` component were hiding the second View, limiting the View.
Style pro...

github.com/react-native-elements/react-native-elements - 70d413a2a20d3a8aa1a08c3fd15c8f36fae9044e authored about 7 years ago
Updated buttons documentation - backgroundColor (#784)

The default color is #9E9E9E as specified in config/colors.js
(and used in buttons here; https...

github.com/react-native-elements/react-native-elements - 66fbbc2565e9946c09f51d31acfb168e282f416e authored about 7 years ago
(ts) imageProps declaration for Card component (#783)

* imageProps declaration for Card component

Added missing Typescript `imageProps` declaration...

github.com/react-native-elements/react-native-elements - 8a1675c1388fd60daf88ec2326d4a1f07d13d493 authored about 7 years ago
Fixes failed prop type/style #740 (#763)

* Fixes #740

* actually fixed prop

github.com/react-native-elements/react-native-elements - 81a629f476cf11ac8ef368d52a396c85eda9bdc5 authored about 7 years ago
fixed button & updated readme; all tests passing

github.com/react-native-elements/react-native-elements - d626baefc01e43b368409ee7ee415424212917ea authored about 7 years ago
Custom icon searchbar (#781)

* Add possibility to specify `type` of Icon

* Update Searchbar doc

* Update tests

github.com/react-native-elements/react-native-elements - f204befe0aabc46d5ff4976f39ab7ec3f3fa1f27 authored about 7 years ago
Added to SocialIcon (#773)

* Add to SocialIcon

I wanted an email icon for the SocialIcon element and while looking aroun...

github.com/react-native-elements/react-native-elements - e78d527bf1c1ac02ea56f280500c6cb090feabb5 authored about 7 years ago
(ts) Add `disabled` property to ListItem type definition (#769)

Fixes #768.

github.com/react-native-elements/react-native-elements - 11f23c2a549d5f1f8c09f1b2ac6a02de7a6313c9 authored about 7 years ago
(ts) Added JSX.Element to ListItem avatar type definition (#770)

github.com/react-native-elements/react-native-elements - 4c5a2426b85d170fc8330771aed5b7eddd44e2fd authored about 7 years ago
Merge pull request #751 from react-native-training/hotfixes

18.5

github.com/react-native-elements/react-native-elements - d18b0b0dbf7d8f4440b44a03a4e5d9e78ac24f39 authored about 7 years ago
Vertical slider hotfixes (#761)

* Add orientation props

* Update proptypes

* Update doc

* Update Slider tests

github.com/react-native-elements/react-native-elements - 6b95a10584ab6f531e0944a11a7583bf3c5bce29 authored about 7 years ago
Update home.js to match iOS and Android view (#728)

github.com/react-native-elements/react-native-elements - ba92d145ef9b6e14ed15d614bf14d8ebbfd03cb0 authored about 7 years ago
(example) Have Icon Use Correct iconStyle Props (#729)

* Have Icon Use Correct iconStyle Props

https://react-native-training.github.io/react-native-...

github.com/react-native-elements/react-native-elements - 06dfe37faa0922bd32e73e548cf4097d007c07e2 authored about 7 years ago
fix(typescript): Complete definition for header subcomponent object

github.com/react-native-elements/react-native-elements - 593c69d9479d245d795238dc0c24dac6d16c1de9 authored about 7 years ago
fix(typescript): Add onClearText to searchbar definition

github.com/react-native-elements/react-native-elements - 1e06ae893ccdb316d49723c06d58136d3d10dd08 authored about 7 years ago
added initial proposition for an overlay component

github.com/react-native-elements/react-native-elements - ef6aef0c7a240443df2bbe086cfb2548866e3883 authored about 7 years ago
Allows to override numberOfLines property in header title.

github.com/react-native-elements/react-native-elements - 50d53262026192068aa7260ed854fe8fea5cd70c authored about 7 years ago
Card's title numberOfLines

Add number of lines to Card's title

github.com/react-native-elements/react-native-elements - ae9fab76c9d50fc6e82b49cfde45ea24ae2be855 authored about 7 years ago
Pull in updates from DefinitelyTyped (#750)

* Pull in updates from DefinitelyTyped

github.com/react-native-elements/react-native-elements - 719161a1eb1836dfd9fc47d2504401e9a6e983c1 authored about 7 years ago
Merge pull request #730 from react-native-training/backgroundimage-fix

Use Image proptype

github.com/react-native-elements/react-native-elements - 85167568f3efd181a72591bd1a11f3f0a9ac8c33 authored about 7 years ago
publish v0.18.3; updated expo app

github.com/react-native-elements/react-native-elements - 0289306f9695c3dab71d2a3f55cee7656c33226b authored about 7 years ago
Merge pull request #724 from react-native-training/hotfixes

v0.18.3

github.com/react-native-elements/react-native-elements - e1f0d3c96a268fb7add694d16a1dc16e117e5377 authored about 7 years ago
Use BackgroundImage proptype for Tile

github.com/react-native-elements/react-native-elements - f46f7ad342cc808abe57caa75210adff85ad9836 authored about 7 years ago
Apply BackgroundImage fix for FeaturedTile

github.com/react-native-elements/react-native-elements - e1134086a32c0f491fc79a82099b6ded9b4faf6e authored about 7 years ago
Add `underlayColor` props to SocialIcon

github.com/react-native-elements/react-native-elements - f97397273311a3732a6143888b58422de1d466a2 authored about 7 years ago
Fix Header width on rotation (#703)

Header had strange behavior on rotation and it wasn't being rendered properly.

Fixes #701

github.com/react-native-elements/react-native-elements - 40f4df3294e9db38903490bf807cb25e49e80f64 authored about 7 years ago
fix(FeaturedTile): fixes featuredTile image rendering issue caused by RN >0.50 (#716)

github.com/react-native-elements/react-native-elements - f89c0f461ca12f06f4afdc20b343aceda6561143 authored about 7 years ago
added v1 /example back; working and looks great :tada:

github.com/react-native-elements/react-native-elements - 3653e969274ee224a7f31ee17c78e306e5d986c1 authored about 7 years ago
delete example app to merge master

github.com/react-native-elements/react-native-elements - 7ba8e8e22ca3f010a838e5f76db336a6eba068a4 authored about 7 years ago
updated expo app to latest; works

github.com/react-native-elements/react-native-elements - 85bf3542f9b229e2c58cd8c7efea63e23b06c08d authored about 7 years ago
added underlayColor prop to socialicon

github.com/react-native-elements/react-native-elements - 708c55d2d8acd002a6a636ba7ed867286771c5de authored about 7 years ago
Merge pull request #700 from react-native-training/next

v0.18.2

github.com/react-native-elements/react-native-elements - 9f95d5605af4fddabe2c1d667758a12948f33e66 authored about 7 years ago
Fix ListItem flex alignment (#699)

github.com/react-native-elements/react-native-elements - 132f5517ae1984395bd423e8863ddd72aec03a1f authored about 7 years ago
Merge pull request #695 from react-native-training/next

v0.18.1

github.com/react-native-elements/react-native-elements - 99f80cd8b0937e076ce17c7f99daba2ee9b0b997 authored about 7 years ago
Update example app `yarn.lock`

github.com/react-native-elements/react-native-elements - 58b3cfe41eaa55b89d4a190993e959eeeb49801c authored about 7 years ago
Merge pull request #694 from wilomgfx/master

feat(Search): add 'onClearText' callback

github.com/react-native-elements/react-native-elements - c1cf2abe0fae3f25ed11b9d0ce85aa75a547f694 authored about 7 years ago
Merge pull request #691 from machour/spread-passed-props-at-first

fix(*): Spread passed props first to prevent computed props rewrite

github.com/react-native-elements/react-native-elements - 60f210cb1512276309cae7e524897610cf900511 authored about 7 years ago