Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: (pages: add node loaders system, implement glob), lots of other changes #295

Open
wants to merge 43 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
022e34b
feat(plugin-pages): implement logic for glob expansion
GerkinDev Jul 24, 2022
62926aa
feat(plugin-pages): add validation for glob patterns
GerkinDev Jul 24, 2022
4cba4d6
fix(plugin-pages): fix minor issue in child page input concatenation …
GerkinDev Jul 28, 2022
5e04603
chore(plugin-pages): deprecate the `source` option
GerkinDev Jul 28, 2022
e3b2f4f
feat(plugin-pages): add `linkModuleBase` option
GerkinDev Jul 28, 2022
ca74956
chore(plugin-pages): tweak module root declarations resolution
GerkinDev Aug 3, 2022
143fae7
test(plugin-pages): update tests
GerkinDev Aug 4, 2022
06e591e
fix(plugin-pages): prefer PageReflection over MenuReflection when ded…
GerkinDev Aug 6, 2022
2f2d2eb
feat(plugin-pages): add support of function templates
GerkinDev Aug 6, 2022
e7b7e63
chore(plugin-pages): rename some types
GerkinDev Aug 6, 2022
1941507
docs(plugin-pages): update documentation
GerkinDev Aug 6, 2022
2e950b7
fix(plugin-pages): fix windows expansion
GerkinDev Aug 6, 2022
9ed07ed
docs(plugin-pages): update readme to mention glob support
GerkinDev Aug 6, 2022
8f5c0e1
refactor(plugin-pages): move pages validation to its own file
GerkinDev Aug 6, 2022
c05cda5
feat: rework pretty much everything
GerkinDev Nov 14, 2022
5738a7c
test(plugin-pages): windows paths assertion fix
GerkinDev Nov 14, 2022
85a88c3
Merge remote-tracking branch 'origin/develop' into feature/plugin-pag…
GerkinDev Nov 15, 2022
faffd9f
test(plugin-pages): windows paths assertion fix
GerkinDev Nov 14, 2022
e21c2df
chore(plugin-pages): debug entrypoints if no module found for entrypoint
GerkinDev Nov 15, 2022
b831026
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Nov 15, 2022
4c12042
test(plugin-pages): retry windows paths assertion fix
GerkinDev Nov 15, 2022
861a954
fix(plugin-pages): windows fix from windows
GerkinDev Nov 16, 2022
d70fd51
refactor: forbid import of path, ensure normalized
GerkinDev Nov 17, 2022
8cc4066
chore: sync proto
GerkinDev Nov 17, 2022
cbaf2cd
docs: update doc comments
GerkinDev Nov 18, 2022
3b00d3b
test(plugin-pages): fix tests, add test for front matter
GerkinDev Mar 31, 2023
47109e8
build: add markdownlint, lint all
GerkinDev Apr 1, 2023
b15ab2d
fix(pluginutils): don't use `.at`, incompatible with node<18
GerkinDev Apr 1, 2023
4e30afd
Merge remote-tracking branch 'origin/develop' into feature/plugin-pag…
GerkinDev Apr 1, 2023
c4ab115
docs(plugin-pages): update documentation
GerkinDev Apr 2, 2023
6d0fd92
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 2, 2023
dab4da4
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 3, 2023
2b5f39b
Merge develop
GerkinDev Apr 5, 2023
bade888
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 5, 2023
31a1ceb
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 8, 2023
232bf6b
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 8, 2023
bb16f82
test(plugin-pages): fix tests & update
GerkinDev Apr 8, 2023
5051e87
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 8, 2023
59743a9
chore: bump to version 0.23.4-next.0
GerkinDev Apr 8, 2023
34693f3
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 8, 2023
72f16cf
chore: bump to version 0.23.5-next.0
GerkinDev Apr 8, 2023
77621f7
Merge branch 'develop' into feature/plugin-pages/glob
GerkinDev Apr 8, 2023
a124a1c
chore: bump to version 0.23.5-next.1
GerkinDev Apr 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,59 @@
## [0.23.5-next.1](https://github.com/KnodesCommunity/typedoc-plugins/compare/v0.23.5-next.0...v0.23.5-next.1) (2023-04-08)



## [0.23.5-next.0](https://github.com/KnodesCommunity/typedoc-plugins/compare/v0.23.4...v0.23.5-next.0) (2023-04-08)



## [0.23.4-next.0](https://github.com/KnodesCommunity/typedoc-plugins/compare/v0.23.3...v0.23.4-next.0) (2023-04-08)


### Bug Fixes

