discourse-ai/assets
Sam c9b109f9d4
FIX: use async versions of clipboardCopy (#389)
Chrome and Firefox work with standard clipboardCopy, but since
we are making an ajax call Safari fails cause there is too much
delay detected.

To avoid this issue we trade in promises which are acceptable and
work in iOS.
2023-12-29 22:50:10 +11:00
..
javascripts FIX: use async versions of clipboardCopy (#389) 2023-12-29 22:50:10 +11:00
stylesheets/modules FEATURE: allow easy sharing of bot conversations (#385) 2023-12-29 19:47:47 +11:00