Commit graph

921 commits

Author SHA1 Message Date
24e027517f Generate docs 2025-07-05 10:13:51 +01:00
7d242e1999 Enable cast lints 2025-07-05 10:13:22 +01:00
b7cd6aa272 Update dev script 2025-07-04 03:16:20 +01:00
35f43bf533 Update ignores 2025-07-04 03:16:15 +01:00
a4baa91894 Add more docs 2025-07-04 03:15:43 +01:00
f8ce100930 Add dependabot for JS 2025-07-04 03:14:27 +01:00
8bd803c9b2 Rename TextWithHistory to SpanWithHistory 2025-07-04 03:14:18 +01:00
ae5940718e Use wrapper in example 2025-07-04 03:09:11 +01:00
1bc6117045 Add JS tests 2025-07-04 02:23:32 +01:00
8004ac3742 Fix wrapping 2025-07-04 02:16:17 +01:00
f0ff720577 Add TS wrapper package 2025-07-04 02:11:16 +01:00
373e7d03f4 Update readme 2025-07-04 01:39:13 +01:00
da59156e07 Add wee_alloc 2025-07-03 16:41:33 +01:00
9cb73680f8 Add character tokenizer 2025-06-29 19:35:21 +01:00
4fda83fe17 Remove the exponential API 2025-06-29 19:03:55 +01:00
0448e30dd9 Add helper scripts 2025-06-29 19:01:31 +01:00
5378ffb547 Unify WASM and Rust API types 2025-06-29 17:42:37 +01:00
b18a692d46 Extract types into a separate module 2025-06-29 16:22:32 +01:00
806a5bc113 Add docs for History 2025-06-29 15:57:12 +01:00
d23fad5382 Import Debug instead of full reference 2025-06-29 15:57:04 +01:00
c1aa8fe463 Remove function 2025-06-29 15:49:05 +01:00
17f67602d9 Improve docs & api 2025-06-29 15:48:50 +01:00
c682520b88 Update imports 2025-06-29 15:30:35 +01:00
b53aa0c2b2 Update hidden files 2025-06-29 15:30:22 +01:00
bf7ceb16c6 Run tests with more features 2025-06-29 15:30:15 +01:00
07f3a5f795 Remove diff mod 2025-06-29 15:29:56 +01:00
763f74a0e2
Improve style 2025-06-24 22:05:57 +01:00
5e64297cec
Adjustments 2025-06-22 22:14:43 +01:00
a0cfef3238
Improve example 2025-06-22 21:57:45 +01:00
779579d38f
Add mergeTextWithHistory function 2025-06-22 20:49:11 +01:00
c0333c1146
Merge pull request #3 from schmelczer/asch/simplify
Refactor & simplify merging logic
2025-06-22 15:07:04 +01:00
f9ac4d1a2d
Add test 2025-06-22 15:04:24 +01:00
9af06183e7
Fix lints 2025-06-22 15:02:50 +01:00
df6ec254ca
Lint 2025-06-22 14:58:38 +01:00
a070872bd3
Remove OrderedOperation 2025-06-22 14:53:45 +01:00
5759b6bf66
Fix cursors 2025-06-22 13:06:36 +01:00
f95bd43240
Works without indexes 2025-06-22 12:02:18 +01:00
917d47fbaa
Remove indexes from Operation 2025-06-22 09:50:37 +01:00
a4f1a496bd
Remove merge context 2025-06-22 09:48:56 +01:00
46d2e0c485
Remove start_index from sorting 2025-06-22 09:48:26 +01:00
d58b474669
DOn't use start_index in EditedText 2025-06-22 09:24:36 +01:00
2089cbc7aa
Fix with new string builder 2025-06-21 13:58:06 +01:00
7589e1bf2e
Sort deletes first 2025-06-21 13:18:13 +01:00
5afb2c21f8
Remove indices from string builder 2025-06-21 13:18:02 +01:00
1e974c4c9a
Format 2025-06-21 10:52:45 +01:00
351caf74b5
Remove a few index uses 2025-06-21 10:50:35 +01:00
2884311b62
Fix CI 2025-06-19 20:31:28 +01:00
b9a750c681
Add console_error_panic_hook feature 2025-06-15 14:53:38 +01:00
2204bdcc41
Remove clutter 2025-06-15 14:53:18 +01:00
0b53cbba19
Update actions 2025-06-15 14:46:58 +01:00