Matthew Borden
36d8b3b3fc
Add makeCodeSnippet & removeCodeSnippet methods + documentation.
...
Adds the ability to wrap text as code. The entire selection is wrapped in a <pre> tag. Each line is a <code> tag inside a <div> tag. Lines are located at the path BODY > PRE > DIV > CODE.
2015-01-04 08:40:19 +00:00
Rafał Filipek
0394b4c3d8
Updated Makefile
2014-12-08 10:46:35 +01:00
Neil Jenkins
ae38caba31
Remove IE8 support.
...
It was always a bit buggy, and realistically there's no point in putting in the
time to fix it up.
2014-11-29 20:08:53 +07:00
Neil Jenkins
af1720282c
Replace Node prototype extensions with normal fns.
...
* Firefox was sometimes not finding the extensions on elements.
* This minifies to a smaller target.
2013-04-08 13:27:06 +10:00
Neil Jenkins
b6473508a2
Set build
as default Make target.
2013-01-30 11:11:49 +11:00
Neil Jenkins
f08fe04bb2
Update Makefile to use uglifyjs2.
...
* Takes different options as parameters.
2013-01-24 11:53:22 +11:00
Neil Jenkins
fe6ffb0ed5
Add IE10 compatibility.
...
* All UA detection moved into a separate file.
2012-11-12 18:30:40 +11:00
Neil Jenkins
f0ba6216cc
Add support for IE8.
2012-04-02 15:55:33 +10:00
Neil Jenkins
f89490736e
Replace buggy TreeWalker implementations.
2011-11-02 14:02:18 +11:00
Neil Jenkins
72141fd670
Initial commit for public release.
2011-10-29 14:15:21 +11:00