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

Documentation in template files #6

Merged
merged 15 commits into from
Mar 19, 2024
Merged

Commits on Feb 28, 2024

  1. dev commit for showcase

    davidhoelzel committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bfeeb45 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. add tests

    - minor fixes
    - directories can now be configured
    davidhoelzel committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    373cd25 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. add default category

    - add directory resources to rebuild container on template changes
    davidhoelzel committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6c81c89 View commit details
    Browse the repository at this point in the history
  2. compiler pass now adds paths to component config

    - add tests for path resolving
    davidhoelzel committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    95baba6 View commit details
    Browse the repository at this point in the history
  3. add documentation

    davidhoelzel committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b0b71e0 View commit details
    Browse the repository at this point in the history
  4. resolve variables in directories

    - doc improvement
    davidhoelzel committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    219c6bd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. make paths mandatory for items

    add performance test
    davidhoelzel committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1b68ca7 View commit details
    Browse the repository at this point in the history
  2. fix tests

    test componentItemFactory with real services to capture violations
    davidhoelzel committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1be893e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into doc-in-template-parser

    # Conflicts:
    #	src/Component/ComponentItemFactory.php
    #	tests/Functional/Service/ComponentItemFactoryTest.php
    davidhoelzel committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d0d5908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d73be0d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. remove doubled char

    davidhoelzel committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    87acf99 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge branch 'main' into doc-in-template-parser

    # Conflicts:
    #	composer.json
    #	src/Component/ComponentItemFactory.php
    #	src/Controller/TwigDocController.php
    #	src/DependencyInjection/Configuration.php
    #	src/DependencyInjection/TwigDocExtension.php
    #	src/Service/ComponentService.php
    #	src/Twig/TwigDocExtension.php
    #	tests/Functional/Service/ComponentItemFactoryTest.php
    #	tests/Unit/Component/ComponentItemFactoryTest.php
    davidhoelzel committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8f1f565 View commit details
    Browse the repository at this point in the history
  2. #9 cs-fixer

    - merge from main
    davidhoelzel committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    56fc66e View commit details
    Browse the repository at this point in the history
  3. #9 fix version constraints

    davidhoelzel committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    97f3d6a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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