Juro Oravec
|
de32d449d9
|
feat: allow to highlight slots and components for debugging (#942)
|
2025-02-02 10:14:47 +01:00 |
|
Emil Stenström
|
da54d97343
|
Merge pull request #943 from mlissner/patch-1
Documentation typo
|
2025-02-02 01:02:20 +01:00 |
|
Mike Lissner
|
21121f149d
|
Documentation typo
|
2025-02-01 15:23:38 -08:00 |
|
Juro Oravec
|
96f48bc013
|
refactor: fix on_render_after hook (#941)
|
2025-02-01 17:39:56 +01:00 |
|
Juro Oravec
|
588053803d
|
refactor: fix component recursion (#936)
|
2025-02-01 17:19:21 +01:00 |
|
Juro Oravec
|
e105500350
|
chore: bump v0.127 (#939)
|
2025-02-01 11:14:07 +01:00 |
|
Oliver Haas
|
f01ee1fe8a
|
fix: implement safe retrieval of component classes from registry (#934)
|
2025-02-01 11:08:35 +01:00 |
|
Juro Oravec
|
bafa9f7cc5
|
docs: add details for development (#938)
|
2025-02-01 10:06:14 +01:00 |
|
Oliver Haas
|
bfd917fa20
|
docs: update development instructions to include directory change and… (#937)
|
2025-01-31 23:21:08 +01:00 |
|
Juro Oravec
|
3d187d7aba
|
chore: bump v0.126 (#933)
|
2025-01-29 14:34:40 +01:00 |
|
Juro Oravec
|
b69c6e6624
|
feat: replacepython html parser djc-core-html-parser (#929)
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
|
2025-01-29 14:24:25 +01:00 |
|
github-actions[bot]
|
55bcc11f50
|
Merge pull request #931 from django-components/dependabot/pip/pymdown-extensions-10.14.1
build(deps): bump pymdown-extensions from 10.14 to 10.14.1
|
2025-01-27 18:05:18 +00:00 |
|
dependabot[bot]
|
292889391b
|
build(deps): bump pymdown-extensions from 10.14 to 10.14.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14 to 10.14.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14...10.14.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-27 17:57:28 +00:00 |
|
Juro Oravec
|
0b65761fce
|
refactor: replace bs4 and perf optimizations (#927)
|
2025-01-24 10:30:41 +01:00 |
|
Emil Stenström
|
d407a8cd13
|
Update marks.
|
2025-01-22 23:51:12 +01:00 |
|
Emil Stenström
|
0c3a154a27
|
More marks.
|
2025-01-22 20:30:03 +01:00 |
|
Emil Stenström
|
e8d1c32d84
|
Add word marks.
|
2025-01-22 20:24:44 +01:00 |
|
Juro Oravec
|
6ccc2fe0f4
|
docs: update auto-gen'd docs to show signals reference page (#926)
|
2025-01-22 16:32:00 +01:00 |
|
Juro Oravec
|
914576e681
|
chore: bump v0.125 (#925)
|
2025-01-22 16:09:05 +01:00 |
|
Juro Oravec
|
92f5497c74
|
refactor: change repo name and URL after org migration (#924)
|
2025-01-22 16:02:46 +01:00 |
|
github-actions[bot]
|
ace9194733
|
Merge pull request #918 from django-components/dependabot/pip/tox-4.24.1
build(deps): bump tox from 4.23.2 to 4.24.1
|
2025-01-21 20:43:35 +00:00 |
|
dependabot[bot]
|
c30da64c9e
|
build(deps): bump tox from 4.23.2 to 4.24.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.23.2 to 4.24.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.23.2...4.24.1)
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 20:38:09 +00:00 |
|
github-actions[bot]
|
c5df006afb
|
Merge pull request #920 from django-components/dependabot/pip/pre-commit-4.1.0
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
|
2025-01-21 20:36:33 +00:00 |
|
dependabot[bot]
|
dc16b97a09
|
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.1...v4.1.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 20:30:40 +00:00 |
|
github-actions[bot]
|
0a045d60b4
|
Merge pull request #919 from django-components/dependabot/pip/tzdata-2025.1
build(deps): bump tzdata from 2024.2 to 2025.1
|
2025-01-21 20:29:26 +00:00 |
|
dependabot[bot]
|
c8cedb46c2
|
build(deps): bump tzdata from 2024.2 to 2025.1
Bumps [tzdata](https://github.com/python/tzdata) from 2024.2 to 2025.1.
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](https://github.com/python/tzdata/compare/2024.2...2025.1)
---
updated-dependencies:
- dependency-name: tzdata
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 20:22:19 +00:00 |
|
github-actions[bot]
|
3698fb5e47
|
Merge pull request #917 from django-components/dependabot/pip/importlib-metadata-8.6.1
build(deps): bump importlib-metadata from 8.5.0 to 8.6.1
|
2025-01-21 20:19:34 +00:00 |
|
dependabot[bot]
|
f71ff3bcfb
|
build(deps): bump importlib-metadata from 8.5.0 to 8.6.1
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.5.0 to 8.6.1.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v8.5.0...v8.6.1)
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 20:13:03 +00:00 |
|
Juro Oravec
|
f908197850
|
feat: @template_tag and refactor how template tags are defined (#910)
|
2025-01-20 22:47:04 +01:00 |
|
github-actions[bot]
|
a047908189
|
Merge pull request #915 from EmilStenstrom/dependabot/pip/django-5.1.5
build(deps): bump django from 5.1.4 to 5.1.5
|
2025-01-20 17:31:36 +00:00 |
|
dependabot[bot]
|
873aac7097
|
build(deps): bump django from 5.1.4 to 5.1.5
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5.
- [Commits](https://github.com/django/django/compare/5.1.4...5.1.5)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 17:27:10 +00:00 |
|
github-actions[bot]
|
61ee215d88
|
Merge pull request #913 from EmilStenstrom/dependabot/pip/griffe-1.5.5
build(deps): bump griffe from 1.5.4 to 1.5.5
|
2025-01-20 17:25:51 +00:00 |
|
dependabot[bot]
|
ea9bf9ac82
|
build(deps): bump griffe from 1.5.4 to 1.5.5
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.5.4 to 1.5.5.
- [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.4...1.5.5)
---
updated-dependencies:
- dependency-name: griffe
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 17:20:33 +00:00 |
|
github-actions[bot]
|
921f0780c4
|
Merge pull request #914 from EmilStenstrom/dependabot/pip/mkdocs-material-9.5.50
build(deps): bump mkdocs-material from 9.5.49 to 9.5.50
|
2025-01-20 17:19:30 +00:00 |
|
dependabot[bot]
|
f526eaece9
|
build(deps): bump mkdocs-material from 9.5.49 to 9.5.50
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.49 to 9.5.50.
- [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.49...9.5.50)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 17:14:57 +00:00 |
|
github-actions[bot]
|
44d87faa3b
|
Merge pull request #912 from EmilStenstrom/dependabot/pip/django-5.1.5
build(deps): bump django from 5.1.4 to 5.1.5
|
2025-01-20 17:13:54 +00:00 |
|
dependabot[bot]
|
bf5f71bbee
|
build(deps): bump django from 5.1.4 to 5.1.5
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5.
- [Commits](https://github.com/django/django/compare/5.1.4...5.1.5)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 17:08:51 +00:00 |
|
Juro Oravec
|
7ed4fd88f9
|
refactor: Patch Template.compile_nodelist with custom template parser (#908)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-01-15 22:34:32 +01:00 |
|
Juro Oravec
|
8cd4b03286
|
feat: Literal dicts and lists part 2 (#902)
|
2025-01-14 09:01:47 +01:00 |
|
github-actions[bot]
|
d3c5c535e0
|
Merge pull request #907 from EmilStenstrom/dependabot/pip/pymdown-extensions-10.14
build(deps): bump pymdown-extensions from 10.13 to 10.14
|
2025-01-13 17:53:40 +00:00 |
|
dependabot[bot]
|
b54eb4b38a
|
build(deps): bump pymdown-extensions from 10.13 to 10.14
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.13 to 10.14.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.14)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 17:47:34 +00:00 |
|
github-actions[bot]
|
1d5ea4c0f1
|
Merge pull request #905 from EmilStenstrom/dependabot/pip/mkdocs-autorefs-1.3.0
build(deps): bump mkdocs-autorefs from 1.2.0 to 1.3.0
|
2025-01-13 17:46:29 +00:00 |
|
dependabot[bot]
|
93a18deb21
|
build(deps): bump mkdocs-autorefs from 1.2.0 to 1.3.0
Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/autorefs/compare/1.2.0...1.3.0)
---
updated-dependencies:
- dependency-name: mkdocs-autorefs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 17:41:46 +00:00 |
|
github-actions[bot]
|
a21acee8a7
|
Merge pull request #906 from EmilStenstrom/dependabot/pip/importlib-resources-6.5.2
build(deps): bump importlib-resources from 6.4.5 to 6.5.2
|
2025-01-13 17:40:41 +00:00 |
|
dependabot[bot]
|
827d04d865
|
build(deps): bump importlib-resources from 6.4.5 to 6.5.2
Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.5 to 6.5.2.
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_resources/compare/v6.4.5...v6.5.2)
---
updated-dependencies:
- dependency-name: importlib-resources
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 17:34:53 +00:00 |
|
github-actions[bot]
|
d785e4847a
|
Merge pull request #904 from EmilStenstrom/dependabot/pip/smmap-5.0.2
build(deps): bump smmap from 5.0.1 to 5.0.2
|
2025-01-13 17:34:04 +00:00 |
|
dependabot[bot]
|
17e85fbeab
|
build(deps): bump smmap from 5.0.1 to 5.0.2
Bumps [smmap](https://github.com/gitpython-developers/smmap) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](https://github.com/gitpython-developers/smmap/compare/v5.0.1...v5.0.2)
---
updated-dependencies:
- dependency-name: smmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 17:28:05 +00:00 |
|
Juro Oravec
|
ba0f9e65e9
|
refactor: move the utils from component_tags to util.template_tag (#899)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-01-09 21:46:32 +01:00 |
|
Juro Oravec
|
a79b24b692
|
feat: list and dict literals in tags + fix tag parser (#898)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-01-09 21:15:23 +01:00 |
|
Juro Oravec
|
6c2a687d69
|
docs: add djc-heroicons to community examples (#896)
|
2025-01-08 21:58:43 +01:00 |
|