Commit graph

216 commits

Author SHA1 Message Date
Emil Stenström
a5bd0cf2e3
Rework slot management to avoid nodelist copying (fixes #64)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
2021-05-30 18:46:11 +02:00
Emil Stenström
5e8ae9d27b Bump version. 2021-05-26 01:01:41 +02:00
rbeard0330
070b754d24 Improve slot handling to allow nested components, conditional slots, and slot.super (Fixes #33, #34, #37)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
2021-05-26 00:59:46 +02:00
Emil Stenström
c4db1646db Bump version. 2021-05-14 22:42:40 +02:00
Emil Stenström
6e0fe9999e
Merge pull request #62 from EmilStenstrom/dependabot/pip/django-3.2.3
Bump django from 3.2.2 to 3.2.3
2021-05-14 09:43:38 +02:00
dependabot[bot]
db013deb11
Bump django from 3.2.2 to 3.2.3
Bumps [django](https://github.com/django/django) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.2...3.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 05:02:26 +00:00
Emil Stenström
93be87cf80
Merge pull request #61 from EmilStenstrom/dependabot/pip/flake8-3.9.2
Bump flake8 from 3.9.1 to 3.9.2
2021-05-10 09:47:12 +02:00
dependabot[bot]
876c7a37e4
Bump flake8 from 3.9.1 to 3.9.2
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:09:47 +00:00
Emil Stenström
9121f8e2c2
Merge pull request #60 from EmilStenstrom/dependabot/pip/django-3.2.2
Bump django from 3.2.1 to 3.2.2
2021-05-07 11:01:42 +02:00
dependabot[bot]
e91ca06535
Bump django from 3.2.1 to 3.2.2
Bumps [django](https://github.com/django/django) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.1...3.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 05:04:24 +00:00
Emil Stenström
118d3dff21
Merge pull request #59 from EmilStenstrom/dependabot/pip/tox-3.23.1
Bump tox from 3.23.0 to 3.23.1
2021-05-06 10:47:59 +02:00
Emil Stenström
361c46a140
Merge pull request #58 from EmilStenstrom/dependabot/pip/pytest-6.2.4
Bump pytest from 6.2.3 to 6.2.4
2021-05-06 10:47:50 +02:00
Emil Stenström
48da11b86a
Merge pull request #57 from EmilStenstrom/dependabot/pip/django-3.2.1
Bump django from 3.2 to 3.2.1
2021-05-06 10:47:38 +02:00
dependabot[bot]
a521ce4d9e
Bump tox from 3.23.0 to 3.23.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.23.0...3.23.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 05:02:07 +00:00
dependabot[bot]
edd5d9860f
Bump pytest from 6.2.3 to 6.2.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.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/6.2.3...6.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 05:02:54 +00:00
dependabot[bot]
b991cd46e5
Bump django from 3.2 to 3.2.1
Bumps [django](https://github.com/django/django) from 3.2 to 3.2.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2...3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 05:02:28 +00:00
Emil Stenström
302991469a Update the Running the tests part. 2021-04-18 23:32:34 +02:00
Emil Stenström
abbd6094f3 Bump version. 2021-04-18 15:49:45 +02:00
Emil Stenström
977d9a214a Add support for Django 3.2 (no code changes). 2021-04-18 15:49:23 +02:00
Emil Stenström
d7b63b0a1a
Merge pull request #55 from EmilStenstrom/dependabot/pip/flake8-3.9.1
Bump flake8 from 3.9.0 to 3.9.1
2021-04-16 09:55:05 +02:00
dependabot[bot]
e89953bc3c
Bump flake8 from 3.9.0 to 3.9.1
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 05:08:24 +00:00
Emil Stenström
120ce6b301
Merge pull request #54 from EmilStenstrom/dependabot/pip/django-3.2
Bump django from 3.1.7 to 3.2
2021-04-07 10:22:02 +02:00
dependabot[bot]
3ed167e642
Bump django from 3.1.7 to 3.2
Bumps [django](https://github.com/django/django) from 3.1.7 to 3.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.7...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 05:06:49 +00:00
Emil Stenström
0d2aeae621
Merge pull request #53 from EmilStenstrom/dependabot/pip/pytest-6.2.3
Bump pytest from 6.2.2 to 6.2.3
2021-04-05 08:02:49 +02:00
dependabot[bot]
10c693e7b3
Bump pytest from 6.2.2 to 6.2.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [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/6.2.2...6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 05:13:24 +00:00
Emil Stenström
fefeb49ecb Update development dependencies to latest versions. 2021-03-30 23:34:49 +02:00
Emil Stenström
cc23283810 Bump version. 2021-03-24 23:04:53 +01:00
Emil Stenström
57a5aa0f4b
Only render dependencies that are used of a specific page (#52)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
2021-03-24 22:47:48 +01:00
Emil Stenström
cc8db8056e Remove support for < Django 2.2. 2021-03-24 22:39:14 +01:00
Emil Stenström
f9d098529b
Merge pull request #51 from EmilStenstrom/dependabot/pip/isort-5.8.0
Bump isort from 5.7.0 to 5.8.0
2021-03-22 10:08:28 +01:00
dependabot[bot]
b93d9928a1
Bump isort from 5.7.0 to 5.8.0
Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.7.0...5.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 05:18:49 +00:00
Emil Stenström
95c4590245
Merge pull request #50 from EmilStenstrom/dependabot/pip/flake8-3.9.0
Bump flake8 from 3.8.4 to 3.9.0
2021-03-15 08:54:44 +01:00
dependabot[bot]
d218bf1972
Bump flake8 from 3.8.4 to 3.9.0
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 05:15:40 +00:00
Emil Stenström
bdf0744107
Merge pull request #46 from EmilStenstrom/dependabot/pip/django-3.1.7
Bump django from 3.1.3 to 3.1.7
2021-03-11 23:04:00 +01:00
Emil Stenström
1b0045149b
Merge pull request #45 from EmilStenstrom/dependabot/pip/pytest-6.2.2
Bump pytest from 6.1.2 to 6.2.2
2021-03-11 23:03:13 +01:00
Emil Stenström
024055a381
Merge pull request #44 from EmilStenstrom/dependabot/pip/isort-5.7.0
Bump isort from 5.6.4 to 5.7.0
2021-03-11 23:03:01 +01:00
Emil Stenström
6d341201a8
Merge pull request #43 from EmilStenstrom/dependabot/pip/tox-3.23.0
Bump tox from 3.20.1 to 3.23.0
2021-03-11 23:02:48 +01:00
dependabot[bot]
27340528d5
Bump django from 3.1.3 to 3.1.7
Bumps [django](https://github.com/django/django) from 3.1.3 to 3.1.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.3...3.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 22:01:42 +00:00
dependabot[bot]
efc899afbc
Bump pytest from 6.1.2 to 6.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.2.
- [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/6.1.2...6.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 22:01:27 +00:00
dependabot[bot]
8d0a3d860c
Bump isort from 5.6.4 to 5.7.0
Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 22:01:12 +00:00
dependabot[bot]
df1574527e
Bump tox from 3.20.1 to 3.23.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.23.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.20.1...3.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 22:00:57 +00:00
Emil Stenström
5c78f16553
Create dependabot.yml 2021-03-11 23:00:07 +01:00
Emil Stenström
9398801a97 Bump version. 2021-03-10 22:43:10 +01:00
Emil Stenström
f60403f41e Update documentation to recommend simplified style. 2021-03-10 22:42:52 +01:00
Emil Stenström
97777d3318 Use simplified style to define Media. 2021-03-10 22:42:35 +01:00
Emil Stenström
b8f14404ac Allow simpler definition of Media class. 2021-03-10 22:36:42 +01:00
Emil Stenström
c67fd29bdd Move in_slot_node helper into Component class. 2021-03-10 17:47:51 +01:00
Emil Stenström
c0c5a94908 Rename duplicate ComponentRegistryTest.
Also move registry test to registry.
2021-03-10 12:25:28 +01:00
Emil Stenström
b30506087c Recommend the component_[css/js}_dependencies tags. 2021-03-06 10:23:31 +01:00
Emil Stenström
3c1ef43198 Bump version. 2021-02-27 16:40:47 +01:00