assets | by dg | compatibility with latte 3.0.22 | | | |
assets | by dg | ViteMapper: supports sass & jsx on dev server | | | |
assets | by dg | refactoring | | | |
assets | by dg | improved test | | | |
assets | by dg | optimized global function calls | | | |
latte | by dg | Released version 3.0.22 | | | |
latte | by dg | added function hasTemplate() | | | |
latte | by dg | added new exception TemplateNotFoundException | | | |
latte | by dg | added |firstLower | | | |
latte | by dg | added NodeTraverser::RemoveNode constant [Closes #396] Allows visitors to return RemoveNode to replace a node with null during traversal. Added test coverage for both enter and leave callback scenarios. | | | |
latte | by dg | improved block/template dynamic name checking | | | |
latte | by dg | added missing tests | | | |
latte | by dg | refactoring | | | |
latte | by dg | optimized global function calls | | | |
latte | by dg | composer: added psr-4 loader | | | |
latte | by dg | composer: require stable packages outside of nette | | | |
latte | by dg | Revert "tag name can end with ? like {foo?}" This reverts commit 776c4c0577d9a6a75db31a5a52923e36a279efd4. | | | |
utils | by dg | DateTime::fromParts() uses setDate() & setTime() | | | |
utils | by dg | DateTime: strict behavior (BC break) | | | |
utils | by dg | Strings::webalize() requires INTL extension | | | |
utils | by dg | StaticClass: is not overriding __callStatic() | | | |
utils | by dg | used attribute Deprecated | | | |
utils | by dg | removed Nette\SmartObject usage | | | |
utils | by dg | cs | | | |
utils | by dg | requires PHP 8.1 | | | |
utils | by dg | opened 4.1-dev | | | |
utils | by vrana | Strings::trim() trims Line Separator and Ideographic Space (#326) These characters occur in our data. There are more characters listed at https://en.wikipedia.org/wiki/Whitespace_character#Unicode, maybe all of them should be included? | | | |
utils | by dg | DateTime: refactoring | | | |
utils | by dg | DateTime: fixed parsing 'ago' modifier [Closes #327] | | | |
utils | by dg | DateTime::relativeToSeconds() checks for error | | | |
utils | by dg | Reflection::getParameterDefaultValue() is not deprecated | | | |
utils | by dg | optimized global function calls | | | |