Juro Oravec
|
28b61c1609
|
refactor: Update docs and tests to use get_template_data() (#1161)
* refactor: update docs and tests to use get_template_data()
* refactor: fix linting
* docs: add note about difference between the two methods
|
2025-05-03 12:04:10 +02:00 |
|
Juro Oravec
|
a49f5e51dd
|
feat: component URL (#1088)
* feat: allow to set defaults
* refactor: remove input validation and link to it
* feat: component URL
* refactor: fix linter errors
* refactor: fix linter errors + update examples to use Component.View..get
* docs: update comment
* refactor: revert change to hash_comp_cls
* docs: update comment
|
2025-04-07 10:44:41 +02: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
|
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
|
fee26ec1d8
|
feat: refactor render fn and allow slots as functions
|
2024-06-02 16:22:38 +02:00 |
|
Dylan Castillo
|
2ed3b40d05
|
Add type hints
|
2024-03-02 14:39:26 +01:00 |
|
Dylan Castillo
|
91b4accfeb
|
Render components as views (#366) (thanks @dylanjcastillo)
|
2024-01-24 22:36:57 +01:00 |
|
Dylan Castillo
|
70a2a01400
|
Implement single file components
|
2024-01-14 22:36:55 +01:00 |
|