1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-06 14:32:48 +02:00

80 Commits

Author SHA1 Message Date
Sunny Hirai
c1496f4729 docs: Add fat arrows to Nodes API 2021-05-26 00:15:09 -07:00
Sunny Hirai
21a213e5a5 docs: Add return types to Editor schema specific overrides 2021-05-26 00:11:48 -07:00
Sunny Hirai
2fbcb335bb docs: change Editor static methods to use fat arrows in method names 2021-05-26 00:06:46 -07:00
Sunny Hirai
ced37b93c7 docs: Try changing function format to use fat arrow to see how it looks 2021-05-26 00:00:59 -07:00
Sunny Hirai
03746d9eed docs: Add generics to Editor API and add missing method 2021-05-25 23:52:03 -07:00
Sunny Hirai
b3784e451d docs: Try putting options in a list in Transforms API for better readability 2021-05-25 20:00:13 -07:00
Sunny Hirai
7e736c9138 docs: Remove puffery from docs 2021-05-25 19:06:09 -07:00
Sunny Hirai
0a7e04c487 docs: Add links about at and match options 2021-05-25 19:04:11 -07:00
Sunny Hirai
cf6145dc6e docs: minor grammatical fix 2021-05-25 18:52:36 -07:00
Sunny Hirai
65a1a9e281 docs: rename element configuration to behavior types 2021-05-25 18:50:27 -07:00
Sunny Hirai
a55c4a2e71 docs: organize Editor configuration into headings and subheading 2021-05-25 18:48:11 -07:00
Sunny Hirai
ffbb92f28a docs: Add descriptions and links to describe void/inline and void/not void elements in API 2021-05-25 18:44:12 -07:00
Sunny Hirai
29051c8fc0 Add documentation for options.split in Transforms.wrapNodes 2021-05-21 18:23:33 -07:00
Sunny Hirai
b5f3678a05 docs: clarify Range.includes method to mean intersects 2021-05-21 16:54:41 -07:00
Sunny Hirai
cb1db7fca9 Add getFragment to the API docs 2021-05-14 21:29:34 -07:00
Juan J. Jimenez-Anca
1808d0ed9e
Update transforms.md (#4247)
Clarify the different usage for `select` and `setSelect`
2021-05-07 09:49:13 -04:00
Sunny Hirai
de159f99f8 docs: Simplify heading names in Editor API docs 2021-04-23 22:57:01 -07:00
Sunny Hirai
3c5cb198df docs: Add link to normalizing docs from API reference 2021-04-22 16:54:31 -07:00
Sunny Hirai
b3d068f75c docs: Fix TOC on Editor and second attempt to fix GitBook link 2021-04-22 16:52:20 -07:00
Sunny Hirai
502ff6dc89 docs: fix links 2021-04-22 16:47:40 -07:00
Sunny Hirai
f198d0bd1f
docs: improve editor docs (#4218) 2021-04-22 16:41:11 -07:00
Sunny Hirai
c9af0cfbf7 docs: Move Node.matches into the Check methods section 2021-04-07 23:03:59 -07:00
Ian Storm Taylor
787a79fede update docs 2021-04-07 18:13:33 -04:00
Sunny Hirai
f7b6f438ef docs: Add single quotes around option value that is a string 2021-04-06 22:03:03 -07:00
Sunny Hirai
18fb41cc2a docs: Change format of options to be more intuitive 2021-04-06 22:02:14 -07:00
Sunny Hirai
4e6ec4fe53 docs: Fix links in Nodes documentation 2021-04-06 21:43:31 -07:00
Sunny Hirai
d034c19616 docs: Try to fix links issue one more time using relative links 2021-04-06 18:56:32 -07:00
Sunny Hirai
b77d1ca4d9 docs: Another attempt at fixing links in docs 2021-04-06 18:41:56 -07:00
Sunny Hirai
320c3aee29 docs: Another try at modifying links but without the preceding slash 2021-04-06 18:40:30 -07:00
Sunny Hirai
8a9b0c973e docs: Fox links in locations docs 2021-04-06 18:31:14 -07:00
Sunny Hirai
1371abee2f docs: Move the option descriptions underneath the options 2021-04-06 18:24:52 -07:00
Sunny Hirai
a1b8291a0a docs: Specify the meaning of the mode option on Editor.nodes 2021-04-06 18:19:16 -07: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
Sunny Hirai
f42b265c54 docs: Move a method in the wrong section in the Transforms API reference 2021-03-30 00:23:33 -07:00
Sunny Hirai
9f71c4b9ab docs: Fix broken anchor link in Point API reference 2021-03-30 00:12:14 -07:00
Sunny Hirai
ce64258552 docs: Fix anchor link in Location API reference 2021-03-30 00:11:19 -07:00
Sunny Hirai
b51fdbda4b docs: Fix anchor link in Element API reference 2021-03-30 00:10:18 -07:00
Sunny Hirai
28314d82fc docs: Update all reference docs to use a combined list for anchor links 2021-03-30 00:08:35 -07:00
Sunny Hirai
a02787539a docs: Combine anchor links into one nested list for easier visibility 2021-03-30 00:00:33 -07:00
Sunny Hirai
faba38f88e docs: Add sections to Editor documentation 2021-03-29 23:47:34 -07:00
Sunny Hirai
141656b443 docs: Add sections to Location docs for consistency 2021-03-29 23:41:55 -07:00
Sunny Hirai
861505ab65 docs: Add sections to Text documentation 2021-03-29 23:38:36 -07:00
Sunny Hirai
ba865015cf docs: Add anchor links to Element docs 2021-03-29 23:36:22 -07:00
Sunny Hirai
04da58d653 docs: Organize Element docs into sections 2021-03-29 23:35:08 -07:00
Sunny Hirai
f0bcc8be83 Rename Relationship methods section to Retrieval methods 2021-03-29 23:34:11 -07:00
Sunny Hirai
c85a2e0dea docs: Fix anchor link in Node again 2021-03-29 23:29:52 -07:00
Sunny Hirai
5334196229 docs: Fix anchor links in Node 2021-03-29 23:29:13 -07:00
Sunny Hirai
5cf31eb423 docs: Create a Text section in Node docs 2021-03-29 23:28:19 -07:00
Sunny Hirai
1f9bf19e3b docs: Organize the Range docs into sections by type 2021-03-29 23:26:24 -07:00