summaryrefslogtreecommitdiff
path: root/docs/designers
AgeCommit message (Expand)AuthorFilesLines
2026-02-15Add support for Backed Enums (#1171)Simon Wisselink2-1/+200
2025-12-21Document missing inline implementation. Fixed #1152 (#1156)Simon Wisselink1-5/+7
2025-05-06add empty and in_array modifier doc (#1113)Shad2-0/+27
2024-06-30Improvement of auto-escaping (#1030)Amaury Bouchard2-2/+10
2024-04-29Remove unused attributes from config_load (#1004)Simon Wisselink1-1/+0
2024-04-03add is_array modifier doc (#984)Shad1-0/+9
2024-03-25Documented support for `is in`, added support for `is not in`. (#955)Simon Wisselink3-51/+28
2024-03-15Fix Too many shorthand attributes error when using a modifier as a function w...Simon Wisselink1-3/+0
2024-02-26Implemented support for substr, implode and json_encode as modifiers. (#940)Simon Wisselink14-56/+322
2024-02-03fixed ocumentation on {if is even by } syntaxSimon Wisselink2-3/+3
2024-02-02added Link to variable scope page in the documentation for the assign tagSimon Wisselink1-2/+4
2023-10-28Typos in documentation (#914)Shad2-5/+5
2023-08-09fixed some broken links and markdown in the docsSimon Wisselink20-35/+34
2023-08-08Smarty5 (#852)Simon Wisselink20-161/+80
2023-02-06Finished improving designers docsSimon Wisselink52-1797/+1781
2023-02-06Improved another chunk of the designers docsSimon Wisselink22-1334/+1248
2023-02-05WIP improving the docsSimon Wisselink19-560/+458
2023-02-03fixes to docsSimon Wisselink24-35/+35
2023-01-31Fix error in docs on prepend/append. Fixes #818.Simon Wisselink1-2/+2
2022-10-22Fixed several typos and grammar errors (#821)Andrew Dawes13-18/+18
2022-09-27Dropped remaining references to removed PHP-support in Smarty 4 from docs, le...Simon Wisselink5-80/+2
2021-12-03Improve the documentation, bringing it up to date with PHP7/8 and Smarty 4 an...Simon Wisselink3-46/+13
2021-12-03Feature/add docs (#689)Simon Wisselink82-0/+6549