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 messages #100

Merged
merged 5 commits into from
Mar 31, 2017
Merged

Feature/add messages #100

merged 5 commits into from
Mar 31, 2017

Conversation

romaninsh
Copy link
Member

@romaninsh romaninsh commented Mar 31, 2017

Implemented generic message support

screen shot 2017-03-31 at 20 06 30

$layout->add([
    'Message', 
    'This is a title of your message', 
    'type' => 'success',
    'icon' => 'pointing right',
])->text->addParagraph('You can add some more text here for your messages');

@DarkSide666 DarkSide666 merged commit e72db7f into develop Mar 31, 2017
@DarkSide666 DarkSide666 deleted the feature/add-messages branch March 31, 2017 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants