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

Cleanup my mess #1

Merged
merged 14 commits into from
Jun 6, 2018
Merged

Cleanup my mess #1

merged 14 commits into from
Jun 6, 2018

Conversation

Markionium
Copy link

I think i removed all the files that you didn't aim to modify and merged with latest master

Vitalius1 and others added 14 commits June 5, 2018 12:10
* Removes an animation class causing a visual bug in IE.

* Rush change log.
…on (microsoft#4835)

* Fix selectors in TeachingBubble.scss.  Add Primary and Secondary button to Coachmark basic example

* Add onDismiss to example

* Remove unused import

* Add change file

* Fix missing semis
* added support for remembering last focused item in a FTZ and restoring it when the FTZ gets focus.

* rush change

* removed onKeyDown from formal api; already present in nativeProps

* use defaultProps for focusTransferRule

* Correct type compile error on keybaord handler params

* change new prop from enum to bool on CR suggestion

* updated rush change msg

* added isDefaultPrevented to FocusCapture handler

* update change comment

* update comment

* Update ftz-rememberlastfocused_2018-05-16-22-37.json
microsoft#5108)

* fixing official example page and datepicker/calendar components using box-sizing: content-box on the calendar component to prevent scroll bars

* adding change file
* adding additional props to demopage

* First batch of demo page conversion

* update dos and donts props to be optional

* Second batch of conversion done

* updated according to lint rules

* fixing some compilation issues

* add change file
* master:
  Part 2 of demo page refactor (microsoft#5089)
  Update jest.js
  fixing official example page and datepicker/calendar components using… (microsoft#5108)
  Don't run prettier and tslint in parallel as it might cause conflicts (microsoft#5100)
  FocusTrapZone - restore last focused descendant element (microsoft#5103)
  Coachmark/TeachingBubble: Fix SCSS selectors for buttons and Close Icon (microsoft#4835)
  HoverCard: IE11 fix (microsoft#5105)
@kkjeer kkjeer merged commit 87017e2 into kkjeer:charting Jun 6, 2018
kkjeer pushed a commit that referenced this pull request Jun 11, 2018
* Mv Slider implementation to .base.tsx

* Export Slider.base

* Slider impl with getStyles and interface imports

* Refactor hierarchy to Slider.styles and expose via interfaces

* Reflect current set of style attrs and globals

* + changefile

* Update Slider snapshot test

* Refactor Slider tests to test SliderBase

* Add SliderBase type param throughout Slider tests

* Test Slider for snapshot comparison only

* Minor typing fix per PR feedback.
kkjeer pushed a commit that referenced this pull request Oct 8, 2018
* Fix microsoft#6360 microsoft#12 - Unique IDs for CtxMenu demo page examples.

* Fix microsoft#6360 #2: Add label for hover delay TextField example

* Fix microsoft#6360 #1: Add aria-label to search input on filter CtxMenu example

* Add changefiles

* Update ContextualMenu snapshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants