Commit Graph

44 Commits (3e64e14a22e8c8af9da6d6eefa98339d19df3da0)
 

Author SHA1 Message Date
Dmitri Akatov 3e64e14a22 Travis-CI 11 years ago
Dmitri Akatov b6d7233be3 finished post-commit hook 11 years ago
Dmitri Akatov f773f5ff94 preparing post-commit hook to create gh-pages 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 d2715b92f6 use 2 spaces per tab 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 ccdece14ae i don't like semicolons any more 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 232a698a83 bumped karma, updated test config to run with new version of karma 11 years ago
Dmitri Akatov dab97313db no-line-breaks attribute to prevent line breaks 11 years ago
Dmitri Akatov b939d4f9ac some explanation about caret behaviour in contenteditable elements. 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 6d91e87f44 ignore .idea directory 11 years ago
Dmitri Akatov a8bc8e4a84 installation instructions 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 30de3806a3 added README 11 years ago
Dmitri Akatov 69fe66c663 typeahead specific filters shouldn't be here 11 years ago
Dmitri Akatov 45a9b82f3f renamed project to angular-contenteditable. moved a few files around, too 11 years ago
Dmitri Akatov 29cf4d2859 include the compiled javascript in git for bower's sake 11 years ago
Dmitri Akatov 3a540c5855 simplify 11 years ago
Dmitri Akatov 7890e6dcfa don't bother returning nulls. accept event parameter in the view_to_model function for inspection 11 years ago
Dmitri Akatov 061bf1d201 load all required components through bower 11 years ago
Dmitri Akatov 5a520010ce move cursor position to the end of contenteditable div after model is changed 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 44778c5413 renamed filter ignoreImgFilter to ignoreImg 11 years ago
Dmitri Akatov ad41b6b4a5 make this also visible in Firefox 11 years ago
Dmitri Akatov 1951e85654 an example with $http backend 11 years ago
Dmitri Akatov 330417ed10 pull out some common functions. wrap coffee compiled stuff in a function call. escape string for regexp. 11 years ago
Dmitri Akatov 07bc5cbd4a when filtering matches, ignore img tags 11 years ago
Dmitri Akatov 7aa7cbe639 don't highlight the partly match. typeahead example with images 11 years ago
Dmitri Akatov df3ce68fbf correct simple exapmle to contenteditable (no camel case) 11 years ago
Dmitri Akatov 23a0204494 make this work with typeahead 11 years ago
Dmitri Akatov 2f5e5d415c don't run unit tests. use jshint. 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
Dmitri Akatov c4d7a685a8 Initial commit 11 years ago