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 unit tests

7802eef431efafedd56f552133240b445eb0b966 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix yarn lock file

d3341cc44b92b2380eb94ee0f7c4503260dc3b0d authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix yarn lock registry

df96b21e6c9e9ed1ead45e3e851634c70015ca38 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix [socialicon]: icon visible in loading state when not a button (#2846)

Co-authored-by: flyingcircle <[email protected]>

c049e00ba768dcbdd7b15161962cec2d1a016277 authored almost 4 years ago by Ankush Dutt <[email protected]>
Migrated button component to RN Functional Component (#2830)

* Migrated button component to RN Functional Component

* added useEffect

9784b947ff1466a9a13907d94da2cdf4c2aa8f96 authored almost 4 years ago by Sunny Dhama <[email protected]>
fix vector icons types package version difference (#2847)

Co-authored-by: Jeremy Hamilton <[email protected]>

664e39f829dda601adfbdf1e06725615ab7b8e39 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix vector icons types package version difference

8d5db5ad80a1eac6f3b9cb9103e2d1caf6f749e1 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Docs Internal Link Fix (#2840)

* loader theme fix

* markdown link fix

6064359ea073c9b64cea73ec1c6b7438ddae34aa authored almost 4 years ago by Anuj Sharma <[email protected]>
loader theme fix (#2832)

3c440b1531d88db1f5ae17e2319334551be95afc authored almost 4 years ago by Anuj Sharma <[email protected]>
Removed ts-ignore and transformed to Functional Component (#2834)

* Fix: Button

* Fix: Jest Errors

* Fix: PricingCard @ts-ignore errors

* Fixed: CheckBox...

2f50ef068c85d51ed5f43bfb9831ddda432e409f authored almost 4 years ago by Arpit Bhalla <[email protected]>
UI fixes and array nullability check (#2835)

ecc4b282b5f4eb4c75b4029404d699f97f879792 authored almost 4 years ago by Devesh Kumar <[email protected]>
corrected issues link (#2828)

f894a2ae47eefdd40d8d61560a08d6e671512f1f authored almost 4 years ago by Nitanshu Lokhande <[email protected]>
fix types for withTheme

5bc3ac3470bf3bb15c5558ab0bee3b23d02f3476 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2829 from react-native-elements/next

Release 3.3.1

a6e823fa7f0797dea0056dd889d5af6e1a0f70b9 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Version 3.3.1

8f3ff49b099a754e2ce0c08a67a6e12552fc1559 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
export SearchBar Props

56d5a37fd6296c328e8be75c13b05d04f0627453 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix: Make sure component is mounted before calling setState. #2751 (#2821)

* added isMounted in Tooltip.tsx

* added condition on setState

* removed if conditions and...

efe36a98f5564e966dc0e765d6ed7e9b4eba1980 authored almost 4 years ago by Naman Tayal <[email protected]>
Fixed Slider compatibility for expo web (#2824)

aad1995f25c8070e8fe39580bf6c1c548f2b5053 authored almost 4 years ago by hetanthakkar1 <[email protected]>
fixed 404 redirect in help page and also removed unnecessary lines of code (#2815)

31928c2c6910d56eaa70c5655f6f14f69c62d52f authored almost 4 years ago by Priyanshu <[email protected]>
Exported AvatarProps for the issue #2802 (#2803)

* exported AvatarProps from index.ts

* Merged two imports

* Exported all the props from in...

96151eae955c0ebb88eb1a01654e619ac845a8ae authored almost 4 years ago by hetanthakkar1 <[email protected]>
chore: update feature-request template (#2807)

4888076fd8c11a803d405155d507baf47f995deb authored almost 4 years ago by Nitin Kumar <[email protected]>
chore: add PULL_REQUEST_TEMPLATE (#2806)

075b8ca101116ccb45362bf0fe5a7d5fd49b068c authored almost 4 years ago by Nitin Kumar <[email protected]>
Updated the docs for the Rating component (#2804)

3ec43d6833f76088268b2123e6339c6461e1d3c0 authored almost 4 years ago by hetanthakkar1 <[email protected]>
docs: fix link for react-native-elements-app repository (#2805)

57c9cede6c8b7b650c1a5a94c6fecf7c397bcb03 authored almost 4 years ago by Nitin Kumar <[email protected]>
Merge pull request #2796 from react-native-elements/next

3.3.0 Release

7ff5517cb3704d49194d1711eaf225a08a8bbb29 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
update to version 3.3.0

08e51366e5144f51f6cbf1155f12b702bbf140e9 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
update index.js to be ts file

d938731fa07332dd8d40a0881880f38cfcd1f0b0 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge remote-tracking branch 'upstream/typescript-work' into next

28eb3ed914edba472032c6c5b593574036ca2825 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Feat: Add useTheme() and makeStyles() helpers (#2790)

* Add useTheme() and makeStyles() helpers

* Revert package json change

* Convert makeStyle...

6130d6735a28016a47915508408e844b1a25fab3 authored almost 4 years ago by Marian Alexandru Alecu <[email protected]>
Source prop missing in Image from Accessory.jsx (#2793)

When Accessory was moved out of Avatar having a custom image as Avatar stopped working. See the ...

c3747d6bcfb345457b16130e0f0a8241107997e0 authored almost 4 years ago by Rodrigo Brechard <[email protected]>
Typescript work (#2781)

* convert RNE to typescript (#2766)

* convert Avatar to typescript

* convert the rest of t...

4f90e00919f4897a9a1320f74c8203ba7ec9e9f2 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
forwardRef in withTheme

23a5b176edc7ce3b362a7482e9a40300569d70cf authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge remote-tracking branch 'upstream/typescript-work' into typescript-work

4bfda78b23f14941f8ecfdb63c900bd4b593c593 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Typescript work (#2792)

* trying out a different wrapped component

* add dist folder to publish

* a few more tscon...

2319d527563e246fe70aecd5491e0d68563a1b27 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix withTheme typing

107ecde00f1e77d9b4a0e1a6692ce02108f2e4b7 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
a few more tsconfig changes

b239adcf0bf32c7989591dc64431c6d810dc5433 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
add dist folder to publish

7150b0485d4bb6e54f03476f2922e30a44bb0ead authored almost 4 years ago by Jeremy Hamilton <[email protected]>
trying out a different wrapped component

69e799911f2b503158686d7a73ffe29bc94a44c2 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
finish up cleaning up the typescript conversion

97f0d42233ee58347b098272cf834becacba0774 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
ignore ts in slider; needs redone

03e3e5cbbdf46b52f68bee16f01ab56cf1265f9f authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix typing with static members of functions

ce8aa3bb62d24e5dd908d38bfbe4706f745ef702 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
typescript migration (#2779)

* fix: typescript errors in SearchBar-default

* refactor: all styles use StyleSheet.create

...

9bbddb71bb1c6b90b860efa8b5d2b9a6aa23d1ab authored almost 4 years ago by Mohammed Faragallah <[email protected]>
convert RNE to typescript (#2766)

* convert Avatar to typescript

* convert the rest of the files into tsx, still rough

* mov...

5d4995f72d7b13cdd21b9a02dfaf709dd30ed5ce authored almost 4 years ago by flyingcircle <[email protected]>
Merge pull request #2771 from react-native-elements/next

update version to 3.2.0 (part 2)

cc3d35752046d0242af8e1e4035f6d316d8b3961 authored almost 4 years ago by flyingcircle <[email protected]>
update version to 3.2.0

ab0526b053ab8a927da94a916ac1d584c2390790 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2770 from react-native-elements/next

Release 3.2.0

84045ea358d804e6aeb98d5a637e9a8944c037e4 authored almost 4 years ago by flyingcircle <[email protected]>
change react-native-safe-area-context to a peer (#2769)

* change react-native-safe-area-context to a peer

* update get started docs

* add back ins...

efb74ea846cecb5d15976cecfcb1ce6766b7eff4 authored almost 4 years ago by walker flynn <[email protected]>
Expo: remove global usage due to removal in SDK 41. (#2760)

* Expo: remove global usage due to removal in SDK 41.

* ListItem: add test for console.error ...

fca9541f20ad73eddfd885e7bf0796cd68d345b3 authored almost 4 years ago by IOM <[email protected]>
update app location (#2763)

Co-authored-by: Jeremy Hamilton <[email protected]>

336b39c8d9755f17c61f9310180606183ebeb35e authored almost 4 years ago by flyingcircle <[email protected]>
add note for rn-safe-area-context setup (#2762)

Co-authored-by: Jeremy Hamilton <[email protected]>

b61fb9d4e913560b86c47d0fe218f8123cfc8325 authored almost 4 years ago by flyingcircle <[email protected]>
separate out doc props sections for playground (#2738)

Co-authored-by: Jeremy Hamilton <[email protected]>

0ae0852b48c62af30f6c53af48a4ed3fdb5b5751 authored about 4 years ago by flyingcircle <[email protected]>
Bump node-notifier from 8.0.0 to 8.0.1 (#2736)

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Releas...

e6e8cda702607102eea43a490d6988d9ca046ab5 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2735 from react-native-elements/next

3.1.0 Release

0d43096f714a6ff74176f125c1f4b760c5bc4a5b authored about 4 years ago by flyingcircle <[email protected]>
release version 3.1.0

62467be68e2397a8a13e272db814a09e9b03ecbe authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge branch 'master' into next

4557b71e5a19f468bdfd1e99a9908ccc5e715134 authored about 4 years ago by Jeremy Hamilton <[email protected]>
dynamically import all font files (#2732)

Co-authored-by: Jeremy Hamilton <[email protected]>

f1cf453b787fddb40b1bab99aa39b0937c952c5d authored about 4 years ago by flyingcircle <[email protected]>
add stack-overflow icon to prop type (#2731)

* add 'stack-overflow' icon prop type

9fc5ecff3f46ca69985237bd318ed06cf0f027fb authored about 4 years ago by Izet Mulalic <[email protected]>
Button title use renderNode (#2725)

* change button title to use rendernode

* add note in docs about component capability

Co-a...

1c400e068cabfe937ef577c49b64ca9d62c227b5 authored about 4 years ago by flyingcircle <[email protected]>
update BottomSheet so that it isn't bound by a max height (#2727)

Co-authored-by: Jeremy Hamilton <[email protected]>

5926bad4df16bb0f01148808d3396b39c081b39d authored about 4 years ago by flyingcircle <[email protected]>
alphabetize ButtonGroup and Text props (#2724)

Co-authored-by: Jeremy Hamilton <[email protected]>

0328937fe6f8b59d56ee2130efa62df0c39fca76 authored about 4 years ago by flyingcircle <[email protected]>
Windows update (#2723)

* make sure all platforms have default option

* update colors to include a default option

...

bf679548c05eeb09b1adcc37e9af516256945f2f authored about 4 years ago by flyingcircle <[email protected]>
Merge remote-tracking branch 'upstream/next' into next

eacf04d0d09d8eb73cb66c2c04e5e1035008ffed authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2720 from react-native-elements/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

eda7a6ebe931cd20cbfe748713f8fb31cfef86fe authored about 4 years ago by flyingcircle <[email protected]>
Create CODE_OF_CONDUCT.md

938594b8cd70d85ef159a430f2732b8de2e4e1f3 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2718 from react-native-elements/next

3.0.1

263bb79acd59edf7d3bc692c088fefb2ff338aec authored about 4 years ago by flyingcircle <[email protected]>
update package to 3.0.1

6ec33aac137502fb16121cd432228ab0572c06d7 authored about 4 years ago by Jeremy Hamilton <[email protected]>
fix Header placement on web (#2716)

Co-authored-by: Jeremy Hamilton <[email protected]>

1eaf57a2f5583afd5f4a4d63445c1953ff1923f6 authored about 4 years ago by flyingcircle <[email protected]>
fix image source for local images (#2717)

Co-authored-by: Jeremy Hamilton <[email protected]>

3e8b6720abfb97018abfeaaa1633cbac6d14c8af authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2705 from react-native-elements/next

Version 3.0.0

25e14407022894d12da9d62225d731c9b38a8827 authored about 4 years ago by flyingcircle <[email protected]>
fix docs build

257c5e5cbd5474cae9688bdaafc2e2a60f4f8dfe authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge remote-tracking branch 'upstream/next' into next

1ef0f14db2241877d784e21496bc95ed384b2981 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update to version 3.0.0

653ef8a0bac9794668f0383f90b22147af5b0f74 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update header component to handle more phone shapes/sizes (#2707)

* update header component to handle more phone shapes/sizes

* fix status bar color

* add s...

bb9411ecba6ec5502f16a86d6ac328347a4e6c6f authored about 4 years ago by flyingcircle <[email protected]>
Update Button.js (#2708)

Button onPress should pass down the evt object.

f3f02f839cf19a87302282a116756fa13ff4845f authored about 4 years ago by giftedunicorn <[email protected]>
remove unused style

e7eeb18aa0ae5b33652cd5d4b8da2799a3df6adf authored about 4 years ago by Jeremy Hamilton <[email protected]>
change Header to use rn-safe-area-context

3f0062ef02c52a405522a63f03a2b666ee0d81c9 authored about 4 years ago by Jeremy Hamilton <[email protected]>
add safe-area-context lib

5b79b43f864cc3b8895710e5374f0c77f95f05f6 authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge branch 'next' into header-fix

210d096581877d95967d1868c790220f74f8df0b authored about 4 years ago by Jeremy Hamilton <[email protected]>
removing deprecated Avatar section of docs (#2711)

* removing deprecated Avatar section of docs

* fix ListItem example in Avatar doc

Co-autho...

76c6b800602dd52c45e05d7b76d21aa66cd9a399 authored about 4 years ago by flyingcircle <[email protected]>
fix status bar color

d97edf0fb3f7055dc3163d519864dc884ccfc2f1 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update header component to handle more phone shapes/sizes

cf07a422bb48ec3106e18cbdaf09f67fc6057f99 authored about 4 years ago by Jeremy Hamilton <[email protected]>
move auto-changelog to devdep

7f0517d5504533cc40c3b7f57b5e905eb7e63432 authored about 4 years ago by Jeremy Hamilton <[email protected]>
add image to website homepage (#2703)

Co-authored-by: Jeremy Hamilton <[email protected]>

a0fdeb29bd57ecaa45115e88a271f1edd62a5aab authored about 4 years ago by flyingcircle <[email protected]>
fix Tile type file (#2702)

Co-authored-by: Jeremy Hamilton <[email protected]>

3ae590f98d4d5357b99440c7b9916bd414b925d1 authored about 4 years ago by flyingcircle <[email protected]>
reordering props alphabetically (#2644)

* reordering props alphabetically

* Update input.md

I apologize - my editor was automatica...

7f7bd38d3a45ccc639dd76c1fa66b07054f8fa97 authored about 4 years ago by Chas E <[email protected]>
remove contextual search; not working

c99a27b7fb6380e192fa24bc14eec19445aa15a5 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update website search config

62f32b6c4d7c61a72144bfa6655aeac1b39b620e authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2650 from vividh/fix/2647

fix(ThemeProvider): Custom theme lost on dark mode switch

d8c51e524450df15fede1a2a57bdc7fea7854064 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2656 from nopol10/bottom-sheet-container-style

Add bottom sheet containerStyle prop

a19f521e8bca91428095830ed47ce42948cf8908 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2645 from jehielmartinez/avatar-placeholder-fix

avatar not showing placeholder if not source

40a425c1bddaf9c7a7e4319eba2e93246005cf45 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2700 from flyingcircle/card-depr

Remove depreacted props from Card

8c1817e7bb7639a1844702f5d2ad2a7b80db4bcd authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2699 from flyingcircle/remove-list-dep

Remove deprecated props from ListItem

83d9f616194b253f9db1ad4ea16a8faf51dc211a authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2651 from chiraggshah/typo-fixes

Typo fixes on Customization and ListItem page

51ff80a248b459d70cba2acd02ece4cd04b52caf authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2701 from flyingcircle/checkbox-type

checkbox type

38465e8384735cc9c375ed8d19b4d06ef480c815 authored about 4 years ago by flyingcircle <[email protected]>
checkbox type

b3f49959369e3f608c63ac09b3ef563db8fe8de3 authored about 4 years ago by Jeremy Hamilton <[email protected]>
remove deprecated props from Card

7dd77901f1206f90aacc27cabad8ddd0895ebfcd authored about 4 years ago by Jeremy Hamilton <[email protected]>
remove ListItem deprecated props

143be20f62c6828ed1374bae70e8f9c428f49357 authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2698 from flyingcircle/rn-doc-uri

update all links to newer rn docs domain

93b97ba8c703661b6e127119fda37562c43c8fbe authored about 4 years ago by flyingcircle <[email protected]>
update all links to newer rn docs domain

37b0f748305c73f28944f0fa4f5bc7d190bfda1c authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2691 from jasurkurbanovinit/next

Avatar deprecated props removed from docs

c3bb6f12ec8964af632b853d3e238dc1ba4e15f6 authored about 4 years ago by flyingcircle <[email protected]>