BigW Consortium Gitlab
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40373 When copying some text from another note and paste, it goes through `copy_as_gfm` `paste` handler that calls `e.preventDefault()` which stops things. But then when inserting the text, we manually trigger an `input` event with jQuery which doesn't seem to be picked up by Vue `v-model`. Using copy/paste trick from https://stackoverflow.com/a/41046276/796832
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
accessor.js | Loading commit data... | |
ajax_cache.js | Loading commit data... | |
axios_utils.js | Loading commit data... | |
bootstrap_linked_tabs.js | Loading commit data... | |
cache.js | Loading commit data... | |
common_utils.js | Loading commit data... | |
constants.js | Loading commit data... | |
csrf.js | Loading commit data... | |
datefix.js | Loading commit data... | |
datetime_utility.js | Loading commit data... | |
dom_utils.js | Loading commit data... | |
http_status.js | Loading commit data... | |
image_utility.js | Loading commit data... | |
notify.js | Loading commit data... | |
number_utils.js | Loading commit data... | |
poll.js | Loading commit data... | |
pretty_time.js | Loading commit data... | |
regexp.js | Loading commit data... | |
simple_poll.js | Loading commit data... | |
sticky.js | Loading commit data... | |
text_markdown.js | Loading commit data... | |
text_utility.js | Loading commit data... | |
type_utility.js | Loading commit data... | |
url_utility.js | Loading commit data... | |
users_cache.js | Loading commit data... |