Framework

Repository Author Commit message Committed SHA  
 
assets by dg added CLAUDE.md
assets by dg FontAsset: added crossorigin property
assets by dg improved PHPDoc descriptions
assets by dg updated github actions
mail by dg added CLAUDE.md
mail by dg CssInliner: tokenizer-based CSS parser with DOM inlining

- single regex tokenizer (comment, whitespace, string, url, at-ident, hash, number, ident, char)
- verifies full tokenization coverage, throws on unexpected input
- handles data: URIs with semicolons, braces in strings, commas in attribute selectors
- preserves <style> elements (keeps @media rules intact)
- uses Dom\HTMLDocument CSS selectors for element matching (PHP 8.4+)

mail by dg made static analysis mandatory
mail by dg fixed PHPStan errors
mail by dg uses nette/phpstan-rules
mail by dg improved PHPDoc descriptions
mail by dg improved phpDoc types
mail by dg composer: bumped versions
mail by dg uses nette/tester 2.6
mail by dg requires PHP 8.2
mail by dg opened 4.1-dev
mail by dg updated github actions
mail by dg updated .gitattributes
latte by dg StatementNode: added tagPositions
latte by dg added length to Position
latte by dg Dedent: fixed inline content and atLineStart tracking [Closes #412, #413]
latte by dg |limit accepts strings
latte by dg Released version 3.1.3
latte by dg added Feature::Dedent
latte by dg added Feature::ScopedLoopVariables
latte by dg ForeachNode::print() refactoring
latte by dg Helpers::sortBeforeAfter() reimplemented using Kahn's algorithm for topological sorting
latte by dg added |slice support for iterators and |limit filter
latte by dg added |commas filter
latte by dg added |column filter
latte by dg |padLeft |padRight: added support for int|float [Closes #408]
latte by dg moved processParams() to Helpers::resolveParams()
latte by dg Engine: extracted addDefaultExtensions() method

Last synchronization: 2026-03-28 19:02:41