@wireapp/jquery-bubble
v1.0.0
Published
This repository is part of the source code of Wire. You can find more information at [wire.com](https://wire.com) or by contacting [email protected].
Downloads
3
Keywords
Readme
Wire
This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].
You can find the published source code at github.com/wireapp/wire.
For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.
webapp-module-bubble
Installation
npm install
Running
grunt
Notes
Some browsers don't support the MutationObserver
which is being used in this
module. In that case you need to use a shim. It can be added from
this repository by using Bower:
"MutationObserver-shim": "0.2.8"