Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Tags: akatov/angular-contenteditable

Tags

0.3.8

Toggle 0.3.8's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Tag to update latest fix with bower

0.3.5

Toggle 0.3.5's commit message
0.3.5 - don't do anything for contenteditable without an ngModel

0.3.4

Toggle 0.3.4's commit message
add a scenario dsl extension (mostly copied from the standard angular…

… scenario dsl)

0.3.3

Toggle 0.3.3's commit message
avoid calling $scope.$apply twice in the same digest cycle if anythin…

…g is listening on blur() or focus()

0.3.2

Toggle 0.3.2's commit message
only use coffeescript for configuration and in tests

0.3.1

Toggle 0.3.1's commit message
version 0.3.1: don't rerender unless we actually replaced some divs i…

…n no-line-break mode

0.3.0

Toggle 0.3.0's commit message
no-line-breaks attribute to prevent line breaks

0.2.0

Toggle 0.2.0's commit message
make non-editable sub-elements selectable by a single click