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 |
|
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 |
|
Juro Oravec
|
58b3ad3c8d
|
refactor: fix sampleproject component-relative (#833)
Closes #830
|
2024-12-08 09:28:24 +01:00 |
|
Juro Oravec
|
e1382d3ccd
|
refactor: Remove safer_staticfiles, replace STATICFILES_DIRS with COMPONENTS.dirs, support [app]/components (#652)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-11 08:45:55 +02:00 |
|
Juro Oravec
|
841dd77e91
|
refactor: Fix template caching, expose cached_template , Component.template API changes (#647)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-06 22:40:39 +02:00 |
|
Juro Oravec
|
e771a0aaaf
|
refactor: Use top-level exports as public API (#562)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-08-03 08:30:39 +02:00 |
|
Juro Oravec
|
37fd901908
|
Resolve media and template files relative to component class dir (#395), thanks @JuroOravec
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
|
2024-03-23 19:01:39 +01:00 |
|
Dylan Castillo
|
dc9f1b46b2
|
Fix issue #368 and add tests (#369)
|
2024-01-27 23:10:03 +01:00 |
|
Emil Stenström
|
c0ed45b920
|
Improve structure of sampleproject.
|
2022-07-18 09:13:36 +02:00 |
|
Emil Stenström
|
2a72329041
|
Add sample project to repo to show config.
|
2022-07-17 13:27:17 +02:00 |
|