Kevin Jahns
|
07cf0b3436
|
export AbstractPersistence
|
2018-01-08 17:30:30 +01:00 |
|
Kevin Jahns
|
f2debc150c
|
reimplement persistence approach
|
2017-12-24 03:18:00 +01:00 |
|
Kevin Jahns
|
85492ad2e0
|
fix drawing example. Add drawing hook for y-xml
|
2017-12-13 12:49:34 +01:00 |
|
Kevin Jahns
|
8105bef1af
|
work on drawing demo
|
2017-12-06 19:20:52 -08:00 |
|
Kevin Jahns
|
e4c10fd6b3
|
handle xmlhook in mutation observer
|
2017-11-30 18:38:12 -08:00 |
|
Kevin Jahns
|
e70aa09f88
|
Implement YXml element hooks (based on _yjsHook property)
|
2017-11-29 17:16:06 -08:00 |
|
Kevin Jahns
|
d0d1015074
|
filter remote changes in YXml*
|
2017-11-26 14:42:06 -08:00 |
|
Kevin Jahns
|
3d5ba7b4cc
|
fix the case that a new transaction starts in an event listener (afterTransaction, observe, observeDeep)
|
2017-11-12 13:37:06 -08:00 |
|
Kevin Jahns
|
3a0e65403f
|
fix undo scope
|
2017-11-09 17:31:58 -08:00 |
|
Kevin Jahns
|
4f55e8c655
|
fix event.path by using event.currentTarget
|
2017-11-08 17:31:12 -08:00 |
|
Kevin Jahns
|
a08624c04e
|
implemented tree-walker
|
2017-11-08 13:40:36 -08:00 |
|
Kevin Jahns
|
0208d83f91
|
implemented undo 🙌
|
2017-10-30 11:47:56 +01:00 |
|
Kevin Jahns
|
755c9eb16e
|
implemented xml type for new event system
|
2017-10-19 17:36:28 +02:00 |
|
Kevin Jahns
|
82015d5a37
|
refactor the whole damn thing
|
2017-10-11 03:41:54 +02:00 |
|
Kevin Jahns
|
791f6c12f0
|
add indexeddb example
|
2017-10-07 00:40:34 +02:00 |
|
Kevin Jahns
|
23d019c244
|
add writeObjectToYMap and writeArrayToYArray helper utilities
|
2017-10-07 00:39:26 +02:00 |
|
Kevin Jahns
|
be282c8338
|
fix lint
|
2017-10-02 15:50:56 +02:00 |
|
Kevin Jahns
|
829a094c6d
|
check for responsiveness when maxBufferSize is set
|
2017-10-02 15:45:23 +02:00 |
|
Kevin Jahns
|
581264c5e3
|
implement relative position helper
|
2017-09-29 22:33:28 +02:00 |
|
Kevin Jahns
|
f537a43e29
|
implement tests for dom filter
|
2017-09-18 22:14:45 +02:00 |
|
Kevin Jahns
|
fdbb558ce2
|
persistence db fixes
|
2017-09-11 16:02:19 +02:00 |
|
Kevin Jahns
|
76ad58bb59
|
fix example dist script
|
2017-09-07 23:02:19 +02:00 |
|
Kevin Jahns
|
ccf6d86c98
|
removed generators
|
2017-09-06 20:10:38 +02:00 |
|
Kevin Jahns
|
0ddf3bf742
|
Y.Xml renamed to Y.XmlElement
|
2017-08-25 20:35:17 +02:00 |
|
Kevin Jahns
|
5f29724578
|
merge textarea example
|
2017-08-24 14:46:16 +02:00 |
|
Kevin Jahns
|
ab6cde07e6
|
Implemented Xml Struct
|
2017-08-24 14:44:40 +02:00 |
|
Kevin Jahns
|
6e633d0bd9
|
lint
|
2017-08-14 15:41:37 +02:00 |
|
Kevin Jahns
|
e16195cb54
|
implement timeout for creating Yjs instance
|
2017-08-14 15:39:17 +02:00 |
|
Kevin Jahns
|
8770c8e934
|
Implement persistence layer
|
2017-08-13 01:03:54 +02:00 |
|
Kevin Jahns
|
65e8c29b33
|
remove all async-functions - making it compatible with node 6
|
2017-08-01 16:15:36 +02:00 |
|
Kevin Jahns
|
4dce0816a6
|
fix preferUntransformed sync
|
2017-07-31 14:41:40 +02:00 |
|
Kevin Jahns
|
3c317828d1
|
Use integer as userId instead of String
|
2017-07-13 00:37:35 +02:00 |
|
Kevin Jahns
|
6225fb4dfd
|
fix linting of examples
|
2017-07-05 18:33:16 +02:00 |
|
Kevin Jahns
|
033d24eee7
|
use y-memory@v8 directory structure
|
2017-07-05 17:44:17 +02:00 |
|
Kevin Jahns
|
a6a321da10
|
fix textarea example to fit new directory structure
|
2017-07-05 11:34:28 +02:00 |
|
Kevin Jahns
|
42abcc897c
|
added examples
|
2017-05-19 02:22:00 +02:00 |
|
Kevin Jahns
|
159f37474d
|
checking out new stuff
|
2015-06-15 14:53:02 +02:00 |
|
Kevin Jahns
|
1b63f5efde
|
added lots of magic
|
2015-06-09 22:30:42 +02:00 |
|
Kevin Jahns
|
7a89c1cc6d
|
added first prototype of the new HB with indexedDB
|
2015-06-09 18:08:23 +02:00 |
|
Kevin Jahns
|
d901d5f5e4
|
small fixes
|
2015-04-30 16:29:48 +02:00 |
|
Kevin Jahns
|
b2c7706a2e
|
fixed y-object polymer
|
2015-04-30 15:09:10 +02:00 |
|
Kevin Jahns
|
4d926cf841
|
updated examples
|
2015-04-30 14:15:48 +02:00 |
|
DadaMonad
|
446560d9e8
|
added support for namespaces on types
|
2015-03-09 17:38:26 +00:00 |
|
DadaMonad
|
c663230c1b
|
add xml examples
|
2015-02-26 21:39:12 +00:00 |
|
DadaMonad
|
60de3ce5b0
|
getting ready for 0.4 realeasy
|
2015-02-15 15:33:35 +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
|
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 |
|