- Update paket.exe
- Fix mistakes in the README
- Add VSCode tasks
- Fix IE11 support
- Use source-map only during development
- Update dependencies
- Add Fable.Elmish.HMR
- Fix #30: Upgrade dependencies, use Fable.React 1.2.0
- Fix dotnet version in README
- Go to netstandard2.0
- Updates all deps (.Net & JS)
- Include user choice between npm5 and yarn
- Fix viewport (eg: for mobile)
- Update dependencies to latest version
- Better documention in the README.md
- Webpack 3
- Move project file into src
- Use dotnet-fable as clitool
- Fix Navbar display
- Fix #15: Prevent template engine to process paket files
- Do not emit: //+:cnd in App.fs
- Update paket to latest version
- Move RELEASE_NOTES into template directory
- Fix #12: Could not download FSharp.Core 4.2
- Update to Fable 1.0.8
- Update npm packages to latest versions
- Use Paket to resolve Fable deps
- Change
GroupIdentity
to prevent conflict with Fable simple template
- Simply
toHash
function. Removefunction
in favor ofmatch page with
- Remove
classList
helper. It's now present infable-react
- Set minimun version supported in package.json
- Fix
fable-core
to usenext
version - Update react/*.proj file
- Fix
DEBUG
conditional statement
- Set all fable-dependencies to use
next
version - Fix nuget file. (There was node_modules inside of it.)
- Fix void elements usage