Files
zulip/static/js
Priyank f5acbcb4c8 clipboard: Update clipboard to v2.0.0 to avoid variable name conflict.
It turns out, now we have a new standard way to access clipboard by
`Clipboard` method and currently this conflict with the constructor
exported by clipboard package. The new update v2.0.0 was released to address
this issue. The new version just exports the constructor as `ClipboardJS`.

Ref: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard
Ref: https://github.com/zenorocha/clipboard.js/issues/468
2018-04-05 15:09:00 -07:00
..
2018-03-30 09:07:23 -07:00
2018-03-30 09:07:23 -07:00
2018-04-04 16:37:39 -07:00
2018-04-04 16:37:39 -07:00
2018-03-30 09:07:23 -07:00
2018-04-02 10:48:28 -07:00
2018-03-05 10:42:38 -08:00
2018-03-07 15:53:11 -08:00