UNPKG

@k9n/scully-plugin-toc

Version:

This plugin for scully provides a postRenderer to generate a table of contents for the rendered route content

211 lines (93 loc) 9.94 kB
# Changelog This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). # [5.1.0](https://github.com/k9n-dev/scully-plugins/compare/scully-plugin-toc-5.0.0...scully-plugin-toc-5.1.0) (2023-11-13) ### Features * allow versions greater than 13.0.0 for scully plugins ([d9d30e2](https://github.com/k9n-dev/scully-plugins/commit/d9d30e211869874cb59984f61123b2eb900cdf50)) # [5.0.0](https://github.com/k9n-dev/scully-plugins/compare/scully-plugin-toc-4.0.1...scully-plugin-toc-5.0.0) (2021-12-19) ### Features * migrate to k9n org ([e42169f](https://github.com/k9n-dev/scully-plugins/commit/e42169fcf875c76725775fa22155451105efbbd2)) ### BREAKING CHANGES * moved packages into `@k9n` org. notes: please adjust your imports to `@k9n/scully-plugin-*` ## [4.0.1](https://github.com/k9n-dev/scully-plugins/compare/scully-plugin-toc-4.0.0...scully-plugin-toc-4.0.1) (2021-12-19) # [4.0.0](/compare/scully-plugin-toc-3.0.0...scully-plugin-toc-4.0.0) (2021-12-12) # [3.0.0](/compare/scully-plugin-toc-2.0.0...scully-plugin-toc-3.0.0) (2021-12-12) # [2.0.0](/compare/scully-plugin-toc-1.0.0...scully-plugin-toc-2.0.0) (2021-12-12) # 1.0.0 (2021-12-12) ### Features * build plugins with tsc on prepublishOnly d69bcbb ## 0.1.0 (2021-12-10) ### ⚠ BREAKING CHANGES * **scully-plugin-mermaid:** migrate scully-plugin-mermaid into nx monorepo and made it scully2 ready * **scully-plugin-toc:** migrate scully-plugin-toc into nx monorepo and made it scully2 ready ### Features * add blog support ([fbebe95](https://github.com/k9n-dev/scully-plugins/commit/fbebe950f217c3f7320f19835e2faa397087564c)) * add routing for demo app ([f1c6f3b](https://github.com/k9n-dev/scully-plugins/commit/f1c6f3b3a6806410068d3596f86bab5490121609)) * add semver release support ([83a3acf](https://github.com/k9n-dev/scully-plugins/commit/83a3acf8af725c2ceecf22216967543957f4628e)) * add toc plugin demo page ([6e3fa22](https://github.com/k9n-dev/scully-plugins/commit/6e3fa222460244913f275cf2c6e116b78aa1d16c)) * build plugins with tsc on prepublishOnly ([d69bcbb](https://github.com/k9n-dev/scully-plugins/commit/d69bcbb19104094ab3ffb5c57bba7efe34954ff9)) * **demo:** add scully ([3102ad4](https://github.com/k9n-dev/scully-plugins/commit/3102ad49423825ffaeb3932dc18ba524a5deb7ae)) * **scully-plugin-mermaid:** migrate scully-plugin-mermaid into nx monorepo and made it scully2 ready ([e38e28c](https://github.com/k9n-dev/scully-plugins/commit/e38e28ce4569db416af5e81e30480f5815650acf)) * **scully-plugin-toc:** add initial lib ([e5ff87b](https://github.com/k9n-dev/scully-plugins/commit/e5ff87b7ee37423bb9f8cf56966bbda170d2af30)) * **scully-plugin-toc:** migrate scully-plugin-toc into nx monorepo and made it scully2 ready ([984282e](https://github.com/k9n-dev/scully-plugins/commit/984282e66ec3596b45b59f33c5d5dfa416cda272)) ### Bug Fixes * root paths to plugins ([793b0b7](https://github.com/k9n-dev/scully-plugins/commit/793b0b747aafaa9a972840a61d0cf3e0c6c420e5)) * scully scripts ([6ad2e75](https://github.com/k9n-dev/scully-plugins/commit/6ad2e75cbe821d829c2db6783190592860b692b3)) ## [0.0.1-alpha.1](/compare/scully-plugin-toc-0.0.1-alpha.0...scully-plugin-toc-0.0.1-alpha.1) (2021-12-10) ## 0.0.1-alpha.0 (2021-12-10) ## [3.0.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v2.0.0...v3.0.0) (2021-05-18) ### ⚠ BREAKING CHANGES * drop support for angular 10 and earlier * drop angular 10 support for next version ([5314065](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/53140650c809fa5b29123e3beaa07bb9ee623bd5)) ## [2.0.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.4.2...v2.0.0) (2020-11-12) ### ⚠ BREAKING CHANGES * Drop support for Angular 9 ### Features * update to peerDependencies to support Angular 11 ([55a478f](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/55a478f24fc1a429ed219f966ed4968cef0513b3)) ### [1.4.2](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.4.1...v1.4.2) (2020-09-12) ### [1.4.1](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.4.0...v1.4.1) (2020-09-08) ### Bug Fixes * register onclick event on <li> ([c802063](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/c802063e1b59d161d38962cf70404b7deb48cd4e)) ## [1.4.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.3.0...v1.4.0) (2020-09-07) ### Features * add config param that add an onclick event ([f865d84](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/f865d848e530caad1d56a21af9e354053c8ec1bf)) ## [1.3.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.2.0...v1.3.0) (2020-08-15) ### Features * update workspace and support angular 10 ([b51d828](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/b51d828b064057db823e24c685baed66de950729)) ### Bug Fixes * do not only search in direct childrens for `blogAreaSelector` ([a231bc0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/a231bc03b6ff62a8e67d85e0b3496087d1ec3dd9)) * use correct tocOption value ([81fc817](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/81fc81782af3b7dfcf571eac535644840a7f1694)), closes [#5](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/issues/5) ### [1.2.1](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.2.0...v1.2.1) (2020-08-13) ## [1.2.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.1.0...v1.2.0) (2020-08-13) ### Features * add trailingSlash flag ([85ec94d](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/85ec94d22d8306ba5ed7621b47b1e7e09dd8be7a)), closes [#5](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/issues/5) ## [1.1.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.1.0-0...v1.1.0) (2020-05-23) ## [1.1.0-0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0...v1.1.0-0) (2020-05-23) ### Features * export `TocPluginName` and `TocConfig` ([14228c3](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/14228c3a80081f814262463b5337ad31dff4dad5)) ## [1.0.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0-beta.5...v1.0.0) (2020-05-23) ## [1.0.0-beta.5](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2020-05-23) ### [0.0.1](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0-beta.4...v0.0.1) (2020-05-23) ## [1.0.0-beta.4](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2020-05-23) ## [1.0.0-beta.3](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2020-05-23) ## [1.0.0-beta.2](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2020-05-22) ## [1.0.0-beta.1](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2020-05-22) ## [1.0.0-beta.0](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.8...v1.0.0-beta.0) (2020-05-22) ### Features * update to new `setPluginConfig` method and scully structure ([f99428a](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/f99428ade5de3b368d6f2ffaa80a37e44912b2d3)) ### [0.0.8](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.7...v0.0.8) (2020-04-14) ### Bug Fixes * correcttly export module ([2f80662](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/2f80662b9ac6840963bf381e43692476e729694f)) ### [0.0.7](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.6...v0.0.7) (2020-03-15) ### Features * update plugin name as const ([d9c03b1](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/d9c03b18646b68abda52a46ca2adb0a6d82ef3d9)) ### [0.0.6](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.5...v0.0.6) (2020-02-28) ### [0.0.5](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.4...v0.0.5) (2020-02-27) ### [0.0.4](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.3...v0.0.4) (2020-02-27) ### [0.0.3](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.2...v0.0.3) (2020-02-27) ### Features * remove unneeded heading option ([6c7b49a](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/6c7b49a79d8830e4d90d301882fc7d99d2b0887f)) ### [0.0.2](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/compare/v0.0.1...v0.0.2) (2020-02-26) ### 0.0.1 (2020-02-26) ### Features * initial version ([fd3562e](https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc/commit/fd3562ec8e21689d0621dbfe58d7b41cf56b47a4))