Dylan Schiemann
1d817bca0f
Updates docs and @types/node ( #5534 )
...
* remove @types/node resolution
* fix playwright config import error
* fix react batching workaround
* update docs for running integration tests
* Revert "fix react batching workaround"
This reverts commit c0ea6a62bc
.
---------
Co-authored-by: Dalibor Tosic <dalibortosic00@gmail.com >
Co-authored-by: Nikola <nikolabijelic14@gmail.com >
2023-10-24 05:29:35 -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
Chris Nicholas
70166d6386
Add "Enabling Collaborative Editing" Yjs guide to the docs ( #5505 )
...
* feat: Making a start
* feat: Draft guide, showing all Yjs, then Liveblocks, then Slate-yjs
* feat: Fixed code snippets
* feat: websocket -> WebSocket
* feat: Renaming page
* feat: Title change
* feat: Add provider to resources
* feat: Clarity
* feat: Update Plate link
* feat: Mention Yjs providers
* feat: Actually update the Plate link
Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org >
---------
Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org >
2023-09-05 10:23:24 -07:00
Ben Dahl
711c2298dd
Fix a few typos in the docs ( #5463 )
...
* fix: typo in with-react docs
* fix: typo in range docs
* fix: typo in faq docs
* fix: typo in react-editor docs
2023-06-30 00:03:00 -07:00
Ivan Voskoboinyk
91e388ecd9
Rename <Slate>
component value
prop to initialValue
( #5421 )
...
* Rename `slate-react` Slate component `value` prop to `initialValue`
Fixes #4992
* Update documentation: `value` -> `initialValue`
* Add a changeset record
* Make props order consistent
2023-05-26 07:53:39 -07:00
Daniel Lautzenheiser
7d1e60b88f
doc: add static cms ( #5286 )
2023-02-09 11:51:03 -07:00
PangYiMing
2ab56c32af
add tripdocs link to resources ( #5276 )
2023-01-30 16:33:29 -07:00
boweiliu
b56acceb23
Update contributing.md ( #5268 )
2023-01-26 05:05:24 -07:00
Toby
0df29a9dd7
fix slack links in readme and contributing ( #5256 )
2023-01-13 20:42:22 -07:00
Yoel
d7353677e3
Add Eraser ( #5240 )
2022-12-29 16:37:21 -07:00
Doug Reeder
5e7815eded
Products: adds Quill Forms & renames GraphCMS to Hygraph ( #5163 )
2022-10-23 21:48:12 -07:00
Doug Reeder
4e52e5043e
Adds descriptions to list of products ( #5161 )
...
* Adds descriptions to list of products
* Products: Add Aline, Campfire, Coda, Dropdeck & Sana. Removes broken link
2022-10-22 06:10:27 -07:00
魔王卷子
abea3a3dd4
replace slate to Slate ( #5024 )
2022-07-10 15:41:51 -07:00
vagusX
99d24a63af
docs: remove yuque in Products ( #4940 )
2022-04-13 10:56:14 -07:00
Doug Reeder
e04671ffe8
Clarifies docs for RangeRef & PointRef; fixes TOC for Editor API ( #4724 )
2021-12-10 05:53:37 -07:00
Doug Reeder
43e740c88d
docs: clarifies not setting editor values directly & plugin order ( #4571 )
...
* Updates "Saving to a Database" example to distinguish actual content changes.
* Update docs/walkthroughs/06-saving-to-a-database.md
* Update docs/walkthroughs/06-saving-to-a-database.md
* Update docs/walkthroughs/06-saving-to-a-database.md
* Runs prettier
* docs: clarifies not setting editor values directly & plugin order
* Changes reccommended order of withReact & withHistory, to match current knowleged
Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org >
2021-10-11 17:40:38 -07:00
Jim Fisher
c76f370826
Link to latest changelogs on main branch, not arbitrary snapshot from the past ( #4593 )
...
To see the problem, visit https://docs.slatejs.org/general/changelog and follow the links after "...each package will maintain its own individual changelog, which you can find here:"
2021-10-11 06:50:05 -07:00
Slapbox
528d92553b
Fixes broken changelog link ( #4587 )
...
Fixes #4586
2021-10-09 16:50:49 -07:00
Dylan Schiemann
03ffe4596d
Add CoCalc to list of resources ( #4437 )
2021-08-11 06:28:45 -07:00
Marco Wettstein
0765766db3
docs: update link for react-page (former ORY Editor) ( #3783 )
...
Co-authored-by: Ian Storm Taylor <ian@ianstormtaylor.com >
Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org >
2021-08-06 09:18:43 -07:00
Dylan Schiemann
f0721ac42a
Update resources.md ( #4418 )
...
fix typo
2021-08-06 06:30:09 -07:00
Dylan Schiemann
2614dc3c46
Update resources.md ( #4414 )
...
* Update resources.md
Add additional Slate resources
* Update resources.md
remove extra blank line
2021-08-05 14:33:40 -07:00
pubuzhixing8
8860c91300
feat(docs): add another member for slate ( #4393 )
2021-08-04 21:54:06 -07:00
Sunny Hirai
f283a708fd
docs: Adjust docs to reflect that there is Android support
2021-06-01 16:57:10 -07:00
Julian Krispel-Samsel
4181107e56
4196 integration tests with cypress ( #4206 )
...
* - update gitignore
- add cypress configuration and example test
* add integration tests to ci workflow
* add note about running integration tests
* Update docs/general/contributing.md
Co-authored-by: Tim Buckley <timothypbuckley@gmail.com >
* Update .gitignore
Co-authored-by: Tim Buckley <timothypbuckley@gmail.com >
* Update cypress.json
Co-authored-by: Tim Buckley <timothypbuckley@gmail.com >
* add baseUrl, remove goTo command
Co-authored-by: Tim Buckley <timothypbuckley@gmail.com >
2021-04-16 11:17:24 +01:00
Sunny Hirai
a47c35cd95
merge
2021-04-01 18:13:48 -07:00
Ian Storm Taylor
a38957b849
GitBook: [main] 58 pages and 7 assets modified
2021-04-01 23:20:52 +00:00
Naresh Bhatia
b169211c64
docs: add react-force/slate-editor to the list of pre-packaged editors ( #3876 )
2021-03-31 14:32:48 -04:00
moonrailgun
2cf498e1a2
docs: add TRPG Engine link to products using slate ( #3971 )
2021-03-31 14:32:00 -04:00
Sunny Hirai
a8187e226e
docs: Add clarity about browser support
2021-03-30 22:26:04 -07:00
Jack
f697b074fc
Add discord to the list of products that use slate ( #4101 )
...
Discord uses slate
2021-02-27 17:51:15 -05:00
Frederik Eychenié
0954ffc191
docs: add GraphCMS to products using slate ( #3732 )
2020-06-13 09:48:12 -07:00
Ziad Beyens
557c51e7d4
slate-plugins-next ( #3692 )
...
Co-authored-by: Cameron Ackerman <cameron_ackerman@selinc.com >
2020-05-20 17:03:35 -07:00
Scott Parker
76acd9c449
Remove Outline since they switched to ProseMirror ( #3694 )
2020-05-20 17:01:56 -07:00
Jolene Langlinais
c00f246c7e
docs(resources): adjust editor link ( #3687 )
...
Adjusting for the new monorepo for Accord Project Markdown Editor.
2020-05-14 23:12:29 -07:00
Kevin Simons
3c80c3e88b
Fix a few issues with the documentation ( #3679 )
...
* Fix a few issues with the documentation
* Add Kitemaker to the list of sites using Slate
2020-05-13 08:56:24 -07:00
Jolene Langlinais
c04672b1f7
docs(resources): add product and editor ( #3632 )
...
Signed-off-by: irmerk <jolenelanglinais@gmail.com >
2020-04-23 21:26:31 -07:00
Sunny Hirai
cc7f035229
Added a warning for Android in faq ( #3356 )
2019-12-18 21:18:35 -05:00
Ian Storm Taylor
e68a5cd305
remove the slate-schema package ( #3291 )
2019-12-10 17:53:27 -05:00
Ian Storm Taylor
124ff37c3a
update docs
2019-12-05 12:52:52 -05:00
Ian Storm Taylor
7e6f680a1f
update changelogs
2019-12-05 11:44:07 -05:00
Charley DAVID
b2c5d57788
Add Slite.com as example of usage ( #3142 )
2019-11-28 10:30:15 -05:00
Ian Storm Taylor
4ff6972096
Next ( #3093 )
...
* remove some key usage from core, refactor Operations.apply
* undeprecate some methods
* convert more key usage to paths
* update deprecations
* convert selection commands to use all paths
* refactor word boundary selection logic
* convert many at-range commands to use paths
* convert wrapBlock and wrapInline to not use keys
* cleanup
* remove chainability from editor
* simplify commands, queries and middleware
* convert deleteAtRange
* remove key usage from schema, deprecate *ByKey methods
* migrate *ByKey tests, remove index from *ByPath signatures
* rename at-current-range tests
* deprecate mode key usage, migrate more tests away from keys
* deprecate range and point methods which rely on keys to work
* refactor insertBlock, without fixing warnings
* add pathRef/pointRef, fix insertBlock/Inline deprecations, work on insertFragment
* refactor insertFragment
* get rich-text example rendering
* fix lint
* refactor query files, fix more tests
* remove unused queries, refactor others
* deprecate splitDescendantsByPath
* merge master
* add typescript, convert slate, slate-hyperscript, slate-plain-serializer
* add Point, Path, Range, Annotation tests
* add Annotation, Change, Element, Fragment, Mark, Range, Selection, Value interfaces tests
* add Operation and Text tests
* add Node tests
* get operations and normalization tests working for slate
* get *AtPath command tests passing
* rename *AtPath command tests
* rename
* get *AtPoint tests working
* rename
* rename
* add value queries tests
* add element, mark and path queries tests
* convert most on-selection tests
* convert on-selection commands
* rename
* get addMarks and delete commands working
* rename
* rename
* rename
* refactor value.positions(), work on delete tests
* progress on delete tests
* more delete work
* finish delete tests
* start converting to at-based commands
* restructure query tests
* restructure operations tests
* more work converting to multi-purpose commands
* lots of progress on converting to at-based commands
* add unwrapNodes
* remove setValue
* more progress
* refactor node commands to use consistent matching logic
* cleanup, get non-fragment commands passing
* remove annotations and isAtomic
* rename surround/pluck to cover/uncover
* add location concept, change at-path to from-path for iterables
* refactor batches
* add location-based queries
* refactor hanging logic
* more location query work
* renaming
* use getMatch more
* add split to wrap/unwrap
* flip levels/ancestors ordering
* switch splitNodes to use levels
* change split to always:false by default
* fix tests
* add more queries tests
* fixing more delete logic
* add more splitNodes tests
* get rest of delete tests passing
* fix location-based logic in some commands
* cleanup
* get previous packages tests passing again
* add slate-history package
* start slate-schema work
* start of react working
* rendering fixes
* get rich and plain text examples working
* get image example working with hooks and dropping
* refactor onDrop to be internal
* inline more event handlers
* refactor lots of event-related logic
* change rendering to use render props
* delete unused stuff
* cleanup dom utils
* remove unused deps
* remove unnecessary packages, add placeholder
* remove slate-react-placeholder package
* remove unused dep
* remove unnecessary tests, fix readonly example
* convert checklists example
* switch to next from webpack
* get link example working
* convert more examples
* preserve keys, memoized leafs/texts, fix node lookup
* fix to always useLayoutEffect for ordering
* fix annotations to be maps, memoize elements
* remove Change interface
* remove String interface
* rename Node.entries to Node.nodes
* remove unnecessary value queries
* default to selection when iterating, cleanup
* remove unused files
* update scroll into view logic
* fix undoing, remove constructor types
* dont sync selection while composing
* add workflows
* remove unused deps
* convert mentions example
* tweaks
* convert remaining examples
* rename h to jsx, update schema
* fix schema tests
* fix slate-schema logic and tests
* really fix slate-schema and forced-layout example
* get start of insertFragment tests working
* remove Fragment interface
* remove debugger
* get all non-skipped tests passing
* cleanup deps
* run prettier
* configure eslint for typescript
* more eslint fixes...
* more passing
* update some docs
* fix examples
* port windows undo hotkey change
* fix deps, add basic firefox support
* add event overriding, update walkthroughs
* add commands, remove classes, cleanup examples
* cleanup rollup config
* update tests
* rename queries tests
* update other tests
* update walkthroughs
* cleanup interface exports
* cleanup, change mark transforms to require location
* undo mark transform change
* more
* fix tests
* fix example
* update walkthroughs
* update docs
* update docs
* remove annotations
* remove value, move selection and children to editor
* add migrating doc
* fix lint
* fix tests
* fix DOM types aliasing
* add next export
* update deps, fix prod build
* fix prod build
* update scripts
* update docs and changelogs
* update workflow and pull request template
2019-11-27 20:54:42 -05:00
Akumatus
3fa6ff17e1
fix broken core-plugin link in doc and add one item to the products list ( #3017 )
2019-09-21 13:46:21 -04:00
Dragos Bulugean
8d0899fee9
Add Archbee to resources.md ( #2994 )
2019-09-08 10:04:36 -07:00
Devin Morgan
9d9d6067e4
Update glossary.md with definition of match
( #2964 )
...
`match` get's used a number of times within the slate/schema.md but it does not appear to be explicitly defined anywhere. This term seems like a great candidate for the Glossary.
2019-08-19 10:20:46 -06:00
Aaron Greenlee
edbafa6fcb
Glossary Enhancements ( #2663 )
...
* Rephrased to removed idiom and better describe Slate.
* Added links to educate folks about the core DOM concepts
* Renamed headline to `Slate Mirrors the Dom`
* Rephrased immutable js introduction
* Corrected spelling error
* Simplified language introducing how one can change values.
* Simplified statement about collection methods
* Added encouraging language for Immutable JS learning suggestion
* Quoted mozilla links
* Suggestions to improve readability of data-model documentation
* Added serialized example value
* Resolved one prettier complaints
* `yarn run prettier`
* anchor/focus point glossary content
* normalized term identifiers
* added mark
* Added plugin
* Added schema
* `yarn run prettier` and enhancements to collapsed, focus, and value
2019-03-26 07:27:48 -07:00
Ivan Ha
b3107fc142
docs: fix immutablejs doc domain ( #2655 )
2019-03-25 19:23:53 -07:00
Brendan
a3f91e139f
Add @convertkit/slate-lists to plugins page ( #2615 )
2019-02-28 12:08:34 -08:00
Brendan
58709123dd
Add @convertkit/slate-code to docs ( #2568 )
2019-01-30 12:12:05 -08:00