Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3c4ac05cde5a97594d3b0fa7e3f5dbbaf45e4c64
|
|
|
|
|
|
|
|
|
|
(form_notice) and messageform (form_notice-direct)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
theme will follow after some tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
committ e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
Arguably, the earlier structure was unnecessarily verbose. Same as commit
e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
|
|
To speed up DOM load by cutting down 3 nodes in each notice list item.
Generally each notice option should be a list item in a <ul>, however,
there is no tangible benefit for the user using this approach. In this
case, minimalism is favoured. Similarly, the new approach will make 5
fewer function calls on the server side.
|
|
|
|
|
|
deep/crazy conversations the notice options don't misalign.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calculate the height of the XHR response container without actually
loading it into the DOM).
|
|
|
|
|
|
* 0.8.x:
Using max-width:480px for settings_design_background-image image
Using role for admin indicator. Added margin-left.
|