Releases: bgotink/mdbook-angular
Releases · bgotink/mdbook-angular
v0.1.5
- Add
collapsed
option inbook.toml
to collapse code blocks by default - Add
uncollapsed
flag for code blocks to overrule thecollapsed
option - Ensure the "Inputs:" text is in a separate paragraph from the playground
- Disable
@angular/cli
analytics
Full Changelog: v0.1.4...v0.1.5
v0.1.4
- Fail when invalid configuration is passed
Full Changelog: v0.1.3...v0.1.4
v0.1.3
- Ensure build succeeds without "background" feature
Full Changelog: v0.1.2...v0.1.3
v0.1.2
This release is purely to fix the workflows that generate the pre-built binarires
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Add
polyfills
option tobook.toml
to configure polyfills - Fix playground script referring to
this
asself
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- Add experimental background option for *nix platforms
- Replace camelCase options with kebab-case in
book.toml
- This package is now also a library, though that's mostly for internal
organizing and not really because it would be useful to import.
Full Changelog: v0.0.3...v0.1.0
v0.0.3
Full Changelog: v0.0.2...v0.0.3