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

Introduce a DecoratableTypeResolver base class #1213

Open
wants to merge 13 commits into
base: 8.x-4.x
Choose a base branch
from

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    cbdb675 View commit details
    Browse the repository at this point in the history
  2. fix: package

    chrfritsch committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2c53ace View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Provide DecoratableTypeResolverInterface

    The interface allows alternative but compatible decoratable type
    resolvers to be created. It also provides an upgrade path for projects
    that were already using the pattern.
    Kingdutch authored and chrfritsch committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    bacd551 View commit details
    Browse the repository at this point in the history
  2. fix: use 7.3 version

    chrfritsch committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    1b84c1f View commit details
    Browse the repository at this point in the history
  3. revert constructor changes

    chrfritsch committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    025ddd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

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

Commits on Sep 28, 2022

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

Commits on Jun 6, 2023

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

Commits on Jun 13, 2023

  1. Fix property definition

    dbosen committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3fcaa59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a20b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e702f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0c2f6e View commit details
    Browse the repository at this point in the history
  5. Remove unused use.

    dbosen committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1e1a64d View commit details
    Browse the repository at this point in the history