Commit Graph

1750 Commits

Author SHA1 Message Date
Kevin Jahns 941a22b257 13.0.0-55 2018-03-14 18:52:49 -07:00
Kevin Jahns 4aa41b98a9 fix dom filtering bug 2018-03-14 18:51:48 -07:00
Kevin Jahns acf443aacb reworking bindings 2018-03-12 03:36:37 +01:00
Kevin Jahns aa8c934833 Add fundraiser campaign 2018-03-06 05:27:03 +01:00
Kevin Jahns 814af5a3d7 fix import locations 2018-03-06 05:22:18 +01:00
Kevin Jahns bbc207aaa6 restructer and move to esdoc 2018-03-06 03:17:50 +01:00
Kevin Jahns a9b610479d big documentation update - all public functions and classes are documented now 2018-03-05 03:12:04 +01:00
Kevin Jahns 079de07eff 13.0.0-54 2018-03-01 16:45:25 +01:00
Kevin Jahns 54453e87fa fix consecutive undo,redo,undo,redo.. (abc test) 2018-03-01 16:44:26 +01:00
Kevin Jahns 1b0e3659c3 undo fixes for consecutive undo-redo 2018-03-01 13:50:01 +01:00
Kevin Jahns dc22a79ac4 properly unregister event when binding is destroyed 2018-02-27 03:52:40 +01:00
Kevin Jahns 384a4b72b0 add quill-cursors example 2018-02-26 17:24:28 +01:00
Kevin Jahns f35c056bde fix some tests 2018-02-26 03:23:22 +01:00
Kevin Jahns 250050e83b Merge remote-tracking branch 'origin' into y-richtext-rewrite 2018-02-26 02:19:08 +01:00
Kevin Jahns 248d08be30 implement quill binding for y-text 2018-02-26 02:18:39 +01:00
Kevin Jahns 641f426339 13.0.0-53 2018-02-25 02:31:59 +01:00
Kevin Jahns fcbca65d8f fromBinary is a transaction 2018-02-25 02:31:20 +01:00
Kevin Jahns 5f8ae0dd43 13.0.0-52 2018-02-18 19:20:00 +01:00
Kevin Jahns de14fe0f3e fix getAttribute vs attributes.value fixes y-js/y-xml#8 2018-02-18 18:58:49 +01:00
Kevin Jahns 5e4b071693 actually use clock in undo-manager 2018-02-15 18:58:43 +01:00
Kevin Jahns 937de2c59f fix fast undo-redo bug 2018-02-15 18:28:53 +01:00
Kevin Jahns f1f1bff901 preliminary undo-redo fixes 2018-02-15 17:58:14 +01:00
Kevin Jahns da748a78f4 start rewriting y-richtext 2018-02-15 01:25:08 +01:00
Kevin Jahns 4855b2d590 13.0.0-51 2018-02-07 14:08:43 +01:00
Kevin Jahns 908ce31e2f Merge branch 'master' of github.com:y-js/yjs 2018-02-07 14:08:07 +01:00
Kevin Jahns e4d4c23f0b bugfix - persist deletes when syncing 2018-02-07 14:07:57 +01:00
Kevin Jahns fc500a8247 Merge pull request #94 from LukasDrgon/patch-3
Add CDN usage
2018-01-31 20:36:26 -08:00
Kevin Jahns 4b84541d76 13.0.0-50 2018-01-30 20:12:58 -08:00
Kevin Jahns a3ab42c157 implemnt mutual exclude pattern directly in Persistence.js 2018-01-30 20:11:59 -08:00
Kevin Jahns bbd3317d62 13.0.0-49 2018-01-30 15:53:33 -08:00
Kevin Jahns 5d3922cb64 fix undo-redo 2018-01-30 15:52:36 -08:00
Kevin Jahns a81a2cd553 13.0.0-48 2018-01-29 16:41:52 -08:00
Kevin Jahns c0d24bdba4 lint 2018-01-29 16:41:27 -08:00
Kevin Jahns 40e913e9c5 add toBinary and fromBinary to Y.utils 2018-01-29 16:39:09 -08:00
Kevin Jahns 94f6a0fd9c implement Y.*Binding approach 2018-01-29 11:55:28 -08:00
Kevin Jahns 41a88dbc43 fix examples for Yjs@13 2018-01-25 17:28:33 -07:00
Kevin Jahns 1d4f283955 13.0.0-47 2018-01-18 18:44:56 +01:00
Kevin Jahns fc3a4c376c implement when-handler 2018-01-18 18:44:20 +01:00
Lukas Drgon acb0affa33 Add CDN usage 2018-01-17 22:03:49 +01:00
Kevin Jahns 0b510b64a3 persistence updates + make Persistence.init async 2018-01-16 16:13:47 +01:00
Kevin Jahns c8f0cf5556 13.0.0-46 2018-01-10 00:20:03 +01:00
Kevin Jahns 11a4271fd1 13.0.0-45 v13.0.0-45 2018-01-10 00:18:50 +01:00
Kevin Jahns c7670915c7 Merge branch 'master' of github.com:y-js/yjs 2018-01-10 00:17:34 +01:00
Kevin Jahns eb2d596538 implement mutualExclude factory 2018-01-10 00:17:26 +01:00
Kevin Jahns 48e17ea1a7 13.0.0-44 v13.0.0-44 2018-01-10 00:16:33 +01:00
Kevin Jahns 1a22fdd45e persistence improvements 2018-01-10 00:11:25 +01:00
Kevin Jahns 07cf0b3436 export AbstractPersistence 2018-01-08 17:30:30 +01:00
Kevin Jahns 5a68b9f4ad loaded event when loaded from persistence adapter 2018-01-08 02:28:46 +01:00
Kevin Jahns 445dd3e0da fix several y-xml bugs 2018-01-03 03:50:27 +01:00
Kevin Jahns 0ba97d78f8 better relative cursor positions for text editing - decrease number of generated messages for cursor 2017-12-31 16:14:02 +01:00