Commit Graph

21 Commits (bda443bb8e29373bc7eed81c4f06859ed412e105)

Author SHA1 Message Date
Julian Lam 35affd72db fix: , maintain cover offset in LESS
Julian Lam 430dfd592b style: lint public/persona.js
Barış Soner Uşaklı 2ef0562b1a refactor: lint/alerts
Julian Lam ca533f1c14 refactor: change fixHeaderPadding to updatePanelOffset
Save css variable to html element instead of updating padding-top via js.
Fixes 
Julian Lam 0df49ca71b fix: null checks, +org
Julian Lam 824bf93c68 refactor: header padding calculations [breaking]
- Rewrote in vanilla js
- Takes into account the actual vertical height of the header from the top of viewport in addition to the header itself
  - Themes often add stuff above the header, and so theme-related hacks will no longer be necessary
Barış Soner Uşaklı 2931b2ba91 fix: remove deco-none for mobile bar
Julian Lam df02630b25 fix: filter:taskbar.push to use hooks module
Barış Soner Uşaklı 14f9cab04c fix: don't recreate if env didn't change
Barış Soner Uşaklı 09320f8981 fix: autohide
Barış Soner Uşaklı e6949532d7 fix: topic-list-header when navbar disappears
psychobunny dee9e6a390 fix: unhandled error
Julian Lam a12a2db061 feat: use api module for favourite morph
Barış Soner Uşaklı 71f8d0b29a fix: move setupTaskbar and mobileMenu to action:app.load
psychobunny a476599df5 fix: topic bar tooltips
Barış Soner Uşaklı 144a5dc55d https://github.com/NodeBB/NodeBB/issues/8734
Julian Lam dfd07e765c fix: remove early click handling for sidebar
superceded by nodebb/nodebb@8437130ec2
Barış Soner Uşaklı 88665a5504
feat: sticky postbar ()
psychobunny f372c9c12d feat: child themes - disable features if it doesn't exist instead of erroring out
psychobunny 13f621319b chore: lint
Barış Soner Uşaklı 31ecf92195 feat: move lib to public so grunt properly builds client side