Commit graph

1284 commits

Author SHA1 Message Date
Juro Oravec
aaeba99f54
chore: bump v0.119 (#846) 2024-12-13 10:02:01 +01:00
Juro Oravec
87919e1163
refactor: Add own LRU cache impl for template caching (#828) 2024-12-13 09:29:19 +01:00
Juro Oravec
894dee3cad
refactor: use the tag parser to streamline the tag handlers (#827) 2024-12-13 09:00:03 +01:00
Juro Oravec
db4ca8b74f
refactor: apply Template patch at AppsConfig.ready() (#825)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-13 08:51:42 +01:00
Juro Oravec
a5659691d0
chore: bump v0.118 (#843) 2024-12-10 13:44:14 +01:00
Laurence Hole
dfd4187192
Adding request arg to render (#817)
Co-authored-by: Laurence Hole <laurence@safi.co>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-10 13:28:34 +01:00
github-actions[bot]
3f2d92f252
Merge pull request #837 from EmilStenstrom/dependabot/pip/pillow-11.0.0
build(deps): bump pillow from 10.4.0 to 11.0.0
2024-12-09 18:16:44 +00:00
dependabot[bot]
f2119eff74
build(deps): bump pillow from 10.4.0 to 11.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...11.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 18:12:14 +00:00
github-actions[bot]
add91dee9f
Merge pull request #840 from EmilStenstrom/dependabot/pip/six-1.17.0
build(deps): bump six from 1.16.0 to 1.17.0
2024-12-09 18:11:07 +00:00
dependabot[bot]
d111913954
build(deps): bump six from 1.16.0 to 1.17.0
Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 18:05:23 +00:00
github-actions[bot]
0920904b8c
Merge pull request #838 from EmilStenstrom/dependabot/pip/markdown-exec-1.10.0
build(deps): bump markdown-exec from 1.9.3 to 1.10.0
2024-12-09 18:04:17 +00:00
dependabot[bot]
f7305020ae
build(deps): bump markdown-exec from 1.9.3 to 1.10.0
Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/pawamoy/markdown-exec/releases)
- [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawamoy/markdown-exec/compare/1.9.3...1.10.0)

---
updated-dependencies:
- dependency-name: markdown-exec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 17:59:01 +00:00
Juro Oravec
2b938eb7a0
docs: fix link to license in README (#834) 2024-12-08 10:30:15 +01:00
Juro Oravec
58b3ad3c8d
refactor: fix sampleproject component-relative (#833)
Closes #830
2024-12-08 09:28:24 +01:00
Juro Oravec
2f14e8e090
chore: bump v0.117 (#832)
* chore: bump v0.117

* refactor: update changelog
2024-12-08 09:02:33 +01:00
Juro Oravec
1cd545b986
refactor: replace selectolax with beautifulsoup (#823)
* refactor: replace selectolax with beautifulsoup

* refactor: add tests for html parser impl

* refactor: add missing import

* refactor: fix tests

* refactor: fix linter issues

* [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-08 08:42:48 +01:00
github-actions[bot]
c61847d30d
Merge pull request #826 from EmilStenstrom/dependabot/pip/django-5.1.4
build(deps): bump django from 5.1.3 to 5.1.4
2024-12-06 18:37:47 +00:00
dependabot[bot]
835f8a9664
build(deps): bump django from 5.1.3 to 5.1.4
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4.
- [Commits](https://github.com/django/django/compare/5.1.3...5.1.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 18:32:54 +00:00
Juro Oravec
bd700908ed
refactor: configure top-level redirect for docs (#824) 2024-12-06 17:57:33 +01:00
Juro Oravec
468a593a47
chore: bump v0.116 (#822)
* chore: bump v0.116

* docs: update changelog
2024-12-06 08:48:49 +01:00
Juro Oravec
be27c1c94d
fix: Fix broken JS execution order (#821)
* fix: fix broken js exec order

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* refactor: remove stale comment

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-06 08:22:27 +01:00
Juro Oravec
e88e3af27f
docs: smil down project README (#803) 2024-12-04 21:44:56 +01:00
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