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

chore: Update types for react-native-vector-icons (#2119)

Updates @types/react-native-vector-icons to current latest, which fixes typings for Icon component.

18004784382ac2bdeb19555e06446086750be333 authored over 5 years ago by Jesse Katsumata <[email protected]>
New repo docs #2109

c246708db18baa10aa1ac1a8780a80a81f1ae483 authored over 5 years ago by Kyle Roach <[email protected]>
docs: Show next changes on live site

Allows for doc changes made on the next branch to be showed on the live site via the versions page.

4e3cb7f538a288b75163d618ac75a6cc84abee26 authored over 5 years ago by Kyle Roach <[email protected]>
docs: Update link to good first issue

c27ff4d23481578e2d18f856f981cd39f5f0bd1a authored over 5 years ago by Kyle Roach <[email protected]>
docs: Update urls for new github org

a44613a73a89d63ba831deadc3067918e497e632 authored over 5 years ago by Kyle Roach <[email protected]>
v1.2.5 changes

eaad75764cc75a6c04ba6db069bcdef7c8bb1b55 authored over 5 years ago by Kyle Roach <[email protected]>
1.2.5 #2106

54e54b3802003ec3813923ffbf047049d8ecae7e authored over 5 years ago by Kyle Roach <[email protected]>
chore: Bump version

b6321ee6d10830247de63ae24934adfa7eacf3c1 authored over 5 years ago by Kyle Roach <[email protected]>
fix(ListItem): Update PadView to work on web (#2105)

Fixes #2104

312d8e70d1deee70ce454815312007c1899cca4a authored over 5 years ago by Kyle Roach <[email protected]>
fix(Avatar): Unable to add border to avatar (#2060)

Fixes #2059

d72d54180ebe293c3d192887a47db01784f509dc authored over 5 years ago by Sudeepto Dutta <[email protected]>
v1.2.4 changes

88eef36fdc33bcfbdc4a2df9f39dc9eb0fcdc722 authored over 5 years ago by Kyle Roach <[email protected]>
1.2.4 #2101

ac90c75a827b85ae28cd34e96bac4008e36df833 authored over 5 years ago by Kyle Roach <[email protected]>
chore: Bump package

4845537ef7dea39fb427077b80303dbe8835e630 authored over 5 years ago by Kyle Roach <[email protected]>
fix: Remove props from native components (#2100)

Most properties are spread into native elements to pass properties directly. However, since some...

3da6e9f57e1cb4efb02aa60d4214a53ceea73030 authored over 5 years ago by Kyle Roach <[email protected]>
docs: Update README logo (#2094)

60f32b4fa5a9082ccbadf6a390b24cf4e212bd9c authored over 5 years ago by Kyle Roach <[email protected]>
v1.2.3 changes

e8d2dec2bfcda1544714c8e4f8ec6cf4d09f64e9 authored over 5 years ago by Kyle Roach <[email protected]>
chore: Add coverage to npmignore

ee836fbba95a5de3595c54d81cd06b952bbd4e83 authored over 5 years ago by Kyle Roach <[email protected]>
1.2.3 #2093

cbeaf5f98f259b1d6e68b567fa231dd30f10e34e authored over 5 years ago by Kyle Roach <[email protected]>
chore: Bump package

a31211e3b61dc705f7ceb2823cbbbac9e854c00c authored over 5 years ago by Kyle Roach <[email protected]>
fix(Image): Allow passing testID (#2092)

Fixes #2091

1dbd7e055dc10c105e6dfaa9cf56a65810f96c2f authored over 5 years ago by TJ Klug <[email protected]>
ci: Add patch branch to branches to build

97fcd7e3fe649cfa6e745456237ff74becc3270f authored over 5 years ago by Kyle Roach <[email protected]>
Merge branch 'master' into next

71d31a11b723b7877a403b3ca9a1ef2329cf2285 authored over 5 years ago by Kyle Roach <[email protected]>
1.2.2 #2090

89c6c7aea7e792d3752e8d06dfd43e9975ca5737 authored over 5 years ago by Kyle Roach <[email protected]>
chore: Bump version

9c67b92c542261421763e27864b50f4eefa8da37 authored over 5 years ago by Kyle Roach <[email protected]>
fix: Change propType for all component props

[email protected] changed the return type for some components to returns string instead. This fi...

28b58f12103091bfab25a98dcec3030ce7c6eb3a authored over 5 years ago by Kyle Roach <[email protected]>
docs: Update source prop in avatar

Add link to react native Image docs

31d9b8a2e640b8e126cc39d79c7f11e1ca2f3ff8 authored over 5 years ago by Kyle Roach <[email protected]>
feat: Remove containerBorderRadius props (#2068)

BREAKING CHANGE: Removes containerBorderRadius from ButtonGroup

536fc78665669ce317890accaf486395ce4892d9 authored over 5 years ago by Jesse Katsumata <[email protected]>
docs: Typo in customisation (#2052)

fd8be920e9b71559747645380921a31fe2b0da19 authored over 5 years ago by Vikrant Negi <[email protected]>
chore: Bump react-native-ratings

Fixes #2029

5537b26120bc3ac3576774bfe68d5ca4a749995f authored over 5 years ago by Kyle Roach <[email protected]>
1.2.1 #2080

e1bc8671e41759abcd114c555f1d61c0ce0e1cd8 authored over 5 years ago by Kyle Roach <[email protected]>
chore: Bump version

8fe40c25824e0bccf67dfb70aa4a7850dec19782 authored over 5 years ago by Kyle Roach <[email protected]>
fix: Revert Image to not use hooks (#2079)

Using hooks is breaking change for users. My bad :\ Reverting to non-hooks usage.

Fixes #2076

47d46853e49cdf083d727ea59cbe4d0bf65d6289 authored over 5 years ago by Kyle Roach <[email protected]>
docs: Release 1.2.0 of website

3bb4ecf84ebbd9d62815a220ae7b4ae6b2733388 authored over 5 years ago by Kyle Roach <[email protected]>
chore: Bump package version

443439af46e31e6ed2652e6fe64abd8e5c4d2241 authored over 5 years ago by Kyle Roach <[email protected]>
1.2.0 #1866

5ea8dd1bfa7ff33950569dcee9b120ca18eea5bd authored over 5 years ago by Kyle Roach <[email protected]>
docs: Typo in troubleshooting.md (#2042)

1a9f56d2cf2a577310bf4118374d19be2b836bfd authored over 5 years ago by Marco Milesi <[email protected]>
fix(Image): Blank placeholder when source is null (#2051)

Fixes a bug where when the source on Avatar is set to null, then the title would never show.

...

209deedd18bdb31e82aeaa5e4f2c8e51913b4c74 authored over 5 years ago by Kyle Roach <[email protected]>
fix: Regression with initial context value

Bug introduced in https://github.com/react-native-training/react-native-elements/commit/49ca4d0...

f7235ecdf6a348515e8473cdde16bf74eee80bd7 authored over 5 years ago by Kyle Roach <[email protected]>
docs(ListItem): Add missing props to examples

Adds props `bottomDivider` and `chevron` to some code examples to match the images.

Resolves #2035

3aff74e7218785ebeb23b4714c647b15fa556d23 authored over 5 years ago by Kyle Roach <[email protected]>
feat: Export ThemeContext for usage with hooks (#2049)

Resolves #2007

49ca4d0f2d306d01d8e42d90bd57e2978d016d3c authored over 5 years ago by Kyle Roach <[email protected]>
docs: Add react-native-web usage (#2048)

Resolves #1957

80d00700266f62b9d607ca073d7dca7d404389cf authored over 5 years ago by Kyle Roach <[email protected]>
docs: Give rn0.60.0 note more attention

Highlight changes with linking react-native-vector-icons

09327731c4e107a755538559e52f5f5c71607350 authored over 5 years ago by Kyle Roach <[email protected]>
feat(SearchBar-ios): Add showCancel prop (#2039)

Allows the cancel button of the search bar to remain visible after blur events.
Resolves #1303

01fc42625ece49649058aab4a254e09909a9cd28 authored over 5 years ago by Kyle Roach <[email protected]>
docs: Add react-native-vector-icons info for rn0.6.0 (#2037)

For react-native versions from 0.6.0 and above, linking is done automatically and shouldn't be d...

f8324b87f4ede69080eebb050e0c16025bdbe3eb authored over 5 years ago by v1b3m <[email protected]>
fix(types): Allow passing component for Input label (#2008)

e26e7315184d8669e673f281cfa47d87659e61af authored over 5 years ago by Paul Mathis <[email protected]>
docs(ListItem): Fix API example for LinearGradient (#2033)

`<ListItem />` does not have a property called `chevronColor`. Instead you should change the che...

12ae63b94f3e3f7d6fbedaee7cc8d3c342009050 authored over 5 years ago by Jan Hesters <[email protected]>
fix(Header): Correct proptype for backgroundImage

Fixes #2003

71c33c81af2e01774577e7f6c6e97b93a223eb44 authored over 5 years ago by Kyle Roach <[email protected]>
docs: Fix links to other component props

Previously if you were on another version of the docs and you clicked on a link to take you to a...

72b5b75b6dd0472bb85409fa47a132b500273526 authored over 5 years ago by Kyle Roach <[email protected]>
feat(Image): Allow children to be displayed while image loads (#1999)

Since https://github.com/react-native-training/react-native-elements/commit/e2795821fa85bbce4828...

f7307ebd484d8a90bd3898b815f6df18e36c3115 authored over 5 years ago by Kyle Roach <[email protected]>
feat(Tile): Use RNE Image component (#1998)

Resolves #1688

ce1d3c525f5fd2aec910a1529b40f14116048524 authored over 5 years ago by Kyle Roach <[email protected]>
fix(Input): allow to pass React.forwardRef as inputComponent (#1990)

aae1a422c28a72eab7cad39e239c424e45c7990f authored over 5 years ago by Alex <[email protected]>
fix(SearchBar): Add isEmpty check to onFocus to show clear (#1868)

The search bar only sets the isEmpty state in the constructor and in the `onChangeText` function...

ae5ec24e95c3eaa1f057d85e0ef37c291ea872ea authored over 5 years ago by Michael Jasinski <[email protected]>
feat: Update Card to use new Image Component (#1835)

* feat: Update Card to use new Image Component

* Remove PlaceholderContent to make it consist...

9b276635449f83001da3346e245ee703ed419224 authored over 5 years ago by Havit Rovik <[email protected]>
feat(Input): Add disabled, disabledInputStyle props (#1996)

Resolves #1756

82d650f10fcf30aedcd728f277e9781805f5ec72 authored over 5 years ago by marcelkalveram <[email protected]>
fix(ButtonGroup): Correct type for selectedIndex (#1994)

Allow selectedIndex to be null or optional. Will default to null if no value set.

Fixes #1852

d743bdc2d88c286fb8a9ffce3d91dbf838951d02 authored over 5 years ago by Kyle Roach <[email protected]>
ci: Remove unnecessary eslint-ignores

31e3fb2cb3e02dd3a6e68fd9a527f67cf9c67e5c authored over 5 years ago by Kyle Roach <[email protected]>
ci: Add lint-staged task for markdown files

93647bdc2fd25c3d4c588157409ef795fa383325 authored over 5 years ago by Kyle Roach <[email protected]>
build: Only run eslint on lint-staged files

1cd6c42e6f7df6018e471e08ac6e7fa41a4571d9 authored over 5 years ago by Kyle Roach <[email protected]>
fix(Image): Allows interacting with children after load (#1993)

Fixes #1885

b530d9e41d57e135b6442fbde77ec9fedc9e12b8 authored over 5 years ago by Kyle Roach <[email protected]>
refactor: Base Image on ImageBackground (#1992)

Same layout now exist for iOS and Android allowing requests like #1953 #1835 possible.

e2795821fa85bbce48282b9c92d2260658d5c35e authored over 5 years ago by Kyle Roach <[email protected]>
chore: Bump packages in order to support hooks (#1991)

477e383052b4299a3c96795196c4a76d2298f199 authored over 5 years ago by Kyle Roach <[email protected]>
docs(Card): Remove button examples with backgroudColor prop

In versions 1.0.0^ there's no `backgroundColor` prop on the Button component. This was for v19.x

eb453a042b84fb3adf3b5b6653110e73b5c86a5c authored over 5 years ago by Kyle Roach <[email protected]>
feat: Added replaceTheme function (#1920)

Added replaceTheme function to merge the theme passed in with the default theme.

e2f2e6e667e6c7a4de775dd00973f394d36358ed authored over 5 years ago by Luca <[email protected]>
feat(SocialIcon): Add new social networks #1988

Adds weibo, flickr, and vk.

Resolves #1563

f3c78e013f3ce8a2838d559dd2bff3097ef171a2 authored over 5 years ago by Kyle Roach <[email protected]>
feat(SocialIcon): Add flickr

0e5bda553f32e8786c0981baa33edf11137c61fc authored over 5 years ago by Kyle Roach <[email protected]>
feat(SocialIcon): Add vk (VKontakte)

07606807b8cbf152b19e371bfb83a0f18e44eaa2 authored over 5 years ago by Kyle Roach <[email protected]>
feat(SocialIcon): Add weibo

d7c4bf2fef789b0a048c3844be0a81a478c8562e authored over 5 years ago by Kyle Roach <[email protected]>
feat: Support for linear-gradient in Header Component (#1839)

* feat: Support linear-gradient in Header Component

* docs(Header): Add linear-gradient usage...

e6b67327a2170436e6b8d200cf15782aba69aa23 authored over 5 years ago by Havit Rovik <[email protected]>
chore: Update version of docusaurus

4029367d2e35fddaeac41ea44be9aa7e34976e9a authored over 5 years ago by Kyle Roach <[email protected]>
feat(Input): Remove shake as prop usage (#1987)

The shake prop only functioned as prop in v0.19x. Since v1 the shake functionality is done throu...

bed552560af50b7269d6786d3584c3fd5a2dc8fb authored over 5 years ago by Kyle Roach <[email protected]>
docs(Header): Correct usage of header precedence (#1891)

19ceb8d06204bf360b31bbfd71dd14a506adb04c authored over 5 years ago by Ryan Pope <[email protected]>
feat(types): Export SearchBarProps

94dcaed0077909e9963343ce62ebac99769c0821 authored over 5 years ago by Kyle Roach <[email protected]>
fix(SearchBar-ios): Stop layoutAnimation effects (#1979)

Changes in https://github.com/react-native-training/react-native-elements/commit/78ff4d81ee4b71a...

d43571ab5a593e4048a7a6aadce70bb7ce077900 authored over 5 years ago by Kyle Roach <[email protected]>
fix(SearchBar-ios): Hide clear icon on cancel (#1978)

Fixes #1977

78ff4d81ee4b71a312a16a775b9438971a9280a8 authored over 5 years ago by Kyle Roach <[email protected]>
fix(Searchbar-ios): Contain text within cancel animation (#1976)

Fixes #1975

fd6aeeabd05d7a691bb3c1afdcc1073ff21d6a4a authored over 5 years ago by Kyle Roach <[email protected]>
docs(Tooltip): Fixed minor spelling mistake (#1974)

06f87b42160b5d3c297c832f5ed726e5fb400647 authored over 5 years ago by Thomas Wood <[email protected]>
build: Remove webpack build files (#1973)

We've not been using this setup for a long time and its horribly out of date.
This PR just remo...

973f07384b4fa1296e4f6fb1552da6e3d5d159f8 authored over 5 years ago by Kyle Roach <[email protected]>
feat: Add testID to checkbox (#1965)

Resolves #1964

707dcfd6621c1f7d6ad84b19da2e9be3601a51f0 authored over 5 years ago by Kyle Roach <[email protected]>
docs(Input): Change image to reflect actual component (#1963)

Resolves #1950

72b8b9e86ab6c84b126ac12ca2fdd812fb3ef3fe authored over 5 years ago by Kyle Roach <[email protected]>
fix(types): Add @types/react-native-vector-icons

https://github.com/react-native-training/react-native-elements/pull/1959 was still failing becau...

4f18082451bd854ec26fc1c169cae9c2c15fba9d authored over 5 years ago by Kyle Roach <[email protected]>
fix(types): Allow ListItem to have TouchableHighlight props (#1961)

Fixes #1842

8b4219e043d956c2805456266e2382733cee1a10 authored over 5 years ago by Kyle Roach <[email protected]>
feat(types): Allow accessibility props on Icon (#1959)

Resolves #1912

Extends the `IconProps` interface from react-native-vector-icons `IconButtonPr...

cde7eca2ddd1f284e77634cd02528be47755313b authored over 5 years ago by Kyle Roach <[email protected]>
docs(Badge): Add closing tag to example (#1958)

97592bede434c19ff0c46307bc5f905da623c007 authored over 5 years ago by James Robinson <[email protected]>
fix(ButtonGroup): Convert disabledText color to string (#1914)

The color object should be converted to a string as per [color lib's](https://www.npmjs.com/pack...

a476ff401a15b8ce0d147a2c660b139c0533c060 authored over 5 years ago by MJ Abadilla <[email protected]>
feat(PricingCard): Add titleStyle to table button (#1906)

4bab2bf597346ae7d772891f609450994d27ffc6 authored over 5 years ago by Ali Akbar Azizi <[email protected]>
fix(PricingCard): Correct text style proptypes (#1956)

Fixes #1913

3b8209246785d885cce4005f1a2e7fcae709f3da authored over 5 years ago by Kyle Roach <[email protected]>
docs(Overlay): Add import in documentation (#1955)

c411ccbea0542b3a0b4219365a30b2ae28aaa238 authored over 5 years ago by jhbosch <[email protected]>
docs: Updated Tooltip docs and type definitions (#1948)

* Fixed TooltipProps.toggleOnPress property on type definition
* Added toggleTooltip method to ...

d532070c94b9f8c2f1a0b9f01b61ac5f7a474c1c authored over 5 years ago by Soner Köksal <[email protected]>
refactor: Cleanup some logic for SocialIcon (#1945)

202dc3aa91c4c8d429d21801aa33f6908937b63d authored over 5 years ago by Kyle Roach <[email protected]>
feat: Allow social icon type google (#1944)

resolves #1600

b1b53d101f5d89591c6ca7ca12a29f1413ce251a authored over 5 years ago by Kyle Roach <[email protected]>
ci: Allow linting of typescript definitions (#1943)

6f4c5fac3355c4d30c68d5c4980fbaefa880d3e9 authored over 5 years ago by Kyle Roach <[email protected]>
docs(SocialIcon): Allow using Google Logo (#1818)

It is possible to use the Google logo (G) and not only the Google Plus logo (G+).

c7fc32233435a1feb485139bc976d66c6ac1d5e5 authored over 5 years ago by Haroldo Shigueaki Teruya <[email protected]>
feat(types): Allow function components to Input.inputComponent (#1910)

31321cdefc2030a6fd3fa1124508990940fdbff9 authored over 5 years ago by MJ Abadilla <[email protected]>
fix(types): Correct type for all image sources images (#1911)

Uses `ImageSourcePropType` type for places where an image source is accepted

0894d6b5166934e5ee585c824093ed1725d9031b authored over 5 years ago by Phecda Su <[email protected]>
docs: Corrected acheives spelling (#1939)

2949115947d736e0bed11cbcf30188390e12abbf authored over 5 years ago by Vinoth Kumar <[email protected]>
Switch from `**` to `Math.pow` for getTooltipCoordinate (#1942)

* change from ** to Math.pow

* change from ** to Math.pow

* fix: Add exponent for Math.pow()

be51a81a44fab2e471681d043fbaf5af61284a2d authored over 5 years ago by Kyle Roach <[email protected]>
ci: Simplify eslint setup (#1941)

Use eslint-config from @react-native-community

3224d9a822c26a2adecba3858720217a19c134a6 authored over 5 years ago by Kyle Roach <[email protected]>
chore: Ignore folders from npm package (#1934)

The npm package in the current version (1.1.0) contains the `website` folder, which increases th...

46625e7ee81a9e11ae1585050b0fdc86d6b4677a authored over 5 years ago by Petr Bela <[email protected]>
docs: Update badge.md example (#1925)

Close Badge tag

b49a9b5a6c760c999eb83c94d3469e888904e971 authored over 5 years ago by Oleg Galaburda <[email protected]>
feat(Tooltip): Add overlayColor prop to set the background color (#1869)

* Add overlayColor prop to toolTip for users to set the background color

* Add typescript def...

4d1f295b5bf8adaeee06f0207dce3e6ec71a4e27 authored over 5 years ago by Michael Jasinski <[email protected]>