Kevin Jahns
|
3bf44b9850
|
#667 - add sanity messages when data is read before type is added to a document.
|
2024-10-04 21:07:19 +02:00 |
|
Kevin Jahns
|
8cd1a482bb
|
Y.Array.length should be 0 before it is integrated - #666
|
2024-09-26 19:30:34 +02:00 |
|
synix
|
3df335cb4c
|
update slice() function's doc
|
2024-04-26 12:03:28 +08:00 |
|
synix
|
387be70ae9
|
make slice() function's doc more accurate
|
2024-04-26 11:49:52 +08:00 |
|
synix
|
43815d8292
|
fix lint error
|
2024-04-25 11:33:36 +08:00 |
|
synix
|
25ae9f3236
|
remove unused _transaction in YArray
|
2024-04-25 11:03:17 +08:00 |
|
saki
|
f1532771b7
|
fix typo
|
2024-04-16 01:15:02 +09:00 |
|
Kevin Jahns
|
2fba694cd4
|
Add documentation & clarification to clone method #622
|
2024-03-14 20:33:34 +01:00 |
|
WofWca
|
fb6664a2bc
|
docs: fix JSDoc typo
|
2023-04-01 23:12:49 +08:00 |
|
Kevin Jahns
|
7f6c12a541
|
bump typescript and fix type issues
|
2023-01-31 12:16:03 +01:00 |
|
Ville Immonen
|
81a36a2762
|
add more accurate typing for YEvent.target
|
2022-01-15 14:22:17 +02:00 |
|
Kevin Jahns
|
20e1234af2
|
implement performant push in arrays
|
2022-01-11 21:53:20 +01:00 |
|
Ben Merckx
|
b4b8927550
|
Remove T from JSDoc template, fixes #334
|
2021-09-28 12:36:01 +02:00 |
|
Kevin Jahns
|
0a40b541e8
|
test with all encoders
|
2020-12-29 16:59:27 +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
|
53f2344017
|
implement .clone, .slice, and yxml.get
|
2020-11-08 01:51:39 +01:00 |
|
Jeremy Rose
|
4c46ebfb45
|
add Y.Array.from
|
2020-11-01 10:01:04 -08:00 |
|
Kevin Jahns
|
6e3b708599
|
implement search-marker prototype (limited usage for now)
|
2020-07-15 22:03:02 +02:00 |
|
Kevin Jahns
|
6c2cf0f769
|
Implement experimental new encoder 🚀
|
2020-07-12 18:25:54 +02:00 |
|
Kevin Jahns
|
0628d8f1c9
|
fix linting
|
2020-06-02 23:44:13 +02:00 |
|
Mansehej
|
8bb52a485a
|
Implement unshift to y-arrays
|
2020-05-19 01:01:23 +05:30 |
|
Kevin Jahns
|
f40e09d156
|
type fixes for breaking typescript@3.8.* release
|
2020-04-02 01:03:30 +02:00 |
|
Kevin Jahns
|
6cd9e2be32
|
lint
|
2020-01-22 16:42:16 +01:00 |
|
Kevin Jahns
|
03458dc641
|
Port Undo/Redo approach with a clean API
|
2019-06-23 13:04:14 +02:00 |
|
Kevin Jahns
|
2192aa5821
|
Use generic Item with typed content to reduce cache misses
|
2019-05-28 14:18:20 +02:00 |
|
Kevin Jahns
|
8c36f67f0b
|
rework and document api
|
2019-05-07 13:44:23 +02:00 |
|
Kevin Jahns
|
c9dda245bf
|
v13 api docs
|
2019-04-28 02:53:25 +02:00 |
|
Kevin Jahns
|
31ff7ac78c
|
improve jsdoc comments
|
2019-04-11 13:22:59 +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
|
30bf3742c9
|
add internals file and use it to organize imports
|
2019-04-04 19:35:38 +02:00 |
|
Kevin Jahns
|
92ca001cdc
|
implement getMap, getArray, getXml, ..
|
2019-04-03 03:08:10 +02:00 |
|
Kevin Jahns
|
415de1cc4c
|
all YArray.tests type fixes
|
2019-04-03 02:30:44 +02:00 |
|
Kevin Jahns
|
e23582b1cd
|
more type fixes and rethinking writeStructs
|
2019-04-02 23:08:58 +02:00 |
|
Kevin Jahns
|
73c28952c2
|
fix all types but yxmlelement
|
2019-03-30 11:00:54 +01:00 |
|
Kevin Jahns
|
1bc1e88d6a
|
fix y-text
|
2019-03-30 01:08:09 +01:00 |
|
Kevin Jahns
|
ff981a8697
|
fixed YArray
|
2019-03-29 01:03:02 +01:00 |
|
Kevin Jahns
|
d9ab593b07
|
prelim refactor commit
|
2019-03-26 01:14:15 +01:00 |
|
Kevin Jahns
|
293527e62b
|
fix a few tsc errors (96 remaining)
|
2019-03-13 02:15:43 +01:00 |
|
Kevin Jahns
|
585265e9a5
|
refactor and remove dependency circles
|
2019-03-13 00:04:19 +01:00 |
|
Kevin Jahns
|
75f4a0a5f0
|
restructuring the project
|
2019-03-01 23:28:11 +01:00 |
|