mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-05 00:33:27 +08:00

- Updated all dropdown list item actions into three specific styles: icon-item, text-item & label-item. Allows a stronger structure while prevents mixing of styles as we were getting for header dropdown in dark mode. - Extracted out page editor top toolbar to its own view file & split editor switch options to different markdown options.