1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-24 01:02:31 +01:00

64 Commits

Author SHA1 Message Date
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
Sunny Hirai
cffbdb1afd docs: Organize the Point docs into sections by type 2021-03-29 23:23:18 -07:00
Sunny Hirai
59343b2633 docs: Organize the path docs into sections by type 2021-03-29 23:21:54 -07:00
Sunny Hirai
928d342bb9 docs: Organize the node docs into sections by type 2021-03-29 23:14:12 -07:00
Sunny Hirai
4f07e6f16d Fixed another prettier linting error 2021-03-29 01:40:05 -07:00
Sunny Hirai
0fc40a7fc3 Fix linting error on refs.md 2021-03-29 01:38:38 -07:00
Sunny Hirai
6b94fb17c8 Move Node Options up in documentation 2021-03-29 00:54:15 -07:00
Sunny Hirai
0895968900 Add links to anchors in Editor documentation 2021-03-29 00:50:29 -07:00
Sunny Hirai
0c5b8fcc84 Rename Miscellaneous to Operation now that it is the only thing on that page 2021-03-29 00:47:45 -07:00
Sunny Hirai
1258a74205 Move createEditor method in the Editor documentation where one would expect it 2021-03-29 00:45:18 -07:00
Sunny Hirai
5b6b29d33d Split Location and Node onto its own page 2021-03-29 00:40:41 -07:00
Sunny Hirai
ed7e4ab776 Improve wording around Editor schema-specific methods 2021-03-29 00:31:44 -07:00
Sunny Hirai
9caf2e8700 Add some clarifying documentation around Editor schema-specific methods 2021-03-29 00:29:48 -07:00
Sunny Hirai
fbb311359b Rename Path methods in API reference to be more consistent 2021-03-29 00:20:34 -07:00
Sunny Hirai
6f2c96d1a1 Rename Editor functions in documentation to be more consistent 2021-03-29 00:19:19 -07:00
Sunny Hirai
f890d3aca7 Move node transform jump to section documentation into correct page 2021-03-29 00:14:33 -07:00
Sunny Hirai
67c5a50fa9 Fix summary link anchors because they don't work in GitBook 2021-03-29 00:12:47 -07:00