Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Fixed Nested Group Folding/Unfolding not working #118

Closed
wants to merge 14 commits into from

Commits on Jan 27, 2019

  1. Merge pull request yotamberk#109 from yotamberk/fix-doubletap-item

    Unselect only ids of items that are not selected anymore
    yotamberk authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    729e3e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Added logger

    strazto committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    948cdb4 View commit details
    Browse the repository at this point in the history
  2. Added logging statements

    strazto committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    fe2e590 View commit details
    Browse the repository at this point in the history
  3. Initialize logger

    strazto committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    373e444 View commit details
    Browse the repository at this point in the history
  4. Numerous logging statements

    strazto committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    17e9cf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    b6cd77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9507a85 View commit details
    Browse the repository at this point in the history
  3. Added jest to dependencies

    strazto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    59e8ea0 View commit details
    Browse the repository at this point in the history
  4. .DS store added to gitignore

    strazto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    20d668c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f9d1b6 View commit details
    Browse the repository at this point in the history
  6. Added UI test for nesting

    strazto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    6a444ba View commit details
    Browse the repository at this point in the history
  7. Added test runner to scripts

    strazto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    ca7e1c3 View commit details
    Browse the repository at this point in the history
  8. Debug statements

    strazto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    39d0df0 View commit details
    Browse the repository at this point in the history
  9. Fixed nested Group collapse

    strazto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    bf8cad3 View commit details
    Browse the repository at this point in the history