Commit Graph

20 Commits

Author SHA1 Message Date
Dmitri Akatov
7ba9e4abcb 0.3.5 - don't do anything for contenteditable without an ngModel 2013-08-05 15:23:40 -07:00
Dmitri Akatov
d8d7bf29e9 add a scenario dsl extension (mostly copied from the standard angular scenario dsl) 2013-08-05 15:03:51 -07:00
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
0da3b6c473 bump angular-bootstrap 2013-07-18 17:40:59 -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
cd7136e8c0 use angular-unstable 2013-07-12 10:53:50 -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
67809c3fa1 keep the built file in the main directory (for bower's sake) 2013-07-10 17:48:43 -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
061bf1d201 load all required components through bower 2013-07-09 11:39:16 -07:00
Dmitri Akatov
eed3f683d5 jquery through bower. fixed the tests 2013-07-04 17:43:18 +02:00
Dmitri Akatov
c5246cbefd new target file 2013-07-03 16:26:28 +02:00
Dmitri Akatov
23a0204494 make this work with typeahead 2013-06-25 15:53:52 +01:00
Dmitri Akatov
c7c955aee6 e2e tests for contenteditable 2013-06-20 03:33:52 +01:00
Dmitri Akatov
bad4423067 updated Gruntfile, added bower file, added simple example 2013-06-13 17:16:11 +01:00