Ecosyste.ms: OpenCollective

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

github.com/react-native-elements/react-native-elements

Cross-Platform React Native UI Toolkit
https://github.com/react-native-elements/react-native-elements

Fix attributes spreading in platform specific searchbars

433d14e808f642a8d3631594671abea0dc889b48 authored about 7 years ago
feat(ts): Add definitons for searchbar (#860)

e24eb63876bad4b6707e8f57441bf5cd433377dc authored about 7 years ago
Update snapshots from searchbar android change

e5b68dedf870ad4891006491f26635a8fad508e7 authored about 7 years ago
Fix PropTypes warnings

6d90ca36c40cd7ae4aaa6bcd13780215e7e41d6c authored about 7 years ago
feat(searchbar-both) Add additional defaultProps

Made tests pass

16cf297c834780e96e537508c12a3b57bfe6de27 authored about 7 years ago
Update SearchBars PropTypes

e7161fecbc24d54a2e5ae66ebeeff471efba96da authored about 7 years ago
feat(Button): Cleanup button code, update ts definitions (#859)

9fcda4e65dd989a5aa174071c6da4f8497af4406 authored about 7 years ago
feat(button): Re-add custom TouchableComponent

d89e5b72a8735407969dcc66e7e32cae0e3935a9 authored about 7 years ago
Update snapshots from Searchbar changes

1db89b909551f6c11c15c3e30a0c8ef9470248e4 authored about 7 years ago
Bump version to `1.0.0-beta2`

afffb6cedb89750af549f020c04c2c4f28a848ae authored about 7 years ago
Slightly changed the style of SearchBars

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...

7ee34bb1c70f7cd46dfe6309eb350edbb8dd3589 authored about 7 years ago
feat(button-group): Adds selectMultiple feature (#858)

Closes #713

52e71175acc2a30327b9b8c466f5dd8dd32f6d57 authored about 7 years ago
Add ButtonComponent props and linear gradient props (#857)

* Add ButtonComponent props

* Use `linearGradientProps` + add error on mounting

961dbf3882cd31d43b734c55dae29ba20095e9ad authored about 7 years ago
[ts] Correct style type for IconObject (#851)

0fc3b5a9b57639a8b301b590316ee21af6b11cf0 authored about 7 years ago
uses thumbStyle.transform values in the thumb View (#820)

47ec31b36c36aefcf4fe14b9c2fb368be67e48f2 authored about 7 years ago
added listItem right icon size so that it takes rightIcon size, or 28 (#852)

297212d330883808ab6fcbca109abac09d4f1c72 authored about 7 years ago
chore(packages): Update versions to fix warnings in jest

ad05179753d834cab47f51823c08db5b1bc9398e authored about 7 years ago
fix(Checkbox): Shifting width between checked and unchecked

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...

e0a4b6afda185c215fa9ad9fbfbc7f324c73cbbe authored about 7 years ago
Separate checkbox single and checkbox with text styling (#850)

7f86fbeecabc6d5c1c2ffe78e93a73eb60a7cafe authored about 7 years ago
Fix ListItem (#848)

Fix error on empty rightTitle prop by adding !!

2593e33f7f787b89a9ae4645c4579d2b0ffd651e authored about 7 years ago
feat(example): Cleanup remains from example app split

a76bc1bffe47e23b7a09898f626b2c34d6126bee authored about 7 years ago
Comment `LinearGradient` for now (FIXME)

d4cc268f6e7c0ed9f2f0ace6835800cf9f87f1f1 authored about 7 years ago
Pass activeOpacity to TouchableOpacity inside Tile (#839)

* Pass activeOpacity to TouchableOpacity inside Tile

* Update Tile tests

c2340ff2cb07f997f564b42609e2e42e0045beeb authored about 7 years ago
Update README.md - fixing typos (#835)

aa187a4e193ad3443225f2be330cb9839c23fbb3 authored about 7 years ago
Updated Readme with v1.0.0 beta roadmap

18826c3f20874550caaa1c95b7abda1dc5a2595e authored about 7 years ago
updated readme with new docs & images

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

v1.0.0-beta

697592cb27b8be5c86c178416db23bf8e1dce940 authored about 7 years ago
updated tests

618a63953eeb225450de5b8d7fef7bd5ea1708ec authored about 7 years ago
publish v1.0.0-beta

479610a268d8e975813a2340141777b2d6f6054f authored about 7 years ago
removed merge files into example

4a9cb2b5ddd37da96b48e4a600645ee85ad9ba7d authored about 7 years ago
merged v0.19.0 into v1

eed0c3418a7bbbbe9489da8943413b95a80d44a3 authored about 7 years ago
v0.19.0

0.19.0

c851d9ace8109db4e7b9b96b347ed4e53ed184a1 authored about 7 years ago
chore(version): Bump package

c61759d9b519f14bf939838f24c3dd913f3c8851 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...

e3b51e4ae1a1511d102c97e59ad2113421e2f9d9 authored about 7 years ago
Fix children proptypes in Header

1cf5896e510ca62ce917a962970773df386e8379 authored about 7 years ago
Merge branch 'master' into next

5cdd283a1527afd426745b55e6accd0323426fb7 authored about 7 years ago
[TS] Adjust TextProps to extend RN TextProperties (#808)

5e9f4b7c63ce670fac2dca386ff3da840effcba5 authored about 7 years ago
added v1 components into /src

2649b131f47ff042bf774d48853e0b39ff9ede5b authored about 7 years ago
working v1 example with submodules

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...

07e5c9c4573ddd4bf05978574a89ac38d12e5113 authored about 7 years ago
fixes #718 (#764)

3b9ccc3eb35d15d43869ab74f63f5c37477d7ed2 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...

6402c14a78081c4e63c13a5cb5423f1472e3612a authored about 7 years ago
ListItem avatarStyle should be Image style (#798)

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...

c9ed08b48b365680eaf9cb965fe6a307e0e36931 authored about 7 years ago
ListItemProps title should accept JSX.Element too (#795)

8d7d2af19db78b2e758ba8695d7633ea538ea311 authored about 7 years ago
Add disabledTextStyle property to Button (#793)

852a50a69f11dd550c8083d9fade62d93b2809c1 authored about 7 years ago
docs(checkbox): Add size prop to docs

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 ...

06025ef421ca07788805eba7f97da22747e9b3cb authored about 7 years ago
Failed prop type/style fix (#787)

* resizeMode removed from stylesheet

Closes #740

* updated snapshot

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...

1f689f5ea9788a6ae90776052babf459f22d3779 authored about 7 years ago
Revert "Adjusted Avatars Card and children Views in example app (#782)" (#785)

This reverts commit 70d413a2a20d3a8aa1a08c3fd15c8f36fae9044e.

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...

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...

66fbbc2565e9946c09f51d31acfb168e282f416e authored about 7 years ago
(ts) imageProps declaration for Card component (#783)

* imageProps declaration for Card component

Added missing Typescript `imageProps` declaration...

8a1675c1388fd60daf88ec2326d4a1f07d13d493 authored about 7 years ago
Fixes failed prop type/style #740 (#763)

* Fixes #740

* actually fixed prop

81a629f476cf11ac8ef368d52a396c85eda9bdc5 authored about 7 years ago
fixed eslint issues

040dedc0a8e5a47683f101c2eea36a1e45d23419 authored about 7 years ago
fixed button & updated readme; all tests passing

d626baefc01e43b368409ee7ee415424212917ea authored about 7 years ago
Custom icon searchbar (#781)

* Add possibility to specify `type` of Icon

* Update Searchbar doc

* Update tests

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...

e78d527bf1c1ac02ea56f280500c6cb090feabb5 authored about 7 years ago
(ts) Add `disabled` property to ListItem type definition (#769)

Fixes #768.

11f23c2a549d5f1f8c09f1b2ac6a02de7a6313c9 authored about 7 years ago
(ts) Added JSX.Element to ListItem avatar type definition (#770)

4c5a2426b85d170fc8330771aed5b7eddd44e2fd authored about 7 years ago
Merge master into v1

572347b554c5291301b377bdb43eeefaf7177d36 authored about 7 years ago
v0.18.5

3246f62e1fe688a8e34a0d99f8f8f2857dbae229 authored about 7 years ago
Merge pull request #751 from react-native-training/hotfixes

18.5

d18b0b0dbf7d8f4440b44a03a4e5d9e78ac24f39 authored about 7 years ago
Vertical slider hotfixes (#761)

* Add orientation props

* Update proptypes

* Update doc

* Update Slider tests

6b95a10584ab6f531e0944a11a7583bf3c5bce29 authored about 7 years ago
Fix typo in home.js (#726)

bbddd7b9ae789e88c7486fabaf6ddd99a7de3ce5 authored about 7 years ago
Update home.js to match iOS and Android view (#728)

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-...

06dfe37faa0922bd32e73e548cf4097d007c07e2 authored about 7 years ago
fix(typescript): Complete definition for header subcomponent object

593c69d9479d245d795238dc0c24dac6d16c1de9 authored about 7 years ago
fix(typescript): Add onClearText to searchbar definition

1e06ae893ccdb316d49723c06d58136d3d10dd08 authored about 7 years ago
added initial proposition for an overlay component

ef6aef0c7a240443df2bbe086cfb2548866e3883 authored about 7 years ago
Allows to override numberOfLines property in header title.

50d53262026192068aa7260ed854fe8fea5cd70c authored about 7 years ago
Documentation update

e0cb019fc4f80f543ddd03c87c49d2cedf80398d authored about 7 years ago
Card's title numberOfLines

Add number of lines to Card's title

ae9fab76c9d50fc6e82b49cfde45ea24ae2be855 authored about 7 years ago
Pull in updates from DefinitelyTyped (#750)

* Pull in updates from DefinitelyTyped

719161a1eb1836dfd9fc47d2504401e9a6e983c1 authored about 7 years ago
publish v0.18.4

e145545f2cbdd2442dd8eba6473df4d23dce8e75 authored about 7 years ago
Merge pull request #730 from react-native-training/backgroundimage-fix

Use Image proptype

85167568f3efd181a72591bd1a11f3f0a9ac8c33 authored about 7 years ago
Use Image proptype

d4435ee8516f17def6b171e3c5a3357c45731741 authored about 7 years ago
publish v0.18.3; updated expo app

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

v0.18.3

e1f0d3c96a268fb7add694d16a1dc16e117e5377 authored about 7 years ago
Use BackgroundImage proptype for Tile

f46f7ad342cc808abe57caa75210adff85ad9836 authored about 7 years ago
Apply BackgroundImage fix for FeaturedTile

e1134086a32c0f491fc79a82099b6ded9b4faf6e authored about 7 years ago
Add `underlayColor` props to SocialIcon

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

40f4df3294e9db38903490bf807cb25e49e80f64 authored about 7 years ago
fix(FeaturedTile): fixes featuredTile image rendering issue caused by RN >0.50 (#716)

f89c0f461ca12f06f4afdc20b343aceda6561143 authored about 7 years ago
added v1 /example back; working and looks great :tada:

3653e969274ee224a7f31ee17c78e306e5d986c1 authored about 7 years ago
merge master into v1

005e46a0886ba667db92aaee94a0e109b6399f64 authored about 7 years ago
delete example app to merge master

7ba8e8e22ca3f010a838e5f76db336a6eba068a4 authored about 7 years ago
updated expo app to latest; works

85bf3542f9b229e2c58cd8c7efea63e23b06c08d authored about 7 years ago
added underlayColor prop to socialicon

708c55d2d8acd002a6a636ba7ed867286771c5de authored about 7 years ago
inc version - 0.18.2

003fe6550fc38bb7517bda3c96ef6725cb46ee57 authored about 7 years ago
Merge pull request #700 from react-native-training/next

v0.18.2

9f95d5605af4fddabe2c1d667758a12948f33e66 authored about 7 years ago
Fix ListItem flex alignment (#699)

132f5517ae1984395bd423e8863ddd72aec03a1f authored about 7 years ago
inc version - v0.18.0

35510dc2e3ea9790b15ef2718020611b7a91014f authored over 7 years ago
Merge pull request #695 from react-native-training/next

v0.18.1

99f80cd8b0937e076ce17c7f99daba2ee9b0b997 authored over 7 years ago
Update example app `yarn.lock`

58b3cfe41eaa55b89d4a190993e959eeeb49801c authored over 7 years ago
Merge pull request #694 from wilomgfx/master

feat(Search): add 'onClearText' callback

c1cf2abe0fae3f25ed11b9d0ce85aa75a547f694 authored over 7 years ago
Merge pull request #691 from machour/spread-passed-props-at-first

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

60f210cb1512276309cae7e524897610cf900511 authored over 7 years ago