Dmitri Akatov
64fd235450
only move caret to end on model change when the corresponding attribute is set
2013-11-11 15:36:23 -08:00
Dmitri Akatov
dd8ac4dc44
pull out options first
2013-11-11 15:34:53 -08:00
Dmitri Akatov
52d84c973e
these variables aren't injections
2013-11-11 15:24:35 -08:00
Dmitri Akatov
60d6382192
Merge pull request #5 from solidspark/master
...
Point to the first object of $element's array
2013-10-15 14:32:11 -07:00
Christopher Hiller
cbf28d9225
removes jQuery as prerequisite:
...
- jQuery was used in two places in the code: a get() call and a click() call, both of which are unsupported by jqLite, but have workarounds.
- jQuery is still used for functional testing.
2013-10-13 21:02:12 -07:00
Ryan Katkov
d0cd823932
Point to the first object of $element's array
2013-09-05 12:01:33 -07:00
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
d2715b92f6
use 2 spaces per tab
2013-08-05 13:20:44 -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
ccdece14ae
i don't like semicolons any more
2013-07-29 21:59:00 -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
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
67809c3fa1
keep the built file in the main directory (for bower's sake)
2013-07-10 17:48:43 -07:00