Commit Graph

13 Commits

Author SHA1 Message Date
Dmitri Akatov
ba76a3749d avoid calling $scope.$apply twice in the same digest cycle if anything is listening on blur() or focus() 2013-07-30 20:47:02 -07:00
Dmitri Akatov
2c8dea244c only use coffeescript for configuration and in tests 2013-07-29 21:48:13 -07:00
Dmitri Akatov
4fa785b175 version 0.3.1: don't rerender unless we actually replaced some divs in no-line-break mode 2013-07-22 22:07:30 -07:00
Dmitri Akatov
232a698a83 bumped karma, updated test config to run with new version of karma 2013-07-18 17:17:22 -07:00
Dmitri Akatov
dab97313db no-line-breaks attribute to prevent line breaks 2013-07-18 16:34:30 -07:00
Dmitri Akatov
4e42e4d74c make non-editable sub-elements selectable by a single click 2013-07-15 18:40:53 -07:00
Dmitri Akatov
0858496a7b option to strip the <br> for empty input. bump to 0.1.0 2013-07-12 18:21:46 -07:00
Dmitri Akatov
34f429cf36 version 0.0.1 2013-07-12 10:57:09 -07:00
Dmitri Akatov
6013948140 forgot to rename the main file in the .json files 2013-07-10 17:59:28 -07:00
Dmitri Akatov
45a9b82f3f renamed project to angular-contenteditable. moved a few files around, too 2013-07-10 16:47:09 -07:00
Dmitri Akatov
c5246cbefd new target file 2013-07-03 16:26:28 +02:00
Dmitri Akatov
c7c955aee6 e2e tests for contenteditable 2013-06-20 03:33:52 +01:00
Dmitri Akatov
c4d7a685a8 Initial commit 2013-06-12 18:35:58 +01:00