Skip to content

Commit

Permalink
README changes
Browse files Browse the repository at this point in the history
  • Loading branch information
digitv committed Dec 8, 2017
1 parent a890c2d commit 0d06255
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,6 @@ There are much more JS commands that you can use (@see in `digitv\yii2live\compo
|linkSelectorAjax |_jQuery selector for links_|
|formSelector |_jQuery selector for forms (only when `enableLiveLoad` active)_|
|formSelectorAjax |_jQuery selector for forms_|
|fieldSelectorAjax |_jQuery selector for form fields (change event)_|
|messageAdapter |_Name of message adapter. Used to show messages for user (`alert` or `notify`)_|
|modalDefaultSelector |_jQuery selector for default modal popup_|
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "digitv/yii2live",
"version": "1.1.5",
"version": "1.1.6",
"description": "Yii2 Live package",
"keywords": ["yii2", "ajax", "live", "node.js"],
"type": "yii2-extension",
Expand Down

0 comments on commit 0d06255

Please sign in to comment.