Skip to content
  • Jared White's avatar
    54e56ef7
    Support `pipe` in Serbea 2.0, add new pure Ruby template syntax (WIP) (#817) · 54e56ef7
    Jared White authored
    * Support `pipe` in Serbea 2.0, add new pure Ruby template syntax
    
    * Refactor HTMLinRuby template syntax
    
    * Ensure `pipe` is available to components
    
    * Support MARKDOWN in cop
    
    * Arrive at final syntax
    
    * fix test on Ruby 3.2
    
    * Skip Ruby template test on v2.7.2
    
    * Update how the text string helpers works
    
    * Pull in new Streamlined dependency
    
    * Streamlined tweaks; components now automatically support syntax
    
    * Support Ruby 3.3 for Nokolexbor
    
    * Streamline (heh) Streamlined integration
    
    * Syntax improvements based on updated Streamlined
    
    * Add slick "Ruby front matter" DSL to Roda routes
    
    - also update cookies config
    
    * Fix test with cookies
    
    * back out of secure default
    54e56ef7
    Support `pipe` in Serbea 2.0, add new pure Ruby template syntax (WIP) (#817)
    Jared White authored
    * Support `pipe` in Serbea 2.0, add new pure Ruby template syntax
    
    * Refactor HTMLinRuby template syntax
    
    * Ensure `pipe` is available to components
    
    * Support MARKDOWN in cop
    
    * Arrive at final syntax
    
    * fix test on Ruby 3.2
    
    * Skip Ruby template test on v2.7.2
    
    * Update how the text string helpers works
    
    * Pull in new Streamlined dependency
    
    * Streamlined tweaks; components now automatically support syntax
    
    * Support Ruby 3.3 for Nokolexbor
    
    * Streamline (heh) Streamlined integration
    
    * Syntax improvements based on updated Streamlined
    
    * Add slick "Ruby front matter" DSL to Roda routes
    
    - also update cookies config
    
    * Fix test with cookies
    
    * back out of secure default
Loading