- fixes #746 - when editing a tag, the "edit:beforeUpdate" should not deep-clone the data, so the developer could modify it at the event callback if it is wished to remove/add other properties to the edited tag before the tag is replaced, therefore added a third option to the "trigger" event method b94bb54
- fixes #746 - when editing a tag which has other properties than "value" they should be persisted after editing f40ed1a
- Merge branch 'master' of https://github.com/yairEO/tagify 10503ff
- Added a missing custom event (#747) 41a9c11
- fixes #744 - Cannot read property 'withoutChangeEvent' of undefined 153d2bc
- fixed typo (#745) 3b5fa04