40 Commits (main)

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 ca533f1c14 refactor: change fixHeaderPadding to updatePanelOffset
Save css variable to html element instead of updating padding-top via js.
Fixes #538
3 years ago
Barış Soner Uşaklı e50255b75a fix: https://github.com/NodeBB/NodeBB/issues/9918 3 years ago
Julian Lam e090c81c0f fix: remove insane z-index on bootbox modals 4 years ago
psychobunny eff0270da0 feat: #495 make last post text on categories view clickable 4 years ago
psychobunny cc26085573 feat: bookmark menu item restyled 4 years ago
psychobunny 0deac6de89 fix: https://github.com/NodeBB/NodeBB/issues/7909 5 years ago
Julian Lam 1f79ff4de9 fix: single sign-on buttons should have middle vertical alignment 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
RoiEX 71c446dab6 Add additional css 8 years ago
pichalite bee6adb74a cleanup 8 years ago
pichalite 9396440b0b Minor UI fixes. Closes NodeBB/NodeBB#5206 8 years ago
barisusakli 54748bfe2f use https 8 years ago
psychobunny a859056dec 100vh on #panel only if mobile 8 years ago
Peter Jaszkowiak 332230f051 Fixes #183: short body menu animation, paginator (#318) 8 years ago
Ole R 572e65e30f Fix skin overwriting z-index (#280) 9 years ago
Julian Lam 8aa1a7fcf0 fixed issues with chat modal on xs and sm 9 years ago
barisusakli b8d04c4238 more avatar fixes 9 years ago
psychobunny 2f2bcc755f use real ™️ colours for status indicators 9 years ago
Julian Lam 7a04bf141d missed a couple mixin use cases 9 years ago
Julian Lam b993dc708a votes modal 9 years ago
psychobunny b8ffd8f49e 150ms seems to be the sweet spot 10 years ago
psychobunny e5818b8944 some more tweaks to ajaxify 10 years ago
psychobunny 476fd422fe reduce opacity inbetween ajaxification 10 years ago
psychobunny 4e893b9b38 this overflow setting causes more problems than it solves 10 years ago
psychobunny 0497369765 prevent overflow on #content 10 years ago
psychobunny 239a9ec0f4 closes #57 10 years ago
psychobunny 2c76dbb88d removed hardcoded persona preview widgets 10 years ago
psychobunny 2a408f6172 added permalink to home/category/topics 10 years ago
psychobunny 09577ad66c fix for linked categories 10 years ago
psychobunny 636d16db3f temporary 0.7.0 preview jumbotron 10 years ago
psychobunny 92afca48a9 kind of pointless helper classes 10 years ago
psychobunny 937aea36c3 removing border-radius properly 10 years ago
psychobunny 9bf5f096ee styled category view 10 years ago
psychobunny edc02cf7f4 better selectors for category-item and topic-item 10 years ago
psychobunny 440fcc0082 square buttons 10 years ago
psychobunny 2f970dd030 if I don't remove this now, who knows when I will 10 years ago
psychobunny 6622a827d4 styled the categories (home) page 10 years ago
psychobunny 8b944091e0 init 10 years ago