Commit Graph

17 Commits (4fa785b175e948f2758c5a212492c1d908ad32d8)

Author SHA1 Message Date
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 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 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 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 5a520010ce move cursor position to the end of contenteditable div after model is changed 11 years ago
Dmitri Akatov 44778c5413 renamed filter ignoreImgFilter to ignoreImg 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 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 c4d7a685a8 Initial commit 11 years ago