DadaMonad
|
96ed8b0f98
|
outsourced all types (except for object type)
|
2015-02-27 18:01:21 +00:00 |
|
DadaMonad
|
0a8118367d
|
yay - every test on xml and dom succeeds
|
2015-02-26 21:28:06 +00:00 |
|
DadaMonad
|
f932f560bd
|
completed the xml tests - and lots of them run successfully
|
2015-02-26 18:28:35 +00:00 |
|
DadaMonad
|
f9542b90db
|
made xml tests more expressive
|
2015-02-26 10:09:41 +00:00 |
|
DadaMonad
|
82f11c421f
|
fixed parent issue (only one parent per Y.Xml type)
|
2015-02-25 23:41:57 +00:00 |
|
DadaMonad
|
9059618d1f
|
Y-Xml tests pass
|
2015-02-25 22:50:26 +00:00 |
|
DadaMonad
|
9a8f8fba05
|
added tests for new xml type.
|
2015-02-24 20:34:27 +00:00 |
|
DadaMonad
|
3ba89edf7d
|
support for circular structures (e.g. with JSON)
|
2015-02-24 16:09:42 +00:00 |
|
DadaMonad
|
fea6de3bf9
|
starting to refine the Replaceable type. Most types should be a replaceable.
|
2015-02-23 16:36:55 +00:00 |
|
DadaMonad
|
f189ae11b0
|
tests are no longer failing :)
|
2015-02-23 13:20:52 +00:00 |
|
DadaMonad
|
2e9f8f6d03
|
added text as a custom type, more tests are working
|
2015-02-23 11:41:04 +00:00 |
|
DadaMonad
|
860934de06
|
broke the dammn thing
|
2015-02-19 15:55:05 +00:00 |
|
DadaMonad
|
792440a71d
|
devided ops/types
|
2015-02-19 10:41:34 +00:00 |
|
DadaMonad
|
5ba0a7492a
|
refactoring text types
|
2015-02-17 21:10:46 +00:00 |
|
DadaMonad
|
77b83cae2a
|
fixing double late join test fail
|
2015-02-17 19:23:27 +00:00 |
|
DadaMonad
|
f609c22be8
|
fixed text binding (enter, utf8 chars..)
|
2015-02-17 10:26:32 +00:00 |
|
DadaMonad
|
60de3ce5b0
|
getting ready for 0.4 realeasy
|
2015-02-15 15:33:35 +00:00 |
|
DadaMonad
|
b6fe47efe1
|
changed to syncMethod
|
2015-02-05 16:19:55 +00:00 |
|
DadaMonad
|
e5f16812b3
|
added new y-test connector
|
2015-02-05 14:15:20 +00:00 |
|
DadaMonad
|
3eb933400a
|
fixed doSync bug, fixed connection problems, improved p2p sync method - still
there are some cases that may lead to inconsistencies. Currently, only the master-slave method is a reliable sync method
|
2015-02-05 10:46:40 +00:00 |
|
DadaMonad
|
58a479be9b
|
included connector type
|
2015-02-03 18:55:02 +00:00 |
|
DadaMonad
|
50fa81d191
|
fixed focus issue
|
2015-01-30 17:02:03 +00:00 |
|
DadaMonad
|
cbcdebf33e
|
updated connector functionality
|
2015-01-30 11:29:05 +00:00 |
|
DadaMonad
|
5681ba84bf
|
added lost dependencies
|
2015-01-26 23:35:36 +00:00 |
|
DadaMonad
|
978203d73e
|
renamed to yjs
|
2015-01-26 23:24:50 +00:00 |
|
DadaMonad
|
31e80f0727
|
cleaning up
|
2015-01-23 16:00:03 +00:00 |
|
DadaMonad
|
e73829f73b
|
added XMPP example, fixed bug in TextType binding to textfield
|
2015-01-03 01:08:28 +00:00 |
|
DadaMonad
|
fd1128d456
|
added tests for observer types
|
2014-12-24 11:35:06 +00:00 |
|
DadaMonad
|
cacfb54d5e
|
testing observers, refactoring some Basic Types
|
2014-12-22 17:05:15 +00:00 |
|
DadaMonad
|
21f7350c4d
|
Cleaning up. No more bubbling events. All tests run fine. Following the Object.observe pattern (untested).
|
2014-12-17 22:50:08 +00:00 |
|
DadaMonad
|
584964153c
|
Everything is working smoothly again. Execution speed increased by 10x. Cleaned up the code and unused stuff.
|
2014-12-16 18:01:33 +00:00 |
|
DadaMonad
|
9b582fc795
|
added support for Object.observe in supported browsers
|
2014-12-02 09:50:21 +00:00 |
|
DadaMonad
|
e1900e8561
|
Finished support for new connector type
|
2014-11-25 15:51:45 +00:00 |
|
Kevin Jahns
|
94e66af751
|
added test for thesis paper
|
2014-10-20 10:04:53 +00:00 |
|
Kevin Jahns
|
530210ca63
|
small fixes
|
2014-10-06 10:17:05 +02:00 |
|
Kevin Jahns
|
3415d0ee5e
|
tests run fine. but it needs some more user testing
|
2014-10-02 21:14:37 +02:00 |
|
Kevin Jahns
|
eb3afe9106
|
many jquery methods work
|
2014-09-29 18:52:05 +02:00 |
|
Kevin Jahns
|
5cb7951d44
|
more xml
|
2014-09-29 15:28:44 +02:00 |
|
Kevin Jahns
|
607d442abc
|
decreased sync timeout
|
2014-09-29 12:26:04 +02:00 |
|
Kevin Jahns
|
c337f37665
|
sync process
|
2014-09-29 11:58:30 +02:00 |
|
Kevin Jahns
|
8fcd8f6809
|
Added PeerJs error handlers
|
2014-09-29 11:06:05 +02:00 |
|
Kevin Jahns
|
03d652f70b
|
insertBefore (xml), and prevent bug for addProperty-listener
|
2014-09-29 09:58:44 +02:00 |
|
Kevin Jahns
|
09cd9f3394
|
created xml branch
|
2014-09-26 12:02:14 +02:00 |
|
Kevin Jahns
|
93a04c8e23
|
merge xml support and bugfixes
|
2014-09-26 10:57:17 +02:00 |
|
Kevin Jahns
|
977e4d2a7c
|
begin implementing xml support
|
2014-09-26 10:48:21 +02:00 |
|
Kevin Jahns
|
4da6efd634
|
fixed late join issues, and null on event
|
2014-09-25 19:38:33 +02:00 |
|
Kevin Jahns
|
b750d95b98
|
Issue #6: Events carry creator information
|
2014-09-17 18:13:05 +02:00 |
|
Kevin Jahns
|
68c17f1876
|
Operations are now Garbage Collected!
|
2014-09-17 16:10:41 +02:00 |
|
Kevin Jahns
|
b03f477a3f
|
Issue #5, handle null in json
|
2014-08-26 03:05:43 +02:00 |
|
Kevin Jahns
|
86849ae8b1
|
Documentation and cleanup
|
2014-08-24 01:52:28 +02:00 |
|