Trevor Parscal
|
dab042b52f
|
Prevented classes from being removed and reset when they didn't actually change
|
2011-11-23 23:22:59 +00:00 |
|
Trevor Parscal
|
1fa9dfef3c
|
Made class replacement catch spaces too, so we don't keep adding more and more spaces each time we update the class of a heading
|
2011-11-23 23:17:34 +00:00 |
|
Trevor Parscal
|
3ac24949ce
|
Fixed incorrect registration object being used
|
2011-11-16 18:54:05 +00:00 |
|
Trevor Parscal
|
0e1d3c08fd
|
Added split rules to view classes
|
2011-11-14 23:59:36 +00:00 |
|
Trevor Parscal
|
063868d376
|
Removed using custom elements for heading views, just using divs now - if we have to switch the level we don't want to have to trash the whole thing and rebuild it
|
2011-11-02 23:01:35 +00:00 |
|
Trevor Parscal
|
e9488b637a
|
Made regex less specific, so it catches levels that are not officially supported, but also shouldn't get stuck in the dom if for some reason they get added at some point.
|
2011-11-02 22:47:16 +00:00 |
|
Trevor Parscal
|
d35fe7a407
|
Made regex less specific, so it catches levels that are not officially supported, but also shouldn't get stuck in the dom if for some reason they get added at some point.
|
2011-11-02 22:46:35 +00:00 |
|
Trevor Parscal
|
2b499d5990
|
Reorganized modules by javascript namespace
|
2011-11-02 21:31:45 +00:00 |
|