office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
1,236 lines • 396 kB
JSON
{
"name": "office-ui-fabric-react",
"entries": [
{
"version": "5.55.0",
"tag": "office-ui-fabric-react_v5.55.0",
"date": "Fri, 23 Feb 2018 03:05:53 GMT",
"comments": {
"minor": [
{
"author": "Alex Henry <adhe223@g.uky.edu>",
"commit": "43c6f7ca495a8d05cdfb1d54ce6df85eaa3b9ac3",
"comment": "add optional custom rendering of items for ContextualMenu"
},
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "1de56b1d511e6a3d0d27e5bbe933e43c742a0840",
"comment": "Focus Zone: Add support for tab to skip selection elements"
},
{
"author": "Mark Polak <mark@thedutchies.com>",
"commit": "6d0c968d9bda5581da65e6c63138c243355dddfe",
"comment": "SelectionZone: deprecating `layout` as it is no longer in use. Removing `SelectionLayout` as it is not required."
}
],
"patch": [
{
"author": "David Wilson (VSNC) <dawilson@microsoft.com>",
"commit": "99fc1d42078e4c3a2c6be3e4c32dcf2c19074c87",
"comment": "Nav: fix multiple invocations of onClick"
},
{
"author": "Philip Kuo <phkuo@microsoft.com>",
"commit": "ebe601051c081838ae9d029e1020f316258d148a",
"comment": "minor fixes to theming"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/styling\" from `>=5.18.1 <6.0.0` to `>=5.19.0 <6.0.0`"
}
]
}
},
{
"version": "5.54.0",
"tag": "office-ui-fabric-react_v5.54.0",
"date": "Thu, 22 Feb 2018 11:15:23 GMT",
"comments": {
"minor": [
{
"author": "davsm <36288536+davsm@users.noreply.github.com>",
"commit": "a40160db28a702c2bacb1cb7c147b150c59b7a9c",
"comment": "Fix Scrollable-Pane getComputedStyle error - changing timeouts to use this._async.setTimeout to ensure this.refs isn't used after componentWillUnmount"
},
{
"author": "jspurlin <jspurlin@microsoft.com>",
"commit": "b0550145231d18adea954f56be47967ab04cb19d",
"comment": "FocusZone: Add the ability turn off directional wrapping on sections of a FocusZone"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "3cf846061686c05dbc2329aa16596c9be206ded1",
"comment": "Convert Layer component to mergeStyles"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "4b74ee848acc55a619b99a2b1b08be90f5127149",
"comment": "Converting SCSS to MergeStyles step 2 - style conversion"
},
{
"author": "staylo8 <33881401+staylo8@users.noreply.github.com>",
"commit": "af4a2976ca729f9a7107ed7b05e7f0f5292f674f",
"comment": "Add imageErrorAs to IIconProps"
}
],
"patch": [
{
"author": "Mark Polak <mark@thedutchies.com>",
"commit": "7ff46ee4fe64b303d6a4845b404ee16f909ac847",
"comment": "Enable variable-name and jsx-boolean-value tslint rules"
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "08066258199e0de38a145777aeee1e0a31fd057b",
"comment": "Calendar: changing refs to componentRef."
},
{
"author": "kellygorr <kegorr@microsoft.com>",
"commit": "fa5626d6b1cfe17646f78927746b34c3efeb06a9",
"comment": "DatePicker-onAfterMenuDismiss callback created"
},
{
"author": "kellygorr <kegorr@microsoft.com>",
"commit": "b806c8d972e306f71c26874c5262a33ddc862d4a",
"comment": "DatePicker - Adding public focus method"
},
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "6b2f5885f2d76e8539d6108db8cd3ed6dc5deabc",
"comment": "[TextField] Set input size to 1"
},
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "67730082e1053486ae59876f24c7ee639b4ca251",
"comment": "[TooltipHost] Inline display for when overflow mode is on\""
},
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "8f5fe3b6b8feb89df75ee76d886fdcccddceb875",
"comment": "Updated contextual menu to pass the correct number"
},
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "6fbbe8922e7b97983e36346f1577f040e8e13acb",
"comment": "Contextual Menu - Added aria-posinset and aria-setsize to split buttons"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.12.1 <6.0.0` to `>=5.13.0 <6.0.0`"
}
]
}
},
{
"version": "5.53.0",
"tag": "office-ui-fabric-react_v5.53.0",
"date": "Wed, 21 Feb 2018 11:12:11 GMT",
"comments": {
"minor": [
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "0a9153f40d3fc7e7757c352862d78de917e22656",
"comment": "added support for aria-posinset and aria-setsize"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "eaf26188ea91738b3daacc16bb7b426aa60a1e8d",
"comment": "Converting Image SCSS to MergeStyles step 1 - file structure"
},
{
"author": "jspurlin <jspurlin@microsoft.com>",
"commit": "2e447758c56e5a06fbe22726397e7fea4fc9f65f",
"comment": "SwatchColorPicker: Improve keyboard/mouse behavior"
},
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "0037f82fbf63447b60ca73970fc116ad004f7c0e",
"comment": "Convert Dialog to mergeStyles, part 1 - file structure"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "d6ed496697cb3ee61d7c52c0a04b271fd576f425",
"comment": "Converting Nav SCSS to MergeStyles step 1 - file structure"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "c168360f1ae7e1a97df1d278552b1b3498c13c28",
"comment": "Converting ResizeGroup SCSS to MergeStyles step 1 - file structure"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "f899dabeaf57d1f9c6018eb89b46b87835f8ade6",
"comment": "Converting SCSS to MergeStyles step 2 - style conversion"
},
{
"author": "jijizz <liu_zhi8@hotmail.com>",
"commit": "0661239920ded0ecfce53788322b4bc5b21860e1",
"comment": "make onShouldVirtualize work for grouped list"
}
],
"patch": [
{
"author": "Mark Polak <mark@thedutchies.com>",
"commit": "6d58ab7f983c1cf8b2a93b444edf5d9c6b1b3f52",
"comment": "Enable jsx-key tslint rule"
},
{
"author": "Cody Hoover <hoovercj@users.noreply.github.com>",
"commit": "6a35693c2cfb692a8adb381ecb228a2e23f801e4",
"comment": "Only apply 'pointer-events: none' to disabled Link components if there is an href "
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "4bf99461473d1fb282196c67f82410765a712f10",
"comment": "Dialog: default modal props now respective (Modal rendered with light background.)"
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "51d47a80898d9834d40205274268e60730f306a1",
"comment": "Buttons: moving className lower in the merge list so that it has more precedence than default rules."
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "a5f021f9a60e65b6b2824a588f31cd080fd74ecb",
"comment": "Rating: Adding `type=button` to Rating buttons."
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.12.1 <6.0.0` to `>=5.12.2 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.12.0 <6.0.0` to `>=5.12.1 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.2.1 <6.0.0` to `>=5.2.2 <6.0.0`"
}
]
}
},
{
"version": "5.52.0",
"tag": "office-ui-fabric-react_v5.52.0",
"date": "Sat, 17 Feb 2018 21:29:00 GMT",
"comments": {
"patch": [
{
"author": "Alex Bettadapur <alexbettadapur@gmail.com>",
"commit": "8b235107117de864c76803eeedbefb9de9e9c17e",
"comment": "Add notifyPageChange function to List"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "c4aceacd30e2eddfb9ed23b2c2e2a335d268237a",
"comment": "Cleaning up a console.log in CommandBar.test.tsx that I noticed while updating snapshots"
},
{
"author": "Joe Martella <martellaj@live.com>",
"commit": "6a7d210880de2cf99cfa5ac154ea887140635d01",
"comment": "Fixes useTargetWidth prop for ContextualMenu"
},
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "1f1db9da4f7368806e1a819e75d7685ec7b73f04",
"comment": "Convert overlay and examples to mergeStyles"
},
{
"author": "Mike Pateras <35780775+paterasMSFT@users.noreply.github.com>",
"commit": "108ba47a0f555af5a833d3dbd880ddfb1bf6f5e4",
"comment": "DetailsList: Groups are now considered for aria-rowcount."
}
],
"minor": [
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "f009d10b1c548e15b905a0148a3b79bb5c8d34b6",
"comment": "Converting SCSS to MergeStyles step 1 - file structure"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/styling\" from `>=5.18.0 <6.0.0` to `>=5.18.1 <6.0.0`"
}
]
}
},
{
"version": "5.51.0",
"tag": "office-ui-fabric-react_v5.51.0",
"date": "Fri, 16 Feb 2018 11:23:29 GMT",
"comments": {
"minor": [
{
"author": "Eigo Kawatani <e.k.dev@outlook.com>",
"commit": "2bdbb7e44c9300861ea466b707829843781a35db",
"comment": "Added enum for triggering menu with arrow keys and bool to allow it or not"
},
{
"author": "John Miller <rubixws@gmail.com>",
"commit": "44b167af31b9b6dd079359209f101f1af10762a5",
"comment": "Migrating Coachmark to main office-ui-fabrc-react package and adding a beak compoentn as well as updating the experimental component PositioningContainer to reflect some of the latest bits in Callout"
},
{
"author": "Cody Hoover <hoovercj@users.noreply.github.com>",
"commit": "7b7abfa12cec76632570dad7c2524901e4580ab1",
"comment": "FocusZone.Focus now respects forceIntoFirstChild parameter and IFocusZone.ts has been updated to reflect this"
},
{
"author": "Mike Wheaton <miwhea@microsoft.com>",
"commit": "6aecee329e1652eb2e4dff3a313a242632b37e2f",
"comment": "Link: Update to use merge-styles"
}
],
"patch": [
{
"author": "Manish Garg <manishga@microsoft.com>",
"commit": "e1643ddc1862e030bd1f1908c148e778867a23f8",
"comment": "Fix bug: '#3942 Fixed controlled TextField with multiline and autoAdjustHeight does not adjust when setting value via state'"
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "fbbbbeb54e4f0e42ad15ccff1a031fa65f5433c5",
"comment": "SearchBox: adding unit test and tweaking how the value is read from ev rather than the element itself."
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.12.0 <6.0.0` to `>=5.12.1 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.11.0 <6.0.0` to `>=5.12.0 <6.0.0`"
}
]
}
},
{
"version": "5.50.0",
"tag": "office-ui-fabric-react_v5.50.0",
"date": "Wed, 14 Feb 2018 22:10:50 GMT",
"comments": {
"minor": [
{
"author": "amyngu <31973030+amyngu@users.noreply.github.com>",
"commit": "cdd6bafa27a6514e51ffe816ebb89b8a71b63a94",
"comment": "Add \"use current input command\" and remove need to explicity call focus when moving between suggestions and commands"
},
{
"author": "Cody Hoover <hoovercj@users.noreply.github.com>",
"commit": "45f36ccd4e4954d54d3008a09aef5f0adb24fb16",
"comment": "Add clearButtonProps prop to SearchBox.types.ts with the IButtonPropsType. This is passed to the icon button in SearchBox.base.tsx"
},
{
"author": "Micah Godbolt <micahgodbolt@gmail.com>",
"commit": "27e230cd7f368d471e0dfceb5e4b11a9ab10354b",
"comment": "SearchBox: Fixed getStyles interface to be using ISearchBoxStyleProps instead of ISearchBoxProps"
}
],
"patch": [
{
"author": "Ivan Samoylov <IA.Samoylov@outlook.com>",
"commit": "ad1dcfca80bf8f14209f4911a24874b5582ac60e",
"comment": "Fix bug: '#3940 Validate function works incorrect with attribute validateOnFocusOut'"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "746b36e94dfbe2fa97bb5432a6d2e723e5a28551",
"comment": "Converted ButtonBasicExample to use mergeStyles instead of SCSS."
},
{
"author": "Kurt Carpenter <github@kurtcarpenter.io>",
"commit": "8fa181dab613c604f49ca518eceff53b7206deda",
"comment": "Fix ComboBox, ContextualMenu, Teachingbubble overwriting calloutProps.className"
},
{
"author": "Mark Polak <mark@thedutchies.com>",
"commit": "0d7e546429c8c6d26404e9514e2abbf746df92ad",
"comment": "Fire onKeyDown for Button with menuProps"
},
{
"author": "Micah Godbolt <micahgodbolt@gmail.com>",
"commit": "cd1d7afb76421fbc3c744bc61c81ddffceafd0af",
"comment": "Fabric: Adds button overflow visible global style so that ie11 renders like edge/chrome/firefox"
},
{
"author": "kellygorr <kegorr@microsoft.com>",
"commit": "9e3fa5810fe09e5e7b0b8e6101aab95fc0c04980",
"comment": "DatePicker: Fixing pointer when datepicker doesn't have a label"
},
{
"author": "kysedate <35615581+kysedate@users.noreply.github.com>",
"commit": "7d67c1dc215c25dd3b734e53dc8e9499dded3c17",
"comment": "ComboBox: Add getClassNAmes prop to allow complete customization of the component"
},
{
"author": "Montse Lozano Dieck <malozano@microsoft.com>",
"commit": "6dcf97580ec7690ffd73af23f2162a00b3ccf091",
"comment": "CalloutContent: Remove calloutWidth from calloutMain "
},
{
"author": "kysedate <35615581+kysedate@users.noreply.github.com>",
"commit": "0fdbf1d7223ac21dc2775d68f22888aa7759b65a",
"comment": "SpinButton: Add getClassNAmes prop to allow complete customization of the component"
},
{
"author": "Trevor Gau <trevorsg@gmail.com>",
"commit": "f57acaa79994e796b1219ed4cbe61904c4948e5b",
"comment": "Fix aria-owns in contextual menu items, and add appropriate aria properties to CommandBar items."
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.11.2 <6.0.0` to `>=5.12.0 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/styling\" from `>=5.17.0 <6.0.0` to `>=5.18.0 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.10.3 <6.0.0` to `>=5.11.0 <6.0.0`"
}
]
}
},
{
"version": "5.49.3",
"tag": "office-ui-fabric-react_v5.49.3",
"date": "Tue, 13 Feb 2018 11:24:05 GMT",
"comments": {
"patch": [
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "8dc2a79a815874d6bb26d867a49b9f46809397e1",
"comment": "Contextual Menu - adding support for aria-setsize and aria-posinset for rendering menu items that relies on the menu item's own rendering"
},
{
"author": "Joe Martella <martellaj@live.com>",
"commit": "23070cad70c1e18548cf6a07dfa4f27d365db770",
"comment": "Moves DatePicker label outside of hit target"
},
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "32c4e2529eef487e2c2b69adab8ff85d2fa0d23d",
"comment": "Add name attribute to button"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.10.2 <6.0.0` to `>=5.10.3 <6.0.0`"
}
]
}
},
{
"version": "5.49.2",
"tag": "office-ui-fabric-react_v5.49.2",
"date": "Mon, 12 Feb 2018 17:33:11 GMT",
"comments": {
"patch": [
{
"author": "VincentBailly <vincentbaill@gmail.com>",
"commit": "2514f1588d70c2722baddd0778d4555f18b07dbd",
"comment": "presence indicator does not influence layout of Persona"
}
]
}
},
{
"version": "5.49.1",
"tag": "office-ui-fabric-react_v5.49.1",
"date": "Mon, 12 Feb 2018 11:14:02 GMT",
"comments": {
"patch": [
{
"author": "Daryl <DarylCantrell@users.noreply.github.com>",
"commit": "669762f89c5c145c215610d043cbf28dbbdcd491",
"comment": "Fix issue where CommandBar chevron doesn't change color with rest of control when disabled"
},
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "f8550b758c75d4e2a3b47d13873d75c1760efc83",
"comment": "DetailsList: fix disappearing line when hovering on column header"
}
]
}
},
{
"version": "5.49.0",
"tag": "office-ui-fabric-react_v5.49.0",
"date": "Fri, 09 Feb 2018 18:11:52 GMT",
"comments": {
"minor": [
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "c761919891df8df48a02c4cbee2bc18ac8635d55",
"comment": "ChoiceGroup: More flexible image field sizing, default image size, large image class."
}
],
"patch": [
{
"author": "Kushal Yarlagadda <whykushal93@gmail.com>",
"commit": "d716d81c844e366e37d1fdf023c527541a7b6b57",
"comment": "Allowing for contextual and menus to be closed on Alt keys"
},
{
"author": "Mike Wheaton <miwhea@microsoft.com>",
"commit": "1e22ceeef52c46b7f7bfda9b2d1015664105f6ff",
"comment": "Rating: Renamed RatingBase.tsx to Rating.base.tsx to match convention"
}
]
}
},
{
"version": "5.48.2",
"tag": "office-ui-fabric-react_v5.48.2",
"date": "Thu, 08 Feb 2018 11:13:51 GMT",
"comments": {
"patch": [
{
"author": "Kristian Halle <khalle@microsoft.com>",
"commit": "77a0be82fb6c440fa7ec6f4e80efed7d67f007c1",
"comment": "Return empty initials for phone numbers"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.10.1 <6.0.0` to `>=5.10.2 <6.0.0`"
}
]
}
},
{
"version": "5.48.1",
"tag": "office-ui-fabric-react_v5.48.1",
"date": "Thu, 08 Feb 2018 02:29:26 GMT",
"comments": {
"patch": [
{
"author": "Jon Schectman <joschect@microsoft.com>",
"commit": "7533d0e07dbfda819c8761bce764b4bc4fabfcae",
"comment": "Callout/Positioning: Fixed a bug where callout would lose alignment for some hints in rtl"
},
{
"author": "Montse Lozano Dieck <malozano@microsoft.com>",
"commit": "62cc53d57ea4bd4d01f452a3767f400d00d4cddf",
"comment": "Callout: Move positioning to inline styling"
}
]
}
},
{
"version": "5.48.0",
"tag": "office-ui-fabric-react_v5.48.0",
"date": "Wed, 07 Feb 2018 11:23:59 GMT",
"comments": {
"patch": [
{
"author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
"commit": "33f7c4d1d055f123cbf7237adc44e231b7efca1f",
"comment": "Remove duplicate export of command button from the button index"
},
{
"author": "Hlynur Tryggvason <hlynur.tryggvason@officeatwork.com>",
"commit": "a47b964dde95fa4b4fd3e436025fada9f1affa12",
"comment": "[Spinner] Use rotateZ to stop the spinner from wiggling in IE"
},
{
"author": "Serkan Inci <serkan.inci@hotmail.com>",
"commit": "48700c65292e57126b95be80c3092a39c6e171d0",
"comment": "Fixing direct reference to @uifabric/utilities/lib from ResizeGroup"
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "d121208b61c93811909fb69d2ba8d104c3531769",
"comment": "SearchBox: minor correction in hover styles."
}
],
"minor": [
{
"author": "Micah Godbolt <micahgodbolt@gmail.com>",
"commit": "e39a80a4bef31a9dd758933a35b2890a468726a8",
"comment": "SearchBox: Export base component as well as styled"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.11.1 <6.0.0` to `>=5.11.2 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.10.0 <6.0.0` to `>=5.10.1 <6.0.0`"
}
]
}
},
{
"version": "5.47.0",
"tag": "office-ui-fabric-react_v5.47.0",
"date": "Tue, 06 Feb 2018 11:14:36 GMT",
"comments": {
"minor": [
{
"author": "Jon Schectman <joschect@microsoft.com>",
"commit": "92c237d5804d8864ed44310ecb5ed93e835554e7",
"comment": "BaseAutofill: Move to it's own component"
}
],
"patch": [
{
"author": "amyngu <31973030+amyngu@users.noreply.github.com>",
"commit": "36c24d4e085515a0d74f2eb1b1cafd847af67667",
"comment": "fix deselect all in suggestionsController"
},
{
"author": "akashperfect <akashperfect@gmail.com>",
"commit": "d98ba978273b040546a36cc8144b8aa961235235",
"comment": "DetailsList: Adding optional callback aria-describedby for each item in DetailsList"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.11.0 <6.0.0` to `>=5.11.1 <6.0.0`"
}
]
}
},
{
"version": "5.46.0",
"tag": "office-ui-fabric-react_v5.46.0",
"date": "Mon, 05 Feb 2018 11:24:23 GMT",
"comments": {
"patch": [
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "5c71bd92894505214a9a6df8c4fb9d8e43472d98",
"comment": "ComboBox, Dropdown, TextField: Improved high contrast in focus state. Layout changes for ComboBox to allow for border-box sizing."
}
],
"minor": [
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "fe1c0f061947e66f1a3c63b168cdfecdc282b39b",
"comment": "[SpinButton] Implemented precision"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.9.0 <6.0.0` to `>=5.10.0 <6.0.0`"
}
]
}
},
{
"version": "5.45.3",
"tag": "office-ui-fabric-react_v5.45.3",
"date": "Fri, 02 Feb 2018 11:24:16 GMT",
"comments": {
"patch": [
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "78c61efde3fb8ba11d5124adca4934f823094747",
"comment": "Converted ActivityItemExample to use mergeStyles instead of SCSS"
}
]
}
},
{
"version": "5.45.2",
"tag": "office-ui-fabric-react_v5.45.2",
"date": "Thu, 01 Feb 2018 11:23:17 GMT",
"comments": {
"patch": [
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "b17a45fe057f50aa489be21d3e517d783b40b9e1",
"comment": "Adds the _isControlled flag to the TextField component that disabled onChange if the value prop is set, which follows developer expectations with React inputs."
},
{
"author": "Philip Kuo <phkuo@microsoft.com>",
"commit": "f37ea42b401f55ec9a7e223c90ec653b5aa6d827",
"comment": "Theme Generator: fix autogenerated neutral colors"
},
{
"author": "Thomas Michon <thomas@michon.com>",
"commit": "c304b01fa7c0a98e54dc1c9af67c6a0d695838e8",
"comment": "Fix bug in modal selection handling"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "ddc544059e61523a8294b16275ae2e8706241e4f",
"comment": "added return default when reaching the html tag in while loop inside _getBackground() inside Sticky component."
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/icons\" from `>=5.4.1 <6.0.0` to `>=5.4.2 <6.0.0`"
}
]
}
},
{
"version": "5.45.1",
"tag": "office-ui-fabric-react_v5.45.1",
"date": "Wed, 31 Jan 2018 11:11:59 GMT",
"comments": {
"patch": [
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "2a554f6da9bc2655cd13fdd40b3efd0b902a9752",
"comment": "swatch color picker - add ability to add aria-label"
},
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "f803269ad6750215dad105710caeee16c8ea0aea",
"comment": "ChoiceGroup: Wrap long text for image and icon types."
},
{
"author": "John Lorenz <jcl47@duke.edu>",
"commit": "7df5be25f84af0d634cc2c428026b0a98000703b",
"comment": "updating willReceiveProps of date picker to not run validation unless the props actually changed"
},
{
"author": "jspurlin <jspurlin@microsoft.com>",
"commit": "e6136d1726d59c4766b58af9dd0bd40a3936952b",
"comment": "ComboBox: ComboBoxes were changed to always expand which is incorrect behavior, fixing to align with the correct design"
},
{
"author": "jspurlin <jspurlin@microsoft.com>",
"commit": "b6a301e8164b5120d9c25049942ef112628f067d",
"comment": "ContextualMenu: Remove the list in the menu and move the aria-label/labelledby to the correct element"
},
{
"author": "Scott Balentine <sbalentine88@gmail.com>",
"commit": "2a9d79021114b2ad4b4c04f8557716077399c592",
"comment": "TextField: fixed whitespace wrapping with prefix/suffix."
},
{
"author": "Srikanth Reddy Kandula <srikanthreddy.iitp@gmail.com>",
"commit": "88066a817c1341690e124d93b499f34550214a69",
"comment": "Fixing the up and down arrows position and behavior according to RTL expected behavior"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "7d5b46f17b9fe7f997b815d77e5a2e4a4d038579",
"comment": "Removed unused scss file in Sticky component"
}
]
}
},
{
"version": "5.45.0",
"tag": "office-ui-fabric-react_v5.45.0",
"date": "Tue, 30 Jan 2018 11:22:56 GMT",
"comments": {
"patch": [
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "b53aad15358e65df001ab1248cb336b76052cb3e",
"comment": " Fix TeachingBubble dismiss on scroll by passing onDismiss to callout."
}
],
"minor": [
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "d64535e7e0a001f39bc81eab1e517d9acd95252c",
"comment": "Added prop to ComboBox to control its button's aria-hidden attribute"
}
]
}
},
{
"version": "5.44.0",
"tag": "office-ui-fabric-react_v5.44.0",
"date": "Mon, 29 Jan 2018 11:23:40 GMT",
"comments": {
"patch": [
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "58615e57bf5698dc425d8c825163697b26303243",
"comment": "Combox box: added accessibility changes added a title and changed activedescendant to use focused element"
},
{
"author": "Jon Schectman <joschect@microsoft.com>",
"commit": "048cf3af397658b628b7495c6ef7354b49147f22",
"comment": "Callout/Popup: Fix a bug where callout doesn't have the correct overflow style\""
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "9d785c7971d56222ec9cbb72d5d624fa8209718c",
"comment": "setting people picker default size back to 28 from 24"
},
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "4b472acc791f1b1d22b95e2ea48c6538aae94573",
"comment": "Add private _defaultCalloutProps instead of public defaultProps to set calloutProps."
}
],
"minor": [
{
"author": "John Lorenz <jcl47@duke.edu>",
"commit": "c91e28996fc74eff98bbb3c59426e8f6f159e64f",
"comment": "Add work week date range type and update calendar and calendarDay components to consume it"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "071a6daa6867df57ab98affde613a3264ae62b88",
"comment": "Added onRenderCoin prop that controls the persona coin image"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/icons\" from `>=5.4.0 <6.0.0` to `>=5.4.1 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.8.0 <6.0.0` to `>=5.9.0 <6.0.0`"
}
]
}
},
{
"version": "5.43.1",
"tag": "office-ui-fabric-react_v5.43.1",
"date": "Fri, 26 Jan 2018 11:25:22 GMT",
"comments": {
"patch": [
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "ec38e5b026b1f8a8e58fa6f3211f98d6d0eb2098",
"comment": "SplitButton - added aria support for button in split buttons and the whole container"
},
{
"author": "erichdev <a.erich@gmail.com>",
"commit": "c8a644b42c74a65224fa85c18eacd0de8e2e91c4",
"comment": "Dropdown, Checkbox: Fix disabled Dropdown options and update Checkbox disabled styles"
},
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "9432151081a1c3af197fe5c74b3192fb97267b79",
"comment": "Persona: Changed text and root heights for size24 when secondary text is shown."
},
{
"author": "Kris Brown <kristoferbrown@users.noreply.github.com>",
"commit": "ecd9ec777720dc4e3c1e72e34640103e803a3a9b",
"comment": "TextField, Pickers, PeoplePicker: Homogenizing input heights and colors"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.7.1 <6.0.0` to `>=5.8.0 <6.0.0`"
}
]
}
},
{
"version": "5.43.0",
"tag": "office-ui-fabric-react_v5.43.0",
"date": "Thu, 25 Jan 2018 11:23:07 GMT",
"comments": {
"patch": [
{
"author": "chang47 <coralbue@gmail.com>",
"commit": "1f86b535cf6347ef09ce6c172eb875a0aaf203ea",
"comment": "spin button - add aria label for decrement and increment buttons"
},
{
"author": "Kris Brown <kristoferbrown@users.noreply.github.com>",
"commit": "325c15ab5ea077d5b1c1ac77d898eba0dfc0f59a",
"comment": "Pickers: Fixing errors occuring onBlur of limited pickers"
},
{
"author": "Kris Brown <kristoferbrown@users.noreply.github.com>",
"commit": "59111034b784874eec5c28fef8d6dd11f06502b1",
"comment": "Fixed broken links on documentation pages"
},
{
"author": "Kris Brown <kristoferbrown@users.noreply.github.com>",
"commit": "3b5b375421343cbc74b4aa72c432a0910224459e",
"comment": "Pickers: Aligning suggestions callout to the correct RTL position"
}
],
"minor": [
{
"author": "Montse Lozano Dieck <malozano@microsoft.com>",
"commit": "a2864f8c6d0fc2b271c952b9929767ed760660ab",
"comment": "Callout: Convert component to JS Styling"
},
{
"author": "Brian Garland <brian@efelle.com>",
"commit": "bd19b42da3e1452580283a30a682d22349af1fe6",
"comment": "Added onFocus state Boolean to BasePicker"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.10.1 <6.0.0` to `>=5.11.0 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/styling\" from `>=5.16.0 <6.0.0` to `>=5.17.0 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.7.0 <6.0.0` to `>=5.7.1 <6.0.0`"
}
]
}
},
{
"version": "5.42.0",
"tag": "office-ui-fabric-react_v5.42.0",
"date": "Wed, 24 Jan 2018 11:23:26 GMT",
"comments": {
"patch": [
{
"author": "Jon Schectman <joschect@microsoft.com>",
"commit": "09c29d1e2c1d6fc541fb13eacf535fca82f868ba",
"comment": "BaseAutoFill: Fixed a bug where baseautofill would not work with composed languages like Japanese"
},
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "f2dcf91ae4e484ce483b52c35b012c90d28fd89e",
"comment": "Dropdown: Align error message styling to TextField. TextField & ComboBox: Updated invalid input border color to be red in all states."
},
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "b31132497466cd88b1887badfef8c05833e35784",
"comment": "TextField and SearchBox: Specified placeholder text color to be more consistent across browsers."
},
{
"author": "manueldosal <manuel_dosal32@hotmail.com>",
"commit": "e3f2856f94d3a7dd297c05c10ccc49181536dcb4",
"comment": "Prevent default to avoid setting focus on SplitButton menu button"
},
{
"author": "Srikanth Reddy Kandula <srikanthreddy.iitp@gmail.com>",
"commit": "ee2299a2ea7f5410343a6d50d94fd542c687fc26",
"comment": "Fix CalendarDay RTL view"
}
],
"minor": [
{
"author": "jspurlin <jspurlin@microsoft.com>",
"commit": "5270872fcdfcbe3dfb5c3592d1bd895bf283414e",
"comment": "ResizeGroup: Add the ability for ResizeGroup to get divProps"
},
{
"author": "Spencer Lynn <sllynn8907@gmail.com>",
"commit": "2a57fb1c2476d8677c4cee76c3ff23958c9ae5bd",
"comment": "Enhance Panel component props to allow all of FocusTrapZone props overrides."
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/styling\" from `>=5.15.3 <6.0.0` to `>=5.16.0 <6.0.0`"
}
]
}
},
{
"version": "5.41.2",
"tag": "office-ui-fabric-react_v5.41.2",
"date": "Tue, 23 Jan 2018 11:22:12 GMT",
"comments": {
"patch": [
{
"author": "Sohan Fernando <ohritz@users.noreply.github.com>",
"commit": "e49507cddc72a273449a01aa56d9496787134427",
"comment": "Fixed SuggestionsController method convertSuggestionsToSuggestionItems to handle BasePicker createGenericItem correctly"
}
]
}
},
{
"version": "5.41.1",
"tag": "office-ui-fabric-react_v5.41.1",
"date": "Mon, 22 Jan 2018 18:39:02 GMT",
"comments": {
"patch": [
{
"author": "Jakob Werner <jaxxx_w@yahoo.com>",
"commit": "8fcd40a85b53d1cb43ed444e102a0bdf9975281c",
"comment": "[FocusTrapZone] Text selection inside FocusTrapZone was broken. This brings it back"
},
{
"author": "MirandaGe <lingge@microsoft.com>",
"commit": "a541f4ea72c22da9b5b5ae46e896f99f2d97d3e6",
"comment": "fix hover card dismiss issue"
}
]
}
},
{
"version": "5.41.0",
"tag": "office-ui-fabric-react_v5.41.0",
"date": "Mon, 22 Jan 2018 11:14:27 GMT",
"comments": {
"patch": [
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "fd2206f8041ba6aca3b61a67a8552652e67d4954",
"comment": "Address issue #1535 - Calendar: Change clickable spans to buttons."
},
{
"author": "Ben Truelove <betrue@microsoft.com>",
"commit": "f8dfda114728bf4cd800f8cc69b9ad6a826ba94f",
"comment": "updated divider color to be more visible"
},
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "8b2e9c33ba8128e11809bf3f0111d43933457e0c",
"comment": "Hovercard: Changed content keydown listener to element event binding"
},
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "d94d83e908c3deed8de6a05063f18f857c95ea12",
"comment": "MessageBar: scss refactor and component polish."
}
],
"minor": [
{
"author": "Bryan Watts <brwatt@microsoft.com>",
"commit": "3918313795cd6f12b7405aa94b559e68c7d71652",
"comment": "Add a context value under ResizeGroup to allow child components to detect whether they are being used only for measurement."
},
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "f3811054f54bdc22b2ee2bcbe9b277faf889b9f5",
"comment": "MessageBar: New prop to allow singleline text with no action buttons to be truncated."
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/styling\" from `>=5.15.2 <6.0.0` to `>=5.15.3 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/utilities\" from `>=5.6.1 <6.0.0` to `>=5.7.0 <6.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.2.0 <6.0.0` to `>=5.2.1 <6.0.0`"
}
]
}
},
{
"version": "5.40.2",
"tag": "office-ui-fabric-react_v5.40.2",
"date": "Fri, 19 Jan 2018 11:14:03 GMT",
"comments": {
"patch": [
{
"author": "Ben Truelove <betrue@microsoft.com>",
"commit": "39864da18b987267a4c412398aae96342f1640f4",
"comment": "added smallInputBorder semantic slots and updated checkbox, choicegroup, and toggle to use it."
},
{
"author": "Jordan Janzen <jordancjanzen@gmail.com>",
"commit": "b1f94259d8358ba55cdc4a69cda4eecf32df6528",
"comment": "Add classNames and style the hidden input inside the ChoiceGroup image and icon variants so the Narrator highlights it correctly. "
},
{
"author": "erichdev <a.erich@gmail.com>",
"commit": "2d5b7d478c83e7953fb5e4f870fac84a042e3625",
"comment": "Datepicker: Fix so calendar doesn't open when clicking icon when DatePicker is disabled"
},
{
"author": "Jon Schectman <joschect@microsoft.com>",
"commit": "1bfbeb9c1def0696ce3e946b3db67157e9d43fe1",
"comment": "Persona: Fix a bug where space would be taken even though there was no secondary text"
},
{
"author": "manas-misra <manas.misra@outlook.com>",
"commit": "e3dfe7671e4f7b26c0ad888dd7be735c0545d032",
"comment": "Changes in Week Number Computation logic for FirstFourDayWeek setting to fix issue 3119"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/styling\" from `>=5.15.1 <6.0.0` to `>=5.15.2 <6.0.0`"
}
]
}
},
{
"version": "5.40.1",
"tag": "office-ui-fabric-react_v5.40.1",
"date": "Thu, 18 Jan 2018 11:21:56 GMT",
"comments": {
"patch": [
{
"author": "Jon Schectman <joschect@microsoft.com>",
"commit": "e292345559756a62ccc92543d918d3c2854c3fb7",
"comment": "BasePicker: Fix accessibility bug where it always has aria-expanded=true"
},
{
"author": "Kelsey Young <kelseyyoung4@gmail.com>",
"commit": "dbd8339d41e228ac1884c5780f3af6ddb67c4b8a",
"comment": "Calculate overflow manually to determine if Callout needs a scrollbar"
},
{
"author": "Mike Wheaton <miwhea@microsoft.com>",
"commit": "320de0af73525c030af023d10e667c1c9272783b",
"comment": "Update .npmignore to publish all examples"
}
]
}
},
{
"version": "5.40.0",
"tag": "office-ui-fabric-react_v5.40.0",
"date": "Wed, 17 Jan 2018 11:11:25 GMT",
"comments": {
"minor": [
{
"author": "Alex Bettadapur <alexbettadapur@gmail.com>",
"commit": "a06b46af716a79f84c27d897042b2578062f6987",
"comment": "DatePicker: Default selectedDate should be undefined, not new Date()"
},
{
"author": "Alex Bettadapur <alexbettadapur@gmail.com>",
"commit": "2f06f0b76d40d2fe5758d1f35ace403fb5ed1ca5",
"comment": "DatePicker: Add an initialPickerDate property"
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "3879310a7378c6ad1fa2144dedab8730eb9f9953",
"comment": "Icon: the `ms-Icon` class name, despite being unused, is causing conflicts with fabric-core usage inadvertently. There isn't a great way to deal with this other than to avoid re-using the `ms-Icon` class name."
},
{
"author": "Kris Brown <kristoferbrown@users.noreply.github.com>",
"commit": "88fd649d875b4535914e9a1f809aa6ac48a613ee",
"comment": "ProgressIndicator: Adding indeterminate progress variant."
}
],
"patch": [
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "faf6ef75015c3d6488467e595742993d679b57ae",
"comment": "Pickers: Fixed border clipping of tag item in high-contrast mode"
},
{
"author": "David Zearing <dzearing@microsoft.com>",
"commit": "9844d465e78b127e0b5e8f4bd097bac53fbe53c0",
"comment": "Escape key shouldn't propagate in combo box if it isn't open"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=5.10.0 <6.0.0` to `>=5.10.1 <6.0.0`"
}
]
}
},
{
"version": "5.39.1",
"tag": "office-ui-fabric-react_v5.39.1",
"date": "Fri, 12 Jan 2018 20:03:22 GMT",
"comments": {
"patch": [
{
"author": "lynamemi <lynam.emily@gmail.com>",
"commit": "6cf2f05c67df587f5d599fe37ab69b02d35ba4e0",
"comment": "Checkbox and ChoiceGroup: New resting state border color."
}
]
}
},
{
"version": "5.39.0",
"tag": "office-ui-fabric-react_v5.39.0",
"date": "Wed, 10 Jan 2018 11:23:36 GMT",
"comments": {
"patch": [
{
"author": "Stanley Yao <stanley.yao@microsoft.com>",
"commit": "e0f80abf26836c11e4fbb62c798ef15d92d2416d",
"comment": "Add auto expand on focus for Combobox"
},
{
"author": "Jon Schectman <joschect@microsoft.com>",
"commit": "c017cea5cb68d62a39efc0dc0afead9cd32e5cd1",
"comment": "Callout/Positioning: Fix a bug where callouts would position incorrectly if the target was an HTMLImg element"
}
],
"minor": [
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "3626565be858e54cbb8ddcb617d62fa52823254a",
"comment": "Rating: Convert to getstyles"
}
]
}
},
{
"version": "5.38.1",
"tag": "office-ui-fabric-react_v5.38.1",
"date": "Mon, 08 Jan 2018 11:13:51 GMT",
"comments": {
"patch": [
{
"author": "Kelsey Young <kelseyyoung4@gmail.com>",
"commit": "adfcb2659b53d7d3dd7dccbf7bf760148fa65caa",
"comment": "Contextual Menu submenus that have no items will have chevron icon and call onMenuOpened"
},
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "bf89b4c81ccfaff777e6915857508f60958af3e7",
"comment": "CommandBar: Allow disabled anchor and text items"
},
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "b69a4aff021e8b0f76d6e8e5908571271af1ff7e",
"comment": "Rating: Set default active element and fixed focusability"
}
]
}
},
{
"version": "5.38.0",
"tag": "office-ui-fabric-react_v5.38.0",
"date": "Fri, 05 Jan 2018 11:14:58 GMT",
"comments": {
"minor": [
{
"author": "Markus Krallinger <mkrallinger@gmail.com>",
"commit": "226cdf8b62ec9f32776bb153f4d151292a86ef77",
"comment": "Added a customizable onDismiss to the BasePicker"
}
],
"patch": [
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "b6e016c4bbe6169761b6d8f1c0db5373650cf993",
"comment": "ToolTop: Changed ToolTipHost to inline-block"
},
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "37551c0963930b3df892ad0b3bf0ba267b1e803b",
"comment": "ContextualMenu: Added styling for disabled icon\""
}
]
}
},
{
"version": "5.37.0",
"tag": "office-ui-fabric-react_v5.37.0",
"date": "Wed, 03 Jan 2018 11:23:12 GMT",
"comments": {
"patch": [
{
"author": "MirandaGe <lingge@microsoft.com>",
"commit": "057b0bea9bf3aa9daab532c93bd9d9a206a085dd",
"comment": "add unmount check in suggestion promise"
}
],
"minor": [
{
"author": "Lambert Wang <lambert.ww@gmail.com>",
"commit": "6d6a796f27a91408a065f330c08afc739075ae9f",
"comment": "TextField: Allows user to provide the `autocomplete` prop."
},
{
"author": "Marius Tennøe <mariust@outlook.com>",
"commit": "57763c505a6ebdf04577a3db70a521add6735cf4",
"comment": "Added optional callback for getting image load state change events from personacoin through Persona component"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/icons\" from `>=5.3.0 <6.0.0` to `>=5.4.0