Kevin Jahns
|
a5a48d07f6
|
13.1.1
v13.1.1
|
2020-06-04 18:15:58 +02:00 |
|
Kevin Jahns
|
7b16d5c92d
|
implement pivoting in struct search
|
2020-06-04 18:14:41 +02:00 |
|
Kevin Jahns
|
ee147c14f1
|
Merge branch 'master' of github.com:yjs/yjs
|
2020-06-04 17:07:27 +02:00 |
|
Kevin Jahns
|
e86d5ba25b
|
fix ref offset issue
|
2020-06-04 17:07:17 +02:00 |
|
Kevin Jahns
|
149ca6f636
|
Merge pull request #205 from Kisama/ytext-newline-option
Add sanitize option
|
2020-06-03 19:22:29 +02:00 |
|
Cole
|
e4223760b0
|
- rollback shorter url to original and ignore max length check for specific line
- add opts sanitize for applyDelata in YText
- apply applyDelata document about YText
|
2020-06-03 11:18:09 +09:00 |
|
Cole
|
9d3dd4e082
|
Add setter form permit empty paragraph at the end of the content when applyDelta.
|
2020-06-03 11:15:03 +09:00 |
|
Cole
|
5a4ff33bf4
|
Merge branch 'master' of github.com:yjs/yjs
|
2020-06-03 11:12:38 +09:00 |
|
Kevin Jahns
|
a059fa12e9
|
13.1.0
v13.1.0
|
2020-06-02 23:52:56 +02:00 |
|
Kevin Jahns
|
0628d8f1c9
|
fix linting
|
2020-06-02 23:44:13 +02:00 |
|
Kevin Jahns
|
19e2d51190
|
Merge branch 'master' of github.com:yjs/yjs
|
2020-06-02 23:20:54 +02:00 |
|
Kevin Jahns
|
60fab42b3f
|
improve memory allocation ⇒ less "minor gc" cleanups
|
2020-06-02 23:20:45 +02:00 |
|
Cole
|
469404c6e1
|
move quill relate newline remove logic to y-quill
|
2020-06-01 19:17:54 +09:00 |
|
Kevin Jahns
|
c9756e5b57
|
add npm funding url
|
2020-05-31 23:24:35 +02:00 |
|
Kevin Jahns
|
601d24e930
|
Add more backers ❤️
|
2020-05-30 21:20:59 +02:00 |
|
Kevin Jahns
|
b2c16674f2
|
Add sponsors to readme ❤️
|
2020-05-29 15:19:43 +02:00 |
|
Kevin Jahns
|
13da804b5e
|
use organization funding and issue template file
|
2020-05-18 23:46:32 +02:00 |
|
Kevin Jahns
|
c5ca7b6f8c
|
Update issue templates
|
2020-05-18 23:31:10 +02:00 |
|
Kevin Jahns
|
f4b68c0dd4
|
Merge pull request #200 from Mansehej/yarray-unshift
Implement unshift function in Y-Array
|
2020-05-18 22:14:13 +02:00 |
|
Mansehej
|
4407f70052
|
Update ReadMe for y-array unshift
|
2020-05-19 01:01:23 +05:30 |
|
Mansehej
|
8bb52a485a
|
Implement unshift to y-arrays
|
2020-05-19 01:01:23 +05:30 |
|
Kevin Jahns
|
9fc18d5ce0
|
fix lint issues
|
2020-05-18 18:43:16 +02:00 |
|
Kevin Jahns
|
ada4f400b5
|
Merge branch 'mohe2015-patch-1'
|
2020-05-18 18:04:18 +02:00 |
|
Kevin Jahns
|
06048b87ee
|
rework provider combination demo
|
2020-05-18 18:04:04 +02:00 |
|
Kevin Jahns
|
05dde1db01
|
Merge branch 'patch-1' of git://github.com/mohe2015/yjs into mohe2015-patch-1
|
2020-05-18 17:41:20 +02:00 |
|
Kevin Jahns
|
b5b32c5b3c
|
add relm and nimbus as users of Yjs
|
2020-05-18 17:09:44 +02:00 |
|
Kevin Jahns
|
3f0e2078de
|
Update README.md
|
2020-05-14 17:01:49 +02:00 |
|
Kevin Jahns
|
21470bb409
|
Update README.md
|
2020-05-14 16:59:48 +02:00 |
|
Kevin Jahns
|
772bb87d5c
|
13.0.8
v13.0.8
|
2020-05-13 19:29:51 +02:00 |
|
Kevin Jahns
|
dab172fa1d
|
Rework UndoManager to support changes from other / multiple users
|
2020-05-13 19:28:30 +02:00 |
|
Kevin Jahns
|
a70c5112cd
|
fix wrong type declaration in documentation. fixes #195
|
2020-05-11 11:10:38 +02:00 |
|
Kevin Jahns
|
7cb423c046
|
13.0.7
v13.0.7
|
2020-05-11 01:46:51 +02:00 |
|
Kevin Jahns
|
4547b35641
|
cleanup formatting attributes
|
2020-05-11 01:45:27 +02:00 |
|
Kevin Jahns
|
4c87f9a021
|
13.0.6
v13.0.6
|
2020-05-08 14:50:53 +02:00 |
|
Kevin Jahns
|
4b08c67e06
|
bump lib0 to fix critical encoding issue in safari
|
2020-05-08 14:49:50 +02:00 |
|
Kevin Jahns
|
9f5bc9ddfe
|
change client id when duplicate content is detected
|
2020-05-03 16:10:58 +02:00 |
|
Moritz Hedtke
|
8221db795a
|
Update README.md
|
2020-04-27 22:39:09 +02:00 |
|
Moritz Hedtke
|
68b4418956
|
Update README.md
|
2020-04-27 22:35:37 +02:00 |
|
Moritz Hedtke
|
fa09ebfd82
|
Add example of combining providers to README.md
|
2020-04-27 22:31:26 +02:00 |
|
Kevin Jahns
|
b399ffa765
|
add gc information to API docs
|
2020-04-26 13:24:18 +02:00 |
|
Kevin Jahns
|
180f4667c1
|
Readme correction: UndoManager accepts options
|
2020-04-17 02:02:09 +02:00 |
|
Kevin Jahns
|
9455373611
|
Merge branch 'master' of github.com:yjs/yjs
|
2020-04-15 20:50:29 +02:00 |
|
Kevin Jahns
|
aa804d89c0
|
update now.sh links
|
2020-04-15 19:52:34 +02:00 |
|
Kevin Jahns
|
3ef51a5d1a
|
run test-exhaustive
|
2020-04-03 12:11:25 +02:00 |
|
Kevin Jahns
|
e61089c659
|
npm ci before workflow start
|
2020-04-03 12:09:13 +02:00 |
|
Kevin Jahns
|
97625cf29b
|
fix workflow
|
2020-04-03 12:05:43 +02:00 |
|
Kevin Jahns
|
a5dc6c27aa
|
Setup github workflow
|
2020-04-03 12:02:37 +02:00 |
|
Kevin Jahns
|
26a51bafc9
|
13.0.5
v13.0.5
|
2020-04-02 01:05:04 +02:00 |
|
Kevin Jahns
|
f40e09d156
|
type fixes for breaking typescript@3.8.* release
|
2020-04-02 01:03:30 +02:00 |
|
Kevin Jahns
|
81650bc8f6
|
Merge branch 'gived-ISNIT0/187'
|
2020-04-01 23:44:40 +02:00 |
|