Commit Graph

24 Commits (master)

Author SHA1 Message Date
Dmitri Akatov 9a1471d23c 0.3.7 10 years ago
Dmitri Akatov d7771af3c7 move bower dependency on angular to development, and use angular instead of angular unstable 10 years ago
Dmitri Akatov 8a3ae75892 moved angular-unstable to development dependency 10 years ago
Dmitri Akatov 76e3d515bf 0.3.6 11 years ago
Dmitri Akatov 7ba9e4abcb 0.3.5 - don't do anything for contenteditable without an ngModel 11 years ago
Dmitri Akatov d8d7bf29e9 add a scenario dsl extension (mostly copied from the standard angular scenario dsl) 11 years ago
Dmitri Akatov ba76a3749d avoid calling $scope.$apply twice in the same digest cycle if anything is listening on blur() or focus() 11 years ago
Dmitri Akatov 2c8dea244c only use coffeescript for configuration and in tests 11 years ago
Dmitri Akatov 4fa785b175 version 0.3.1: don't rerender unless we actually replaced some divs in no-line-break mode 11 years ago
Dmitri Akatov 0da3b6c473 bump angular-bootstrap 11 years ago
Dmitri Akatov dab97313db no-line-breaks attribute to prevent line breaks 11 years ago
Dmitri Akatov 4e42e4d74c make non-editable sub-elements selectable by a single click 11 years ago
Dmitri Akatov 0858496a7b option to strip the <br> for empty input. bump to 0.1.0 11 years ago
Dmitri Akatov 34f429cf36 version 0.0.1 11 years ago
Dmitri Akatov cd7136e8c0 use angular-unstable 11 years ago
Dmitri Akatov 6013948140 forgot to rename the main file in the .json files 11 years ago
Dmitri Akatov 67809c3fa1 keep the built file in the main directory (for bower's sake) 11 years ago
Dmitri Akatov 45a9b82f3f renamed project to angular-contenteditable. moved a few files around, too 11 years ago
Dmitri Akatov 061bf1d201 load all required components through bower 11 years ago
Dmitri Akatov eed3f683d5 jquery through bower. fixed the tests 11 years ago
Dmitri Akatov c5246cbefd new target file 11 years ago
Dmitri Akatov 23a0204494 make this work with typeahead 11 years ago
Dmitri Akatov c7c955aee6 e2e tests for contenteditable 11 years ago
Dmitri Akatov bad4423067 updated Gruntfile, added bower file, added simple example 11 years ago