Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classic escapers as loadable (loaded by default) extension #314

Open
wants to merge 6 commits into
base: v3
Choose a base branch
from

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    e548084 View commit details
    Browse the repository at this point in the history
  2. Remove the classic escape methods and register them from the new exte…

    …sion
    
    by default
    
    Signed-off-by: pine3ree <[email protected]>
    pine3ree committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2a886cb View commit details
    Browse the repository at this point in the history
  3. Add option in plates engine ctor to allow bypassing loading the classic

    escaper functions
    
    Signed-off-by: pine3ree <[email protected]>
    pine3ree committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    762511b View commit details
    Browse the repository at this point in the history
  4. Add Escaper extension test cases

    Signed-off-by: pine3ree <[email protected]>
    pine3ree committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d79e94f View commit details
    Browse the repository at this point in the history
  5. Check for template, skip batch functions if not set

    Signed-off-by: pine3ree <[email protected]>
    pine3ree committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e418761 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Add new ctor parameter to static factory method

    Signed-off-by: pine3ree <[email protected]>
    pine3ree committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    76ebc55 View commit details
    Browse the repository at this point in the history