Commit graph

12 commits

Author SHA1 Message Date
Jakub Trllo
70087468c3
General: Anatomy templates formatting (#4773)
* TemplatesDict can create different type of template

* anatomy templates can be formatted on their own

* return objected templates on get item

* '_rootless_path' is public classmethod 'rootless_path_from_result'

* 'AnatomyStringTemplate' expect anatomy templates

* remove key getters

* fix typo 'create_ojected_templates' -> 'create_objected_templates'

* Fix type of argument

* Fix long line
2023-04-05 15:59:36 +02:00
Félix David
367b7b262e changes for better support 2022-12-08 13:06:10 +01:00
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
Jakub Trllo
8f5360d9d5 added ability to keep '<>' without formatting content unchanged 2022-08-03 18:28:40 +02:00
Jakub Trllo
5963066a7e TemplateResult has 'normalized' method 2022-07-20 10:11:56 +02:00
Jakub Trllo
c4e826e77f added ability to create copy of TemplateResult 2022-04-25 17:29:32 +02:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
e9c67e35bc fixed used values passed to TemplateResult 2022-02-24 17:21:52 +01:00
Jakub Trllo
43839e63f1 TemplatesDict does not return objected templates with 'templates' attribute 2022-02-24 15:36:15 +01:00
Jakub Trllo
8d7f56c9e8 added more methods to StringTemplate 2022-02-24 15:11:40 +01:00
iLLiCiTiT
a80b15d791 use new templates logic in anatomy templates 2022-02-19 20:33:51 +01:00
iLLiCiTiT
a9506a1480 extracted template formatting logic from anatomy 2022-02-19 20:31:31 +01:00