8000 Tags · Timeular/react-mentions · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Timeular/react-mentions

Tags
< 8000 div class="Box-row position-relative d-flex " >

v4.4.2

Toggle v4.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: substyle need params (signavio#523) (signavio#588)

* fix: substyle need params (signavio#523)

Co-authored-by: quxinbo <quxinbo@baidu.com>

* defaultStyle variable added

* minor edit to styling

Co-authored-by: SymbolQu <22764514+SimpleQu@users.noreply.github.com>
Co-authored-by: quxinbo <quxinbo@baidu.com>
Co-authored-by: Sigrsig <sospsig@gmail.com>

v4.4.1

Toggle v4.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: scroll issue in disabled mode

v4.4.0

Toggle v4.4.0's commit message
add release branches

v4.3.2

Toggle v4.3.2's commit message
fix: paste moving the cursor to the end of the input element (signavi…

…o#515)

* Fix pasting always putting the cursor at the end of the input element.

* Fix for when you copy a mention only (pastedData is an empty string). Try this by putting the cursor in a mention (without selecting any text) and copy, and then paste.

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: react-mentions inside react-new-window (signavio#531)

Allow input to call onChange when inside a new window

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: start and end position arguments for onAdd callback (signavio#492)

0