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

Custom twig tags #35

Merged
merged 10 commits into from
Mar 1, 2020
Merged

Custom twig tags #35

merged 10 commits into from
Mar 1, 2020

Commits on Feb 19, 2020

  1. Use Melody parser configuration for custom Twig tags

    Introduce printing for GenericTwigTag and GenericToken
    Small refactoring
    twbartel committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    e77a7b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d7736 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Fix bug with indented sections of GenericTwigTag

    Add test cases
    twbartel committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    35d8c21 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    8c35241 View commit details
    Browse the repository at this point in the history
  2. Re-arrange test cases

    twbartel committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    677524e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    8453b61 View commit details
    Browse the repository at this point in the history
  2. Fix "switch" test case

    twbartel committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    25c1cd5 View commit details
    Browse the repository at this point in the history
  3. Extract print functionality for single Twig tag

    Enable plugin loading in test environment
    Add test for generic parsing, but custom printing
    Improve whitespace handling for generic sub-tags
    twbartel committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    00250a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    9b892f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Configuration menu
    Copy the full SHA
    57a22ec View commit details
    Browse the repository at this point in the history