Commit Graph

20 Commits

Author SHA1 Message Date
Dmitri Akatov
45a9b82f3f renamed project to angular-contenteditable. moved a few files around, too 2013-07-10 16:47:09 -07:00
Dmitri Akatov
29cf4d2859 include the compiled javascript in git for bower's sake 2013-07-10 15:48:21 -07:00
Dmitri Akatov
3a540c5855 simplify 2013-07-10 15:47:40 -07:00
Dmitri Akatov
7890e6dcfa don't bother returning nulls. accept event parameter in the view_to_model function for inspection 2013-07-10 15:29:46 -07:00
Dmitri Akatov
061bf1d201 load all required components through bower 2013-07-09 11:39:16 -07:00
Dmitri Akatov
5a520010ce move cursor position to the end of contenteditable div after model is changed 2013-07-09 11:35:58 -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
44778c5413 renamed filter ignoreImgFilter to ignoreImg 2013-07-01 15:34:07 +02:00
Dmitri Akatov
ad41b6b4a5 make this also visible in Firefox 2013-06-26 19:53:39 +01:00
Dmitri Akatov
1951e85654 an example with $http backend 2013-06-26 19:45:24 +01:00
Dmitri Akatov
330417ed10 pull out some common functions. wrap coffee compiled stuff in a function call. escape string for regexp. 2013-06-26 17:50:25 +01:00
Dmitri Akatov
07bc5cbd4a when filtering matches, ignore img tags 2013-06-26 17:27:12 +01:00
Dmitri Akatov
7aa7cbe639 don't highlight the partly match. typeahead example with images 2013-06-26 16:57:08 +01:00
Dmitri Akatov
df3ce68fbf correct simple exapmle to contenteditable (no camel case) 2013-06-25 15:54:05 +01:00
Dmitri Akatov
23a0204494 make this work with typeahead 2013-06-25 15:53:52 +01:00
Dmitri Akatov
2f5e5d415c don't run unit tests. use jshint. 2013-06-20 12:12:43 +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
Dmitri Akatov
c4d7a685a8 Initial commit 2013-06-12 18:35:58 +01:00