Commit graph

1328 commits

Author SHA1 Message Date
Juro Oravec
d94a459c8d
refactor: rename template_name to template_file (#878)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-01 17:06:14 +01:00
Emil Stenström
b99e32e9d5
Merge pull request #851 from JuroOravec/docs-remove-wip
docs: remove work in progress comments
2024-12-30 23:44:19 +01:00
Emil Stenström
9b611f78fc
Merge branch 'master' into docs-remove-wip 2024-12-30 23:12:21 +01:00
Juro Oravec
329a398c61
docs: add documentation around component media (#877)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-30 22:03:31 +01:00
github-actions[bot]
57f89e2dcf
Merge pull request #876 from EmilStenstrom/dependabot/pip/mypy-1.14.1
build(deps-dev): bump mypy from 1.14.0 to 1.14.1
2024-12-30 17:35:13 +00:00
dependabot[bot]
b905299405
build(deps-dev): bump mypy from 1.14.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:29:13 +00:00
github-actions[bot]
66cae95ef2
Merge pull request #873 from EmilStenstrom/dependabot/pip/charset-normalizer-3.4.1
build(deps): bump charset-normalizer from 3.4.0 to 3.4.1
2024-12-30 17:27:44 +00:00
dependabot[bot]
e7ff01dec5
build(deps): bump charset-normalizer from 3.4.0 to 3.4.1
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:22:05 +00:00
github-actions[bot]
6de3018f2e
Merge pull request #875 from EmilStenstrom/dependabot/pip/mkdocstrings-python-1.13.0
build(deps): bump mkdocstrings-python from 1.12.2 to 1.13.0
2024-12-30 17:20:59 +00:00
dependabot[bot]
071bb6895f
build(deps): bump mkdocstrings-python from 1.12.2 to 1.13.0
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/python/compare/1.12.2...1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:15:35 +00:00
github-actions[bot]
8ac9dd6e86
Merge pull request #874 from EmilStenstrom/dependabot/pip/griffe-1.5.4
build(deps): bump griffe from 1.5.1 to 1.5.4
2024-12-30 17:14:49 +00:00
dependabot[bot]
0d38730332
build(deps): bump griffe from 1.5.1 to 1.5.4
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/griffe/compare/1.5.1...1.5.4)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:09:38 +00:00
Juro Oravec
715bf7d447
feat: allow to set main JS and CSS from files + lazy-load component m… (#870)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-30 18:00:46 +01:00
Emil Stenström
8fcb84c002
Merge pull request #871 from EmilStenstrom/EmilStenstrom-patch-1
Make link to docs more prominent
2024-12-30 13:54:39 +01:00
Emil Stenström
303d4db7ba
Make link to docs more prominent
As we've now removed the docs from the README, I think we should make a little more effort to send people to the docs. Here's a trick to do that in markdown, using a header and a table.
2024-12-30 13:09:27 +01:00
Juro Oravec
fe67d90547
refactor: Backbone for passing JS and CSS variables (#861)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-28 19:27:19 +01:00
github-actions[bot]
296da4a1e8
Merge pull request #868 from EmilStenstrom/dependabot/pip/jinja2-3.1.5
build(deps): bump jinja2 from 3.1.4 to 3.1.5
2024-12-23 18:04:04 +00:00
dependabot[bot]
ed26aec18d
build(deps): bump jinja2 from 3.1.4 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:59:29 +00:00
github-actions[bot]
6ceda99ab5
Merge pull request #867 from EmilStenstrom/dependabot/pip/click-8.1.8
build(deps): bump click from 8.1.7 to 8.1.8
2024-12-23 17:58:27 +00:00
dependabot[bot]
0985c8efc6
build(deps): bump click from 8.1.7 to 8.1.8
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:53:12 +00:00
github-actions[bot]
1e1b84a3a6
Merge pull request #866 from EmilStenstrom/dependabot/pip/pymdown-extensions-10.13
build(deps): bump pymdown-extensions from 10.12 to 10.13
2024-12-23 17:52:25 +00:00
dependabot[bot]
081ef1b85f
build(deps): bump pymdown-extensions from 10.12 to 10.13
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.12 to 10.13.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.13)

---
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-12-23 17:46:55 +00:00
github-actions[bot]
2e33f160a9
Merge pull request #865 from EmilStenstrom/dependabot/pip/urllib3-2.3.0
build(deps): bump urllib3 from 2.2.3 to 2.3.0
2024-12-23 17:44:52 +00:00
dependabot[bot]
8f950cddaa
build(deps): bump urllib3 from 2.2.3 to 2.3.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:39:53 +00:00
github-actions[bot]
dd00be65ff
Merge pull request #864 from EmilStenstrom/dependabot/pip/mypy-1.14.0
build(deps-dev): bump mypy from 1.13.0 to 1.14.0
2024-12-23 17:37:04 +00:00
dependabot[bot]
b2ce52dc53
build(deps-dev): bump mypy from 1.13.0 to 1.14.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:32:14 +00:00
Juro Oravec
c76f8198dd
chore: bump v0.123 (#863) 2024-12-23 13:09:46 +01:00
Juro Oravec
85fc6e3497
fix: TemplateDoesNotExist when using {% extends %} on main template and two components with same parent template (#862) 2024-12-23 12:58:03 +01:00
Juro Oravec
6bb73bd8af
chore: bump v0.122 (#860) 2024-12-19 10:26:06 +01:00
Juro Oravec
4dab940db8
feat: Add support for HTML fragments (#845)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-19 10:03:35 +01:00
Juro Oravec
ca3a247bb3
Merge branch 'master' into docs-remove-wip 2024-12-17 20:42:22 +01:00
Juro Oravec
6681fc0085
chore: bump v0.121 (#858) 2024-12-17 20:36:27 +01:00
Juro Oravec
f6f6fcb097
refactor: Fix the use of filters with component inputs (#857)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-17 20:25:56 +01:00
Juro Oravec
d44a4ae177
Merge branch 'master' into docs-remove-wip 2024-12-16 21:21:42 +01:00
github-actions[bot]
bef56a87ac
Merge pull request #854 from EmilStenstrom/dependabot/pip/sqlparse-0.5.3
build(deps): bump sqlparse from 0.5.2 to 0.5.3
2024-12-16 18:07:20 +00:00
dependabot[bot]
35855b546b
build(deps): bump sqlparse from 0.5.2 to 0.5.3
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.2...0.5.3)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 18:02:22 +00:00
github-actions[bot]
868ae127c6
Merge pull request #853 from EmilStenstrom/dependabot/pip/mkdocs-material-9.5.49
build(deps): bump mkdocs-material from 9.5.43 to 9.5.49
2024-12-16 18:01:14 +00:00
dependabot[bot]
875f7a916b
build(deps): bump mkdocs-material from 9.5.43 to 9.5.49
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.43 to 9.5.49.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.43...9.5.49)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:55:57 +00:00
github-actions[bot]
167f6f5647
Merge pull request #852 from EmilStenstrom/dependabot/pip/certifi-2024.12.14
build(deps): bump certifi from 2024.8.30 to 2024.12.14
2024-12-16 17:54:46 +00:00
dependabot[bot]
789620e71d
build(deps): bump certifi from 2024.8.30 to 2024.12.14
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:49:08 +00:00
Juro Oravec
f768a3cf55 docs: more work in progress comments 2024-12-16 14:36:18 +01:00
Juro Oravec
789f3807aa
docs: fix links in README and "overview" section, add tutorial (#842) 2024-12-16 14:15:02 +01:00
Juro Oravec
6813c9d7aa
chore: bump v0.120 (#850) 2024-12-15 07:45:22 +01:00
Juro Oravec
a7bc3f7c4c
fix: format tag param with translation correctly (#849)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-15 07:33:02 +01:00
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