Julian Lam
23f5c4344d
fix : #10981 , use fa-chevron-circle-up (and down) on upvoted and downvoted
2 years ago
Julian Lam
6b0de18388
fix: eliminate random 5px negative margin on chats list
2 years ago
Julian Lam
11dc0178f9
fix: slightly more specific selector for opaque ring in timeline style
2 years ago
Barış Soner Uşaklı
6b98d91de0
fix: closes https://github.com/NodeBB/NodeBB/issues/10706
2 years ago
Julian Lam
610d5bfe6d
fix : nodebb/nodebb#10699 , fab class conflict with fontawesome
3 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
Barış Soner Uşaklı
cef2539b5b
fix: don't expand tasbar to all viewport
3 years ago
Barış Soner Uşaklı
598aac2588
feat: move taskbar to left
...
so it doesnt overlap navigator
3 years ago
Julian Lam
bb64250643
fix: no padding in notification-list dropdown
3 years ago
Julian Lam
61737afa9c
revert: zero-out padding in notifications-list (wrong element selector)
3 years ago
Julian Lam
b0e1172ed6
fix: unintentional padding in notification dropdown elements/lists
3 years ago
Julian Lam
27dadb5ea3
fix : nodebb/nodebb-theme-community#43
3 years ago
Barış Soner Uşaklı
e2aa2973fd
fix: dont hardcoded colors, breaks skins
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ı
b3a91a98c4
feat: https://github.com/NodeBB/NodeBB/issues/10234
3 years ago
Barış Soner Uşaklı
b8395c66c6
fix: status icon in mobile menu
3 years ago
Barış Soner Uşaklı
07ff8f27c4
fix: chat width on mobile
3 years ago
Barış Soner Uşaklı
8be0d88c26
feat: chat tweaks, fix colors in skins
...
make buttons same order as modal
better search placeholder text
prevent negative offsets
3 years ago
Barış Soner Uşaklı
cf696ceb15
https://github.com/NodeBB/NodeBB/issues/6388
3 years ago
Barış Soner Uşaklı
85bb5b4a53
quick search
3 years ago
Barış Soner Uşaklı
ca570479b5
refactor: mobile menu
3 years ago
Barış Soner Uşaklı
5007b0f3f8
use initial font size for search snippet
...
it was getting bigger if placed in jumbotron
3 years ago
Julian Lam
d9f643f3fe
fix : nodebb/nodebb-theme-community#40
3 years ago
Barış Soner Uşaklı
611121e2e4
fix: https://github.com/NodeBB/NodeBB/issues/10174
3 years ago
Julian Lam
39a2f516a7
fix : nodebb/nodebb#10122 groups cover to use panel offset css var
3 years ago
Julian Lam
366b261ffb
fix: use panel offset for chat window height determination
3 years ago
Julian Lam
331ae6a01c
fix: incorrect top padding on mobile panel
3 years ago
Julian Lam
35affd72db
fix : nodebb/nodebb-theme-community#19 , maintain cover offset in LESS
3 years ago
Julian Lam
05fff2d37b
fix: do not shrink timeline badge, hide timestamp on mobile for topic events
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
Julian Lam
e14d38b827
chore: remove .opacity() mixin as it is supported cross-browser
3 years ago
Barış Soner Uşaklı
659fc0e5b1
feat: tooltip quote
3 years ago
Julian Lam
a2b7e34d48
fix : #533 , closes #534 , taskbar rejigger
3 years ago
Barış Soner Uşaklı
e50255b75a
fix: https://github.com/NodeBB/NodeBB/issues/9918
3 years ago
Julian Lam
ce902bcdac
feat: only show topic event deletion button on hover
3 years ago
psychobunny
671387936e
chore: remove unnecessary definition
3 years ago
psychobunny
c056572e60
fix: notification dropdown unread state toggle
3 years ago
Julian Lam
94c108e890
fix: necro-post timeline style regression
4 years ago
Julian Lam
1e52533297
refactor: make timeline-style opt-in instead of opt-out
...
To opt-in, add .timeline class alongside ul.posts
4 years ago
Julian Lam
5320a3c1da
fix: adjusted timeline event position on mobile
4 years ago
gasoved
c3a6dbfc85
feat: filter flags by username ( #525 )
...
* feat: filter flags by username
* fix: revert and use fa-sort
4 years ago
psychobunny
17e0f412b7
fix: .dropdown-backdrop below topic sticky navbar
4 years ago
psychobunny
26b1c02c58
feat: updated alert animation
4 years ago
Julian Lam
e2a3f8d7d0
fix: bottom-sheet selectors being overly broad
4 years ago
gasoved
d55fcd7681
feat: scheduled topics ( #521 )
4 years ago
Julian Lam
281a1cc71a
fix: increase bottom-sheet z-index to be popover level
4 years ago
Julian Lam
d99bfd7bd2
fix: enforce automatic width and tweaked margins so borders don't show
4 years ago