Files
liquid/lib/liquid
Guilherme CarreiroandAlbert Chu 9e6b628a68 * Introduce support for literal comparisons (e.g., {{ 'hello' == 'hello' }})
* Evaluate expressions as truthy/falsy to unlock scenarios, such as `<div class="{{ disabled and "modal--disabled" }}">`
* Add additional scenarios to the expression test suite
* Simplify `LogicalExpression`
2025-03-10 21:20:44 -06:00
..
2025-03-07 18:59:59 +01:00
2024-11-04 15:22:56 -04:00
2024-01-12 12:17:20 -04:00
2019-09-18 13:19:45 +10:00
2019-12-17 21:45:08 -05:00