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

Merge remote-tracking branch 'refs/remotes/react-native-training/next' into forminput-animated

4511e82eece0209b63d0fd2c997ae59a2d482bce authored over 7 years ago
Match google design animation duration

dfc07d24739d3ce5d0211cefad3a824625290695 authored over 7 years ago
added login screens; good template to add login screens

04a2f723cea1a99521e0c476d268b253bad92760 authored over 7 years ago
added login sidemenu item

1868e9edb6597f0704171193c477fd10c0d3d273 authored over 7 years ago
Merge pull request #485 from react-native-training/next

v0.15.0

910c77106abbec24550c64e073608ce717f4e1b1 authored over 7 years ago
Bump package number

c1f598bbd4fcb5c27df27e17204e37fce83f874a authored over 7 years ago
Removed demo app section

87fb21df71abda8e112634e61ff586c0d6d831b6 authored over 7 years ago
Merge pull request #497 from react-native-training/input_v1

Refactor Input Component

af09e208b7625d0cb2a0b9d4c6e07c038ec49f88 authored over 7 years ago
added trinagle login views

49282c71eb17721340e6bc39bad6616304a11c10 authored over 7 years ago
More helpful deprecation messages

510ffafa91d4ee785f07322900658eafd069ea82 authored over 7 years ago
Add background color to Button raised for android to calculate elevation. Fixes #491

c5638f12d882fa916005ec6c79128dbb24cc3baf authored over 7 years ago
added sign_up UI to example app; input.js API looking stable

808358e3e67a43d8f778c5489033b77c9771eac9 authored over 7 years ago
added refactored Input.js with code samples in /example app

8da9a07eb5a75961d232ba48b8fdd1cacb569745 authored over 7 years ago
remvoed deprecated components

73d6ff2f7a1efdda73264fa94698689bf7c19220 authored over 7 years ago
Merge pull request #492 from react-native-training/button_v1

Refactor Button Component

6b2a0f083b62f057b52cf91379c0f5aa711c15d3 authored over 7 years ago
added to RNE-source; updated tests

0290b81717d911d82aa36751b5786d686de51f7e authored over 7 years ago
added more ionic button examples

f640a02918cb0fd7c2b7b92b1f75ba68985a27e5 authored over 7 years ago
removed type prop from button, updated renderContent to toggle loading & not

120f24fe45f2549888649ef5ad02731786396b7a authored over 7 years ago
Merge pull request #484 from DesignmanIO/master

Allow containerBorderRadius to equal zero for ButtonGroup

d411a571a86cf2cef6925278b002b45de0319c3c authored over 7 years ago
fix typo

74a95b0a924acb09b35dd9c2b38cd29585b2b5c6 authored over 7 years ago
[bug] Rounded raised button would have white square edges #493

e487f23b9517ec526abb8975f20aa824244e28ae authored over 7 years ago
Merge pull request #500 from FredyC/patch-1

[SocialIcon] Fix boolean value for onLongPress

bb8c0f3e50c427f796404f15373ca3861a18e151 authored over 7 years ago
[SocialIcon] Fix boolean value for onLongPress

47e1d720761a3c7a97f02b756db18317ec25c60a authored over 7 years ago
Merge pull request #494 from cubehouse/patch-1

Update documentation to reflect badge API changes

657c488cc2ed6638b0164f95a91c6f189b5d1da0 authored over 7 years ago
Merge pull request #495 from nonotest/patch-1

Fixed typo

2873931e5ce37d3affa8d8fc502d38a9137721ca authored over 7 years ago
Fixed typo

92671a118d934a3ea8b3af69f177992c9505b5c5 authored over 7 years ago
Update documentation to reflect badge API changes

The Lists documentation is out-of-date following changes to the Badge API.
Updated to reflect t...

e6eeda3c648cecd7da952a968622f58bdc28752d authored over 7 years ago
cleaned up button.js

49a73431b511ab982212920c83d114cb6393902d authored over 7 years ago
Merge pull request #482 from martinezguillaume/textinput-docs

Made FormValidationMessage docs a bit easier to understand.

504867bced965b6ad05e6ead06025abc497f3f41 authored over 7 years ago
refactored button v1

6ef67425c3acb8577be64e70f92a30352aeffd95 authored over 7 years ago
Merge pull request #489 from react-native-training/button_v1

Add beta folder to /example

ac9c85c55878062b5c1d1b8c6443c0907fbc1e03 authored over 7 years ago
revest some unused changes

3baffd06f2f6d406926bac7db116754de9ded40c authored over 7 years ago
revert button for base merge

9b2e802d4cb56548698753aaf5baa36039d2cac4 authored over 7 years ago
gitignore /beta folder

d7b989bdc209b16ecc9d467d4d362d40c02c2672 authored over 7 years ago
added beta/ folder in example

