19 Commits

Author SHA1 Message Date
Nicolas Stepien
c8e2b23faf Better menu positioning code. 2013-03-03 04:39:48 +01:00
Nicolas Stepien
737097e46a Make the menus follow their buttons. #932 2013-03-02 21:50:13 +01:00
Nicolas Stepien
cbd28083d5 Prevent MMB or RMB dialog dragging. #932 2013-02-28 04:41:30 +01:00
Nicolas Stepien
aafae54e17 Array::slice.call x -> [x...] 2013-02-25 20:55:31 +01:00
Nicolas Stepien
f1359a75fb Review some of the QR's style/CSS.
Make the Name/E-mail/Subject increase in width when hovered/focused.
2013-02-25 01:43:23 +01:00
Nicolas Stepien
a20d9f7e8b do -> 2013-02-17 18:49:59 +01:00
Nicolas Stepien
76d352f972 A simplification of the last ui hovering improvement. 2013-02-14 15:39:38 +01:00
Nicolas Stepien
90d6a5a90a Fix Fit width for OPs. 2013-02-14 14:37:43 +01:00
Nicolas Stepien
bbb455c0c5 Automatically reposition a quote preview or image hover once the content is loaded. Close #237. 2013-02-14 12:13:24 +01:00
Nicolas Stepien
2b8f808b6b Add the catalog links toggler. 2013-02-13 23:09:40 +01:00
Nicolas Stepien
faee3e0d9e Menu fixes concerning flexbox ordering versus dom ordering. 2013-02-13 20:11:51 +01:00
Nicolas Stepien
2d677acad4 Add the CloseMenu event/API. 2013-02-13 18:24:59 +01:00
Nicolas Stepien
4f28b6d2e5 Add ordering to menu entries, using a flexbox layout. 2013-02-13 18:03:27 +01:00
Nicolas Stepien
82249ef3ec Add support for 4chan's various themes.
On the catalog, it allows dialogs to be correctly themed as it didn't have the same stylesheets.
Fix #919.
2013-02-12 00:29:04 +01:00
Nicolas Stepien
9de0342dbd Detect current style and style changes.
doc = d.documentElement
2013-02-11 22:25:04 +01:00
Nicolas Stepien
84617ba149 Use custom events to add our menu entries.
children -> subEntries
2013-02-11 14:11:49 +01:00
Nicolas Stepien
b6cf7220c4 Most of the Header is done, see changelog file.
Add 4chan and 4chan X settings links in the header's menu.

Add $.asap.

Add UI.Menu.
The menu API now requires a type ("post" or "header").

Add Get.boardsConfig.
2013-02-09 18:50:21 +01:00
Nicolas Stepien
3650eb2af7 Having the quote previews top position flicker is quite annoying actually. 2012-09-26 21:25:59 +02:00
Nicolas Stepien
b3d7f30f3a Use Grunt for building from now on. 2012-09-24 22:37:33 +02:00