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

feat: Show options with Collapsible #7716

Closed
wants to merge 21 commits into from

Commits on Dec 21, 2020

  1. Send options.

    Remove unnecessary displayName.
    Restore display props.
    Fix test.
    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    98a03d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d21aba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec4037 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    effe3f2 View commit details
    Browse the repository at this point in the history
  5. Fix option test failure.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    3fb5fb9 View commit details
    Browse the repository at this point in the history
  6. Move options_spec.js to log_spec.js

    Simple test for displayProps.
    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ce992c6 View commit details
    Browse the repository at this point in the history
  7. Style command options.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    6c6a711 View commit details
    Browse the repository at this point in the history
  8. Add ObjectViewer.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    b4ef3fe View commit details
    Browse the repository at this point in the history
  9. UI for single item.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    6fad2cd View commit details
    Browse the repository at this point in the history
  10. Use collapsible.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a076ca3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b9a2f2 View commit details
    Browse the repository at this point in the history
  12. Expand on cypress:run.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    de91c66 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79b6b9c View commit details
    Browse the repository at this point in the history
  14. Fix format.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    2cbc48f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a25127f View commit details
    Browse the repository at this point in the history
  16. Make options font bigger.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    9393668 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    736770a View commit details
    Browse the repository at this point in the history
  18. Make code clearer.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ac7b93c View commit details
    Browse the repository at this point in the history
  19. Add comment.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e8b392e View commit details
    Browse the repository at this point in the history
  20. Support Prismjs.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    fa8f819 View commit details
    Browse the repository at this point in the history
  21. Fix lint.

    sainthkh committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    10ea83c View commit details
    Browse the repository at this point in the history