a3c184cb531811777d85bff82d55b2766e22f4ed authored over 7 years ago
Replace Images with children with ImgeBackground component. Fixes #471

896371e6537250ce2b84efd4fa09d1eb5d9197d9 authored over 7 years ago
Don't throw error if ListItem title, subtitle is empty string. Fixes #431

29753fff5d19f03a36e51822e84a8bb7a8196ae5 authored over 7 years ago
Allows badge to have multiple children. Fixes #453

068275d8a274503afb8e403450fb7973f17da22c authored over 7 years ago
Deprecated some components

3b7e802e5485ea52a1180535efb17939cf09dead authored over 7 years ago
Allow overlay container styles to be overridden

Allow styling to be overridden, particularly so you can set the background color and opacity man...

ac200aa1b4e052dbbadeb1fd35a2be7fd183a955 authored over 7 years ago
Change bounce animation

3f8574bef0479ad9c79c8bd1b3cf733e550c542a authored over 7 years ago
allow containerBorderRadius to equal zero for ButtonGroup

672372bac081adb05b93b9578e9664b45544e093 authored over 7 years ago
Fix tests

264e4b3ae6a11ff5fd93a539c666efe430845bea authored over 7 years ago
Add `shake` props to `FormInput` component

9d3890ea61aab2b220c119c7d777ff3269752cce authored over 7 years ago
Precise FormValidationMessage doc

c0c6e1161dfb42db4ec3fd5d1cd667fdfe7b35b9 authored over 7 years ago
Merge branch 'react-native-training/next' into next

b3af4299f5fe2ff0108ca02aaa9ee2eb45ba6e52 authored over 7 years ago
Merge pull request #475 from alphasp/fix-view-prop-types

Migrate View.propTypes to ViewPropTypes

c69d3cc58bffe42a73cd38276422e71310ebe987 authored over 7 years ago
Merge remote-tracking branch 'react-native-training/next' into fix-view-prop-types

e1fcc397ab4c09bb849d5d50c5af9928e4cc9499 authored over 7 years ago
Merge remote-tracking branch 'react-native-training/next' into fix-view-prop-types

fix
# Conflicts:
# src/buttons/Button.js
# src/list/ListItem.js

d2e6a0dde638ee91a6f4cd3ff9e31525269bfb70 authored over 7 years ago
updated zIndex: 0; passing test

2c0d28e38246a540f4f74d0c8d87e669ca9e562e authored over 7 years ago
added ViewPropTypes file for easier import and validate view prop types

ffa1222857f35035ff65e817ca3f663756917407 authored over 7 years ago
Merge branch 'next' of https://github.com/react-native-training/react-native-elements into next

31ed132d0a8410a8accfc4be750f1eacc3aba604 authored over 7 years ago
organized components in index.js

06a9f08c8b8687ad54c740e0799966e930afa182 authored over 7 years ago
Merge pull request #477 from Bersam/next

adding zIndex, fix swipedeck elevation problem on android devices

2162bb0f25d148d26b8984d1dc49444bd44c0093 authored over 7 years ago
added snack demo

b992371a0a4267d33dee4fd019337eff1f929a7d authored over 7 years ago
new expo app logo; update readme

c27a84e59308d186d0e1d1d540a9d9036182066f authored over 7 years ago
adding zIndex, fix swipedeck elevation problem on android devices

19b2cfb48446dfb512bc873ff57c9534b31ecb06 authored over 7 years ago
example expo app using v0.14.0

9d0ff03c95a377188dcd417dc18953a5a5a55b29 authored over 7 years ago
Merge pull request #438 from react-native-training/next

v0.14.0 Release

f75c6f8a612e356aa13e2a01877d1ac189054dfc authored over 7 years ago
migrate deprecated React.propTypes

af5195494b2cb0b7b254823159ab782fef962e6e authored over 7 years ago
migrate View.propTypes to ViewPropTypes

4429db6b60ef2cab5996875412019a20d4c0c963 authored over 7 years ago
deleted beta/ from example app

d03040a88acd4686db029fe928c688d58ec4bec5 authored over 7 years ago
playground icon component

93458f7c1ba552731f19dc254deaf50fda264b09 authored over 7 years ago
changed propType for component to func

8a6318fb9935a404cd9170b6733f49d3e5c47710 authored over 7 years ago
added card_with_divider example

5428a1da81ed106d8d301355db129b2a3f709f8a authored over 7 years ago
fixed docs for avatar defaultIcon

68261c1b03bace071e5abbd485cd76ae651008ba authored over 7 years ago
Merge pull request #458 from A/fix-swipedeck-touchable

fix for touchable swipedeck

2d93e8f32711bc2cb27d3a8c7ebdf95ed50b9723 authored over 7 years ago
Merge pull request #440 from greew/next

