1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-14 01:21:51 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
6797c91eeb Updated dropdowns to close all others before opening 2019-05-06 17:59:17 +01:00
adc866cb3d Added ability for dropdown menu to be bottom of dom body
- Used when a dropdown is within a scrollable section such as editor
toolbar on mobile.
- Also made mobile page save button more obvious by increasing size and
inverting color.
2019-05-05 14:43:26 +01:00
035a0d8efb Added experimental breadcrumb traversal 2019-02-24 15:57:35 +00:00
e3230f8f21 Standardised module loading system & fixed build system
Fixed broken build system in broken webpack version.
Also updates module system to standardise on ES6 import/exports,
Especially since babel has changed it's 'default' logic for the old
module system.
2018-11-09 21:17:35 +00:00
5e5928a8a6 Added vanilla JS component system 2017-08-06 18:01:49 +01:00