1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 18:39:51 +02:00

Commit Graph

  • 0bdff51a08 Version Packages (#5517) slate-react@0.99.0 github-actions[bot] 2023-09-25 07:58:55 -07:00
  • ff7db22120 Fix move_node triggers nodes re-render (#5513) (#5514) yaokailun 2023-09-25 22:55:13 +08:00
  • 300dc57a00 Retain editor selection when using ReactEditor.focus() (#5516) Joseph Rollins 2023-09-21 15:40:02 -07:00
  • fd753b8bf1 Version Packages (#5512) slate-react@0.98.4 github-actions[bot] 2023-09-18 10:40:46 -07:00
  • 13c7d271e3 Drop a leftover useRef() call (#5510) Ivan Voskoboinyk 2023-09-18 20:32:55 +03:00
  • 70166d6386 Add "Enabling Collaborative Editing" Yjs guide to the docs (#5505) Chris Nicholas 2023-09-05 18:23:24 +01:00
  • a81f76f3a3 Version Packages (#5504) slate-react@0.98.3 github-actions[bot] 2023-08-29 05:01:28 -07:00
  • e308cd664d bugfix: avoid lookbehind (#5503) Jan Paepke 2023-08-29 13:49:34 +02:00
  • f8d8d017d1 Version Packages (#5501) slate-react@0.98.2 github-actions[bot] 2023-08-26 05:03:55 -07:00
  • 76ba375983 fix: no composing text inserted on mac wechat browser (#5497) Dimitri Wei 2023-08-26 19:23:00 +08:00
  • a25d7a40e5 Version Packages (#5492) slate-react@0.98.1 github-actions[bot] 2023-07-31 17:31:52 -07:00
  • a5576e56a7 Fix contenteditalbe firefox table selection (#5491) WcaleNieWolny 2023-07-31 12:41:12 +01:00
  • c8236ee112 Version Packages (#5489) slate-react@0.98.0 github-actions[bot] 2023-07-26 07:18:42 -07:00
  • 8b548fb53a Fix firefox disconnected selection api usage (#5486) WcaleNieWolny 2023-07-26 16:09:26 +02:00
  • ca77e934bc Add docs for as in Editable Sunny Hirai 2023-07-24 02:27:57 -07:00
  • 8effdf92cd Update Editable docs but with more concise documentation Sunny Hirai 2023-07-24 02:23:11 -07:00
  • 61ecfea24e Improve the Editable docs Sunny Hirai 2023-07-24 02:16:30 -07:00
  • dd6dbf1b99 Version Packages (#5474) slate-react@0.97.2 github-actions[bot] 2023-07-12 05:04:35 -07:00
  • a6b606d804 update hotkeys util to use isHotkey (#5462) Ben Wormald 2023-06-30 08:04:48 +01:00
  • 711c2298dd Fix a few typos in the docs (#5463) Ben Dahl 2023-06-30 00:03:00 -07:00
  • 4bd15ed395 Revert to prev behavior on Android to fix caret (#5470) Joseph Rollins 2023-06-28 08:29:43 -07:00
  • 511014afa0 Version Packages (#5461) slate-react@0.97.1 github-actions[bot] 2023-06-21 11:31:52 -07:00
  • 53395449e5 Do not try to batch updates in React >= 18 (#5460) Joe Anderson 2023-06-21 19:09:32 +01:00
  • 4b8ba512e7 Version Packages (#5454) slate-react@0.97.0 github-actions[bot] 2023-06-16 20:47:48 -07:00
  • cde0a155e2 fix: regular expression for testing Webkit based browser (#5453) Shiba-ligo 2023-06-17 00:35:32 +08:00
  • b01f931942 Fix typo in dom.ts (#5452) Ikko Eltociear Ashimine 2023-06-16 21:01:24 +09:00
  • 12ff246e10 Fixed triple click workaround breaking void elements selection (#5451) Grzegorz Tłuszcz 2023-06-16 14:01:12 +02:00
  • bac37cae81 Version Packages (#5438) slate-react@0.96.0 github-actions[bot] 2023-06-12 18:58:48 -07:00
  • 25e5eee4af Fix docs typo for unref (#5448) Dylan Schiemann 2023-06-12 18:58:28 -07:00
  • c5caca7319 Fix docs typo for unref unref-docs-typo Dylan Schiemann 2023-06-12 15:25:13 -07:00
  • eb7f598707 fix: caret jump to the start of composition string (#5443) Old_dream 2023-06-13 06:20:22 +08:00
  • 5eb589dbbb Use mark functions for docs and examples (#5441) Brian Bucknam 2023-06-12 15:08:10 -07:00
  • a94d64ec09 missed import Element from slate (#5446) Davi Alexandre 2023-06-12 19:06:24 -03:00
  • 3ad13d6015 Test for WebKit based browsers instead of Safari (#5437) Joseph Rollins 2023-05-31 05:13:03 -07:00
  • ad126705ba Version Packages (#5434) slate-react@0.95.0 github-actions[bot] 2023-05-29 22:27:40 -07:00
  • 91e388ecd9 Rename <Slate> component value prop to initialValue (#5421) Ivan Voskoboinyk 2023-05-26 17:53:39 +03:00
  • 0b1799091a Fix default focus styles (#5422) Alexander Chudesnov 2023-05-26 16:52:41 +02:00
  • 869d1240d3 chore: rename imageElmnts to imageElements in 04-transforms.md (#5431) Ravi Lamkoti 2023-05-25 23:25:24 +05:30
  • b7fd322f01 Version Packages (#5424) slate-react@0.94.2 github-actions[bot] 2023-05-13 23:34:44 -07:00
  • 042bca167a fix(slate-react): add top css to placeholder (#5423) Horacio Herrera 2023-05-14 08:28:00 +02:00
  • 9a5119849b Version Packages (#5416) slate@0.94.1 github-actions[bot] 2023-05-09 10:25:04 -07:00
  • 01f0210bcc Consistent insert* methods (#5415) Ziad Beyens 2023-05-07 00:41:42 +02:00
  • 48c18b5368 docs(walkthroughs): fix broken code example (#5409) Cyrille Perois 2023-05-05 13:04:05 +02:00
  • 33a1e9b923 Version Packages (#5397) slate@0.94.0 slate-react@0.94.0 github-actions[bot] 2023-04-20 05:30:24 -07:00
  • 3243c7e34a Refactor editor methods and fix JSDoc (#5307) Ziad Beyens 2023-04-20 13:55:43 +02:00
  • 161af4c70d Update 01-installing-slate.md (#5388) trevorbye 2023-04-18 05:01:19 -07:00
  • 00bce4c880 docs(walkthroughs): fix incomplete code block keyboard shortcut example (#5392) Vitomir Budimir 2023-04-18 14:01:02 +02:00
  • bc945eb12c Take previously added/removed nodes into account when fetching child node in core normalization (#5396) void 2023-04-18 14:00:33 +02:00
  • 832e75f47a docs: Add details about the scrollSelectionIntoView prop for the Editable component Sunny Hirai 2023-04-17 14:46:17 -07:00
  • ce5428b143 Remove unnecessary dollar sign from Chromium bug fix (#5394) Nami 2023-04-14 20:33:01 +02:00
  • 3c4e4b6ab3 Remove export from EditableProps in docs Sunny Hirai 2023-04-13 09:42:39 -07:00
  • 20cff0e35d Add props. prefix to Slate component docs where it was missing Sunny Hirai 2023-04-13 09:38:46 -07:00
  • 34776c6e01 Normalize Slat and Editable component documentation. Add under construction message to Editable component. Sunny Hirai 2023-04-13 09:23:20 -07:00
  • 36ea10b88d Add return types to Slate React components Sunny Hirai 2023-04-13 09:18:48 -07:00
  • 0faa1476c1 Fix typo in Slate Component docs Sunny Hirai 2023-04-13 09:16:02 -07:00
  • db3e0f8a81 Rename Slate and Editable to Slate Component and Editable Component in table of contents to improve discoverability Sunny Hirai 2023-04-13 09:14:48 -07:00
  • cc2000b583 Provide a more detailed description of useSlateSelector in docs Sunny Hirai 2023-04-13 09:13:19 -07:00
  • c6b7db2e13 Organize hooks documentation and add subheadings Sunny Hirai 2023-04-13 09:10:12 -07:00
  • d193160fbd Add return values to SlateReact hooks documentation Sunny Hirai 2023-04-13 09:07:35 -07:00
  • 5f1baec200 Add return types to documentation of ReactEditor Sunny Hirai 2023-04-13 08:47:53 -07:00
  • 3d1c6936dc Remove redundant material from the main Slate React docs Sunny Hirai 2023-04-12 23:05:41 -07:00
  • 67e8709f45 Add separate page for Slate component in docs Sunny Hirai 2023-04-12 23:03:19 -07:00
  • 161c9d8f45 Fix table of contents for doc related to Slate React Sunny Hirai 2023-04-12 22:47:16 -07:00
  • 0e34b35aed Fix typo in ReactEditor docs Sunny Hirai 2023-04-12 22:45:50 -07:00
  • 036d58fa98 Add Editable and event handling docs for Slate React Sunny Hirai 2023-04-12 22:44:50 -07:00
  • 76544747e8 Remove plugins section from main SlateReact docs because it is redundant Sunny Hirai 2023-04-12 22:26:46 -07:00
  • 36abe94ded Improve the documentation for withReact plugin Sunny Hirai 2023-04-12 22:26:11 -07:00
  • f80ecaf165 Extract SlateReact hooks documentation onto its own page Sunny Hirai 2023-04-12 22:20:54 -07:00
  • 083424eeb0 Extract ReactEditor docs into its own page and organize the methods with subheadings Sunny Hirai 2023-04-12 22:14:00 -07:00
  • 92b03170f7 Add docs for with-react Sunny Hirai 2023-04-12 22:01:59 -07:00
  • cf5563a74d Move SlateReact docs into a separate folder slate-react Sunny Hirai 2023-04-12 21:47:10 -07:00
  • 2f3fb37ffc Add withHistory page to docs, reorganize the History docs in general and update Summary.md Sunny Hirai 2023-04-12 21:44:53 -07:00
  • f89aca22f6 Improve table of content links inside Operation Types docs Sunny Hirai 2023-04-12 19:09:56 -07:00
  • 4383127876 Reorganize Operation docs Sunny Hirai 2023-04-12 19:06:18 -07:00
  • 2ba167eadb Add API reference for Operation types Sunny Hirai 2023-04-12 18:50:52 -07:00
  • dd2dfbdfc7 Prefix operation static methods in docs with Operation. Sunny Hirai 2023-04-12 09:37:38 -07:00
  • 7c2beea54e Update Operation docs to add a table of contents and to fix the heading names Sunny Hirai 2023-04-12 09:34:31 -07:00
  • 0861663a5c Add links in SlateHistory main docs Sunny Hirai 2023-04-11 23:16:56 -07:00
  • 72d2d84b85 Improve docs for the main page for SlateHistory with more descriptions Sunny Hirai 2023-04-11 23:14:49 -07:00
  • 8a17891998 A few improvements to HistoryEditor docs including fixing a link Sunny Hirai 2023-04-11 23:10:58 -07:00
  • feab2c4f46 Add docs for HistoryEditor Sunny Hirai 2023-04-11 23:07:32 -07:00
  • 5f56c2bc26 Flesh out docs for Slate History with methods Sunny Hirai 2023-04-11 18:35:58 -07:00
  • 7b5949ccc9 Add beginning of History docs to Slate docs Sunny Hirai 2023-04-11 18:23:16 -07:00
  • 07b049f59b Version Packages (#5373) slate@0.93.0 slate-react@0.93.0 slate-history@0.93.0 github-actions[bot] 2023-04-03 16:51:02 -07:00
  • bab6943be9 Add missing changeset Dylan Schiemann 2023-04-03 16:15:52 -07:00
  • 42b60fb0eb Extracts history push to own function (#5382) Rein Van Imschoot 2023-04-03 20:18:17 +02:00
  • b52e08b0ea Add support for read-only and non-selectable elements (#5374) Joe Anderson 2023-04-03 19:02:26 +01:00
  • 26ace0db28 docs(concepts): fix code example on the Editor page (#5377) Alexey Volkov 2023-04-03 21:01:50 +03:00
  • 3c3ea29a2d Fix issue when tabbing into editor in Safari (#5383) Joe Anderson 2023-04-03 19:00:59 +01:00
  • 5a0d3974d6 Fix/delete all closes keyboard (#5368) Ed Hager 2023-03-20 11:23:54 -05:00
  • 3c0abeb785 Version Packages (#5370) slate-react@0.92.0 github-actions[bot] 2023-03-17 13:06:36 -07:00
  • d42cd005db enable eslint hooks rules (#5363) Anthony Ciccarello 2023-03-17 10:45:54 -07:00
  • 556a4565d2 fix: allow copying from editable void input (#5369) alex-vladut 2023-03-17 17:30:13 +02:00
  • a9c0e37472 Fix markdown-shortcuts.test.ts for webkit (#5367) Joe Anderson 2023-03-16 23:20:41 +00:00
  • 4244a8d67c Version Packages (#5365) slate-react@0.91.11 github-actions[bot] 2023-03-16 06:25:13 -07:00
  • 9825d29b87 Fix pasting content with newlines on Android (#5359) Jason Cheatham 2023-03-16 09:02:15 -04:00
  • 4399935690 Directly paste ClipboardEvents in Safari (#5362) Jason Cheatham 2023-03-16 09:00:41 -04:00
  • e587880964 Android mentions fixes (#5360) Anthony Ciccarello 2023-03-15 21:02:40 -07:00
  • 1d8010be85 Fix the nodeName from lower to upper case (#5348) Amandeep Singh 2023-03-09 00:51:37 +11:00
  • ee7eac4331 fix the bug of user can't use 'mod + a' to select or delete all nodes when use image(void) element (#5344) qirong77 2023-03-08 21:51:12 +08:00