Dmitri Akatov
8c7ad58a05
bumped grunt and bower versions
2014-06-24 16:36:33 +01:00
Dmitri Akatov
543c491b5f
commands are run from local bin directory anyways
2014-06-24 16:34:11 +01:00
Dmitri Akatov
f8da2a127e
use shields.io images
2014-06-24 16:29:39 +01:00
Dmitri Akatov
ac284284ca
added License
2013-12-06 02:00:32 +00:00
Dmitri Akatov
6197aca95c
Merge pull request #18 from Narretz/patch-1
...
added note that directive is broken in IE and Opera < 15
2013-12-02 02:01:13 -08:00
Narretz
60dde289a3
added note that directive is broken in IE and Opera < 15
...
This might save some people some time that need to support IE, but that only test it when they are finished.
2013-11-22 10:20:47 +01:00
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
76e3d515bf
0.3.6
2013-11-02 23:58:06 +00:00
Dmitri Akatov
14b0659205
better code formatting in the README
2013-11-02 23:54:28 +00:00
Dmitri Akatov
5cfa6cb537
bumped grunt-contrib-jshint
2013-11-01 16:47:28 +00:00
Dmitri Akatov
2cd8d711e6
added coderwall badge
2013-11-01 16:45:39 +00:00
Dmitri Akatov
5da962fa23
typo in test
2013-10-16 05:36:46 +01:00
Dmitri Akatov
cc52856cd9
in post-commit hook first remove all examples
2013-10-16 05:35:00 +01:00
Dmitri Akatov
fac8a4543c
instead of trying to access the scope, change it through an input element (verbatim)
2013-10-16 05:33:54 +01:00
Dmitri Akatov
61c22697e6
updated npm dependencies
2013-10-15 23:39:53 +01:00
Dmitri Akatov
c40f303002
added gemnasium badge
2013-10-15 23:38:46 +01:00
Dmitri Akatov
94121dae35
updated description and added repository to package.json
2013-10-15 23:35:17 +01:00
Dmitri Akatov
bef2d32443
added Bitdeli Badge
2013-10-15 23:25:48 +01: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
Dmitri Akatov
9a274bb465
Merge pull request #6 from boneskull/master
...
removes jQuery as prerequisite:
2013-10-15 13:47:17 -07:00
Dmitri Akatov
3e64e14a22
Travis-CI
2013-10-15 21:37:46 +01:00
Dmitri Akatov
b6d7233be3
finished post-commit hook
2013-10-15 20:13:48 +01:00
Dmitri Akatov
f773f5ff94
preparing post-commit hook to create gh-pages
2013-10-15 19:38:53 +01: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
d8d7bf29e9
add a scenario dsl extension (mostly copied from the standard angular scenario dsl)
2013-08-05 15:03:51 -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
0da3b6c473
bump angular-bootstrap
2013-07-18 17:40:59 -07:00
Dmitri Akatov
232a698a83
bumped karma, updated test config to run with new version of karma
2013-07-18 17:17:22 -07:00
Dmitri Akatov
dab97313db
no-line-breaks attribute to prevent line breaks
2013-07-18 16:34:30 -07:00
Dmitri Akatov
b939d4f9ac
some explanation about caret behaviour in contenteditable elements.
2013-07-16 21:48:43 -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
34f429cf36
version 0.0.1
2013-07-12 10:57:09 -07:00
Dmitri Akatov
cd7136e8c0
use angular-unstable
2013-07-12 10:53:50 -07:00
Dmitri Akatov
6d91e87f44
ignore .idea directory
2013-07-10 20:12:29 -07:00
Dmitri Akatov
a8bc8e4a84
installation instructions
2013-07-10 19:32:35 -07:00
Dmitri Akatov
6013948140
forgot to rename the main file in the .json files
2013-07-10 17:59:28 -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
Dmitri Akatov
30de3806a3
added README
2013-07-10 17:41:01 -07:00
Dmitri Akatov
69fe66c663
typeahead specific filters shouldn't be here
2013-07-10 17:06:56 -07:00
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