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

Timeline Expand and Collapse Features #221

Merged
merged 17 commits into from
Jul 6, 2018

Commits on Jun 27, 2018

  1. Add expansion and collapsing features

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    b4d1f23 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Use Icon component

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    1969f44 View commit details
    Browse the repository at this point in the history
  2. Use spans upstream

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    0d3996a View commit details
    Browse the repository at this point in the history
  3. Improve css

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    04bcb26 View commit details
    Browse the repository at this point in the history
  4. Rotate collapse buttons

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    1d00d88 View commit details
    Browse the repository at this point in the history
  5. Remove debug logging

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    dd98ace View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Remove spans from TimelineHeaderRow

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    31ebe58 View commit details
    Browse the repository at this point in the history
  2. Add unit test for TimelineCollapser

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e75c5de View commit details
    Browse the repository at this point in the history
  3. Use popover

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    6152402 View commit details
    Browse the repository at this point in the history
  4. Add TimelineCollapser test

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    1f23496 View commit details
    Browse the repository at this point in the history
  5. Revert "Use popover"

    This reverts commit 6152402
    
    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    40db4b2 View commit details
    Browse the repository at this point in the history
  6. Add tests for duck.js

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5bd0006 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Add more tests for duck.js

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    85b638d View commit details
    Browse the repository at this point in the history
  2. Add more tests for index.js

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    ece37e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Add keyboard shortcuts

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    a7cc97e View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    d0a009b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Make review changes

    Signed-off-by: Davit Yeghshatyan <davo@uber.com>
    Davit Yeghshatyan committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    495328a View commit details
    Browse the repository at this point in the history