Commit Graph

11 Commits (cbf28d92259b9b5d9e3136ed7dd8233f505ab2d5)

Author SHA1 Message Date
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.
11 years ago
Dmitri Akatov 7ba9e4abcb 0.3.5 - don't do anything for contenteditable without an ngModel 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 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 67809c3fa1 keep the built file in the main directory (for bower's sake) 11 years ago