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

FocusZone now takes in rootProps #113

Merged
merged 36 commits into from
Aug 11, 2016
Merged

FocusZone now takes in rootProps #113

merged 36 commits into from
Aug 11, 2016

Conversation

dzearing
Copy link
Member

Updated FocusZone to take in rootProps and remove the warnings thrown by React.

dzearing added 30 commits August 1, 2016 08:27
…-react into marquee-selection

# Conflicts:
#	src/components/DetailsList/DetailsList.tsx
* With scrolltop fix.

* addressing lint issues
…c-react into checkbox-updates

# Conflicts:
#	src/components/DetailsList/DetailsHeader.tsx
#	src/components/MarqueeSelection/MarqueeSelection.Props.ts
#	src/components/MarqueeSelection/MarqueeSelection.tsx
#	src/demo/pages/DetailsListPage/examples/DetailsList.Basic.Example.tsx
#	src/demo/pages/MarqueeSelectionPage/examples/MarqueeSelection.Basic.Example.tsx
…c-react into focuszone-updates

# Conflicts:
#	src/components/CommandBar/CommandBar.tsx
#	src/components/ContextualMenu/ContextualMenu.tsx
#	src/components/FocusZone/FocusZone.Props.ts
#	src/components/FocusZone/FocusZone.tsx
@dzearing
Copy link
Member Author

dzearing commented Aug 11, 2016

Approved

Approved with PullApprove

@dzearing dzearing merged commit a3a1e3d into microsoft:master Aug 11, 2016
@dzearing dzearing deleted the focuszone-updates branch August 11, 2016 01:08
gokunymbus pushed a commit to gokunymbus/office-ui-fabric-react that referenced this pull request Jan 24, 2017
* Adding autoscroll utility and marquee selection.

* More fixes.

* Enables selection preservation even when items dematerialize.

* Math rounding tweak in auto scrolling.

* Updating small nits.

* Adding example page, improving props documentation, adding memoization to measures to improve performance.

* More performance improvements.

* Moving files to a more logical location.

* Missing an index change.

* Adding more best practices content.

* Updating documentation.

* Removing unnecessary call.

* Removing dir from html.

* Removing an unnecessary measure from autoscroll.

* Updating basic details list example to use marquee selection.

* With scrolltop fix (#3)

* With scrolltop fix.

* addressing lint issues

* Improving the example by removing the images.

* Removing the scroll monitoring and css tweaking from Fabric component, due to performance.

* Fixing issues related to safari support.

* Minor improvement to EventGroup.

* Lint fixes.

* Updates for PR comments.

* Fixing hovers.

* Updating checkbox to a cleaner contract. This is a breaking change for CheckBox!

* Updating comments.

* Minor pr updates.

* Feedback.

* Updating focuszone to have inputProps.

* Tweaks to documentation.

* Adding a class interface.
@microsoft microsoft locked as resolved and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants