Juro Oravec
|
ccf02fa316
|
chore: util to manage URLs in the codebase (#1179)
* chore: util to manage URLs in the codebase
* docs: mentiion validate_links and supported_versions in docs
* refactor: fix linter errors
|
2025-05-11 14:59:34 +02:00 |
|
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
|
519529d4e4
|
refactor: move Url.public to View.public (#1140)
* refactor: move Url.public to View.public
* refactor: fix tests / imports
|
2025-04-21 23:12:40 +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
|
99067c4b20
|
docs: document how to render components in getting started (#1028)
Closes #990
|
2025-03-17 12:39:18 +01:00 |
|