1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-23 08:50:59 +01:00

693 Commits

Author SHA1 Message Date
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
4425a783fc docs: Improve wording on TypeScript docs and emphasized the warning 2021-03-29 18:07:45 -07:00
Sunny Hirai
e81acf5841 docs: TypeScript is now a latest release so removed mention of installing @next release in TypeScript docs 2021-03-29 18:05:07 -07:00
Sunny Hirai
cae919e3c2 Fixed last failing lint:prettier in serializing docs 2021-03-29 01:43:41 -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
2829823727 Mark html code block properly in serializing documentation 2021-03-29 01:26:53 -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
b503d732da Alphabetize API reference children 2021-03-29 00:41:44 -07:00
Sunny Hirai
5b6b29d33d Split Location and Node onto its own page 2021-03-29 00:40:41 -07:00
Sunny Hirai
23cd50f5bb Move PointRef and RangeRef under Location in documentation summary 2021-03-29 00:34:01 -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
Sunny Hirai
738e0d4332 Add direct links in summaries to types of Transforms in API reference 2021-03-29 00:06:57 -07:00
Sunny Hirai
0ef080723f Split API reference so each object has its own page 2021-03-29 00:02:43 -07:00
Sunny Hirai
2a8ba9c39b Add installing important plugins to TypeScript docs 2021-03-26 22:53:07 -07:00
Sunny Hirai
f77aa218aa Adjust object names in API summary 2021-03-26 22:44:45 -07:00
Sunny Hirai
6854825fbd Try showing Object names in API summary 2021-03-26 22:43:36 -07:00
Sunny Hirai
87f1b692fa Try improve Table of Contents info 2021-03-26 22:39:41 -07:00
Sunny Hirai
bb2f5d606a Try adding comments in table of contents 2021-03-26 22:36:38 -07:00
Sunny Hirai
daaeeaf5fe Remove unnecessary * in documentation 2021-03-26 22:30:28 -07:00
Sunny Hirai
2632fd18b4 Add documentation for Path 2021-03-26 22:27:18 -07:00
Sunny Hirai
8b070cc27e Fix heading levels in Locations docs to be consistent 2021-03-26 22:16:00 -07:00
Sunny Hirai
2eeb6833bd Fix heading levels in Node documentation to be consistent 2021-03-26 22:08:08 -07:00
Sunny Hirai
f700aa86c9 Add description for Editor onChange method 2021-03-26 22:06:01 -07:00
Sunny Hirai
287d69ed9e Add documentation for Editor static methods 2021-03-26 22:00:56 -07:00