Add numberOfLines and ellipsizeMode to Text in Buttons

dd6bd4a038586c1cde5599ef8b4a4b27ec6d5968 authored over 7 years ago
Merge branch 'next' into next

d9c195fe529f6f77f3e72d424391c0235cd4189c authored over 7 years ago
added allowFontScaling to Button.js text

5cbcd58af116e4cea68dc83cc8b9bc248e959bf5 authored over 7 years ago
Merge pull request #465 from harry-g/patch-2

improve image and style doc

170b0753b189ba37c4b4aa18fbae8674124ee6a0 authored over 7 years ago
Merge branch 'next' into patch-2

e190f266246913b4fbd3297d74ad425b2f7c3c66 authored over 7 years ago
delete duplicate container folder

f2b6a98eb2ac2f5b86286015f98be701ae4a2e6c authored over 7 years ago
Added EditButton to Avatar component

85fc216a1a14213665d9c8c79b6b963b6ac6b436 authored over 7 years ago
Added EditButton to Avatar component

de3e82551a0e1596bb82917cd98a93a222bc2f6c authored over 7 years ago
Merge pull request #469 from react-native-training/revert-360-avatar

Revert "Create new Avatar component with configurable edit button and status indicator"

93de00d8ea419a160cbcbf2f7ba0d7c00ef0bbbc authored over 7 years ago
Revert "Create new Avatar component with configurable edit button and status indicator"

5a250a9ad4c68a74da53d1250a6cfe590e543d92 authored over 7 years ago
Merge pull request #360 from lsps9150414/avatar

Create new Avatar component with configurable edit button and status indicator

5cca3799d852ad42ed0df6d60a8b4670a7a83ef7 authored over 7 years ago
Merge branch 'next' into avatar

75c2c19061c0aee384cd50d76ad9dcc657dd7dbb authored over 7 years ago
added playground view on example app

ad913d9af8ca23b00c54cc851c7e78528170de7a authored over 7 years ago
removed peer dependency on package.json

681e9a344fe5f4889fb4f4931b6561ed9faf28c4 authored over 7 years ago
Merge pull request #449 from xavier-villelegier/next

Fix `ListItem` avatar styles. Fixes #444

9ad8666bf9b93cfab73a998f083e9f20bc1d26d7 authored over 7 years ago
Merge pull request #466 from alphasp/list-fix

Fixed list item border bleeding. Fixes #443

cd54f3611a328f211d54f867e47818eb318aec51 authored over 7 years ago
Merge pull request #464 from harry-g/patch-1

fix props table

e78b48bbe0af321e2b7b103d70d0d98f9faf4579 authored over 7 years ago
fixed list item border bleeding

7b7cc0e1e7acc6b05ced3374b9452cdaad140ecf authored over 7 years ago
improve image and style doc

For me as a newbie, avatar and leftIcon was quite confusing.
These changes should make it clear...

52de19762b9445d87a47ae1e470d1e257a91203f authored over 7 years ago
fix props table

For some props, column default and type was mixed up.
At the end, the default column was missin...

dd9342c9c831b99ba739ffb6424aef66f67b6b7a authored over 7 years ago
move threshold to constants

46c761073e962c08f98e0cd603c4e8234fc3117b authored over 7 years ago
Merge branch 'next' of https://github.com/xavier-villelegier/react-native-elements into next

70467d23b3e374d6f2b119c10dd4b811c27bdb58 authored over 7 years ago
v0.13.0 release :rocket

1526a509c1ee2bca53cb0c99f29b3521c6d231f5 authored over 7 years ago
expo example using v0.13.0 :fire:

fcd83cacadec796f84d43bad11d76ae93f6f59ba authored over 7 years ago
updated readme; :rocket:

a2d7d675e5013fc7ea144148d72aa86370568e29 authored over 7 years ago
Expose styling props of Avatar

7d4855c3d8393e5e93c8fbb44cb7388f8ac6edcf authored over 7 years ago
Update docs

0ea60971c12e3c502b2782039a7b2a80acea8b71 authored over 7 years ago
Update docs

aa52c073b745d9cced8c1fd989649bbf4d94b4f9 authored over 7 years ago
Merge branch 'next' of https://github.com/xavier-villelegier/react-native-elements into next

401291fc85923129c6bfdfb7fb046cbcf43c082a authored over 7 years ago
v0.13.0 release :rocket

fe5345de6a3399c9c604e0011c6188bf6235264e authored over 7 years ago
updated readme; :rocket:

35228ac0995b61ec514a2e470a2614ef7abd9405 authored over 7 years ago
Expose styling props of Avatar

aa6d7c9854059c90120cca8277b18e3d4a635a1d authored over 7 years ago
expo example using v0.13.0 :fire:

5e74454b2a1d0b022e458803ad29601e985be16d authored over 7 years ago