Juro Oravec
|
b1b66fd751
|
feat: Scoped slots + Updated docs (#495)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-05-23 07:08:10 +02:00 |
|
Emil Stenström
|
bdeb9c4e32
|
Merge pull request #501 from EmilStenstrom/dependabot/pip/pytest-8.2.1
build(deps-dev): bump pytest from 8.2.0 to 8.2.1
|
2024-05-20 20:06:00 +02:00 |
|
dependabot[bot]
|
0a2884cd74
|
build(deps-dev): bump pytest from 8.2.0 to 8.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
- [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.2.0...8.2.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 17:05:29 +00:00 |
|
Juro Oravec
|
badffdda35
|
chore: bump v0.75 (#500)
|
2024-05-19 09:58:36 +02:00 |
|
Michał Kuczaj
|
1817edd391
|
feat: alias component_registry imports for mypy (#499)
|
2024-05-19 09:56:48 +02:00 |
|
Emil Stenström
|
453b2a7e66
|
Merge pull request #497 from EmilStenstrom/dependabot/pip/pre-commit-3.7.1
build(deps-dev): bump pre-commit from 3.7.0 to 3.7.1
|
2024-05-14 18:18:57 +02:00 |
|
Emil Stenström
|
7af2473cf3
|
Merge branch 'master' into dependabot/pip/pre-commit-3.7.1
|
2024-05-14 18:18:01 +02:00 |
|
Emil Stenström
|
aa0167bccf
|
Merge pull request #496 from EmilStenstrom/dependabot/pip/django-5.0.6
build(deps): bump django from 5.0.5 to 5.0.6
|
2024-05-14 18:17:48 +02:00 |
|
dependabot[bot]
|
a5978f7fc7
|
build(deps-dev): bump pre-commit from 3.7.0 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [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/v3.7.0...v3.7.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 17:48:16 +00:00 |
|
dependabot[bot]
|
90d6d940ef
|
build(deps): bump django from 5.0.5 to 5.0.6
Bumps [django](https://github.com/django/django) from 5.0.5 to 5.0.6.
- [Commits](https://github.com/django/django/compare/5.0.5...5.0.6)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 17:47:55 +00:00 |
|
Juro Oravec
|
dd292b0350
|
chore: bump v0.74 (#493)
|
2024-05-12 11:26:26 +02:00 |
|
Juro Oravec
|
610475353f
|
feat: Support for HTML attributes and html_attrs tag (#491)
|
2024-05-12 11:21:34 +02:00 |
|
Juro Oravec
|
ba86cee578
|
chore: bump v0.73 (#492)
|
2024-05-07 21:44:57 +02:00 |
|
Alex Martin (Contexte)
|
d18aefc629
|
fix: make template_loader consider tuples for STATICFILES_DIRS (#489)
Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
|
2024-05-07 21:41:46 +02:00 |
|
Juro Oravec
|
085c60a8c9
|
chore: bump v0.72 (#490)
|
2024-05-07 15:15:15 +02:00 |
|
Juro Oravec
|
dd6540cfcc
|
fix: incorrect name for default slot in is_filled dict (#482)
|
2024-05-07 15:11:40 +02:00 |
|
dependabot[bot]
|
dee1524dc0
|
build(deps): bump django from 5.0.4 to 5.0.5 (#487)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-06 20:59:32 +02:00 |
|
Juro Oravec
|
2316f79dff
|
chore: bump v0.71 (#481)
|
2024-05-05 14:31:59 +02:00 |
|
Juro Oravec
|
bf61df81b7
|
feat: support special chars # @ - . : in component kwargs (#477)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-05-05 14:23:27 +02:00 |
|
Emil Stenström
|
4646695b3e
|
Merge pull request #474 from JuroOravec/470-refactor-tests
tests: add inline syntax highlight, inline template files
|
2024-05-03 23:38:00 +02:00 |
|
Juro Oravec
|
49f64ec61c
|
refactor: fix linter issues
|
2024-05-03 15:03:01 +02:00 |
|
Juro Oravec
|
13ecb2dace
|
Merge branch 'master' into 470-refactor-tests
|
2024-05-03 12:10:06 +02:00 |
|
Emil Stenström
|
d06dab6703
|
Merge pull request #475 from EmilStenstrom/standalone-tests
Inline component view tests
|
2024-05-03 10:37:16 +02:00 |
|
pre-commit-ci[bot]
|
3bef2cae11
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-02 21:17:20 +00:00 |
|
Emil Stenström
|
7de554b440
|
Cleanup unneeded stuff.
|
2024-05-02 23:14:28 +02:00 |
|
Emil Stenström
|
9b56f1d165
|
Inline test_replace_context_in_view_with_insecure_content.
|
2024-05-02 23:11:05 +02:00 |
|
Emil Stenström
|
61b0832525
|
Inline test_replace_slot_in_view_with_insecure_content.
|
2024-05-02 23:09:17 +02:00 |
|
Emil Stenström
|
2949969ea5
|
Inline test_replace_slot_in_view.
|
2024-05-02 23:00:40 +02:00 |
|
Emil Stenström
|
8d8ae35c0e
|
Inline test_get_request & test_post_request.
|
2024-05-02 22:57:39 +02:00 |
|
Emil Stenström
|
678346313c
|
Inline data for test_render_component_from_template.
|
2024-05-02 22:53:02 +02:00 |
|
pre-commit-ci[bot]
|
04d968ace9
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-02 20:34:46 +00:00 |
|
Juro Oravec
|
8c4a55901c
|
tests: add inline syntax highlight, inline template files
|
2024-05-02 22:33:02 +02:00 |
|
Juro Oravec
|
e566d8ecbb
|
fix: loader tags compatibility (#468)
|
2024-05-02 22:24:49 +02:00 |
|
Shixian Sheng
|
eef331e903
|
Update README.md (#469)
|
2024-05-01 22:16:13 +02:00 |
|
Juro Oravec
|
e346c07298
|
chore: bump v0.70 (#467)
|
2024-05-01 21:09:41 +02:00 |
|
Juro Oravec
|
3fc90e4956
|
feat: merge context settings, replace if_filled tag with var
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-05-01 20:55:09 +02:00 |
|
TheSteveBurgess
|
0f3491850b
|
feat: Support both sync and async in ComponentDependencyMiddleware
Co-authored-by: TheSteveBurgess
|
2024-05-01 17:01:09 +02:00 |
|
pre-commit-ci[bot]
|
8ada8ec3c7
|
[pre-commit.ci] pre-commit autoupdate (#463)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-30 11:32:32 +02:00 |
|
dependabot[bot]
|
3e96c583cc
|
build(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#462)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-30 11:12:00 +02:00 |
|
dependabot[bot]
|
15a8b21a76
|
build(deps-dev): bump mypy from 1.9.0 to 1.10.0 (#461)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-30 11:07:51 +02:00 |
|
dependabot[bot]
|
4bad8d7415
|
build(deps-dev): bump tox from 4.14.2 to 4.15.0 (#460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-30 11:04:40 +02:00 |
|
dependabot[bot]
|
f491a6d250
|
build(deps-dev): bump black from 24.4.0 to 24.4.2 (#459)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-30 11:01:15 +02:00 |
|
Juro Oravec
|
981eb59cf1
|
feat: Allow multiple slots with the same name in the same template
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-29 15:09:25 +02:00 |
|
Juro Oravec
|
29c931f150
|
refactor: fix slot fills for components nested in themselves (#456)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-25 20:36:05 +02:00 |
|
Juro Oravec
|
091da26da5
|
refactor: Tests cleanup and better test isolation (#452)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-25 14:20:33 +02:00 |
|
Juro Oravec
|
ae22eff8af
|
refactor: fix context vars missing in isolated slot (#455)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-25 12:08:20 +02:00 |
|
Juro Oravec
|
e4e787b29d
|
chore: bump v0.68 (#451)
|
2024-04-23 21:41:37 +02:00 |
|
Juro Oravec
|
3ad0dd8677
|
refactor: fix slot context behavior (#445)
|
2024-04-23 21:35:45 +02:00 |
|
Dylan Castillo
|
f3d6337ecc
|
Merge pull request #448 from tanssinet/doc-fixes
Documentation fixes
|
2024-04-21 19:59:20 +02:00 |
|
Mikko Ahonen
|
8f674000fa
|
Fix: Fixed calendar view example in README
Fixes EmilStenstrom/django-components#446
|
2024-04-21 20:11:05 +03:00 |
|