* **plugin-pages:** fix minor issue in child page input concatenation with `null` source ([4cba4d6](https://github.com/KnodesCommunity/typedoc-plugins/commit/4cba4d6d0a978d6c760006f34e987338a0c16d2a))
* **plugin-pages:** fix windows expansion ([2e950b7](https://github.com/KnodesCommunity/typedoc-plugins/commit/2e950b7e61f40820e56e2e16d6196634e0c5d57d))
* **plugin-pages:** prefer PageReflection over MenuReflection when deduping nodes ([06e591e](https://github.com/KnodesCommunity/typedoc-plugins/commit/06e591e131d31aecc6f8b359cebce98e35d54095))
* **plugin-pages:** windows fix from windows ([861a954](https://github.com/KnodesCommunity/typedoc-plugins/commit/861a954c6911d0903707e85a7f9885e64d1810d9))
* **pluginutils:** don't use `.at`, incompatible with node<18 ([b15ab2d](https://github.com/KnodesCommunity/typedoc-plugins/commit/b15ab2d91b677e2894a3a1ee9b51d7e9044c596c))


### Features

* **plugin-pages:** add `linkModuleBase` option ([e3b2f4f](https://github.com/KnodesCommunity/typedoc-plugins/commit/e3b2f4f907ba763a8d379aa4707c3b6e2cc007de))
* **plugin-pages:** add support of function templates ([2f2d2eb](https://github.com/KnodesCommunity/typedoc-plugins/commit/2f2d2eb5af6af496942934ca5ba4f5588ab5383b))
* **plugin-pages:** add validation for glob patterns ([62926aa](https://github.com/KnodesCommunity/typedoc-plugins/commit/62926aa73643da35a3fe1138062f6774063d5ee3)), closes [#132](https://github.com/KnodesCommunity/typedoc-plugins/issues/132)
* **plugin-pages:** implement logic for glob expansion ([022e34b](https://github.com/KnodesCommunity/typedoc-plugins/commit/022e34bc8f4909d0cb33a062af8abfc240bce817)), closes [#132](https://github.com/KnodesCommunity/typedoc-plugins/issues/132)
* rework pretty much everything ([c05cda5](https://github.com/KnodesCommunity/typedoc-plugins/commit/c05cda58af59647fb0cac8fd7d6634fe48e42851))



## [0.23.4](https://github.com/KnodesCommunity/typedoc-plugins/compare/v0.23.3...v0.23.4) (2023-04-08)



## [0.23.4-next.0](https://github.com/KnodesCommunity/typedoc-plugins/compare/v0.23.3...v0.23.4-next.0) (2023-04-08)


### Bug Fixes

* **plugin-pages:** fix minor issue in child page input concatenation with `null` source ([4cba4d6](https://github.com/KnodesCommunity/typedoc-plugins/commit/4cba4d6d0a978d6c760006f34e987338a0c16d2a))
* **plugin-pages:** fix windows expansion ([2e950b7](https://github.com/KnodesCommunity/typedoc-plugins/commit/2e950b7e61f40820e56e2e16d6196634e0c5d57d))
* **plugin-pages:** prefer PageReflection over MenuReflection when deduping nodes ([06e591e](https://github.com/KnodesCommunity/typedoc-plugins/commit/06e591e131d31aecc6f8b359cebce98e35d54095))
* **plugin-pages:** windows fix from windows ([861a954](https://github.com/KnodesCommunity/typedoc-plugins/commit/861a954c6911d0903707e85a7f9885e64d1810d9))
* **pluginutils:** don't use `.at`, incompatible with node<18 ([b15ab2d](https://github.com/KnodesCommunity/typedoc-plugins/commit/b15ab2d91b677e2894a3a1ee9b51d7e9044c596c))


### Features

* **plugin-pages:** add `linkModuleBase` option ([e3b2f4f](https://github.com/KnodesCommunity/typedoc-plugins/commit/e3b2f4f907ba763a8d379aa4707c3b6e2cc007de))
* **plugin-pages:** add support of function templates ([2f2d2eb](https://github.com/KnodesCommunity/typedoc-plugins/commit/2f2d2eb5af6af496942934ca5ba4f5588ab5383b))
* **plugin-pages:** add validation for glob patterns ([62926aa](https://github.com/KnodesCommunity/typedoc-plugins/commit/62926aa73643da35a3fe1138062f6774063d5ee3)), closes [#132](https://github.com/KnodesCommunity/typedoc-plugins/issues/132)
* **plugin-pages:** implement logic for glob expansion ([022e34b](https://github.com/KnodesCommunity/typedoc-plugins/commit/022e34bc8f4909d0cb33a062af8abfc240bce817)), closes [#132](https://github.com/KnodesCommunity/typedoc-plugins/issues/132)
* rework pretty much everything ([c05cda5](https://github.com/KnodesCommunity/typedoc-plugins/commit/c05cda58af59647fb0cac8fd7d6634fe48e42851))



## [0.23.3](https://github.com/KnodesCommunity/typedoc-plugins/compare/v0.23.2...v0.23.3) (2023-04-08)


Expand Down
Loading