yii2-notification-wrapper icon indicating copy to clipboard operation
yii2-notification-wrapper copied to clipboard

Yii2-notification-wrapper module renders a message from session flash (with ajax, pjax support and etc.) through Growl, Noty, Toastr and more libraries

Results 3 yii2-notification-wrapper issues
Sort by recently updated
recently updated
newest added

Error return [ 'Cancel' => 'Hủy', 'Confirmation Needed' => 'Yêu cầu xác nhận', 'Error' => 'Có lỗi', 'Info' => 'Thông tin', 'Ok' => 'Tốt', 'Question' => 'Câu hỏi', 'Success' =>...

For some reason, whenever I load Pjax (or make ajax requests) on any page, POST requests get sent to /noty/default/index as well. https://imgur.com/j0RQP2c Not the greatest with JS, so a...

if ($this->getIsCli()) { show messages }