Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

feat(Tree): add Component #479

Merged
merged 79 commits into from
Nov 28, 2018
Merged

feat(Tree): add Component #479

merged 79 commits into from
Nov 28, 2018

Commits on Nov 5, 2018

  1. iniital commit for Tree

    PRIYANKAR GUPTA committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    a129e19 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Adding subcomponents for Tree

    PRIYANKAR GUPTA committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    3ad8e46 View commit details
    Browse the repository at this point in the history
  2. wip Tree component

    PRIYANKAR GUPTA committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    0083bd6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into experiment

    PRIYANKAR GUPTA committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    da886e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    603cb0a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    dab5e30 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. WIP Tree Component

    PRIYANKAR GUPTA committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    0aed791 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    0be46d8 View commit details
    Browse the repository at this point in the history
  3. WIP Tree Component

    PRIYANKAR GUPTA committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    2830e9b View commit details
    Browse the repository at this point in the history
  4. WIP Tree component

    PRIYANKAR GUPTA committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    f48eac5 View commit details
    Browse the repository at this point in the history
  5. WIP Tree component

    PRIYANKAR GUPTA committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    8c62ff2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. WIP Tree component

    PRIYANKAR GUPTA committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2e8c298 View commit details
    Browse the repository at this point in the history
  2. WIP Tree component

    PRIYANKAR GUPTA committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    afc3dab View commit details
    Browse the repository at this point in the history
  3. WIP tree component

    PRIYANKAR GUPTA committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    e7fa6c7 View commit details
    Browse the repository at this point in the history
  4. WIP Tree Component

    PRIYANKAR GUPTA committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    c6d71d9 View commit details
    Browse the repository at this point in the history
  5. WIP Tree Component

    PRIYANKAR GUPTA committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    06f9d10 View commit details
    Browse the repository at this point in the history
  6. WIP Tree component

    PRIYANKAR GUPTA committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    29cdf23 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2a64b15 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    2f79490 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Updated code to make Tree component compatible with the latest change…

    …s in shorthand property
    PRIYANKAR GUPTA committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    b65bad6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Adding accessibility props

    PRIYANKAR GUPTA committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    c87593b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    d308663 View commit details
    Browse the repository at this point in the history
  2. Resolving review comments

    PRIYANKAR GUPTA committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    1d4ae12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    471766a View commit details
    Browse the repository at this point in the history
  4. Adding support for dark and high contrast themes. Also removing unuse…

    …d css
    PRIYANKAR GUPTA committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    cc8370b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Fixing class names and changing name of data array

    PRIYANKAR GUPTA committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    cd5ac8a View commit details
    Browse the repository at this point in the history
  2. Replacing items at missed places

    PRIYANKAR GUPTA committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    56d2878 View commit details
    Browse the repository at this point in the history
  3. Replacing activeContent with renderTitle

    PRIYANKAR GUPTA committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    c8b161a View commit details
    Browse the repository at this point in the history
  4. - rename subtree to items

    - move renderTitle to the top level of Tree
    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    72a8d15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a8322b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7585d70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92e6c1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08bcf55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d160582 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bff69a View commit details
    Browse the repository at this point in the history
  11. drop unused imports

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    29bb42a View commit details
    Browse the repository at this point in the history
  12. drop unused imports

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    61e4265 View commit details
    Browse the repository at this point in the history
  13. rename active to open

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    eea9f67 View commit details
    Browse the repository at this point in the history
  14. drop broken variables

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    36d50f9 View commit details
    Browse the repository at this point in the history
  15. simplify renderContent()

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    a46742c View commit details
    Browse the repository at this point in the history
  16. use open in example

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    77ce219 View commit details
    Browse the repository at this point in the history
  17. add keys in examples

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    8f61b44 View commit details
    Browse the repository at this point in the history
  18. fix items => subtree

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    699425e View commit details
    Browse the repository at this point in the history
  19. use shorthand props

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    c7847ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0bd865c View commit details
    Browse the repository at this point in the history
  21. omit some anys

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    a5ccef4 View commit details
    Browse the repository at this point in the history
  22. order props by alphabet

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    1031a02 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    80e4527 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a5a1b76 View commit details
    Browse the repository at this point in the history
  25. fix lint issues

    layershifter committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    94b95c2 View commit details
    Browse the repository at this point in the history
  26. Moving href attribute to TreeTitle

    PRIYANKAR GUPTA committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    182be92 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    8acb331 View commit details
    Browse the repository at this point in the history
  28. Changing description to specification

    PRIYANKAR GUPTA committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    37bbd59 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    9568118 View commit details
    Browse the repository at this point in the history
  2. Adressing review comments

    	- removing treeBehaviour props
            - changing type for item
    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    a9bbca9 View commit details
    Browse the repository at this point in the history
  3. Removing reference of treeBehaviour

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    095f698 View commit details
    Browse the repository at this point in the history
  4. Also removing treeitem role

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    999a5d7 View commit details
    Browse the repository at this point in the history
  5. Revert "Also removing treeitem role"

    This reverts commit 999a5d7.
    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    11be0e1 View commit details
    Browse the repository at this point in the history
  6. removing treeitem role

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    8b8ac0d View commit details
    Browse the repository at this point in the history
  7. Fixing props in example

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    4b9386b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    0140921 View commit details
    Browse the repository at this point in the history
  9. Adding default accessibility behaviour

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    e537350 View commit details
    Browse the repository at this point in the history
  10. Removing arrow if there are no children

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    150bf92 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    ab1f9dd View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Adding test cases for treeTitleBehaviour

    PRIYANKAR GUPTA committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    b11ad57 View commit details
    Browse the repository at this point in the history
  2. Removing console.log

    PRIYANKAR GUPTA committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    4a2e15d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8459fb2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    7a2a829 View commit details
    Browse the repository at this point in the history
  5. Resolving review comments

    PRIYANKAR GUPTA committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    c27affd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'priyankar/tree-component' of github.com:stardust-ui/rea…

    …ct into priyankar/tree-component
    PRIYANKAR GUPTA committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    6d5752a View commit details
    Browse the repository at this point in the history
  7. Fixing ci and asdding test cases

    PRIYANKAR GUPTA committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    bb3ffb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    bb81dac View commit details
    Browse the repository at this point in the history
  2. Addressing comments

    PRIYANKAR GUPTA committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    cdbfb57 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Add chasnges to changelog

    PRIYANKAR GUPTA committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    d968745 View commit details
    Browse the repository at this point in the history
  2. Addressing review comments

    PRIYANKAR GUPTA committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    9983e9f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    abb1e0e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Addessing review comments

    PRIYANKAR GUPTA committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    590f7e6 View commit details
    Browse the repository at this point in the history
  2. Removing nested prop from Tree

    PRIYANKAR GUPTA committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    2c462ab View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into priyankar/tree-component

    PRIYANKAR GUPTA committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    32737f5 View commit details
    Browse the repository at this point in the history