github-actions[bot]
7b7d7b0bdc
Version Packages
2025-08-25 21:48:07 +00:00
github-actions[bot]
8eeeecc238
Version Packages ( #5925 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-30 13:18:53 -07:00
github-actions[bot]
7657838d4e
Version Packages ( #5917 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-12 15:30:06 -07:00
github-actions[bot]
0265b7cbcc
Version Packages ( #5911 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-27 16:31:36 -07:00
github-actions[bot]
aa27c2dfaf
Version Packages ( #5906 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-25 08:52:37 -07:00
github-actions[bot]
f2fa279231
Version Packages ( #5903 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-13 07:04:24 -07:00
github-actions[bot]
06b8822b9f
Version Packages ( #5898 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-11 13:37:41 -07:00
github-actions[bot]
bcbc64d944
Version Packages ( #5896 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-10 15:27:44 -07:00
Joe Anderson
fb87646e86
Experimental chunking optimisation and other performance improvements ( #5871 )
...
* Chunking optimization
* Fix comments
* Remove redundant `insertionsMinusRemovals` variable
* Fix typo
* Unblock Netlify builds
* Add placeholder
* Upgrade Playwright (fixes crash when debugging)
* Fix `autoFocus` not working
* Fix huge document test
* Fix the previous issue without changing `useSlateSelector`
* Retry `test:integration`
* Re-implement `useSlateWithV`
* Retry `test:integration`
* Update docs
* Update JS examples to match TS examples
* Upload Playwright's `test-results` directory in CI to access traces
* Change trace mode to `retain-on-first-failure`
* Fix: `Locator.fill(text)` is flaky on Editable
* Add changesets
* Increase minimum `slate-dom` version
* Update changeset
* Update 09-performance.md
* Deprecate the `useSlateWithV` hook
* Fix errors and improve clarity in 09-performance.md
* Minimum `slate-dom` version is now 0.116
* Update `yarn.lock`
2025-06-06 16:42:11 -07:00
github-actions[bot]
9cce07b23f
Version Packages ( #5860 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-02 07:44:35 -07:00
Joe Anderson
72532fd2d7
Optimize isText
, isElement
, isNodeList
and isEditor
( #5859 )
...
* Remove the `isPlainObject` check from `isText` and `isElement` for performance
* Optimise `isElement`, `isNodeList` and `isText` further
* Update changeset
* Fix changeset
* Refactor object check into `isObject`
2025-05-05 08:31:56 -07:00
github-actions[bot]
d39bead80a
Version Packages ( #5857 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-30 18:24:36 -07:00
github-actions[bot]
b001c68b10
Version Packages ( #5856 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-30 12:41:43 -07:00
Joe Anderson
9fe6184ca2
Increase slate-react
's minimum slate
version to 0.114.0 ( #5853 )
2025-04-30 08:40:53 -07:00
github-actions[bot]
ee2cea9ea1
Version Packages ( #5851 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-29 08:37:35 -07:00
github-actions[bot]
a25fbc3503
Version Packages ( #5832 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 11:38:51 -07:00
github-actions[bot]
ccb9cc20b2
Version Packages ( #5799 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-30 16:06:15 -07:00
github-actions[bot]
49da0dfc53
Version Packages ( #5796 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 10:34:09 -07:00
github-actions[bot]
dbd0a3efec
Version Packages ( #5767 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-07 13:24:38 -07:00
github-actions[bot]
49ba21a7ba
Version Packages ( #5758 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-01 10:44:47 -07:00
Brian Ingles
9a21251270
refactor: Split out slate dom package ( #5734 )
...
* Copied some things from slate-react into new react-dom package
* Refactor slate-react to use slate-dom
* Fixed failing tests
* Created changeset
* Ran fix:prettier
* Fixed name
* Removed duplicate code
* Fixed import
* Restored linting rule
* Bumped slate-dom version
* Bumped slate dependency version
* Added export of IS_NODE_MAP_DIRTY after rebase
2024-10-31 07:20:34 -07:00
github-actions[bot]
f9ebbb8808
Version Packages ( #5744 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-24 06:21:28 -07:00
github-actions[bot]
f2e2117bdb
Version Packages ( #5719 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-16 22:10:39 -07:00
github-actions[bot]
85a1e1d3f3
Version Packages ( #5717 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-12 14:37:18 -07:00
github-actions[bot]
7e77a932f0
Version Packages ( #5705 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-02 19:52:33 -07:00
github-actions[bot]
e09ed7bf3e
Version Packages ( #5699 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-22 22:43:00 -07:00
github-actions[bot]
c3a4e1e3f9
Version Packages ( #5693 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-12 04:52:27 -07:00
Todor Andonov
af21468a23
move types to dev dependencies ( #5683 )
2024-08-07 08:00:17 -07:00
github-actions[bot]
6548197540
Version Packages ( #5682 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-16 02:26:21 -07:00
github-actions[bot]
5838e36229
Version Packages ( #5678 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-08 10:49:56 -07:00
github-actions[bot]
97c88dbc25
Version Packages ( #5662 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-25 04:09:04 -07:00
github-actions[bot]
f3be9f1292
Version Packages ( #5656 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 08:47:44 -07:00
github-actions[bot]
9ee604e17a
Version Packages ( #5651 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-15 15:47:43 -07:00
github-actions[bot]
b48f1d64d6
Version Packages ( #5626 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-21 13:19:27 -07:00
github-actions[bot]
b04b7e0e98
Version Packages ( #5602 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-07 05:06:40 -07:00
github-actions[bot]
f5253cdd4a
Version Packages ( #5595 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-24 07:09:44 -07:00
github-actions[bot]
cee8e7e421
Version Packages ( #5583 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-21 17:01:53 -07:00
github-actions[bot]
bf5a4abbe9
Version Packages ( #5579 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-06 09:05:41 -07:00
github-actions[bot]
26351b900f
Version Packages ( #5573 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-04 12:25:10 -07:00
Bryan Haakman
54d78c100d
Upgrade yarn to 4.0.2 ( #5578 )
...
* Upgrade yarn to 4.0.2
* Correct react versions for yarn.lock
2023-12-04 12:17:05 -07:00
github-actions[bot]
03125312fb
Version Packages ( #5565 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-22 06:26:57 -07:00
github-actions[bot]
6be95f8885
Version Packages ( #5552 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-10 09:53:24 -07:00
Per-Kristian Nordnes
fc081816e0
Fix issue with ReactEditor.focus + tests ( #5527 )
...
* Fix issue with slate-react static ReactEditor.focus method
This will make sure we don't try to focus the editor while it's in the midst of applying operations.
If this is the case, retry setting focus in the next tick.
* Replace react-test-renderer with @testing-library/react
We need to be able to test against window features, like the DOM selection.
@testing-library/react has a very similar API, but have also these features,
which react-test-renderer is missing.
* Rewrite tests for @testing-library/react
This will rewrite the existing tests for Editable and move them into a own file.
* Add tests for ReactEditor.focus
* Add changeset
2023-11-10 09:19:10 -07:00
github-actions[bot]
32def91713
Version Packages ( #5545 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-31 11:09:45 -07:00
github-actions[bot]
a5f03871fe
Version Packages ( #5529 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-20 09:00:54 -07:00
Dylan Schiemann
c4c14882ed
Update dependencies to React 18, Node 20, TS 5.2, etc. ( #5528 )
...
* incremental upgrade to React 18, TS 4.9, etc.
* update yarn config
* fix build
* minor cleanup in type definitions
* incremental updates for TS 5.0
* fix build
* upgrade to typescript 5.2
* update dependencies
* fix lint issues
* update to latest Playwright version
* update changesets dep
* update emotion/css
* incremental dependency updates
* more small dependency updates
* upgrade prettier and eslint
* fix lint issues
* update dependencies rollup
* fix @types/node resolution to restore linting
* update tiny-invariant dependency
* update dependencies
* update dependencies lerna
* upgrade react-router-dom
* update @types/react and @types/node
* update babel dependencies
* udpate simple-git-hooks
* update @types/node resolution
* update lint-staged
* remove cypress from dependency list
* update @types/node to support Node 20
* update workflows to Node 20
* set resolutions for @types/react
* downgrade @types/react to 18.2.28
* update mocha
* update rimraf
* update @types/js-dom
* remove .lintstagedrc.js
* upgrade next to latest
* v0.61.4
* update lerna
* update faker and rollup
* update immer
* fix yarn clean command
* attempt to fix integration tests
* attempt to stabilize integration tests
* wip fix integration tests
* skip unstable integration test
* Add changeset
---------
Co-authored-by: Dalibor Tosic <dalibortosic00@gmail.com >
Co-authored-by: Nikola <nikolabijelic14@gmail.com >
2023-10-20 08:34:24 -07:00
github-actions[bot]
0bdff51a08
Version Packages ( #5517 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-25 07:58:55 -07:00
github-actions[bot]
fd753b8bf1
Version Packages ( #5512 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-18 10:40:46 -07:00
github-actions[bot]
a81f76f3a3
Version Packages ( #5504 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-29 05:01:28 -07:00
github-actions[bot]
f8d8d017d1
Version Packages ( #5501 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-26 05:03:55 -07:00