1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-01 11:12:42 +02:00

Commit Graph

  • a2184d8657 transform.delete and transform.insertFragment performance optimize (#5137) mainhanu 2022-10-19 20:38:34 +08:00
  • c19ab7853f Bump shell-quote from 1.7.2 to 1.7.3 (#5156) dependabot[bot] 2022-10-18 11:57:38 -07:00
  • 68c5bda101 Version Packages (#5155) slate-react@0.83.2 github-actions[bot] 2022-10-15 17:27:57 -07:00
  • a2b6786d19 Ensure the min-height for placeholders is set on the correct editor (#5148) Kevin Simons 2022-10-12 17:55:48 +02:00
  • 10d723fa02 Remove unused code (#5149) hujiulong 2022-10-12 20:19:23 +08:00
  • 1b14de5f8e Revert insertText breaking change that deletes fragment (fixes #5153) (#5154) Jim Fisher 2022-10-12 13:18:32 +01:00
  • d39943741f Version Packages (#5145) slate-react@0.83.1 github-actions[bot] 2022-10-03 13:49:59 -07:00
  • 8c32d26bfc GitHub Workflows security hardening (#5138) Alex 2022-10-03 18:17:04 +03:00
  • 347865cafc fix scrollIntoView when selection is collapsed inside mark placeholder (#5143) Eric Meier 2022-10-03 17:00:20 +02:00
  • e8614d1eec Version Packages (#5128) slate-react@0.83.0 github-actions[bot] 2022-09-20 14:48:57 -07:00
  • 0eb37e7915 Make it possible to delete block elements with backspace on Chrome and Safari (#5123) Laufey Rut Guðmundsdóttir 2022-09-20 21:22:24 +00:00
  • 341041f0b7 Cleanup and fix insertion placeholder mark compare (#5127) Eric Meier 2022-09-19 14:07:33 +02:00
  • b64af40cd5 Version Packages (#5114) slate-react@0.82.2 github-actions[bot] 2022-09-10 06:17:16 -07:00
  • 16a9292aaf only preventDefault if the input is actually a format action (#5113) Julian Benegas 2022-09-10 00:15:34 -03:00
  • 9815bdabdd fix: selection out of sync in readonly mode (#5120) Sihong 2022-09-10 11:14:54 +08:00
  • 8eb1972b5b Add aria-multiline attribute to textbox editor (#5100) Kitty Giraudel 2022-09-06 06:16:10 +02:00
  • 55b9574097 Use callback-style ref in Element component (#5105) Simon Chan 2022-09-06 12:15:47 +08:00
  • 98afb5abf8 Version Packages (#5086) slate@0.82.1 slate-react@0.82.1 github-actions[bot] 2022-08-22 17:27:28 -07:00
  • 56ab505485 Added missing brackets to resolve inconsistancy (#5097) Samy Rahmani 2022-08-22 20:15:40 -04:00
  • a10cb2564a Fix children being undefined on HMR uploads. (#5094) Twiggeh 2022-08-23 01:56:40 +02:00
  • e18879e728 Fix - withReact type signature (#5091) Ivan Voskoboinyk 2022-08-23 02:48:27 +03:00
  • e9273366b9 fix(example): no action when cancel a file prompt (#5082) donaldkicksyourass 2022-08-18 20:19:14 +08:00
  • 50de780b1c Fix selection handling with slow flush in mark placeholders on android, fix auto-capitalize after placeholder (#5084) Eric Meier 2022-08-18 14:18:39 +02:00
  • 46d113fe1e Customize get dirty paths (#5069) krenzke 2022-08-17 23:54:21 -07:00
  • c5058d52e5 update slate-latest Julian Krispel-Samsel 2022-08-11 13:14:10 +01:00
  • c4edc7a684 merge conflict Julian Krispel-Samsel 2022-08-11 12:50:55 +01:00
  • 82a10a38e6 Prevent swiftkey from closing when typing next to the placeholder element (#5070) Eric Meier 2022-08-02 17:02:19 +02:00
  • 1d5984cccd Version Packages (#5058) slate@0.82.0 slate-react@0.82.0 github-actions[bot] 2022-07-29 04:08:20 -07:00
  • fbab6331a5 Android input handing rewrite (#4988) Eric Meier 2022-07-29 13:04:33 +02:00
  • f273647984 Fix wrong 'Transforms' name. (#5065) Liy 2022-07-28 20:06:42 +08:00
  • b440fc7577 Release workflow: Replace master with main (#5062) Dylan Schiemann 2022-07-28 07:02:35 -05:00
  • f8b0623322 Update .github/workflows/release.yml npm-tag-main Dylan Schiemann 2022-07-25 05:59:44 -07:00
  • 58b05cfa3e Replace master with main Dylan Schiemann 2022-07-25 05:46:53 -07:00
  • f55026f0ba Version Packages (#5049) github-actions[bot] 2022-07-22 16:37:11 -07:00
  • 9bc0b6132a Change how Slate context updates and introduce useSlateSelection hook (#5041) Bryan Haakman 2022-07-23 01:27:26 +02:00
  • 1cc0797f53 Fix toSlatePoint in void nodes with nested editors if children are rendered as the last child (#5054) Eric Meier 2022-07-23 01:27:10 +02:00
  • f13cd6b918 support insertFragment with text/inline + block mixed fragments. (#5018) Ulion 2022-07-16 06:22:37 +08:00
  • 22951adf93 Version Packages (#5040) github-actions[bot] 2022-07-15 06:18:53 -07:00
  • 11a93e65de Upgrade next.js to 12 and related packages (#5042) Bryan Haakman 2022-07-15 15:14:18 +02:00
  • f96b659755 fix macos accent menu when using arrow keys (#5046) Eric Meier 2022-07-15 15:12:48 +02:00
  • 0b2e6c79c0 Don't native insert in elements with white-space="pre" containing tab chars (#5045) Eric Meier 2022-07-15 15:11:52 +02:00
  • abea3a3dd4 replace slate to Slate (#5024) 魔王卷子 2022-07-11 06:41:51 +08:00
  • 82d20b58a3 Refactor text decorations method (#5033) Kris Kalavantavanich 2022-07-04 17:07:24 +07:00
  • 736662f808 fix: Path.previous() dose not working when path is null (#5029) Taro Shono 2022-07-04 19:05:25 +09:00
  • 588a808b2f Update transforms.md (#5030) 魔王卷子 2022-06-27 03:51:02 +08:00
  • 0a90e6420c Version Packages (#5021) slate@0.81.1 github-actions[bot] 2022-06-18 07:57:51 -07:00
  • 2b294b30d7 fix(mentions): correct spacer tag position to avoid IME input being interrupted Cannot input chinese directly after the mention in mention demo #3490 (#5013) pubuzhixing8 2022-06-11 23:09:20 +08:00
  • 22308b3417 Replace useMemo with useState in the docs (#5022) Gabin Aureche 2022-06-11 16:58:19 +02:00
  • 9ae372875d Fix deleteBackward behavior for Thai script (#5015) Thanayut T 2022-06-08 11:34:04 +07:00
  • a66c7315a3 Replace useState with useMemo in the "Installing Slate" walkthrough (#5020) Gabin Aureche 2022-06-08 06:31:52 +02:00
  • 1c5639fdd6 Version Packages (#5009) slate@0.81.0 slate-react@0.81.0 github-actions[bot] 2022-06-03 04:16:55 -07:00
  • fe13a8f9e7 implement scrubber for end user data in exceptions (#4999) Alexander Campbell 2022-05-26 15:44:22 -06:00
  • 25be3b7031 Version Packages (#4985) slate@0.80.0 slate-react@0.80.0 github-actions[bot] 2022-05-25 17:00:21 -07:00
  • e9ea281595 Go back to previous positions behavior (#5008) Steve Marquis 2022-05-25 16:00:24 -07:00
  • 92c5730a96 Fix: revert to prior decorations behavior (#5007) jasonphillips 2022-05-25 16:01:14 -05:00
  • 6bd29e0c9a change slate package names Julian Krispel-Samsel 2022-05-22 19:57:59 +01:00
  • f5ccab241c update docs on Node.ancestors/levels and Path.ancestors (#4987) Haakon Borch 2022-05-18 01:23:47 +02:00
  • 863357f994 docs: fix links example not working (#4986) Abdullah Ammar 2022-05-18 06:23:32 +07:00
  • d2fc25c3c3 update insertText logic when selection is not collapsed (#4892) V_Lute 2022-05-07 21:14:01 +08:00
  • 1555ac8402 Version Packages (#4982) slate-react@0.79.0 github-actions[bot] 2022-05-04 16:27:40 -07:00
  • cb8a551508 Add ReactEditor.isComposing(editor) (#4981) Eric Meier 2022-05-02 15:09:42 -04:00
  • de325801cf Version Packages (#4980) slate-react@0.78.1 github-actions[bot] 2022-04-29 19:40:45 -07:00
  • 6afa9f6a71 Unset isComposing on keydown with isCompsing false (#4979) Eric Meier 2022-04-29 22:15:49 -04:00
  • d8da50f761 Version Packages (#4977) slate@0.78.0 github-actions[bot] 2022-04-26 12:26:14 -07:00
  • 3b7a1bf72d Revert "Revert "Added types for options and common string literals"" (#4974) Dylan Schiemann 2022-04-26 18:28:58 +01:00
  • acdc5c3417 fix linting issue (#4976) Dylan Schiemann 2022-04-26 18:10:55 +01:00
  • dcd36be973 Add CodeQL Workflow (#4972) Luigi Di Muzio 2022-04-26 18:22:33 +02:00
  • 069d860627 Add changeset revert-4969-revert-4968-options-types Dylan Schiemann 2022-04-26 09:15:50 -07:00
  • 52c3197dab Revert "Revert "Added types for options and common string literals (#4968)" (#4969)" Dylan Schiemann 2022-04-26 09:13:26 -07:00
  • 731fdf3457 Fixed a bug in the example code in docs (#4973) wojtek-kowalczyk 2022-04-26 18:10:00 +02:00
  • d40507d77e Version Packages (#4967) slate-react@0.77.4 github-actions[bot] 2022-04-25 22:28:45 -07:00
  • b940640fc8 Revert "Added types for options and common string literals (#4968)" (#4969) Dylan Schiemann 2022-04-26 06:26:45 +01:00
  • 62774d1ffd Revert "Added types for options and common string literals (#4968)" revert-4968-options-types Dylan Schiemann 2022-04-25 22:26:22 -07:00
  • ef09c8cf6e Added types for options and common string literals (#4968) Josh Goldberg 2022-04-26 01:26:15 -04:00
  • a4536e2aa2 Fix triple click handling in nested blocks (#4965) Eric Meier 2022-04-25 21:33:59 -04:00
  • 15e11f87e9 Version Packages (#4958) slate-react@0.77.3 github-actions[bot] 2022-04-21 08:25:46 -07:00
  • c1e3fbaab9 Don't treat events with non-selection target range as native (#4957) Eric Meier 2022-04-20 17:47:38 -04:00
  • f362cd7a19 Version Packages (#4953) slate@0.77.2 slate-react@0.77.2 github-actions[bot] 2022-04-19 13:10:05 -07:00
  • 5b51e87d51 fix double insert in anchor element decorations (#4951) Eric Meier 2022-04-19 16:02:23 -04:00
  • 9ce0a08c2a Fix positions iteration when starting in an inline void node (#4952) Steve Marquis 2022-04-19 13:02:01 -07:00
  • 34cfc1c704 closed bracket on complete code example (#4950) James 2022-04-20 01:48:22 +10:00
  • 0e606f03c1 Version Packages (#4949) slate-react@0.77.1 github-actions[bot] 2022-04-18 20:45:50 -07:00
  • 9957c21435 Prevent native insert at the end of anchors (#4948) Eric Meier 2022-04-18 12:39:45 -04:00
  • 5160efeea4 Version Packages (#4935) slate@0.77.0 slate-react@0.77.0 slate-hyperscript@0.77.0 github-actions[bot] 2022-04-13 11:14:29 -07:00
  • 486c385bc5 Fix editor root tripple click crash (#4944) Eric Meier 2022-04-13 19:58:12 +02:00
  • 0e598ab229 feat(docs): add missing Element methods (#4943) Horacio Herrera 2022-04-13 19:56:59 +02:00
  • 99d24a63af docs: remove yuque in Products (#4940) vagusX 2022-04-14 01:56:14 +08:00
  • c39c8082a9 Fix pointRef leaks caused by not unref'ing (#4939) Alex 2022-04-12 18:56:51 +02:00
  • d460bb42f0 Doc serializing fix (#4937) Johan Davidsson 2022-04-12 17:55:26 +02:00
  • 076ab9a67a Fixed legacy check for Firefox v100+ (#4926) Shira Smith 2022-04-11 06:11:16 -07:00
  • ce02acd2fd Docs remove unused selection (#4927) cptKNJO 2022-04-11 19:10:41 +06:00
  • 1ff6e69093 Export createText from slate-hyperscript (#4932) Ivan Voskoboinyk 2022-04-11 16:10:12 +03:00
  • bb4f1934c9 Moved documentation for refs in the Editor into its own section Sunny Hirai 2022-04-10 15:35:48 -07:00
  • daa68dab89 Add descriptions of affinity to PathRef, PointRef and RangeRef documentation Sunny Hirai 2022-04-10 15:31:43 -07:00
  • e7aa292323 Fixed several broken and missing links in the Location Types API Reference Sunny Hirai 2022-04-10 15:09:43 -07:00
  • 5400296e45 Add PathRef to Table of Contents of Documentation Sunny Hirai 2022-04-10 15:06:26 -07:00
  • 2b94e17874 Documents how to implement a Void Element. (#4924) Doug Reeder 2022-04-03 19:34:33 -04:00
  • 4df23c6e41 Version Packages (#4921) slate@0.76.1 slate-react@0.76.1 github-actions[bot] 2022-04-03 10:02:04 -07:00
  • f17413086e Update examples in docs, editable voids example (#4925) Eric Meier 2022-04-03 17:57:38 +01:00
  • aff67312cb Fixed Triple click selection and copy&paste in read-only mode (#4914) yongzs 2022-04-04 00:09:03 +08:00