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

Storyboarder Grid View #2104

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Storyboarder Grid View #2104

wants to merge 24 commits into from

Commits on Aug 26, 2020

  1. Created a grid view for boards preview

    Vlad Stepura committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    17f8fd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Fixed initial board selection

    Vlad Stepura committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    edd14c6 View commit details
    Browse the repository at this point in the history
  2. Added element arrow highlight

    Vlad Stepura committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c73dd3a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Implemented grid view drag and drop

    Vlad Stepura committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f09f8b4 View commit details
    Browse the repository at this point in the history
  2. Decoupled grid-view

    Vlad Stepura committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c294e94 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Refactored grid-view to react component

    Vlad Stepura committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3042e5c View commit details
    Browse the repository at this point in the history
  2. Fixed scrollIntoView scrolls parent element

    Vlad Stepura committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e8f50aa View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Fixed grid-view element selection size

    Vlad Stepura committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    22f788e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e70f4f View commit details
    Browse the repository at this point in the history
  3. Fixed grid-view dragging

    Vlad Stepura committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    6b3c932 View commit details
    Browse the repository at this point in the history
  4. Fixed edit mode is constantly enabled

    Vlad Stepura committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    36e90a1 View commit details
    Browse the repository at this point in the history
  5. Improved grid-view image quality

    Vlad Stepura committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    337c606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc5355d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Implemented smooth scroll

    Vlad Stepura committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4936ef7 View commit details
    Browse the repository at this point in the history
  2. Added initial scroll to selected element

    Vlad Stepura committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d4ad79e View commit details
    Browse the repository at this point in the history
  3. Cleaned up css

    Vlad Stepura committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    328f57f View commit details
    Browse the repository at this point in the history
  4. Created etag service

    Vlad Stepura committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    59de5e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    997bd42 View commit details
    Browse the repository at this point in the history
  2. Fixed grid-view button highlight

    Vlad Stepura committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    408cbef View commit details
    Browse the repository at this point in the history
  3. Implemented automatic grid resize on window resize

    Vlad Stepura committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b4220fd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Changed the grid-view dragging

    Vlad Stepura committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8b7bc4c View commit details
    Browse the repository at this point in the history
  2. Implemented grid-view scroll on element drag

    Vlad Stepura committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    6a343f5 View commit details
    Browse the repository at this point in the history
  3. Fixed on shot selection selected mode doesn't rerender

    Vlad Stepura committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8610f57 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Merged storyboarder-grid-view with master

    Vlad Stepura committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    6f919df View commit details
    Browse the repository at this point in the history