Commit Graph

13 Commits (master)

Author SHA1 Message Date
Dmitri Akatov f8da2a127e use shields.io images 10 years ago
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.
11 years ago
Dmitri Akatov 14b0659205 better code formatting in the README 11 years ago
Dmitri Akatov 2cd8d711e6 added coderwall badge 11 years ago
Dmitri Akatov c40f303002 added gemnasium badge 11 years ago
Dmitri Akatov bef2d32443 added Bitdeli Badge 11 years ago
Dmitri Akatov 9a274bb465 Merge pull request #6 from boneskull/master
removes jQuery as prerequisite:
11 years ago
Dmitri Akatov 3e64e14a22 Travis-CI 11 years ago
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 b939d4f9ac some explanation about caret behaviour in contenteditable elements. 11 years ago
Dmitri Akatov 4e42e4d74c make non-editable sub-elements selectable by a single click 11 years ago
Dmitri Akatov a8bc8e4a84 installation instructions 11 years ago
Dmitri Akatov 30de3806a3 added README 11 years ago