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

Sync with upstream #1

Merged
merged 186 commits into from
May 10, 2017
Merged

Sync with upstream #1

merged 186 commits into from
May 10, 2017

Conversation

christiango
Copy link
Owner

No description provided.

MLoughry and others added 30 commits April 11, 2017 13:15
* Updates to button.

* Updating all buttons.

* More button updates.

* Moving customizable utilities.

* Merge fixes.

* Replacing all usages of Button in examples with the appropriate BaseButton variant.

* Reverting command button example

* Re-adding deprecationMap as a parameter.

* Reverting one change because of a cyclic versioning issue.

* Fixing lint error.

* Adding style package.

* Adding animations and icons.

* Fixing

* Fixing.

* Updates, adding classes and animation pages.

* Refactored animation page.

* Adding theming and all the color classes.

* Updating icons to be exported as separate consts.

* Updates for lint and gulp.

* Updating based on PR feedback.

* Updating rush, variety of things in the styling package.

* Adding change file.

* Removing unnecessary space.

* Updating change file, removing unneceessary changes.

* Removing yarn lock.
micahgodbolt and others added 25 commits May 5, 2017 13:30
* Callout: Add minPagePadding. Dropdown: Expose calloutProps

* Add change file
* Updated docs to include the required Fabric component

* Updated Fabric docs in duplicate places
* Tooltip: Added custom content render function and exposed tooltip props to host

* Add change file

* Moved word-wrap into content div

* Let to const and fixed linting errors
* ChoiceGroup: Fixed broken focus border

* Added change efile

* Added high contrast mode as well

* Tweaked high contrast settings. Fixed focus on mouse
* Adds borderless option for TextField component.

* Adds change file.

* Adds borderless option for DatePicker component.

* Update joem-textfield-borderless_2017-05-06-22-56.json

* Update joem-textfield-borderless_2017-05-06-22-56.json

* Update joem-textfield-borderless_2017-05-06-22-56.json

* Implements code review feedback.

- Changes selector.
- Makes border transparent instead of removing it.

* Update TextField.scss

* Update TextField.Basic.Example.tsx
* [srdeshpa] Fix for dropdown not handling the disabling and enabling logic in all the cases.

* [srdeshpa] Adding manifest.json and enabling sp-build-web

* [srdeshpa] fixing the output directory location in the tsconfig.json

* [srdeshpa] Adding change file

* [srdeshpa] adding local .npmrc

* Update enable-sp-build-web-in-styling_2017-05-02-20-15.json

* removing .npmrc file

* [srdeshpa] Resolved merge conflicts and updating the shrinkwrap to fix a gulp-core-build-typescript error 'The version of the typescript compiler should only be set once.'

* Addressing PR comemnts

* Update Dropdown.tsx

* remove extra file

* adding prefer-const rule to the styling ts-lint file

* [srdeshpa] Removing "tslint-microsoft-contrib" from @officeui/styling. As it is using the latest version of it and the latest version has a breaking change in it. Now, we will get the stable version of "tslint-microsoft-contrib" from gulp-core-build-typescript.

* [srdeshpa] locking tslint-microsoft-contrib to specific version

* Removing tslint.

* Fixing tslint.

* [srdeshpa] Adding write-manifests.json
Date picker: Ensure we use the new props when updating the weeks in the picker
Date picker: Use todaysDate instead of today in _getWeeks
* fixed an issue where a change to submenu items, while the submenu being open would not be reflected properly

* undid example changes

* adding in change file

* Update contextualmenu-submenu-expandfix_2017-05-08-22-07.json

* fixed comments and added some safety for various null values

* fixed mistype

* use better for loop
Add semantic slots, starting with text fields
Button: Add button focus swap example
@christiango christiango merged commit b5660fd into christiango:master May 10, 2017
christiango added a commit that referenced this pull request Mar 8, 2018
christiango added a commit that referenced this pull request Mar 26, 2018
…b font (microsoft#4206)

* By default, use the system segoe-ui

* Fix it more consistently

* Rush change

* Snapshot updates

* Make it work for IE and Edge as well.

* Update snapshots

* Add some snapshots for the before state of createFontStyles

* Refactor #1

* Update default font styles

* Another refactor

* Remove unused import

* Update snapshot
christiango pushed a commit that referenced this pull request May 25, 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.
christiango pushed a commit that referenced this pull request Jan 24, 2019
* 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
Development

Successfully merging this pull request may close these issues.