added support for Object.observe in supported browsers

This commit is contained in:
DadaMonad
2014-12-02 09:50:21 +00:00
parent d4bb2dc173
commit 9b582fc795
38 changed files with 741 additions and 82 deletions

View File

@@ -38,7 +38,7 @@
</div>
</div>
<div id='footer'>
December 01, 14 10:47:17 by
December 02, 14 09:37:37 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -76,7 +76,7 @@ But I would become really motivated if you gave me some feedback :) (<a href="ht
</ul>
<h2 id="support">Support</h2><p>Please report <em>any</em> issues to the <a href="https://github.com/DadaMonad/Yatta/issues">Github issue page</a>!
I would appreciate if developers gave me feedback on how <em>convenient</em> the framework is, and if it is easy to use. Particularly the XML-support may not support every DOM-methods - if you encounter a method that does not cause any change on other peers,
please state function name, and sample parameters. However, there are browser-specific features, that Yatta won&#39;t support.</p><h2 id="license">License</h2><p>Yatta! is licensed under the <a href="./LICENSE.txt">MIT License</a>.</p><a href="&#x6d;&#97;&#105;&#108;&#116;&#111;&#x3a;&#107;&#x65;&#x76;&#x69;&#110;&#46;&#106;&#97;&#x68;&#110;&#x73;&#64;&#114;&#x77;&#x74;&#104;&#45;&#x61;&#97;&#99;&#x68;&#101;&#x6e;&#x2e;&#x64;&#x65;">&#107;&#x65;&#x76;&#x69;&#110;&#46;&#106;&#97;&#x68;&#110;&#x73;&#64;&#114;&#x77;&#x74;&#104;&#45;&#x61;&#97;&#99;&#x68;&#101;&#x6e;&#x2e;&#x64;&#x65;</a>
please state function name, and sample parameters. However, there are browser-specific features, that Yatta won&#39;t support.</p><h2 id="license">License</h2><p>Yatta! is licensed under the <a href="./LICENSE.txt">MIT License</a>.</p><a href="&#x6d;&#97;&#105;&#x6c;&#x74;&#x6f;&#58;&#x6b;&#x65;&#118;&#105;&#x6e;&#x2e;&#106;&#97;&#104;&#110;&#x73;&#x40;&#114;&#x77;&#116;&#x68;&#45;&#x61;&#97;&#x63;&#104;&#x65;&#110;&#46;&#100;&#x65;">&#x6b;&#x65;&#118;&#105;&#x6e;&#x2e;&#106;&#97;&#104;&#110;&#x73;&#x40;&#114;&#x77;&#116;&#x68;&#45;&#x61;&#97;&#x63;&#104;&#x65;&#110;&#46;&#100;&#x65;</a>
@@ -85,7 +85,7 @@ please state function name, and sample parameters. However, there are browser-sp
</div>
</div>
<div id='footer'>
December 01, 14 10:47:17 by
December 02, 14 09:37:37 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>