react-anchorify-text
Version:
React component which render text with anchored url(s)
50 lines (31 loc) • 1.34 kB
Markdown
## Change Log
### Ver 2.4.1
* Update dependencies with `ncu -u`
* Add codebeat
### Ver 2.4.0
* Allow Executing Callbacks on Non-URL Parts #23, #24
### Ver 2.3.1
* Change url from georgeosddev to mobilusoss #19
* Update dependencies #21
### Ver 2.3.0
* Update `Babel` from 6.x to 7.x.
### Ver 2.2.0
* Update `React` from 15.x to 16.x.
* Add yarn.lock
### Ver 2.1.1
* Move `react` and `react-dom` from dependencies to peerDependencies.
### Ver 2.1.0
* #14 [use the prop-types library instead]((https://github.com/mobilusoss/react-anchorify-text/issues/14)
* #13 [Match isn't being passed to cloned anchors](https://github.com/mobilusoss/react-anchorify-text/issues/13)
### Ver 2.0.0
* #9 [Use linkify-it](https://github.com/mobilusoss/react-anchorify-text/issues/9)
### Ver 1.1.2
* #8 [Update lib directory](https://github.com/mobilusoss/react-anchorify-text/pull/8)
### Ver 1.1.1
* [Update lib directory](https://github.com/mobilusoss/react-anchorify-text/pull/7/commits/fe5c29f3ca4b299b9281427e7bae308889bd0512)
### Ver 1.1.0
* #5 [Support no protocol url](https://github.com/mobilusoss/react-anchorify-text/issues/5)
### Ver 1.0.1
* #3 [Publish transpiled code](https://github.com/mobilusoss/react-anchorify-text/issues/3)
### Ver 1.0.0 Support React-v0.14
### Ver 0.1.0 Initial release