Trevor Parscal
|
8a5ff02cea
|
Fixed headings, lists and list items - listening to the model now, as we should have been
|
2011-12-07 23:13:57 +00:00 |
|
Inez Korczynski
|
f226380f36
|
Add 'term' and 'defintion' to regex (one that is responsible for deleting all listitem styles from an item) in ListItemView.setClasses method.
|
2011-12-07 23:12:33 +00:00 |
|
Inez Korczynski
|
0ec2775621
|
Make ListView.enumerate method clear ListItemView.$icon when item is not 'number'.
|
2011-12-07 01:12:04 +00:00 |
|
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
|
8a884ee3b8
|
Fixed emitting updates when deleting content from the inside of a node
|
2011-11-14 23:47:07 +00:00 |
|
Inez Korczynski
|
d01cdd859d
|
ListItem now is a branch instead of being leaf. So it contains children - usually it would be just Paragraph, but in some cases Table as well (as Wikitext allows to have HTML table in list item)
|
2011-11-07 21:30:13 +00:00 |
|
Trevor Parscal
|
2b499d5990
|
Reorganized modules by javascript namespace
|
2011-11-02 21:31:45 +00:00 |
|