Ian Storm Taylor
7283c51feb
Add changesets ( #4154 )
...
* add first changesets integration
* remove readme
* readd readme
* update auto-release workflow logic
* update auto-release script order, fix prettier
* change access to public
* update release script
* try to fix changesets
* add experimental snapshot version config
* try fixing
* remove excess
* switch auto-release branch to master
* add release pull request workflow
* add changeset todo to pr template
* update changeset
2021-03-31 13:14:40 -04:00
Sunny Hirai
a8187e226e
docs: Add clarity about browser support
2021-03-30 22:26:04 -07:00
Marius Butuc
9de9495095
[docs] Prune import that is never used ( #4149 )
...
* [docs] Prune import that is never used
In the Serializing docs, for the `serialize` function for HTML example,
we import `Node` but never use it in the scope of the example. Remove it
to eliminate the possibility for confusion.
* Remove duplicated white line from TypeScript docs
2021-03-30 22:08:37 -07:00
Sunny Hirai
2ca10c7f95
Use children ( #4152 )
...
* useChildren
* path fix
* Revert .github files
* Revert .github files to earlier version
Co-authored-by: Radim Malota <radim.malota@suitu.cz>
2021-03-30 21:52:46 -07:00
Sunny Hirai
7b6c986661
v0.61.3
v0.61.3
2021-03-30 16:32:04 -07:00
Sunny Hirai
4b92b752ef
docs: Added TypeScript info to the Installing Slate walkthrough
2021-03-30 14:58:31 -07:00
Sunny Hirai
cd07f2f61b
docs: Fix lint prettier issue
2021-03-30 14:51:04 -07: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
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