Skip to content

Commit

Permalink
Enhancements to editable plugin fixes #87, fixes #100
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Dec 26, 2015
1 parent 0fbd2a5 commit f586c31
Show file tree
Hide file tree
Showing 6 changed files with 229 additions and 182 deletions.
11 changes: 7 additions & 4 deletions CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ Change Log: `yii2-editable`

1. (enh #84): Update Portugese translations.
2. (enh #85): Add Greek translations.
3. (enh #88): Update Russian translations.
4. Better fix for #64 in resetting errors.
5. (enh #91): Add plugin option `encodeOutput` to encode HTML output.
6. (enh #103): Add Czech Translations.
3. (enh #87): Add jQuery plugin destroy & create methods.
4. (enh #88): Update Russian translations.
5. Better fix for #64 in resetting errors.
6. (enh #91): Add plugin option `encodeOutput` to encode HTML output.
7. (enh #100): New `initEditablePopover` method to initialize popover for AJAX replaced editables.
8. (enh #103): Add Czech Translations.
9. Code optimizations for widget and JS plugin.

## Version 1.7.3

Expand Down
Loading

0 comments on commit f586c31

Please sign in to comment.