Changelog

1.0.11 - 3/21/24

  • Added quickjump input to CSS editor toolbar.
  • Fixed an issue where the editor would overflow on the bottom end.
  • Added several TailwindCSS abbreviations for display, grid, flex, padding, and margin declarations.

1.0.10 - 3/20/24

  • Set max-height to comments outline container to keep it from overflowing the panel.
  • Styled the scrollbars of the comments outline and the editor to make them consistent in color and shape.
  • Removed !important CSS from syntax highlighting rules to assist editor customization

1.0.9 - 3/19/24

  • Fixed error when trying to use Mobius in legacy (not responsive Iframe) mode in Beaver Builder

1.0.8 - 3/18/24

  • Fixed handling of multi-line special comments.
  • Set default height of the dashboard to 75%
  • Fixed AJAX error when trying to save an empty editor
  • Added abbreviation @[integer] to create a min-width media query with any passed integer (px) value

1.0.7 - 3/14/2024

  • Fixed borders on comments outline that were out of position.
  • Fixed gap at the bottom of the page with Mobius active.
  • Added a function to keep the cursor position and editor scroll position intact across refreshes.

1.0.6 - 3/12/2024

  • Fixed an issue where the toolbar was blocking mouse interactions at the bottom of the page.
  • Made the output pane hidden by default, and the panes container 67% height instead of full-height.

1.0.5 - 3/1/2024

  • Hotfix: Moving constants to main file for automatic updates.

1.0.4 - 3/1/2024

  • Hotfix: updating plugin name to MobiusWP (from Mobius)

1.0.3 - 3/1/2024

  • Updating updater class constant to allow automatic updates.

1.0.2 - 3/1/2024

  • Testing a version bump for automatic updates.

1.0.1 - 3/1/2024

  • Added drag handle icons for input and output panes and the panes gutter to make draggability clearer.