Skip to content

v1.0.0-beta.1

Choose a tag to compare

@swastik swastik released this 14 Jul 06:20
· 96 commits to master since this release
  • [Cleanup] Removes dependency on jQuery and uses the new shims.
  • [Bugfix] Ensures that the editable component doesn't get is-hidden class by default.
  • [Breaking] Instead of the onClose action, ember-inline-edit now sends the onCancel action
    on cancel (or escape) and resets the value to the actual value.