23 Commits (fe4b8566792f8ba7f78ddf5b5e1f99e35162e702)

Author SHA1 Message Date
Barış Soner Uşaklı e9cebe1867
Webpack5 (#545)
* webpack changes

* refactor: remove 500-embed.tpl

* fix: admin script

* chore: up compat

* refactor: remove pulling js from modules

* fix: unintentional padding in notification dropdown elements/lists

* revert: zero-out padding in notifications-list (wrong element selector)

* fix: no padding in notification-list dropdown

* refactor: notifications dropdown to use flexbox, fixes nodebb/nodebb#10284

* fix: nodebb/nodebb#10351, refactor chats menu and dropdown to use flexbox as well

this also fixes the regression caused by nodebb/nodebb#10284

* fix: incorrect default panel-offset

* fix: wonky margins on chat list

* fix: nodebb/nodebb#10363, more timestamp oddities

* Remove hardcoded 70px body padding (#547)

* fix: nodebb/nodebb#10476, eliminate the hardcoded 70px padding in the body element

This also has the nice side effect of simplifying a lot of the panel-offset styling

* fix: adjust topic header distance from top of page

* style: fix spacing

* feat: save panelOffset into localStorage, read by core

* fix: hide post-tools dropdown menu by default, made visible when menu options are loaded (see nodebb/nodebb@690ec2d59

Co-authored-by: Julian Lam <julian@nodebb.org>
3 years ago
Julian Lam 3847f603db refactor: move persona settings to dedicated user page 3 years ago
Barış Soner Uşaklı 0c0469d674 fix: https://github.com/NodeBB/NodeBB/issues/9198 4 years ago
Barış Soner Uşaklı 50eee8039c feat: update autohiding navbar 4 years ago
Barış Soner Uşaklı d02dd373e7 fix: core does this 4 years ago
Barış Soner Uşaklı 144a5dc55d https://github.com/NodeBB/NodeBB/issues/8734 4 years ago
Barış Soner Uşaklı 31ecf92195 feat: move lib to public so grunt properly builds client side 4 years ago
Peter Jaszkowiak 8589b5326b Use system fonts instead of Robot webfont
Fixes #449
6 years ago
Barış Soner Uşaklı 9a5c49d3fa closes #418 6 years ago
Peter Jaszkowiak 78580d7be1 Move chats to a separate slideout menu on the right side
- Switched to the Pulling library
- Moved nav menu to the left side, as is normal elsewhere
- Added chat button on right side
- Unread icon on it shows unread chats
- Added slideout menu on right for only chats
- Both sides will slide open and everything
- Switched to drawer menus instead of the previous reveal style menus
7 years ago
Julian Lam 98aa41222e moved roboto link tag from CSS import to prefetched link tag, re: nodebb/nodebb#5733 7 years ago
psychobunny 9037a8224f chats.js was removed into core 8 years ago
pichalite 41d7ec3c0c Quick reply option 8 years ago
psychobunny 88618a530e use minified version of autohidingnavbar instead 8 years ago
psychobunny 712c7e0550 latest autohidingNavbar 8 years ago
pichalite 7be7d322ce ability to toggle display of subcategories on categories page (#284)
* ability to toggle display of subcategories on categories page

* settingsv2
9 years ago
yariplus 51df742190 Add widget areas 9 years ago
barisusakli 182a07ddb4 closes https://github.com/NodeBB/NodeBB/issues/4594, closes https://github.com/NodeBB/NodeBB/issues/4441 9 years ago
Julian Lam 5eede87d23 nodebb/nodebb#3915 9 years ago
psychobunny 166fa9e643 slideout 10 years ago
psychobunny c202725fb6 auto hide navbar on mobile and tablet 10 years ago
psychobunny f97648015c added nprogress bar 10 years ago
psychobunny 341a12c164 woot slide menu 10 years ago