DadaMonad
|
bec7d107bd
|
fixes in array type
|
2015-01-19 02:27:37 +00:00 |
|
DadaMonad
|
54844f4535
|
added support for html content editable. Now you can bind event html tags to text types
|
2015-01-19 01:56:22 +00:00 |
|
DadaMonad
|
02d0ace241
|
fixing Polymer elements
|
2015-01-16 23:17:19 +00:00 |
|
DadaMonad
|
b647b2af58
|
There are now "Pseudo operations" that are not sent, and get be queried by a special parameter with the HB.getOperation. This will reduce the number of operations that are sent and is necessary for the Array implementation, that I plan to implement in the near future
|
2015-01-16 13:36:15 +00:00 |
|
DadaMonad
|
a1b07f84ea
|
changing the GC algorith. Only operations left to an deleted insertion can be garbage collected. (incomplete!)
|
2015-01-08 12:10:57 +00:00 |
|
DadaMonad
|
af3cd2361a
|
cleaning up
|
2015-01-07 14:09:04 +00:00 |
|
DadaMonad
|
e73829f73b
|
added XMPP example, fixed bug in TextType binding to textfield
|
2015-01-03 01:08:28 +00:00 |
|