Kevin Jahns
|
c8a59118b5
|
13.4.12
v13.4.12
|
2021-01-10 12:37:08 +01:00 |
|
Kevin Jahns
|
bee397f1e5
|
rename funding exec
|
2021-01-10 12:31:01 +01:00 |
|
Kevin Jahns
|
1e97cf8323
|
bump dependencies & update npm website
|
2021-01-10 12:27:37 +01:00 |
|
Kevin Jahns
|
c28ad0608e
|
emit transaction on update call
|
2021-01-10 12:19:44 +01:00 |
|
Kevin Jahns
|
e19f16f22c
|
Merge branch 'main' of github.com:yjs/yjs into main
|
2021-01-10 00:17:30 +01:00 |
|
Kevin Jahns
|
6f074a873d
|
add bunch of tests for relative positions
|
2021-01-10 00:16:18 +01:00 |
|
Kevin Jahns
|
4af04d6a29
|
fix associative relative positions
|
2021-01-10 00:01:56 +01:00 |
|
Kevin Jahns
|
97d9714710
|
13.4.11
v13.4.11
|
2021-01-09 15:01:52 +01:00 |
|
Kevin Jahns
|
ca667be68b
|
proper updating of text-attributes
|
2021-01-09 14:59:56 +01:00 |
|
Kevin Jahns
|
8086a4f816
|
13.4.10
v13.4.10
|
2021-01-09 14:58:21 +01:00 |
|
Kevin Jahns
|
186f7140b6
|
fix #271 - multiline text formatting issue
|
2021-01-09 14:55:37 +01:00 |
|
Kevin Jahns
|
edc1f9418f
|
reproduce #271
|
2021-01-09 14:45:51 +01:00 |
|
Kevin Jahns
|
32b734b24d
|
add tests
|
2021-01-08 23:03:44 +01:00 |
|
Kevin Jahns
|
656328631c
|
first prototype of associative relative positions (left- or right-associative)
|
2021-01-08 23:03:16 +01:00 |
|
Kevin Jahns
|
728bb6f1b2
|
13.4.9
v13.4.9
|
2020-12-22 17:23:25 +01:00 |
|
Kevin Jahns
|
fd59696b9a
|
change funding url format
|
2020-12-22 17:21:07 +01:00 |
|
Kevin Jahns
|
bfacd2e63a
|
13.4.8
v13.4.8
|
2020-12-22 17:15:30 +01:00 |
|
Kevin Jahns
|
6bc9c220b9
|
add funding to package.json
|
2020-12-22 17:12:46 +01:00 |
|
Kevin Jahns
|
7c0b98bbb2
|
lint
|
2020-12-22 17:05:36 +01:00 |
|
Kevin Jahns
|
034463798d
|
deprecate toJSON
|
2020-12-22 17:04:31 +01:00 |
|
Kevin Jahns
|
bbc688975d
|
improve funding message
|
2020-12-18 21:38:21 +01:00 |
|
Kevin Jahns
|
ab9373c188
|
funding message
|
2020-12-18 16:17:38 +01:00 |
|
Kevin Jahns
|
50e5964fcb
|
Merge pull request #268 from jsilvao/main
Update README.md
|
2020-12-14 20:39:48 +01:00 |
|
Javier Silva Ortíz
|
31dee48f63
|
Update README.md
Add a new Yjs user
|
2020-12-12 17:37:07 -05:00 |
|
Kevin Jahns
|
3404d22d12
|
13.4.7
v13.4.7
|
2020-12-12 21:41:08 +01:00 |
|
Kevin Jahns
|
d3b56702ad
|
Merge pull request #267 from yjs/wishlist-259
Implements some features of wishlist #259
|
2020-12-12 21:38:45 +01:00 |
|
Kevin Jahns
|
d5e6c26420
|
Merge branch 'main' into wishlist-259
|
2020-12-12 21:36:45 +01:00 |
|
Kevin Jahns
|
e497f07f7a
|
remove new pos api template
|
2020-12-12 21:33:14 +01:00 |
|
Kevin Jahns
|
510354d99f
|
add github workflow
|
2020-12-12 21:22:55 +01:00 |
|
Kevin Jahns
|
c3342d0b34
|
Merge pull request #266 from yjs/circleci-project-setup
Add .circleci/config.yml
|
2020-12-12 21:19:41 +01:00 |
|
Kevin Jahns
|
45af21f31e
|
Add .circleci/config.yml
|
2020-12-12 21:18:14 +01:00 |
|
Kevin Jahns
|
972d15dda5
|
Update Sponsors
|
2020-12-05 13:17:14 +01:00 |
|
Kevin Jahns
|
fdf2063943
|
13.4.6
v13.4.6
|
2020-12-04 14:02:53 +01:00 |
|
Kevin Jahns
|
e81267d4df
|
implement correct destroy event
|
2020-12-04 14:01:14 +01:00 |
|
Kevin Jahns
|
563c34f81a
|
Update README.md
|
2020-12-01 15:50:58 +01:00 |
|
Kevin Jahns
|
ba713983e3
|
update sponsors
|
2020-12-01 15:41:45 +01:00 |
|
Kevin Jahns
|
bf2ee3680b
|
13.4.5
v13.4.5
|
2020-11-21 19:28:56 +01:00 |
|
Kevin Jahns
|
b812a3dd6c
|
Add getItem to the exports
|
2020-11-21 19:27:12 +01:00 |
|
Kevin Jahns
|
b3f5b50377
|
Merge branch 'wishlist-259' of github.com:yjs/yjs into wishlist-259
|
2020-11-16 12:40:27 +01:00 |
|
Kevin Jahns
|
7bcd4a828d
|
Create new Pos API - #259
|
2020-11-16 12:40:18 +01:00 |
|
Kevin Jahns
|
cb705922b4
|
implement insertAfter - #259
|
2020-11-15 14:57:45 +01:00 |
|
Kevin Jahns
|
1ed58909d3
|
implement prev/nextSibling&firstChild & parent - #259
|
2020-11-14 13:33:43 +01:00 |
|
Kevin Jahns
|
0aca7bbefa
|
implement attributes on Y.Text
|
2020-11-13 12:40:53 +01:00 |
|
Kevin Jahns
|
e1f0324840
|
call UndoManager pop-stack-item after transaction
|
2020-11-13 12:05:53 +01:00 |
|
Kevin Jahns
|
7bac783490
|
13.4.4
v13.4.4
|
2020-11-08 13:09:49 +01:00 |
|
Kevin Jahns
|
1508c44f68
|
lint
|
2020-11-08 13:08:14 +01:00 |
|
Kevin Jahns
|
3dd843372f
|
Merge pull request #254 from nornagon/array-from
add Y.Array.from
|
2020-11-08 02:01:48 +01:00 |
|
Kevin Jahns
|
d6be4d9391
|
Merge pull request #253 from lpmi-13/update_links
update http links, where possible, to https
|
2020-11-08 02:00:36 +01:00 |
|
Kevin Jahns
|
53f2344017
|
implement .clone, .slice, and yxml.get
|
2020-11-08 01:51:39 +01:00 |
|
Kevin Jahns
|
86f7631d1e
|
13.4.3
v13.4.3
|
2020-11-04 00:37:24 +01:00 |
|