|
|
c38b8f19a1
|
Merge pull request #21 from schmelczer/asch/serialisation
Add efficient serialisation for diffs
|
2025-10-27 06:59:23 +00:00 |
|
|
|
a1a339b23d
|
Improve formatting
|
2025-10-27 06:59:08 +00:00 |
|
|
|
a6cf7ac38b
|
Merge pull request #22 from schmelczer/asch/add-telemetry
Add example website telemetry
|
2025-10-26 22:06:17 +00:00 |
|
|
|
3d49eb8859
|
Add link
|
2025-10-26 22:05:52 +00:00 |
|
|
|
1b46e5d237
|
Expose to JS
|
2025-10-26 21:44:43 +00:00 |
|
|
|
8339474a21
|
Merge pull request #9 from schmelczer/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
|
2025-10-26 21:30:47 +00:00 |
|
|
|
0556e449e6
|
Merge pull request #8 from schmelczer/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-10-26 21:30:35 +00:00 |
|
|
|
c0b8d3854d
|
Merge pull request #20 from schmelczer/dependabot/github_actions/actions/setup-node-6.0.0
Bump actions/setup-node from 4.4.0 to 6.0.0
|
2025-10-26 21:30:26 +00:00 |
|
|
|
450eaaff05
|
Fix lints
|
2025-10-26 21:29:52 +00:00 |
|
|
|
3da0673af6
|
Add optimal representation
|
2025-10-26 21:19:56 +00:00 |
|
|
|
e052aa46c4
|
Fix version
|
2025-10-26 21:17:02 +00:00 |
|
|
|
de89532880
|
Move Side to EditedText from Operation
|
2025-10-26 20:23:22 +00:00 |
|
|
|
8a52034426
|
Remove trailing spaces
|
2025-10-26 20:22:16 +00:00 |
|
|
|
6f002459ae
|
Fix LS in VS Code
|
2025-10-26 20:22:03 +00:00 |
|
dependabot[bot]
|
27f071d8db
|
Bump actions/setup-node from 4.4.0 to 6.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.4.0...v6.0.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-14 19:21:49 +00:00 |
|
dependabot[bot]
|
cbd240a703
|
Bump wasm-bindgen-test from 0.3.50 to 0.3.54
Bumps [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) from 0.3.50 to 0.3.54.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits)
---
updated-dependencies:
- dependency-name: wasm-bindgen-test
dependency-version: 0.3.54
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-24 19:49:25 +00:00 |
|
dependabot[bot]
|
d6b9467226
|
Bump insta from 1.43.1 to 1.43.2
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.43.1...1.43.2)
---
updated-dependencies:
- dependency-name: insta
dependency-version: 1.43.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 19:21:04 +00:00 |
|
dependabot[bot]
|
6b2aaa0328
|
Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-22 19:27:59 +00:00 |
|
dependabot[bot]
|
da1c78e5bf
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 03:40:07 +00:00 |
|
|
|
d87dd58b60
|
Fix many cursors showing up in deletes in the example website
|
2025-07-13 09:28:39 +01:00 |
|
|
|
8911f88157
|
Merge pull request #2 from schmelczer/dependabot/github_actions/actions/setup-node-4.4.0
Bump actions/setup-node from 4.2.0 to 4.4.0
|
2025-07-12 22:18:19 +01:00 |
|
|
|
1ed568237a
|
Bump versions to 0.5.0
|
2025-07-12 22:17:59 +01:00 |
|
|
|
86825c177b
|
Fix typos and clarify
|
2025-07-12 22:17:25 +01:00 |
|
|
|
61bea53b7c
|
Always use wee_alloc for wasm
|
2025-07-12 21:59:18 +01:00 |
|
|
|
e02410ba91
|
Run ignored test
|
2025-07-12 21:58:17 +01:00 |
|
|
|
55b37039ef
|
Improve docs
|
2025-07-12 21:58:05 +01:00 |
|
|
|
f9217286e7
|
Improve website's language
|
2025-07-12 15:30:31 +01:00 |
|
|
|
99894a7ceb
|
Fix user-select
|
2025-07-12 15:26:33 +01:00 |
|
|
|
da2c5bc03b
|
Change cursor/selection label
|
2025-07-12 15:25:25 +01:00 |
|
|
|
cf21219424
|
Add favicon
|
2025-07-12 15:25:12 +01:00 |
|
|
|
7d160cd9fd
|
Improve types by removing nullability from return value
|
2025-07-12 12:14:48 +01:00 |
|
|
|
eadc58eeaa
|
Re-declare public API's enums
|
2025-07-12 12:10:52 +01:00 |
|
|
|
edac74e1a7
|
Bump versions to 0.4.10
|
2025-07-12 11:35:16 +01:00 |
|
|
|
6e27435092
|
Fix tests
|
2025-07-12 11:35:06 +01:00 |
|
|
|
65acd9076c
|
Run publish on all tags
|
2025-07-12 11:29:19 +01:00 |
|
|
|
6342e64df7
|
Fix website
|
2025-07-12 11:27:28 +01:00 |
|
|
|
5a4be8e34f
|
Bump versions to 0.4.9
|
2025-07-12 11:22:03 +01:00 |
|
|
|
ddd065dd3a
|
Improve docs
|
2025-07-12 11:21:57 +01:00 |
|
|
|
7ee4fd8c72
|
Export isBinary and more types
|
2025-07-12 11:21:51 +01:00 |
|
|
|
8f1d2ca4b3
|
Fix publishing CI
|
2025-07-10 22:46:26 +01:00 |
|
|
|
12c367db21
|
Lint & fix typos
|
2025-07-10 22:39:41 +01:00 |
|
|
|
865d1f5073
|
Improve cursor hover effect
|
2025-07-10 22:38:59 +01:00 |
|
|
|
cec8950ccc
|
Add TS docs
|
2025-07-10 22:14:53 +01:00 |
|
|
|
f73cd057be
|
Add cursors to example
|
2025-07-10 22:14:15 +01:00 |
|
|
|
9c79ebc653
|
Improve docs
|
2025-07-10 21:52:03 +01:00 |
|
|
|
f48685237d
|
Bump versions to 0.4.8
|
2025-07-10 21:14:07 +01:00 |
|
|
|
fe2642fff9
|
Fix NPM readme
|
2025-07-10 21:14:01 +01:00 |
|
|
|
5754f4f7cf
|
Bump versions to 0.4.7
|
2025-07-09 23:34:56 +01:00 |
|
|
|
44e68adf13
|
Fix JS build
|
2025-07-09 23:34:37 +01:00 |
|
|
|
2e37021cd9
|
Bump versions to 0.4.6
|
2025-07-09 23:27:51 +01:00 |
|