Juro Oravec
d585c0bcbb
Revert "build(deps): bump playwright from 1.48.0 to 1.49.0" ( #820 )
2024-12-04 21:19:52 +01:00
github-actions[bot]
8c6e1d9b37
Merge pull request #769 from EmilStenstrom/dependabot/pip/playwright-1.49.0
...
build(deps): bump playwright from 1.48.0 to 1.49.0
2024-12-04 20:45:50 +01:00
Emil Stenström
9d78fcda92
Merge pull request #815 from JuroOravec/jo-test-windows-in-ci
...
refactor: Run CI tests in both unix and windows environments
2024-12-04 19:38:53 +00:00
Juro Oravec
87950eece8
Merge branch 'master' into jo-test-windows-in-ci
2024-12-03 12:57:30 +01:00
David Linke
594c0689ba
docs: Move docs-folder to root ( #816 )
...
* Move docs-folder form src to root
* Avoid mkdocs package / module name clash
* Update location of docs & add Windows compatibility
* Update requirements-docs
* Update generated file to current state
2024-12-03 12:32:21 +01:00
Juro Oravec
e4246b681e
refactor: Run CI tests in both unix and windows environments
2024-12-02 19:44:53 +01:00
Juro Oravec
cdc830fca3
chore: bump v0.115 ( #814 )
...
* Update pyproject.toml
* docs: update changelog
2024-12-02 19:33:25 +01:00
github-actions[bot]
c5fcca2864
Merge pull request #810 from EmilStenstrom/dependabot/pip/mkdocs-include-markdown-plugin-7.1.2
...
build(deps): bump mkdocs-include-markdown-plugin from 7.1.1 to 7.1.2
2024-12-02 18:14:57 +00:00
Juro Oravec
8f589d859b
Merge branch 'master' into dependabot/pip/mkdocs-include-markdown-plugin-7.1.2
2024-12-02 19:13:22 +01:00
github-actions[bot]
c6f11a80dc
Merge pull request #812 from EmilStenstrom/dependabot/pip/pytest-8.3.4
...
build(deps-dev): bump pytest from 8.3.3 to 8.3.4
2024-12-02 18:12:45 +00:00
dependabot[bot]
53370641bc
build(deps): bump mkdocs-include-markdown-plugin from 7.1.1 to 7.1.2
...
Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases )
- [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.1.1...v7.1.2 )
---
updated-dependencies:
- dependency-name: mkdocs-include-markdown-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 18:11:05 +00:00
Juro Oravec
fed18db38f
Merge branch 'master' into dependabot/pip/pytest-8.3.4
2024-12-02 19:10:43 +01:00
github-actions[bot]
1af00ea106
Merge pull request #813 from EmilStenstrom/dependabot/pip/regex-2024.11.6
...
build(deps): bump regex from 2024.9.11 to 2024.11.6
2024-12-02 18:09:58 +00:00
dependabot[bot]
03811342e3
build(deps-dev): bump pytest from 8.3.3 to 8.3.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 18:09:13 +00:00
Juro Oravec
1f5829295c
Merge branch 'master' into dependabot/pip/regex-2024.11.6
2024-12-02 19:08:19 +01:00
github-actions[bot]
0f4d3cf37b
Merge pull request #811 from EmilStenstrom/dependabot/pip/zipp-3.21.0
...
build(deps): bump zipp from 3.20.2 to 3.21.0
2024-12-02 18:07:43 +00:00
Juro Oravec
5250f51e57
Merge branch 'master' into dependabot/pip/zipp-3.21.0
2024-12-02 19:06:05 +01:00
dependabot[bot]
8951635012
build(deps): bump regex from 2024.9.11 to 2024.11.6
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2024.9.11 to 2024.11.6.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt )
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.9.11...2024.11.6 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 18:04:18 +00:00
dependabot[bot]
27985f0ee9
build(deps): bump zipp from 3.20.2 to 3.21.0
...
Bumps [zipp](https://github.com/jaraco/zipp ) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/jaraco/zipp/releases )
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/zipp/compare/v3.20.2...v3.21.0 )
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 18:03:44 +00:00
Juro Oravec
025562ac0c
fix: set paths for component media as posix paths even on windows ( #799 )
...
* fix: set paths for component media as posix paths even on windows
* refactor: try running django server in windows
* refactor: handle Windows paths in component media
* refactor: temp test only windows
* refactor: try to fix tests
* refactor: more test fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor: remove extraneous import
* refactor: more fixes
* refactor: fix path conversion for windows
* refactor: revert windows env in CI
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-02 19:03:41 +01:00
Juro Oravec
230ceee537
chore: update supported versions - add Python 3.13, Django 5.1 ( #809 )
...
* chore: update supported versions
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-02 15:32:38 +01:00
Juro Oravec
a3710fe8cf
refactor: add generated API docs to git ( #802 )
...
* refactor: add generated API docs to git
* refactor: add comment to autogenerated files
2024-12-02 11:12:00 +01:00
Juro Oravec
9879a0ab07
refactor: add top-level docs/README.md to re-add missing index.html ( #801 )
2024-12-02 10:55:43 +01:00
Juro Oravec
4c2cb2f2c4
docs: Split README ( #800 )
...
* docs: Split README (#775 ) (#785 )
* docs: add script to generate API reference from the source code (#788 )
* refactor: test docs build, fix docs build flow
* refactor: update requirements
* refactor: rename changelog to release notes in docs
2024-12-02 09:54:59 +01:00
Juro Oravec
ce3305a5ff
chore: bump v0.114 ( #787 )
2024-11-27 16:57:20 +00:00
Juro Oravec
dd6d668b5e
fix: do not render slot tag when extracting fill tags ( #786 )
...
* fix: do not render slot tag when extracting fill tags
* refactor: show component path in error message
* docs: update changelog
* refactor: fix tests
2024-11-27 17:19:41 +01:00
Juro Oravec
5a23101038
chore: bump v0.113 ( #784 )
2024-11-26 21:58:52 +00:00
Juro Oravec
5fc27a041f
fix: ensure consistent order of scripts in Component.Media.js ( #783 )
2024-11-26 21:55:14 +00:00
Juro Oravec
2a4b0f5289
chore: bump v0.112 ( #782 )
2024-11-26 18:11:21 +00:00
Juro Oravec
bb341fce30
Revert "docs: Split README ( #775 )" ( #781 )
...
This reverts commit 4d5fecf3ee
.
2024-11-26 18:21:12 +01:00
Juro Oravec
9f98c7e4df
fix: allow components to accept default fill even if no default slot encountered during rendering ( #780 )
2024-11-26 17:42:00 +01:00
Juro Oravec
c0a4fd5f68
chore: bump v0.111 ( #779 )
2024-11-26 14:01:41 +00:00
Juro Oravec
f5fd3c02cd
fix: do NOT render component tags when parsing {% component %} body for fills ( #778 )
...
* refactor: do NOT render component tags when parsing {% component %} body for fills
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor: fix typo
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-26 14:52:55 +01:00
Juro Oravec
4d5fecf3ee
docs: Split README ( #775 )
2024-11-25 23:46:52 +01:00
Juro Oravec
e00e043306
chore: bump playwright
2024-11-25 19:38:20 +00:00
dependabot[bot]
a7972895f9
build(deps): bump playwright from 1.48.0 to 1.49.0
...
Bumps [playwright](https://github.com/microsoft/playwright-python ) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases )
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.48.0...v1.49.0 )
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:17:49 +00:00
github-actions[bot]
f1a351f7f4
Merge pull request #774 from EmilStenstrom/dependabot/pip/pymdown-extensions-10.12
...
build(deps): bump pymdown-extensions from 10.11.2 to 10.12
2024-11-25 18:16:24 +00:00
dependabot[bot]
8b87d3d3d6
build(deps): bump pymdown-extensions from 10.11.2 to 10.12
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.11.2 to 10.12.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.12 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:14:08 +00:00
github-actions[bot]
ae96a9ce72
Merge pull request #771 from EmilStenstrom/dependabot/pip/django-5.1.3
...
build(deps): bump django from 5.1.1 to 5.1.3
2024-11-25 18:12:54 +00:00
dependabot[bot]
a280392030
build(deps): bump django from 5.1.1 to 5.1.3
...
Bumps [django](https://github.com/django/django ) from 5.1.1 to 5.1.3.
- [Commits](https://github.com/django/django/compare/5.1.1...5.1.3 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:10:45 +00:00
github-actions[bot]
e664e535b8
Merge pull request #772 from EmilStenstrom/dependabot/pip/mkdocs-include-markdown-plugin-7.1.1
...
build(deps): bump mkdocs-include-markdown-plugin from 7.0.0 to 7.1.1
2024-11-25 18:10:12 +00:00
dependabot[bot]
f9c181fd4f
build(deps): bump mkdocs-include-markdown-plugin from 7.0.0 to 7.1.1
...
Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin ) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases )
- [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.0.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: mkdocs-include-markdown-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:07:58 +00:00
github-actions[bot]
357d9d71e0
Merge pull request #773 from EmilStenstrom/dependabot/pip/mkdocs-redirects-1.2.2
...
build(deps): bump mkdocs-redirects from 1.2.1 to 1.2.2
2024-11-25 18:06:45 +00:00
dependabot[bot]
cc3279923c
build(deps): bump mkdocs-redirects from 1.2.1 to 1.2.2
...
Bumps [mkdocs-redirects](https://github.com/mkdocs/mkdocs-redirects ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mkdocs/mkdocs-redirects/releases )
- [Commits](https://github.com/mkdocs/mkdocs-redirects/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: mkdocs-redirects
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:04:34 +00:00
github-actions[bot]
458305ddda
Merge pull request #770 from EmilStenstrom/dependabot/pip/selectolax-0.3.26
...
build(deps-dev): bump selectolax from 0.3.21 to 0.3.26
2024-11-25 18:03:40 +00:00
dependabot[bot]
42093bd8d8
build(deps-dev): bump selectolax from 0.3.21 to 0.3.26
...
Bumps [selectolax](https://github.com/rushter/selectolax ) from 0.3.21 to 0.3.26.
- [Release notes](https://github.com/rushter/selectolax/releases )
- [Changelog](https://github.com/rushter/selectolax/blob/master/CHANGES.rst )
- [Commits](https://github.com/rushter/selectolax/compare/v0.3.21...v0.3.26 )
---
updated-dependencies:
- dependency-name: selectolax
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:01:20 +00:00
Juro Oravec
d093bfb052
chore: bump v0.110 ( #768 )
2024-11-25 08:57:42 +00:00
Juro Oravec
5fd45ab424
chore: Push dev to master to release v0.110 ( #767 )
...
* feat: skeleton of dependency manager backend (#688 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* refactor: selectolax update and tests cleanup (#702 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* refactor: move release notes to own file (#704 )
* chore: merge changes from master (#705 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yassin Rakha <yaso2go@gmail.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
fix for nested slots (#698 ) (#699 )
* refactor: remove joint {% component_dependencies %} tag (#706 )
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* refactor: split up utils file and move utils to util dir (#707 )
* docs: Move docs inside src/ to allow imports in python scripts (#708 )
* refactor: Docs prep 1 (#715 )
* refactor: Document template tags (#716 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* refactor: pass slot fills in template via slots param (#719 )
* chore: Merge master to dev (#729 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yassin Rakha <yaso2go@gmail.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
Co-authored-by: Tom Larsen <larsent@gmail.com>
fix for nested slots (#698 ) (#699 )
* fix: Do not raise error if multiple slots with same name are flagged as default (#727 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* refactor: tag formatter - allow fwd slash in end tag (#730 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* refactor: Use lowercase names for registry settings (#731 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* docs: add docstrings (#732 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: define settings as a data class for type hints, intellisense, and docs (#733 )
* refactor: fix reload-on-change logic, expose autodiscover's dirs-getting logic, rename settings (#734 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* docs: document settings (#743 )
* docs: document settings
* refactor: fix linter errors
* feat: passthrough slots and more (#758 )
* feat: passthrough slots and more
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor: remove ComponentSlotContext.slots
* refactor: update comment
* docs: update changelog
* refactor: update docstrings
* refactor: document and test-cover more changes
* refactor: revert fill without name
* docs: update README
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix: apostrophes in tags (#765 )
* refactor: fix merge error - duplicate code
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
2024-11-25 09:41:57 +01:00
vb8448
9f891453d5
Update README.md ( #766 )
...
Updated documentation for dynamic components.
Close #764 .
2024-11-24 11:26:38 +01:00
github-actions[bot]
6dd8fce83c
Merge pull request #749 from EmilStenstrom/dependabot/pip/playwright-1.48.0
...
build(deps): bump playwright from 1.47.0 to 1.48.0
2024-11-19 10:08:26 +00:00