Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan layout for floorplan-like pages with system/custom widgets #1100

Merged
merged 8 commits into from
Oct 1, 2021

Commits on Oct 1, 2021

  1. Addition of a plan layout for floorplan-like page, in addition to res…

    …ponsive and grid layouts. Supports system and user-defined widgets.
    
    Signed-off-by: Gautier Taravella <tarag@mailbox.org>
    tarag authored and ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    0d648a8 View commit details
    Browse the repository at this point in the history
  2. Misc changes & clean-up following maintainer review.

    Signed-off-by: Gautier Taravella <tarag@mailbox.org>
    tarag authored and ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    08f2423 View commit details
    Browse the repository at this point in the history
  3. Redesign menu to select fixed type, toolbar

    Signed-off-by: Yannick Schaus <github@schaus.net>
    ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    de3b6c6 View commit details
    Browse the repository at this point in the history
  4. Switch lockFileVersion to version 2

    Signed-off-by: Yannick Schaus <github@schaus.net>
    ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    029ed5e View commit details
    Browse the repository at this point in the history
  5. Optimize imports to avoid vue-draggable-resizable in entry point

    Signed-off-by: Yannick Schaus <github@schaus.net>
    ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    368ac36 View commit details
    Browse the repository at this point in the history
  6. Remove vue-draggable-resizable from app.js

    Signed-off-by: Yannick Schaus <github@schaus.net>
    ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    1126f4a View commit details
    Browse the repository at this point in the history
  7. Change imports again

    Signed-off-by: Yannick Schaus <github@schaus.net>
    ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e289615 View commit details
    Browse the repository at this point in the history
  8. Update docs

    Signed-off-by: Yannick Schaus <github@schaus.net>
    ghys committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    9e553f5 View commit details
    Browse the repository at this point in the history