-
Notifications
You must be signed in to change notification settings - Fork 382
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.1.0 release #704
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Carousel indicators position
Properties: dragDropFiles - Specify the drag and drop files area option. Default false. onDrop - Event handler returns files from drag and drop.
Feature/fix - changed API for OrgAssets items
New feature extension ListView > dragDropFiles
Fix and restore ControlsTest.tsx references
Feature/fix - support special chars in folder name
Fix ListView > stickyHeaderStyles with a Classname.
…ols-react into tom-daly-patch-1
…s) and replace with scss and variables
Feature > ListView > StickyHeader > Code consistency
…fx-controls-react into Abderahman88-TreeViewFix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancements
Carousel
: Ability to display indicators in a dedicated block #681FilePicker
: Org Assets are not displayed for non-admin users #687ListView
: Drag and Drop option #679FolderExplorerService
: support special characters if folder name #691ListView
: Sticky Header #634IconPicker
: get icons from@uifabric/icons/lib/data/AllIconNames.json
ListView
: Sticky header withclassName
instead of additional components #696ListView
:StickyHeader
code consistency #697TreeView
: Added (optional) property 'defaultExpandedChildren' that controls the behavior of the expansion of child elements.#698Fixes
RichText
: Cannot add link in first line #672TaxonomyPicker
: Ability to reset the TaxonomyPicker (Remove all selected Terms) #367TaxonomyPicker
: thedisabled
property is aboolean
and not astring
as currently specified #695ComboBoxListItemPicker
: update options whenlistId
has been changed #683FilePicker
: styles are updated to match OOB control #700Contributors
Special thanks to our contributors (in alphabetical order): Abderahman88, André Lage, Gautam Sheth.