Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export LinkifyIt instance to allow customisation #28

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

ivanalejandro0
Copy link
Contributor

This is a simple change that allows users to leverage linkify features that are not accessible right now. In particular, adding and removing schemas.

This change brings flexibility to the component and adds almost no complexity. Users can reuse their knowledge of the linkify library.

I think it is a better idea to give access to the linkify instance and "automagically" support any change or new feature that they do instead of passing through options as stated on #20, that IMHO, will overcomplicate the component.

ivanalejandro0 added a commit to SpiderOak/react-linkify that referenced this pull request Oct 14, 2016
This commit is temporary.

When the commit exporting the linkify instance gets merged (see [0]) and
a new release is issued the maintainer will do a new build (or maybe
not, see [1]).

[0] tasti#28
[1] tasti#18
@tasti
Copy link
Owner

tasti commented Oct 17, 2016

👍

@tasti tasti merged commit fe14544 into tasti:master Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants