Skip to content

exo-do/nodebb-plugin-unresponsive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeBB Unresponsive Plugin

The NodeBB Unresponsive Plugin is a way to allow users to prevent NodeBB's responsive design from causing unexpected changes in the UI when using NodeBB. The user's preference is stored using the browser's local storage, so it is specific to the device being used to access NodeBB.

##Changes 0.3.1 - Detect that the menu was already created under custom themes. - Fix settings popup z-index. 0.3.0 - Settings dialog. - Set max width and left margin when in desktop mode - Set max post width - Make the notifications dropdown bigger. 0.2.0 - Disable when the user selects a non-default skin, due to cross origin policies. 0.1.2 - Fix middle clicks missing initialization. 0.1.1 - Don't use non-standard innerText. 0.1.0 - User menus for switching between 'responsive' (default) and 'desktop' mode.

About

NodeBB plugin to override its responsive design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • CSS 5.0%