Commit graph

1515 commits

Author SHA1 Message Date
Juro Oravec
2037ed20b7
chore: bump v0.132 (#1060) 2025-03-22 13:11:45 +01:00
Juro Oravec
30f3739499
build: add support for py3.13 windows (#1055) 2025-03-22 13:09:58 +01:00
Juro Oravec
390211b86e
refactor: display verbose output for benchmark comparison (#1054)
* refactor: display verbose output for benchmark comparison

* refactor: use unique machine name for ci benchmarks
2025-03-21 10:44:43 +01:00
Juro Oravec
ab75cfdb8f
feat: allow globs when specifynigg additionall JS and CSS (#1043)
* feat: allow globs when specifynigg additionall JS and CSS

* refactor: fix tests and linter errors
2025-03-21 10:23:38 +01:00
components-release-bot
73e94b6714 Add benchmark results for 0.131 2025-03-20 20:48:28 +00:00
Juro Oravec
d0a42a2698
refactor: use github app instead of pushing benchmarks via PR (#1052)
* refactor: use github app instead of pushing benchmarks via PR

* refactor: update github app bot git email
2025-03-20 21:26:54 +01:00
Juro Oravec
a2aa743947
refactor: Wait for PR status checks when pushing benchmarks (#1050)
* refactor: skip PR status checks when pushing benchmarks

* refactor: wait for status checks
2025-03-20 16:43:50 +01:00
Juro Oravec
293b933aaa
refactor: fix docs workflow (#1048) 2025-03-20 16:12:44 +01:00
Juro Oravec
173537ef36
refactor: allow docs CI workflow to make PRs (#1046) 2025-03-20 14:34:49 +01:00
Juro Oravec
f54f3ccb0b
ci: Make a separate PR when pushing release benchmark data (#1045) 2025-03-19 12:54:50 +01:00
Juro Oravec
c034b7da65
chore: bump v0.131 (#1042)
* Update pyproject.toml

* docs: update changelog and rename "start" command to "create"
2025-03-19 09:57:26 +01:00
Juro Oravec
0f41a62592
feat: add a command to list all components (#1041)
* feat: add a command to list all components

* refactor: fix tests

* refactor: fix linter errors

* refactor: fix the tests for tests running within tox

* temp: print out test outputs

* refactor: fix tests for windows

* refactor: remove escape from slash?

* refactor: fixes to regex

* refactor: remove print statements

* docs: update API reference
2025-03-19 09:38:25 +01:00
Juro Oravec
107284f474
feat: registry.has(); helpers to get all components and registries; access component from ext class (#1030)
* feat: registry.has(); helpers to get all components and registries; access component from ext class

* refactor: add missing import
2025-03-18 11:30:53 +01:00
github-actions[bot]
944bef2d95
Merge pull request #1038 from django-components/dependabot/pip/syrupy-4.9.0
build(deps-dev): bump syrupy from 4.8.2 to 4.9.0
2025-03-17 19:42:22 +00:00
Emil Stenström
8b8f120480
Merge branch 'master' into dependabot/pip/syrupy-4.9.0 2025-03-17 20:35:56 +01:00
github-actions[bot]
0c00f25618
Merge pull request #1040 from django-components/dependabot/pip/mkdocs-include-markdown-plugin-7.1.5
build(deps): bump mkdocs-include-markdown-plugin from 7.1.4 to 7.1.5
2025-03-17 19:21:48 +00:00
dependabot[bot]
a5dd96fb1f
build(deps-dev): bump syrupy from 4.8.2 to 4.9.0
Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.8.2 to 4.9.0.
- [Release notes](https://github.com/syrupy-project/syrupy/releases)
- [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/syrupy-project/syrupy/compare/v4.8.2...v4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 19:14:41 +00:00
dependabot[bot]
c4894e9d7f
build(deps): bump mkdocs-include-markdown-plugin from 7.1.4 to 7.1.5
Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
- [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.1.4...v7.1.5)

---
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>
2025-03-17 19:14:02 +00:00
github-actions[bot]
fca88f4a32
Merge pull request #1032 from django-components/dependabot/pip/mkdocs-material-9.6.9
build(deps): bump mkdocs-material from 9.6.7 to 9.6.9
2025-03-17 19:12:50 +00:00
dependabot[bot]
a8e062eb31
build(deps): bump mkdocs-material from 9.6.7 to 9.6.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.7 to 9.6.9.
- [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.6.7...9.6.9)

---
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-03-17 19:06:17 +00:00
github-actions[bot]
386c7339dc
Merge pull request #1039 from django-components/dependabot/pip/markdown-exec-1.10.1
build(deps): bump markdown-exec from 1.10.0 to 1.10.1
2025-03-17 19:05:05 +00:00
dependabot[bot]
40e90df098
build(deps): bump markdown-exec from 1.10.0 to 1.10.1
Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.10.0 to 1.10.1.
- [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.10.0...1.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 18:59:12 +00:00
github-actions[bot]
21631c1cd5
Merge pull request #1036 from django-components/dependabot/pip/cssselect2-0.8.0
build(deps): bump cssselect2 from 0.7.0 to 0.8.0
2025-03-17 18:56:03 +00:00
dependabot[bot]
da44f36309
build(deps): bump cssselect2 from 0.7.0 to 0.8.0
Bumps [cssselect2](https://github.com/Kozea/cssselect2) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/Kozea/cssselect2/releases)
- [Changelog](https://github.com/Kozea/cssselect2/blob/main/docs/changelog.rst)
- [Commits](https://github.com/Kozea/cssselect2/compare/0.7.0...0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 18:49:07 +00:00
github-actions[bot]
b26d476ce9
Merge pull request #1037 from django-components/dependabot/pip/mkdocs-git-authors-plugin-0.9.4
build(deps): bump mkdocs-git-authors-plugin from 0.9.2 to 0.9.4
2025-03-17 18:46:23 +00:00
dependabot[bot]
9df6c54f9a
build(deps): bump mkdocs-git-authors-plugin from 0.9.2 to 0.9.4
Bumps [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin) from 0.9.2 to 0.9.4.
- [Release notes](https://github.com/timvink/mkdocs-git-authors-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.9.2...v0.9.4)

---
updated-dependencies:
- dependency-name: mkdocs-git-authors-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 18:33:40 +00:00
github-actions[bot]
511aa527cd
Merge pull request #1035 from django-components/dependabot/pip/tox-4.24.2
build(deps): bump tox from 4.24.1 to 4.24.2
2025-03-17 18:31:46 +00:00
dependabot[bot]
ff8c3698f2
build(deps): bump tox from 4.24.1 to 4.24.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.24.2.
- [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.24.1...4.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 18:24:38 +00:00
github-actions[bot]
547c809bf2
Merge pull request #1034 from django-components/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.4.5
build(deps): bump mkdocs-git-revision-date-localized-plugin from 1.4.4 to 1.4.5
2025-03-17 18:21:54 +00:00
dependabot[bot]
1c2d773ccc
build(deps): bump mkdocs-git-revision-date-localized-plugin
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 18:14:20 +00:00
github-actions[bot]
bad8680e9a
Merge pull request #1031 from django-components/dependabot/pip/mkdocstrings-python-1.16.5
build(deps): bump mkdocstrings-python from 1.16.2 to 1.16.5
2025-03-17 18:11:27 +00:00
dependabot[bot]
c446975f94
build(deps): bump mkdocstrings-python from 1.16.2 to 1.16.5
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.16.2 to 1.16.5.
- [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.16.2...1.16.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 18:04:50 +00:00
Juro Oravec
439fcf68e0
refactor: same PR number to a file to access it when posting a benchmark comment (#1029) 2025-03-17 13:03:30 +01:00
Juro Oravec
99067c4b20
docs: document how to render components in getting started (#1028)
Closes #990
2025-03-17 12:39:18 +01:00
Juro Oravec
ebfb26121a
refactor: refactor tests to create components inside test functions (#1027) 2025-03-17 11:06:32 +01:00
Juro Oravec
8e7acd82be
docs: fix links in getting started section + few other (#1026) 2025-03-17 08:55:42 +01:00
Juro Oravec
12a64f8e41
feat: allow extensions to add url views (#1025)
* feat: allow extensions to add url views

* refactor: fix linter errors
2025-03-17 08:36:47 +01:00
Juro Oravec
d3d2d0ab08
feat: allow extensions to add commands (#1017)
* feat: allow extensions to add commands

* refactor: fix tests

* refactor: more test fix

* refactor: more test fixes

* refactor: more linter fixes
2025-03-16 12:03:16 +01:00
github-actions[bot]
3a139127cd
Merge pull request #1023 from django-components/dependabot/pip/django-5.1.7
build(deps): bump django from 5.1.6 to 5.1.7
2025-03-10 19:19:46 +00:00
dependabot[bot]
b18617c5a0
build(deps): bump django from 5.1.6 to 5.1.7
Bumps [django](https://github.com/django/django) from 5.1.6 to 5.1.7.
- [Commits](https://github.com/django/django/compare/5.1.6...5.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 19:12:23 +00:00
github-actions[bot]
86dcd89ac4
Merge pull request #1020 from django-components/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.4.4
build(deps): bump mkdocs-git-revision-date-localized-plugin from 1.3.0 to 1.4.4
2025-03-10 19:10:44 +00:00
dependabot[bot]
3ae91f4767
build(deps): bump mkdocs-git-revision-date-localized-plugin
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.3.0 to 1.4.4.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.3.0...v1.4.4)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 19:02:33 +00:00
github-actions[bot]
b9eff499c0
Merge pull request #1022 from django-components/dependabot/pip/pillow-11.1.0
build(deps): bump pillow from 10.4.0 to 11.1.0
2025-03-10 19:01:23 +00:00
dependabot[bot]
4ea6d33e3b
build(deps): bump pillow from 10.4.0 to 11.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.1.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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 18:53:45 +00:00
github-actions[bot]
3a1233ceb2
Merge pull request #1021 from django-components/dependabot/pip/mkdocs-material-9.6.7
build(deps): bump mkdocs-material from 9.6.4 to 9.6.7
2025-03-10 18:50:17 +00:00
dependabot[bot]
d8c9ca922c
build(deps): bump mkdocs-material from 9.6.4 to 9.6.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.4 to 9.6.7.
- [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.6.4...9.6.7)

---
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-03-10 18:43:04 +00:00
github-actions[bot]
8f986a16ee
Merge pull request #1019 from django-components/dependabot/pip/mkdocstrings-0.29.0
build(deps): bump mkdocstrings from 0.28.2 to 0.29.0
2025-03-10 18:37:46 +00:00
dependabot[bot]
8e91dcd9ea
build(deps): bump mkdocstrings from 0.28.2 to 0.29.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.28.2 to 0.29.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 18:29:15 +00:00
github-actions[bot]
e7e5c633df
Merge pull request #1018 from django-components/dependabot/pip/babel-2.17.0
build(deps): bump babel from 2.16.0 to 2.17.0
2025-03-10 18:22:54 +00:00
dependabot[bot]
b846188f93
build(deps): bump babel from 2.16.0 to 2.17.0
Bumps [babel](https://github.com/python-babel/babel) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-babel/babel/compare/v2.16.0...v2.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 18:15:48 +00:00