91 Commits (main)

Author SHA1 Message Date
落雨楓 ba39ceabe0 Merge branch 'v12.x' 2 years ago
落雨楓 4cf69c209b Merge styles 2 years ago
Barış Soner Uşaklı 6b98d91de0 fix: closes https://github.com/NodeBB/NodeBB/issues/10706 2 years ago
Julian Lam cd9e0da35e fix: extra padding in .dropdown-menu styling inherited from bs3 3 years ago
Julian Lam c62907f304 fix: combine notif/chat buttons onto one line 3 years ago
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 bb64250643 fix: no padding in notification-list dropdown 3 years ago
Julian Lam b0e1172ed6 fix: unintentional padding in notification dropdown elements/lists 3 years ago
Barış Soner Uşaklı abe597b649 refactor: fix race condition for chat/notif timeago. css tweaks 3 years ago
Barış Soner Uşaklı b61a2bbf36 refactor: remove animation 3 years ago
Barış Soner Uşaklı e50255b75a fix: https://github.com/NodeBB/NodeBB/issues/9918 3 years ago
psychobunny 671387936e chore: remove unnecessary definition 3 years ago
psychobunny c056572e60 fix: notification dropdown unread state toggle 3 years ago
Barış Soner Uşaklı 7b6a898f94
Navigator (#511)
* pagination changes 0.1

* feat: mvoe navigator to core branch

* feat: navigation changes

* remove unused css, add lang key

* feat: create partial for pagination
4 years ago
Barış Soner Uşaklı 77e5308fba https://github.com/NodeBB/NodeBB/issues/8838 4 years ago
psychobunny 03db982d83 fix: chat header dropdown css enhancements 4 years ago
Barış Soner Uşaklı 466b4a0799 feat: add loading indicator 4 years ago
psychobunny d578c33b70 fix: align user icon + fixes padding issue on navbar menu items 4 years ago
Julian Lam e16cf7ee8f fix: nodebb/nodebb#7377 6 years ago
Julian Lam b71efdf9a5 fix: removed left padding in breadcrumb 6 years ago
Barış Soner Uşaklı be861d1df9 quick search 6 years ago
Barış Soner Uşaklı c9d30350c4 quick search 6 years ago
Julian Lam 8fa6d13580 fix: minor misalignment of text in breadcrumbs 6 years ago
Julian Lam 3b6e6db02f feat: show spinner when loading sidebar, complements 8ebc7dcc1d 6 years ago
Barış Soner Uşaklı 5b3e8f2d4e closes #404 6 years ago
pichalite a7f4e58b2e Fixes #374 6 years ago
Barış Soner Uşaklı efb65cfce8 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 7 years ago
Barış Soner Uşaklı 8bc342265d 0 padding on dropdown toggle 7 years ago
Julian Lam 6abd32db8c minor style change to loading text in notifications and chats dropdown, nodebb/nodebb#6354 7 years ago
Julian Lam 3f43ec1af5 Fixing #401
Resolving regression caused by #393, and re-introduced original
resize handler method used by @petergood -- placing it behind
lodash .debounce should appease @pitaj's concerns, but I frankly
see no other way to have this feature but also fix cases where
the header is not at the top of the page.
7 years ago
Peter Jaszkowiak 76279f7f8e Fix mobile navigation unread counts being invisible 7 years ago
petergood 377fbfd2b0 Added media query to determine if header should auto hide 7 years ago
Peter Jaszkowiak 73ead79389 NodeBB/NodeBB#6178 7 years ago
Peter Jaszkowiak 8a789b9d22 Style improvements
- Remove menu button borders
- Make menu buttons full height
- Make overlay white instead of grey
7 years ago
Peter Jaszkowiak 7cc987ece2 Show setting in column, fix button width sizes 7 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 094be27a22 rtl tweaks 8 years ago
Peter Jaszkowiak 510f91ac27 Fix logout button styling on mobile 8 years ago
Julian Lam 276d480b54 Merge branch 'master' of https://github.com/An-dz/nodebb-theme-persona into An-dz-master 8 years ago
Barış Soner Uşaklı 616ecca552 wider notif list 8 years ago
André Zanghelini 54023cad51 better noscript support 8 years ago
pichalite 1f24088377 Fixes #301 8 years ago
barisusakli 8127b196ad recent/unread changes 8 years ago
Julian Lam d53656ba67 updating styling for chat dropdown 9 years ago
barisusakli c8316eedf3 https://github.com/NodeBB/nodebb-theme-persona/issues/299 9 years ago
Julian Lam cfe2d3f4d9 move chat dropdown to its own template 9 years ago
barisusakli 0b6868ee0c no margin 9 years ago
pichalite 6fccb2bc1c fix positioning for unread count in slide out menu (#295) 9 years ago
pichalite 9476854b28 add skin class to body tag 9 years ago
Julian Lam 325d14722b fixes nodebb/nodebb#4735 9 years ago