Skip to content

Commit eed2325

Browse files
authored
Merge pull request #676 from fable-hub/v3.0_finallyStartWithDocs
V3.0 finally start with docs
2 parents 521ddf5 + a7bba74 commit eed2325

164 files changed

Lines changed: 5782 additions & 1805 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"fable": {
6-
"version": "5.0.0-alpha.13",
6+
"version": "5.0.0-alpha.14",
77
"commands": [
88
"fable"
99
],

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="BlackFox.CommandLine" Version="1.0.0" />
7-
<PackageVersion Include="Fable.AST" Version="4.5.0" />
7+
<PackageVersion Include="Fable.AST" Version="5.0.0-beta.2" />
88
<PackageVersion Include="Fable.Browser.Dom" Version="2.20.0" />
99
<PackageVersion Include="Fable.Browser.MediaQueryList" Version="1.1.0" />
1010
<PackageVersion Include="Fable.Core" Version="4.5.0" />

docs/docs/docs/React/AliasingProp.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

docs/docs/docs/React/CodeSplitting.mdx

Lines changed: 0 additions & 66 deletions
This file was deleted.

docs/docs/docs/React/CommonPitfalls.md

Lines changed: 0 additions & 86 deletions
This file was deleted.

docs/docs/docs/React/ContextPropagation.md

Lines changed: 0 additions & 103 deletions
This file was deleted.

docs/docs/docs/React/EffectfulComponents.mdx

Lines changed: 0 additions & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)