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

MG-163 - Add snap to grid effect on layout #175

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Mar 19, 2024

  1. Add abstractions for widgets and charts

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    40965f3 View commit details
    Browse the repository at this point in the history
  2. Remove redundant functions

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0d97aaf View commit details
    Browse the repository at this point in the history
  3. Refactor

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c20d11b View commit details
    Browse the repository at this point in the history
  4. Refactor

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    51c8fec View commit details
    Browse the repository at this point in the history
  5. Add private methods for chart creation

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    942da4b View commit details
    Browse the repository at this point in the history
  6. feat: Add snap to grid effect on layout

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2709cd8 View commit details
    Browse the repository at this point in the history
  7. Add resizing per chart

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5979c61 View commit details
    Browse the repository at this point in the history
  8. Add resize helper

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    177b698 View commit details
    Browse the repository at this point in the history
  9. Add final resizing function

    Signed-off-by: felix.gateru <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cfe919e View commit details
    Browse the repository at this point in the history
  10. fix: Snap to grid once

    Signed-off-by: 1998-felix <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b95c833 View commit details
    Browse the repository at this point in the history
  11. feat: Make grid visible on resizing

    Signed-off-by: 1998-felix <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f2aa2e0 View commit details
    Browse the repository at this point in the history
  12. fix: Remove bottom scrollbar

    Signed-off-by: 1998-felix <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9d2f6bd View commit details
    Browse the repository at this point in the history
  13. fix: Remove bottom scrollbar

    Signed-off-by: 1998-felix <felix.gateru@gmail.com>
    felixgateru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f9ce97b View commit details
    Browse the repository at this point in the history