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

docs: Small Typo Fix on Getting Started Page (#1489)

Fixed develops -> developers in the following sentence.
There are many great ui components made...

ec4a0e1942e8afbb5f95c84145c237da0ccfde19 authored over 6 years ago
docs(website): Made small updates to the prose on Overview page (#1490)

Added a small call to action to encourage developers to experiment with the components in the li...

88c83ac8b9fee7b743b4d83e00f48203da187d7a authored over 6 years ago
Included an import statement (#1492)

Included import statement for Divider.

0a7304f03746272f243c478b6ace3eeb62d643e7 authored over 6 years ago
fix(types): Allow partial theme be passed to ThemeProvider (#1468)

Current typings required that the theme object have in the colors
property

Closes #1467

c2200edcc5431785a9f623ebb87774230b3b6747 authored over 6 years ago
Included import statements for code snippets (#1491)

Some of the code snippets on this page did not have import statements so I added some.

74303e373ee52aad6e8d592071c6e8c5763c7c64 authored over 6 years ago
docs: Fix withTheme hoc instructions

2ea3b07c49d889e84b49eb6bd4344980653bd822 authored over 6 years ago
docs: Update conventional commit link

Previous link links to archived repo

3e1b50c525946d9be6976ac5c195f5fb7d615122 authored over 6 years ago
docs(website): Added a small call to action on overview page (#1503)

Purpose: to encourage developers to experiment with the components in the library

1f76514f863ea48899236b35f5e963ce6ecb397f authored over 6 years ago
docs(website): Fix typo on Getting Started page

c3eb2bab5bd125b77e39907fc1c7c177af10ee80 authored over 6 years ago
docs: Change 0.19.0 to 0.19.1 (#1476)

The current stable version is 0.19.1. So having 0.19.0 might be a bit
misleading.

1ee6d89db9994c3bc4a6c41339002e98fb9879ee authored over 6 years ago
docs(readme): Update latest beta build version

[ci-skip]

e117365689a04119f2a796ba6e90e9f8f90474e3 authored over 6 years ago
1.0.0-beta7 - (Beta6 regression) (#1462)

* docs: Change version 1.0.0-beta6 to 1.0.0-beta7

* chore: Bump package version

f01271b5af795b9774c64cae02d4dfa1b68807c4 authored over 6 years ago
docs: v1.0.0-beta6 Header typo (#1458)

It shouldn't be `containerstyle` but `containerStyle`

6c8f918dd7e4c7169c7a7b36ca957fd1c49f316b authored over 6 years ago
ci(travis): Pin version of node

Docusaurus fails on node 10

6c37f426b6f187dbd0ea05a7abda997917e0045f authored over 6 years ago
v1.0.0-beta6 #1193

f5455b9b546467caaffdd632b6c836c4639c8b51 authored over 6 years ago
chore: Bump version

d42ccb57d03ae2ec92d79b0e455ca8684931ca73 authored over 6 years ago
docs(website): Release 1.0.0-beta6

2a8449ec516561a65e0b79610f99f4302a18f507 authored over 6 years ago
docs(readme): Check off theming checklist

7034ac0da04b092b1ac1eddcef585bfbf3fef2c8 authored over 6 years ago
Merge branch 'master' into next

e7d10be6fc98de909596e4e2fdde91abe9a28fe8 authored over 6 years ago
Add Theming (#1454)

* Add ThemeProvider

* Add initial types

* Forgot default export

* Add colors to theme
...

e9750c8932a27d1b6c510d85f1a336f217046730 authored over 6 years ago
fix(types): Button correctly extend touchable props (#1451)

Closes #1314

78f961fc13e71f8c3ff10f6c464452cec8ce3ae2 authored over 6 years ago
docs(SearchBar): Remaining leftIconContainer, rightIconContainer

Adds changes from #1376 to other versions

6861dafa8352018f1e8fcecd27e22bc03d804cf1 authored over 6 years ago
docs(SearchBar): Add leftIconContainer, rightIconContainer (#1376)

cea18bc036de226607e8d19038bee541c3be40bf authored over 6 years ago
fix(docs, type): Change `clearText` references to `clear` (#1448)

Changes `clearText` to `clear` for searchbar

5a65c9b2fcedd1a7d90e41da71433d732a4d8232 authored over 6 years ago
docs: Update README

[ci-skip]

6aaaace7fb0a4c98635c23ef82f15fd729c0e45c authored over 6 years ago
docs: Update README

[ci-skip]

665975f2671bfce1c6e317468c99a966db69ad76 authored over 6 years ago
fix(Avatar): Correct proptype for ImageComponent

99f2755ed3f5f278bfe71f91ca9207dcc751900b authored over 6 years ago
feat(types): Add cancelButtonProps to SearchBar

086ab6783ec95144b5ef088024b72a8e7378ac66 authored over 6 years ago
fix: Allow Button to work on react-native-web (#1433)

* docs(Button-0.19): Change fontSize type to number

* docs(Tile 0.19): Fix imageSrc to use co...

ee2fe0fb4e88e298af18635ca2db3fe578097e8b authored over 6 years ago
Fix ListItem dividers + customs chevron & checkmark (#1233)

* Use renderNode for checkmark & chevron + put divider into container style

* Update docs

...

faf51e5f45db949fcce5babce2af95e982ddb0a9 authored over 6 years ago
ci(travis): Don't run expo if ci failed

f36e5b5c8d2436d2610c03136cdd5a000abcd1d7 authored over 6 years ago
Update snapshots

de28f1758dfd9bb1a1540295ef8d0410dbed9c64 authored over 6 years ago
Refactor Header (#1221)

* Refactor Header

* Fix header + add children feature

* Update docs

* Update test

* ...

d574d3bd72a798a81cc4d66cb83789c7cb576d49 authored over 6 years ago
package: Use opencollective-postinstall for smaller install size (#1410)

6a574c235da986487450263b5dce8c958d72417b authored over 6 years ago
feat(Input): add inputComponent prop (#1413)

60e520120cc5d0c4df8017b48209a9d33832f38b authored over 6 years ago
Add registerCustomIconType typing (#1416)

* docs(Button-0.19): Change fontSize type to number

* docs(Tile 0.19): Fix imageSrc to use co...

4fd270b4225ea145b981aa19d21c4158d80c44f6 authored over 6 years ago
[ListItem] Added android as default for list styling (#1409)

662c2555d8d12fecdb3e529aed09dd61cd38797d authored over 6 years ago
Fixes props being ignored on ListItem (#1344)

* Fixes #1343 props ignored in ListItem

* Ensure that styles are still being passed along

64874ef6648abc458ab2e6b77dedab68ac83002b authored over 6 years ago
docs(Card): Remove Lato fontFamily from future versions

df6b236680583542acb6ad3ec31d2ab0e2588897 authored over 6 years ago
docs(Card): Remove Lato fontFamily from examples (#1403)

People were getting errors copying and pasting these snippets since they
don't have Lato installed

277a86404d6548f909d809c5edbdf64f6e68def0 authored over 6 years ago
docs(Card): Remove Lato fontFamily from examples (#1403)

People were getting errors copying and pasting these snippets since they
don't have Lato installed

55bc36ade0851f31a035c26bfec8f4d7db79fd68 authored over 6 years ago
[deps] Upgrade jest to work with node 10(#1377)

* [deps] bump jest to fix console variable

* [snapshots] update

2ce1b97fc4a27adeabadd27d5321dfe2f8d621d4 authored over 6 years ago
docs(ListItem 0.19): Change ListView examples to use FlatList (#1401)

* changed ListView to FlatList

since ListView is deprecated it is not working properly or giv...

50ba1767359ddc2b87301d272d437bd8adf81661 authored over 6 years ago
docs(ListItem 0.19): Change ListView examples to use FlatList (#1401)

* changed ListView to FlatList

since ListView is deprecated it is not working properly or giv...

d8784e5dd42ba588db2ed847ac429d586e908de4 authored over 6 years ago
fix(ListItem): Don't display empty rightTitle or rightSubtitle (#1398)

Android crashes when use rightTitle

rightSubtitle test to display element. Instead we should ...

ac80e47c381a1c0c517f1b68069643d4d79e5023 authored over 6 years ago
[Rating] Add onStartRating prop (#1386)

* Added an onStartRating event to the rating component

* Made the onStartRating callback opti...

b981220241bf92f46001990290c6048f84108f1f authored over 6 years ago
feat(Icon): Add disabled and disabledStyle

906b3e6e8761084c08f8fb4e7bf416d91f4de975 authored over 6 years ago
docs(Tile 0.19): Fix imageSrc to use correct requires

069818ac6b01cd02a8acf00baffc9d03ea1ac231 authored over 6 years ago
docs(Tile 0.19): Fix imageSrc to use correct requires

53704ae404633ee2f5fe209f8efb0259d297309e authored over 6 years ago
docs(Button-0.19): Change fontSize type to number

c8a7d8b8287c776353bc1fc1b0ca6fcd7d943cee authored over 6 years ago
docs(Button-0.19): Change fontSize type to number

07a4b575c78f4ce3aa4cdd46accdf78d5ac7edc7 authored over 6 years ago
Merge pull request #1381 from react-native-training/master

do not use index as a key

8e29b56a692f6e8e37163b6d100cced272286a6c authored over 6 years ago
Fix linear gradient button disabled state

a751f5ca443a3b8411ef0e403c64bba882ba0e48 authored over 6 years ago
do not use index as a key

f681e710bfc392b1cc0a93740542c10ce69c9fe0 authored over 6 years ago
(docs) Do not use index as a key for avatar example (#1353)

35224d39ada5c9e88b7f53304a25ac988a19dd32 authored over 6 years ago
fix: add missing "size" prop to CheckBox types (#1361)

926609d23927c15c267df24135cc64cdc3410389 authored over 6 years ago
(SearchBar) Allow containerStyle to override lightTheme styles (#1357)

* fixes issue #1352

* updates snapshots

f2dbc3e33c2e5783d694b899bacdcc0d161fe4c4 authored over 6 years ago
Update next from master

3ead73fbea8c62face179d279dfa47d10d3d26b3 authored over 6 years ago
Add labelProps and errorProps to input (#1342)

* Fixes #1341 add label props and errorprops for input

* Update docs

* Update props descri...

c789507075e66ed7953a08e500e88d59ca79cc0e authored over 6 years ago
Add isFocused() method to Input (#1305)

* Hoist the isFocused() method from the react native input element as per other component method...

0c8a18d54a8cd83796b91819d30977ade31f3ce0 authored over 6 years ago
Accept 5.x of react-native-vector-icons

Fixes #1335

e3119e67441d01555d36b2a51f7696ff84cb6508 authored over 6 years ago
Add wrapperStyle prop on Checkbox (#1348)

* Expose wrapperStyle prop on Checkbox

Fix https://github.com/react-native-training/react-nat...

df0cb20563b43f284f9af55e8d3529cc348b51fd authored over 6 years ago
Fixed Input bug that caused errorMessage and label to render an empty string outside of <Text>

b153cab76a5e42493fef83ef89196ad52ec2ab5c authored over 6 years ago
fix(tooltip): patch for positioning inside scroll view

311725d0e5f30fe91fe7eacd77c93c753cd64da4 authored over 6 years ago
fixing link of 'Good First Issue' (#1340)

Originally the link provided redirected to a pages without showing the issue which labeling 'Goo...

2f54bb14edea32d438873e6a5480a294319a6658 authored over 6 years ago
fix(ButtonGroup): Allow innerBorderWidth of 0

dc783de99d7ee2f3f92ac0b84d1fb49db822eaa7 authored over 6 years ago
fix(ButtonGroup): Borders shouldn't flash when tapping

ff3af062880455b65f883f38c4f9eaf832dcdcf7 authored over 6 years ago
docs(website): Fix view components link on home page

View Components button was redirecting users to the beta components when
it should gone to 0.19.0

a1dd12618d6701ea9013c0847541669d52728cc6 authored over 6 years ago
docs(website): Fix view components link on home page

View Components button was redirecting users to the beta components when
it should gone to 0.19.0

bdbf4f50a5b136f66c16d3f0cbe314a6770d4203 authored over 6 years ago
Allow PricingCard to render without info prop (#1250)

* Added check for none case in info props of PricingCard.

* Updated tests for PricingCard. Ad...

72a2513265b8ff6136775b9a54538bd0c95e8b83 authored over 6 years ago
(Button) Remove borderRadius change from android disabled style (#1280)

9e8498cb00d057453d23fb026839189a09d3807c authored over 6 years ago
docs(button): 0.19.0 component prop should be Component

0f0338f9718de0895f477e31ffc7c8d349b09dd7 authored over 6 years ago
docs(button): 0.19.0 component prop should be Component

c7a0018ad1ee506608db3bc3a9c3ce1e934176f5 authored over 6 years ago
Remove `iconRight` from button docs

e2dcb4e4696b06e80d718668d60470f72c4e86f8 authored over 6 years ago
(docs) Change a few links that did not link anywhere (#1263)

* Change a few links that did not link anywhere

A few links changed the URL but did not chang...

0e98a6f3beda3313e2cb6dd142050732a196a184 authored over 6 years ago
Custom ImageComponent for Avatar (#1261)

3cfc564292d57290006832545962a5a216886866 authored over 6 years ago
fix(button): Fix using custom ViewComponent on Button

Typescript throws an error for ViewComponent={LinearGradient}

cd736150004feddecb5c56805349c2ada661d06d authored over 6 years ago
fix(types): Add missing inputContainerStyle to Input

Closes #1249

9fc469e083d22c34c66c02db47f5239444c7f89c authored over 6 years ago
fix(button): Fix bold on titleStyle for android

Closes #1251

32500c820598b3eeac78d5ba7456dace5ea91598 authored over 6 years ago
Refactor PriceCard props to accept style objects (#1231)

a521fc53ead7c33d1d2ac08fcaae36ec51df4df4 authored over 6 years ago
enhancement(input): move android underline color above spread attributes (#1241)

be51a98e0c0465a9ed34aa9001336a2f70068022 authored over 6 years ago
Update yarn.lock

14e70ce6c12d47f779ef1f2bd078b46be2e64377 authored over 6 years ago
Merge branch 'master' into next

1da007e1a282a38237bc2cadd6089bcf556a14e6 authored over 6 years ago
docs: missing icon type for Avatar (#1177)

8f51f965d62df61f03546b7154d635c14e09a955 authored over 6 years ago
docs: `Avatar` with icon requires icon type (#1222)

I added `type: 'font-awesome'` for all `Avatar` with icon

453aacc10b1a48fd3dcb2d05b903f11bcc9d146c authored over 6 years ago
docs: `Avatar` with icon requires icon type (#1223)

I added icon type `type: 'font-awesome'` to each `Avatar` with icon

7f33dec88e231139d84524684af669bca67ef29a authored over 6 years ago
website(contributing): Make content on all versions the same

eee3b7c9e2aec25f5cf719ec1358e0507885ff43 authored over 6 years ago
website(contributing): Update links to labels since added emotes

31ea9efcf507bb987b1cba7cb488f9094124510f authored over 6 years ago
website: Update Labels page

3059862fa057b590aa40a0ea2406abb72979b93b authored over 6 years ago
Fix iOS SearchBar width (#1218)

Width is no longer bound to the width of the device.

925f96e7fde544e7b004ca334fc5f1ba38956b92 authored over 6 years ago
feat(Avatar): Placeholder images (#1211)

* Add placeholderStyle & PlaceholderContent to docs

* Add placeholderStyle & PlaceholderConte...

f8af41c1959625c1d3679a88ad9437059abe39aa authored over 6 years ago
feat: Add Tooltip component

* featute(tooltip): first proposal

* feat(tooltip): add documentation

* fix(tooltip): impr...

eaac2613d65c913afe1d13b20f29b7183e1fa5a9 authored over 6 years ago
Fixing ci test

c18df20a3934333828a79d1faf64532d11c2e203 authored over 6 years ago
(website) Move components into main sidebar

190d1b5617e1f6d4b863abbc7fd6e4ff51d8acc0 authored over 6 years ago
(website) Fix broken gif

5e8bcd0b43e54f644e6c521a6f8d4d0be8424b2e authored over 6 years ago
(website) Fix mobile search

1059fb4f671144773e9682953d8394346191f4c1 authored over 6 years ago
(website) Fix mobile navigation layout

69507eef34d780cf57431611cc20cb429c4d206b authored over 6 years ago
Rebase docusaurus with master

dbb51407d2af7bc01681291c3f82663bd8fdb3f5 authored over 6 years ago
Add some tests (#1213)

* Update testing packages

* Add tests for Button

9591189074be200aa6af8817dd98cb370b7ceb2d authored over 6 years ago
Delete ISSUE_TEMPLATE.md

e0406c72f341b354f2861b85eb9a432863a50768 authored over 6 years ago