Commit Graph

  • 94f6a0fd9c implement Y.*Binding approach Kevin Jahns 2018-01-29 10:30:21 -08:00
  • 41a88dbc43 fix examples for Yjs@13 Kevin Jahns 2018-01-25 17:28:33 -07:00
  • 83a6aa0a70 v13.0.0-47 -- distribution files v13.0.0-47 Kevin Jahns 2018-01-18 18:45:10 +01:00
  • 1d4f283955 13.0.0-47 Kevin Jahns 2018-01-18 18:44:56 +01:00
  • fc3a4c376c implement when-handler Kevin Jahns 2018-01-18 18:44:20 +01:00
  • acb0affa33 Add CDN usage Lukas Drgon 2018-01-17 22:03:49 +01:00
  • 0b510b64a3 persistence updates + make Persistence.init async Kevin Jahns 2018-01-16 16:13:47 +01:00
  • 10d0c7b951 v13.0.0-46 -- distribution files v13.0.0-46 Kevin Jahns 2018-01-10 00:20:34 +01:00
  • c8f0cf5556 13.0.0-46 Kevin Jahns 2018-01-10 00:20:03 +01:00
  • 11a4271fd1 13.0.0-45 v13.0.0-45 Kevin Jahns 2018-01-10 00:18:50 +01:00
  • c7670915c7 Merge branch 'master' of github.com:y-js/yjs Kevin Jahns 2018-01-10 00:17:34 +01:00
  • eb2d596538 implement mutualExclude factory Kevin Jahns 2018-01-10 00:17:26 +01:00
  • 48e17ea1a7 13.0.0-44 v13.0.0-44 Kevin Jahns 2018-01-10 00:16:33 +01:00
  • 1a22fdd45e persistence improvements Kevin Jahns 2018-01-10 00:11:25 +01:00
  • 07cf0b3436 export AbstractPersistence Kevin Jahns 2018-01-08 17:30:30 +01:00
  • 5a68b9f4ad loaded event when loaded from persistence adapter Kevin Jahns 2018-01-08 02:28:46 +01:00
  • 445dd3e0da fix several y-xml bugs Kevin Jahns 2018-01-03 03:50:27 +01:00
  • 0ba97d78f8 better relative cursor positions for text editing - decrease number of generated messages for cursor Kevin Jahns 2017-12-31 16:14:02 +01:00
  • fc5be5c7cc fix empty string insertion bug Kevin Jahns 2017-12-31 14:49:20 +01:00
  • f2debc150c reimplement persistence approach Kevin Jahns 2017-12-24 03:18:00 +01:00
  • 5e0518e1ec v13.0.0-43 -- distribution files v13.0.0-43 Kevin Jahns 2017-12-21 16:06:44 +01:00
  • 08f37a86e3 13.0.0-43 Kevin Jahns 2017-12-21 16:06:29 +01:00
  • f5d17e6236 filter y-xml when domFilter is set Kevin Jahns 2017-12-21 16:05:50 +01:00
  • c4c718e094 v13.0.0-42 -- distribution files v13.0.0-42 Kevin Jahns 2017-12-19 17:39:27 +01:00
  • 8f3bd7170a 13.0.0-42 Kevin Jahns 2017-12-19 17:39:01 +01:00
  • 5586334549 fix initial content in y-array Kevin Jahns 2017-12-19 17:37:04 +01:00
  • 16e01ad3d5 v13.0.0-41 -- distribution files v13.0.0-41 Kevin Jahns 2017-12-14 14:30:17 +01:00
  • 24c1e4dcc8 13.0.0-41 Kevin Jahns 2017-12-14 14:30:02 +01:00
  • d61bbecf4e fix tree walker on YXmlFragment Kevin Jahns 2017-12-14 14:29:16 +01:00
  • 85492ad2e0 fix drawing example. Add drawing hook for y-xml Kevin Jahns 2017-12-13 12:49:34 +01:00
  • 02253f9a8d fix log outputs Kevin Jahns 2017-12-13 10:28:19 +01:00
  • 8105bef1af work on drawing demo Kevin Jahns 2017-12-06 19:20:52 -08:00
  • 4f670a3b5e v13.0.0-40 -- distribution files v13.0.0-40 Kevin Jahns 2017-12-05 21:50:47 -08:00
  • 4efa16e2dd 13.0.0-40 Kevin Jahns 2017-12-05 21:50:34 -08:00
  • ad44f59def implement new dom update algorithm Kevin Jahns 2017-12-05 21:50:00 -08:00
  • dc1fe7957b v13.0.0-39 -- distribution files v13.0.0-39 Kevin Jahns 2017-12-05 17:06:12 -08:00
  • 9c471ea24d 13.0.0-39 Kevin Jahns 2017-12-05 17:06:01 -08:00
  • d9e76014f5 fix remaining cursor relocation issues Kevin Jahns 2017-12-05 17:05:12 -08:00
  • 9eb1e459f0 v13.0.0-38 -- distribution files v13.0.0-38 Kevin Jahns 2017-12-05 00:53:36 -08:00
  • 4091b7d004 13.0.0-38 Kevin Jahns 2017-12-05 00:53:25 -08:00
  • dfc183643d support data-yjs-hook attribute for yjs hooks Kevin Jahns 2017-12-05 00:52:52 -08:00
  • d30bf050bf v13.0.0-37 -- distribution files v13.0.0-37 Kevin Jahns 2017-12-02 01:46:06 -08:00
  • cf8698f2b6 13.0.0-37 Kevin Jahns 2017-12-02 01:45:55 -08:00
  • 3595f14da7 fix insert in y-text Kevin Jahns 2017-12-02 01:45:22 -08:00
  • 6b38a474aa v13.0.0-36 -- distribution files v13.0.0-36 Kevin Jahns 2017-11-30 18:39:27 -08:00
  • c6e671b1d5 13.0.0-36 Kevin Jahns 2017-11-30 18:39:17 -08:00
  • e4c10fd6b3 handle xmlhook in mutation observer Kevin Jahns 2017-11-30 18:35:56 -08:00
  • e70aa09f88 Implement YXml element hooks (based on _yjsHook property) Kevin Jahns 2017-11-29 15:08:49 -08:00
  • a282c340b3 v13.0.0-35 -- distribution files v13.0.0-35 Kevin Jahns 2017-11-28 17:38:43 -08:00
  • 7808b143da 13.0.0-35 Kevin Jahns 2017-11-28 17:38:31 -08:00
  • b35092928e fix user selection issues Kevin Jahns 2017-11-28 17:32:51 -08:00
  • e648409ca0 v13.0.0-34 -- distribution files v13.0.0-34 Kevin Jahns 2017-11-26 23:24:52 -08:00
  • b7dbcf69d3 13.0.0-34 Kevin Jahns 2017-11-26 23:24:41 -08:00
  • 377df18788 prevent updating cursor position if not necessary Kevin Jahns 2017-11-26 23:16:52 -08:00
  • 9be53b990d v13.0.0-33 -- distribution files v13.0.0-33 Kevin Jahns 2017-11-26 14:43:11 -08:00
  • 26a323733d 13.0.0-33 Kevin Jahns 2017-11-26 14:42:59 -08:00
  • d0d1015074 filter remote changes in YXml* Kevin Jahns 2017-11-26 14:39:47 -08:00
  • b1192fbb46 v13.0.0-32 -- distribution files v13.0.0-32 Kevin Jahns 2017-11-14 21:31:19 -08:00
  • 2e3240b379 13.0.0-32 Kevin Jahns 2017-11-14 21:31:11 -08:00
  • 2558652356 fix attribute filter (it used to filter everything) Kevin Jahns 2017-11-14 21:19:32 -08:00
  • 783cbd63fc 13.0.0-31 v13.0.0-31 Kevin Jahns 2017-11-14 20:44:12 -08:00
  • 41be80e751 fix y-xml server environment Kevin Jahns 2017-11-14 20:43:30 -08:00
  • 4e36305245 v13.0.0-30 -- distribution files v13.0.0-30 Kevin Jahns 2017-11-12 13:37:48 -08:00
  • 3d6050d8a2 13.0.0-30 Kevin Jahns 2017-11-12 13:37:37 -08:00
  • 3d5ba7b4cc fix the case that a new transaction starts in an event listener (afterTransaction, observe, observeDeep) Kevin Jahns 2017-11-12 13:34:23 -08:00
  • 415b66607c fixed filtering Kevin Jahns 2017-11-10 19:04:00 -08:00
  • b4f06e8f62 v13.0.0-29 -- distribution files v13.0.0-29 Kevin Jahns 2017-11-10 18:46:20 -08:00
  • 05cd1d0575 13.0.0-29 Kevin Jahns 2017-11-10 18:46:10 -08:00
  • 4edc22bedb remove prematurely commited dom-filter update Kevin Jahns 2017-11-10 18:45:41 -08:00
  • f9a75ff948 v13.0.0-28 -- distribution files v13.0.0-28 Kevin Jahns 2017-11-10 18:41:49 -08:00
  • 16f84c67d5 13.0.0-28 Kevin Jahns 2017-11-10 18:41:39 -08:00
  • 290d3c8ffe support undefined as an attribute value Kevin Jahns 2017-11-10 18:41:10 -08:00
  • cbe2abafbb v13.0.0-27 -- distribution files v13.0.0-27 Kevin Jahns 2017-11-10 12:55:13 -08:00
  • c51e8b46c2 13.0.0-27 Kevin Jahns 2017-11-10 12:55:05 -08:00
  • 0cda1630d2 fix path bugs Kevin Jahns 2017-11-10 12:54:33 -08:00
  • 2e061a4cb2 v13.0.0-26 -- distribution files v13.0.0-26 Kevin Jahns 2017-11-09 17:32:54 -08:00
  • d232b883e9 13.0.0-26 Kevin Jahns 2017-11-09 17:32:45 -08:00
  • 3a0e65403f fix undo scope Kevin Jahns 2017-11-09 17:31:58 -08:00
  • ceb7328ec0 v13.0.0-25 -- distribution files v13.0.0-25 Kevin Jahns 2017-11-08 17:31:57 -08:00
  • 224fff93ba 13.0.0-25 Kevin Jahns 2017-11-08 17:31:50 -08:00
  • 4f55e8c655 fix event.path by using event.currentTarget Kevin Jahns 2017-11-08 17:31:12 -08:00
  • a08624c04e implemented tree-walker Kevin Jahns 2017-11-08 13:40:36 -08:00
  • 3a86cdb641 v13.0.0-24 -- distribution files v13.0.0-24 Kevin Jahns 2017-11-08 00:02:31 -08:00
  • 9b00929172 13.0.0-24 Kevin Jahns 2017-11-08 00:02:24 -08:00
  • b94267e14a prevent mangling of Types and other useful data Kevin Jahns 2017-11-08 00:01:18 -08:00
  • e9facf1781 v13.0.0-23 -- distribution files v13.0.0-23 Kevin Jahns 2017-11-07 22:52:42 -08:00
  • e696304845 13.0.0-23 Kevin Jahns 2017-11-07 22:52:33 -08:00
  • d503c9d640 lint Kevin Jahns 2017-11-07 22:51:46 -08:00
  • e5f289506f observeDeep receives array of events Kevin Jahns 2017-11-07 22:44:43 -08:00
  • c453593ee7 y-xml: hand over fake document if necessary Kevin Jahns 2017-11-07 21:06:29 -08:00
  • 5ed1818de5 fix selection RootID name Kevin Jahns 2017-11-07 20:47:00 -08:00
  • 0310500c4e add YEvent Kevin Jahns 2017-11-07 20:34:44 -08:00
  • b7defc32e8 fix selecting multiple paragraphs Kevin Jahns 2017-11-07 20:28:31 -08:00
  • dbdd49af23 fix relativePosition if startof is a root type Kevin Jahns 2017-11-07 20:10:01 -08:00
  • b7c05ba133 fix YMap.keys() Kevin Jahns 2017-11-07 19:56:03 -08:00
  • 9298903bdb filter out attribute events for YXmlFragment Kevin Jahns 2017-11-07 19:31:57 -08:00
  • d59e30b239 implement generic YEvent with path property Kevin Jahns 2017-11-07 19:18:41 -08:00
  • d29b83a457 improve backwards-compatibility Kevin Jahns 2017-11-07 18:31:04 -08:00
  • 0208d83f91 implemented undo 🙌 Kevin Jahns 2017-10-30 11:33:00 +01:00
  • c545118637 fixed selection handler befor/after transactions Kevin Jahns 2017-10-28 23:02:48 +02:00