UNPKG

react-link-textarea

Version:

Enhancing UX by breaking the limitations of original textarea tag, supports link integration and offers flexible styling options.

57 lines (25 loc) 2.08 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.1.12](https://github.com/Hal-ang/react-link-textarea/compare/v1.1.11...v1.1.12) (2024-05-27) ### Bug Fixes * **linkifyjs:** add linkifyjs dependency ([ae46ef8](https://github.com/Hal-ang/react-link-textarea/commit/ae46ef8deee35b2c19c49ae39cc1563273c1472d)) ### Others * Automated build commit ([bb50689](https://github.com/Hal-ang/react-link-textarea/commit/bb506899301db8f89062d853b939e5093a0c91dc)) ### [1.1.11](https://github.com/Hal-ang/react-link-textarea/compare/v1.1.10...v1.1.11) (2024-05-27) ### Bug Fixes * fix unsupported linkifyjs ([e44c0d2](https://github.com/Hal-ang/react-link-textarea/commit/e44c0d2cc8fd0f7799bc742c3c0b32ca6ae73967)) ### Others * Automated build commit ([9d39109](https://github.com/Hal-ang/react-link-textarea/commit/9d39109584791fddb310754f6f210656a332fece)) ### [1.1.10](https://github.com/Hal-ang/react-link-textarea/compare/v1.1.9...v1.1.10) (2024-05-27) ### Bug Fixes * **linkifyjs:** fix unsupported origin dep ([0030ebf](https://github.com/Hal-ang/react-link-textarea/commit/0030ebf35e9cfb291e2ec4ec47075cf130358a05)) ### [1.1.9](https://github.com/Hal-ang/react-link-textarea/compare/v1.1.8...v1.1.9) (2024-05-27) ### [1.1.8](https://github.com/Hal-ang/react-link-textarea/compare/v1.1.7...v1.1.8) (2024-03-12) ### [1.1.7](https://github.com/Hal-ang/react-link-textarea/compare/v1.1.6...v1.1.7) (2024-03-05) ### Bug Fixes * test ([996388f](https://github.com/Hal-ang/react-link-textarea/commit/996388f9412e0a7f872083d70435b3a08f354718)) ### Docs * update readme.md ([e59c8f2](https://github.com/Hal-ang/react-link-textarea/commit/e59c8f2b86f53f0ec0ee1356bb101f7d3ada5641)) ### [1.1.6](https://github.com/Hal-ang/react-link-textarea/compare/v1.1.5...v1.1.6) (2024-03-04) ### Others - set initial changelog ([82e687d](https://github.com/Hal-ang/react-link-textarea/commit/82e687d07f582ba13b00f35b9f699b2140355d45))