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

[10.x] Adds inline attachments support for "notifications" markdown mailables #47643

Merged
merged 19 commits into from Jul 4, 2023

Commits on Jun 28, 2023

  1. failing test

    cosmastech committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    26b1881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4bdbbb View commit details
    Browse the repository at this point in the history
  3. passing test

    cosmastech committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    116186a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af07ce4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update MailChannel.php

    taylorotwell committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    15a1ede View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    3a91db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8294bc8 View commit details
    Browse the repository at this point in the history
  3. set default markdown theme

    cosmastech committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a82d8b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #47603 from cosmastech/fix/markdown-mailable

    [10.x] Support Inline Attachments within Markdown Mailable
    nunomaduro committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    969c9fe View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3d37796 View commit details
    Browse the repository at this point in the history
  3. Adjusts coding style

    nunomaduro committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fab1441 View commit details
    Browse the repository at this point in the history
  4. Apply fixes from StyleCI

    StyleCIBot committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e9015a4 View commit details
    Browse the repository at this point in the history
  5. Fixes tests

    nunomaduro committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1c6f592 View commit details
    Browse the repository at this point in the history
  6. Adds test on custom theme

    nunomaduro committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ee16907 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix/markdown-mailable-adjustments' of github.com:larave…

    …l/framework into fix/markdown-mailable-adjustments
    nunomaduro committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3439b4d View commit details
    Browse the repository at this point in the history
  8. Simplifies test

    nunomaduro committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7974562 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cce930f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Update MailChannel.php

    taylorotwell committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9d4f10f View commit details
    Browse the repository at this point in the history
  2. Update MailChannel.php

    taylorotwell committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0adfc41 View commit details
    Browse the repository at this point in the history