Kevin Jahns
|
e73eb0bf92
|
use lib0 conditional exports in cjs file
|
2023-03-22 11:02:55 +01:00 |
|
Kevin Jahns
|
cb70d7bad3
|
fix typings and lib0 resolution
|
2023-03-21 11:14:37 +01:00 |
|
Kevin Jahns
|
2ec19defcb
|
export testHelper esm properly
|
2021-11-06 15:55:59 +01:00 |
|
Kevin Jahns
|
7bd764fba7
|
use non-explicit resolution for lib0
|
2021-05-14 18:53:24 +02:00 |
|
Kevin Jahns
|
192706f2a8
|
update readme
|
2020-04-01 14:04:41 +02:00 |
|
Kevin Jahns
|
18bb2d0719
|
fix imports in esm bundle
|
2020-02-12 10:52:51 +01:00 |
|
Kevin Jahns
|
62888b4004
|
bundle yjs as a module to prevent declaration issues from circular dependencies
|
2020-02-12 10:37:22 +01:00 |
|
Kevin Jahns
|
882b9055c7
|
fix localimports path ending
|
2020-01-14 02:36:29 +01:00 |
|
Kevin Jahns
|
e089089413
|
fix debug resolve
|
2020-01-13 17:03:56 +01:00 |
|
Kevin Jahns
|
4f35e799a6
|
update to lib0@.2
|
2020-01-13 07:41:31 +01:00 |
|
Kevin Jahns
|
2192aa5821
|
Use generic Item with typed content to reduce cache misses
|
2019-05-28 14:18:20 +02:00 |
|
Kevin Jahns
|
37a6d68543
|
implement support for boolean values. fixes #151
|
2019-05-25 03:12:56 +02:00 |
|
Kevin Jahns
|
f893198769
|
remove examples. fixes #149
|
2019-05-22 17:32:51 +02:00 |
|
Kevin Jahns
|
4d12a02e2f
|
fix offset in state vector
|
2019-05-16 12:31:53 +02:00 |
|
Kevin Jahns
|
4a7d6f0a2d
|
fix sorting bug that only affects older node versions (probably because old sorting algorithms are not stable)
|
2019-05-14 15:21:34 +02:00 |
|
Kevin Jahns
|
45237571b7
|
gc more efficiently
|
2019-04-23 20:51:32 +02:00 |
|
Kevin Jahns
|
b6059704aa
|
update dependencies
|
2019-04-20 00:00:09 +02:00 |
|
Kevin Jahns
|
cd82de7742
|
lint
|
2019-04-12 20:08:38 +02:00 |
|
Kevin Jahns
|
52ec698635
|
implement some of the commented todos
|
2019-04-09 04:01:37 +02:00 |
|
Kevin Jahns
|
e56899a02c
|
after refactor - some tests are working again
|
2019-04-05 00:37:09 +02:00 |
|
Kevin Jahns
|
e23582b1cd
|
more type fixes and rethinking writeStructs
|
2019-04-02 23:08:58 +02:00 |
|
Kevin Jahns
|
040808300c
|
clean up build script - no more warnings
|
2019-03-13 01:16:31 +01:00 |
|
Kevin Jahns
|
585265e9a5
|
refactor and remove dependency circles
|
2019-03-13 00:04:19 +01:00 |
|
Kevin Jahns
|
4c1798e5fa
|
fix all remaining tests (xml tests)
|
2019-03-12 01:42:51 +01:00 |
|
Kevin Jahns
|
39cee7c6e7
|
refix array tests and switch to lib0
|
2019-03-10 23:26:53 +01:00 |
|
Kevin Jahns
|
93ee4ee287
|
converted first y-array test to funlib/testing
|
2019-03-04 14:28:18 +01:00 |
|
Kevin Jahns
|
75f4a0a5f0
|
restructuring the project
|
2019-03-01 23:28:11 +01:00 |
|
Kevin Jahns
|
7f4ae9fe14
|
implemented codemirror binding with cursor support
|
2018-12-21 13:51:38 +01:00 |
|
Kevin Jahns
|
582095e5a3
|
improved granularity of prosemirror binding
|
2018-12-03 17:09:00 +01:00 |
|
Kevin Jahns
|
3ddff186c2
|
back to .js extension
|
2018-11-27 14:59:24 +01:00 |
|
Kevin Jahns
|
656d85c62e
|
add dom example
|
2018-11-26 16:06:17 +01:00 |
|
Kevin Jahns
|
539fa8b21d
|
examples use hosted server
|
2018-11-26 02:13:06 +01:00 |
|
Kevin Jahns
|
c12d00b227
|
mjs nodejs support
|
2018-11-25 22:39:50 +01:00 |
|
Kevin Jahns
|
9c0da271eb
|
large scale refactoring
|
2018-11-25 03:17:00 +01:00 |
|