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

3298 Commits

Author SHA1 Message Date
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
3c61c3d8ae docs: Added TypeScript instructions in Changelog 2021-03-29 23:07:27 -07:00
Ian Storm Taylor
44557f3c84 remove auto-release action trigger 2021-03-30 01:42:11 -04:00
Ian Storm Taylor
4a59821432 re-add changelog 2021-03-30 01:41:55 -04:00
Ian Storm Taylor
476f1e195c delete extra changelog cruft 2021-03-30 01:41:42 -04:00
Sunny Hirai
4425a783fc docs: Improve wording on TypeScript docs and emphasized the warning 2021-03-29 18:07:45 -07:00
Sunny Hirai
c168ac6e7b Merge branch 'master' of github.com:ianstormtaylor/slate 2021-03-29 18:05:17 -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
Automation
5fa8fb3471 v0.61.2 v0.61.2 2021-03-30 01:03:00 +00:00
Sunny Hirai
ca74eef1a3 Docs: Remove conflicting case sensitive Changelog.md to Changelog-original.md 2021-03-29 17:59:53 -07:00
Automation
4ec2dc9d5c v0.61.1 v0.61.1 2021-03-29 22:39:50 +00:00
Ian Storm Taylor
86e7df6636 update auto-release action 2021-03-29 18:37:11 -04:00
Ian Storm Taylor
a036ce1a88 fix auto-release script to yes prompts 2021-03-29 17:30:27 -04:00
Ian Storm Taylor
1c761b7e21 Merge branch 'master' of github.com:ianstormtaylor/slate 2021-03-29 17:07:53 -04:00
Ian Storm Taylor
1ecc472cc7 add first stab at release workflow 2021-03-29 17:07:39 -04:00
Sunny Hirai
c803e5ffd0 Switch initialValue type in examples to Descendant 2021-03-29 09:49:44 -07:00
Sunny Hirai
4661f19d4b Add language type for examples Readme.md code blocks 2021-03-29 09:38:20 -07:00
Sunny Hirai
b88149c2f9 Remove unused imports from all examples 2021-03-29 09:37:24 -07:00
Sunny Hirai
0e22da7a59 Improved ExtendedType to limit extending only known custom types 2021-03-29 09:29:32 -07:00
Sunny Hirai
35bee40d23 Remove unused ExtendType in Node 2021-03-29 09:09:13 -07:00
Sunny Hirai
28e299991a Remove unused imports in Editor 2021-03-29 09:08:16 -07:00
Sunny Hirai
39ba9aadd7 Improve custom-types in slate unit tests 2021-03-29 08:58:58 -07:00
Sunny Hirai
b5cb9ee6db v0.61.0 v0.61.0 2021-03-29 08:50:06 -07:00
Sunny Hirai
eca1f4163a Added lint:prettier back into the lint script now that all linting passes 2021-03-29 01:45:17 -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
fe2a23066f Minor change to lint:prettier to show error message on failure 2021-03-29 01:36:45 -07:00
Sunny Hirai
c4466ea701 Add .github to .prettierignore 2021-03-29 01:32:54 -07:00
Sunny Hirai
2829823727 Mark html code block properly in serializing documentation 2021-03-29 01:26:53 -07:00
Sunny Hirai
a1c314e2e9 Add --force-publish tag to lerna for latest and next releases to force matching version numbers 2021-03-29 01:16:44 -07:00
Sunny Hirai
c2bc4f6444 v0.60.17 v0.60.17 2021-03-29 01:15:14 -07:00
Sunny Hirai
ad7abdad7a v0.60.16 v0.60.16 2021-03-29 01:09:18 -07:00
Sunny Hirai
cf42529704 Fix linting 2021-03-29 01:06:51 -07:00
Sunny Hirai
0434182166 Added comments to with-history and with-react to help fix TypeScript errors 2021-03-29 01:01:25 -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