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

FEATURE: Add fusion-prototypes Component, Editable, ContentComponent and Augmenter #1752

Merged
merged 9 commits into from
Dec 5, 2017
Merged

FEATURE: Add fusion-prototypes Component, Editable, ContentComponent and Augmenter #1752

merged 9 commits into from
Dec 5, 2017

Commits on Nov 13, 2017

  1. TASK: Add Atomic Fusion

    jonnitto committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    3e0dded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1714c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30fc12f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

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

Commits on Dec 5, 2017

  1. TASK: Move the prototype Neos.Neos:Augmenter to the fusion-package …

    …as `Neos.Fusion:Augmenter`
    mficzel committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    8d12ebd View commit details
    Browse the repository at this point in the history
  2. TASK: Move class \Neos\Neos\Service\HtmlAugmenter to `\Neos\Fusion\…

    …Service\HtmlAugmenter
    mficzel committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    976ef41 View commit details
    Browse the repository at this point in the history
  3. TASK: Add class Neos\Neos\Service\HtmlAugmenter that extends `Neos\…

    …Fusion\Service\HtmlAugmenter` for backwards compatibility
    mficzel committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    48b36b7 View commit details
    Browse the repository at this point in the history
  4. BUGFIX: Adjust use statements to avoid name conflict between `Neos\Fu…

    …sion\Service\HtmlAugmenter` and the backwards compatible `Neos\Neos\Service\HtmlAugmenter`
    mficzel committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    a1558db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f274ee View commit details
    Browse the repository at this point in the history