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

Merge for v2.7.0 #889

Merged
merged 64 commits into from
May 5, 2021
Merged

Merge for v2.7.0 #889

merged 64 commits into from
May 5, 2021

Commits on Mar 26, 2021

  1. Bug/804 (#850)

    * Fix 804 - Expand Nodes to selected node
    * TreeView - don't add target node to expand array
    joelfmrodrigues committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    83a1834 View commit details
    Browse the repository at this point in the history
  2. Changelog

    joelfmrodrigues committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    96be171 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. v2: fix of #841

    AJIXuMuK committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    f6f8bc4 View commit details
    Browse the repository at this point in the history
  2. changelog

    AJIXuMuK committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    4d15c4d View commit details
    Browse the repository at this point in the history
  3. pre-commit

    AJIXuMuK committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c5284d2 View commit details
    Browse the repository at this point in the history
  4. 2.7.0

    AJIXuMuK committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    97e0531 View commit details
    Browse the repository at this point in the history
  5. version

    AJIXuMuK committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    659d324 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    9924e0d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    1cd349a View commit details
    Browse the repository at this point in the history
  2. reverted code to include webkitGetAsEntry and getAsEntry method with …

    …defensive code condition to include when exists in browser.
    aaclage committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    b01c007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a74e48 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #856 from aaclage/Feature/DragDropFilesControl

    DragDropFiles Control and integration with ListView and FilePicker
    joelfmrodrigues committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    b8e04b0 View commit details
    Browse the repository at this point in the history
  5. changelog

    joelfmrodrigues committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2fcb221 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a7b5ce View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Merge pull request #858 from aaclage/Feature/DragDropFileDocUpdate

    Missing link for new control DragDropFiles
    joelfmrodrigues committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    e59fb52 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. basic UI

    AJIXuMuK committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    febe234 View commit details
    Browse the repository at this point in the history
  2. Fix to keep traversing tree, even if parent is selected. Potentially …

    …some children's keys are passed in as well to be default selected.
    
    Added way more flexibility to decide when in the lifecycle the children of a selected item should be selected too.
    YannickRe committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2cb535a View commit details
    Browse the repository at this point in the history
  3. Added a dot

    YannickRe committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    7cd071f View commit details
    Browse the repository at this point in the history
  4. custom render + searchbox

    AJIXuMuK committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    f60eb70 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. selection

    AJIXuMuK committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3eb0827 View commit details
    Browse the repository at this point in the history
  2. search

    AJIXuMuK committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a9ed216 View commit details
    Browse the repository at this point in the history
  3. fixed search, some styling

    AJIXuMuK committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6913544 View commit details
    Browse the repository at this point in the history
  4. #857 Added locale pt-br

    kunj-sangani committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2639139 View commit details
    Browse the repository at this point in the history
  5. #857 Added locale pt-br

    kunj-sangani committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    80ad59d View commit details
    Browse the repository at this point in the history
  6. #857 Added locale pt-br

    kunj-sangani committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f57cdd2 View commit details
    Browse the repository at this point in the history
  7. functionality is ready

    AJIXuMuK committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    64ba21b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a70957 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #867 from pnp/site-picker

    Site picker
    AJIXuMuK committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e176dff View commit details
    Browse the repository at this point in the history
  10. changelog

    AJIXuMuK committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    39a4a8b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. circleCI

    AJIXuMuK committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    7eaf8ad View commit details
    Browse the repository at this point in the history
  2. node v10 for circleCI

    AJIXuMuK committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    fc4bd0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e0c50a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    4e46258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebdca02 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    1cebf38 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    28344c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Merge pull request #864 from YannickRe/v2-dev

    [V2] Fix default item selection in TreeView
    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    37659cc View commit details
    Browse the repository at this point in the history
  2. changelog

    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    fdc5d7d View commit details
    Browse the repository at this point in the history
  3. pre-commit

    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    f64b2d1 View commit details
    Browse the repository at this point in the history
  4. Fix #799 React error in FileBrowser paging

    cwparsons authored and AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    abb6416 View commit details
    Browse the repository at this point in the history
  5. changelog

    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    b653901 View commit details
    Browse the repository at this point in the history
  6. pre-commit

    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    a42be9e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #872 from aaclage/Feature/DragDropUpdateRefV2

    Update "MultipleUploadFilePicket" to "MultipleUploadFilePicker" V2
    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    9132568 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #873 from kunj-sangani/659

    #801 updated filename replacement logic
    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    bf57225 View commit details
    Browse the repository at this point in the history
  9. changelog

    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    efeb9dd View commit details
    Browse the repository at this point in the history
  10. pre-commit

    AJIXuMuK committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    216fa56 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #865 from kunj-sangani/216

    #857 Added locale pt-br
    joelfmrodrigues committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    6bd3482 View commit details
    Browse the repository at this point in the history
  12. changelog

    joelfmrodrigues committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    4421879 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. fix of #875

    AJIXuMuK committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    7f4d032 View commit details
    Browse the repository at this point in the history
  2. changelog

    AJIXuMuK committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    8528d6c View commit details
    Browse the repository at this point in the history
  3. pre-commit

    AJIXuMuK committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    d9441a2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. fix of #882

    AJIXuMuK committed May 1, 2021
    Configuration menu
    Copy the full SHA
    be4e4f8 View commit details
    Browse the repository at this point in the history
  2. changelog

    AJIXuMuK committed May 1, 2021
    Configuration menu
    Copy the full SHA
    751aff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74f27fb View commit details
    Browse the repository at this point in the history
  4. changelog

    AJIXuMuK committed May 1, 2021
    Configuration menu
    Copy the full SHA
    1cb5844 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    c0117c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8865603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e81e729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0f67b0 View commit details
    Browse the repository at this point in the history
  5. changelog

    joelfmrodrigues committed May 3, 2021
    Configuration menu
    Copy the full SHA
    9483596 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    eae8e36 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Update file picker to return an array of files

    * Update file picker to return an array of files
    
    * resolve issues getting file content
    
    * update FilePicker docs
    
    * update docs and test handler
    joelfmrodrigues committed May 5, 2021
    Configuration menu
    Copy the full SHA
    891fe4f View commit details
    Browse the repository at this point in the history
  2. changelog

    joelfmrodrigues committed May 5, 2021
    Configuration menu
    Copy the full SHA
    07d9030 View commit details
    Browse the repository at this point in the history
  3. Updated changelog

    estruyf committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d955573 View commit details
    Browse the repository at this point in the history