aboutsummaryrefslogtreecommitdiff
path: root/src/components/post_status_modal
Commit message (Collapse)AuthorAge
* Fix a bug where mentioning a user twice will not fill the mention into the ↵tusooa2023-07-24
| | | | textarea
* fix #866Henry Jameson2020-06-13
|
* initial work on settings modalHenry Jameson2020-05-03
|
* update event nametaehoon2019-10-21
|
* migrate viewClass prop to class attributetaehoon2019-10-21
|
* use higher css specificitytaehoon2019-10-18
|
* render modals into the “modal” portaltaehoon2019-10-18
|
* remove needless importingtaehoon2019-10-18
|
* refactor all kind of modals using the modal componenttaehoon2019-10-18
|
* lock body scroll when post status modal is opentaehoon2019-10-17
|
* reset post status form only when reply user is changedtaehoon2019-09-28
|
* wire up props with PostStatusModaltaehoon2019-09-20
|
* recover autofocusing behaviortaehoon2019-09-20
|
* add new module and modal to post new statustaehoon2019-09-20