Implement YXml element hooks (based on _yjsHook property)

This commit is contained in:
Kevin Jahns
2017-11-29 15:08:49 -08:00
parent 7808b143da
commit e70aa09f88
13 changed files with 806 additions and 28 deletions

View File

@@ -4,6 +4,7 @@
<!-- jquery is not required for y-xml. It is just here for convenience, and to test batch operations. -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="../yjs-dist.js"></script>
<script src="./canvasjs.min.js"></script>
<script src="./index.js"></script>
</head>
<body contenteditable="true">