UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

1,468 lines • 1.24 MB
{ "name": "office-ui-fabric-react", "entries": [ { "date": "Fri, 18 Jun 2021 12:22:44 GMT", "tag": "office-ui-fabric-react_v7.171.0", "version": "7.171.0", "comments": { "minor": [ { "comment": "ProgressIndicator: Deriving aria-labelledby and aria-describedby.", "author": "Humberto.Morimoto@microsoft.com", "commit": "09a98a231db37148bb0a16b81b20d9ccd11ade39", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 09 Jun 2021 12:23:02 GMT", "tag": "office-ui-fabric-react_v7.170.3", "version": "7.170.3", "comments": { "patch": [ { "comment": "\"Fix a11y bug for DatePicker day cell: Ensures ARIA attributes are allowed for an element's role\"", "author": "lishua@microsoft.com", "commit": "07208d753037f87fd47d455af4933402a0479c96", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 04 Jun 2021 12:24:20 GMT", "tag": "office-ui-fabric-react_v7.170.2", "version": "7.170.2", "comments": { "patch": [ { "comment": "applying package updates", "author": "rongqizhou@microsoft.com", "commit": "efbf2958d6e1faf993c8d91c935a44edfc1acfcd", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 13 May 2021 12:26:09 GMT", "tag": "office-ui-fabric-react_v7.170.1", "version": "7.170.1", "comments": { "patch": [ { "comment": "Remove aria-label from Combobox options when no ariaLabel prop is defined", "author": "sarah.higley@microsoft.com", "commit": "8358bf3d49e1dc5f9b506575857cf353d26d3b74", "package": "office-ui-fabric-react" }, { "comment": "DatePicker: when textfield prop received contains an id, that id is now properly applied to TextField input.", "author": "tristan.watanabe@gmail.com", "commit": "b68748404fc31e4692005ffacacb3096bb4660d6", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 03 May 2021 12:24:23 GMT", "tag": "office-ui-fabric-react_v7.170.0", "version": "7.170.0", "comments": { "minor": [ { "comment": "support proportional columns in detailslist, allow custom rendering of header cells", "author": "jolamusg@microsoft.com", "commit": "edd575c23142edad133ae1611c34b85555e5428e", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 30 Apr 2021 12:26:03 GMT", "tag": "office-ui-fabric-react_v7.169.0", "version": "7.169.0", "comments": { "minor": [ { "comment": "Add support to Slider, to allow selecting a lower and upper bound of a range", "author": "shi.cheng@microsoft.com", "commit": "29673839aa725e843eca8752a1a1bcc3c4554d68", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 27 Apr 2021 12:24:13 GMT", "tag": "office-ui-fabric-react_v7.168.2", "version": "7.168.2", "comments": { "patch": [ { "comment": "cherrypick hidden panel on dismiss bug to v7", "author": "ololubek@microsoft.com", "commit": "607bfd7558e69c860ba6a3a761806277f3a958c7", "package": "office-ui-fabric-react" }, { "comment": "DetailsList: Adding support for customized role.", "author": "vishgup@microsoft.com", "commit": "238ebfe4e3dfdcb959394856f614b57b7aaaa205", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 26 Apr 2021 12:24:57 GMT", "tag": "office-ui-fabric-react_v7.168.1", "version": "7.168.1", "comments": { "patch": [ { "comment": "ContextualMenu: focused div when menu is opened now has role = menu", "author": "tristan.watanabe@gmail.com", "commit": "d86d815a4135cc405bf7fb74339c70788be1b275", "package": "office-ui-fabric-react" }, { "comment": "Dropdown: no longer automatically selects the first option when dropdown receives keyboard focus", "author": "tristan.watanabe@gmail.com", "commit": "b716308553b0aceaab62c99ffc6183b11857f61a", "package": "office-ui-fabric-react" }, { "comment": "TeachingBubble: Keyboard focus now properly visible on buttons", "author": "tristan.watanabe@gmail.com", "commit": "69e66dbf3ba3f68f661b9b8215589dcc88a0714b", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 16 Apr 2021 12:23:43 GMT", "tag": "office-ui-fabric-react_v7.168.0", "version": "7.168.0", "comments": { "minor": [ { "comment": "ContextualMenu: Making IMenuItemStyles and IContextualMenuItemStyles optional instead of required.", "author": "Humberto.Morimoto@microsoft.com", "commit": "407cff735d4f21fffcce2da68b70cc70a0ef3315", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Button: Setting focus visibility to true in scenarios where it should be supported.", "author": "Humberto.Morimoto@microsoft.com", "commit": "aea66dd457c6f697e215ec1e1e0e29e3f034ac58", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 15 Apr 2021 12:23:48 GMT", "tag": "office-ui-fabric-react_v7.167.0", "version": "7.167.0", "comments": { "minor": [ { "comment": "DetailsList: checkbox is now linked to the rowheader which improves a11y description for each row.", "author": "tristan.watanabe@gmail.com", "commit": "591af432e7cca771fd8fcbc97f289bd326f46b83", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 09 Apr 2021 12:25:21 GMT", "tag": "office-ui-fabric-react_v7.166.2", "version": "7.166.2", "comments": { "patch": [ { "comment": "BasePicker: added high contrast styling to sass file when picker is disabled", "author": "tristan.watanabe@gmail.com", "commit": "d2dd7fa5ee08769435f7dc3209f1ed166f7d404e", "package": "office-ui-fabric-react" }, { "comment": "Pickers SuggestionsItems: remove button now visible after receiving keyboard focus", "author": "tristan.watanabe@gmail.com", "commit": "e8573afaaa3d91d68182778b8f096432693d4161", "package": "office-ui-fabric-react" }, { "comment": "VirtualizedComboBox: Now passes id and arialabelledby attributes to List component to ensure ARIA attributes have valid valuesd", "author": "tristan.watanabe@gmail.com", "commit": "03318508f18d4d6cbddd4f9604b815c76f40cc75", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 08 Apr 2021 12:22:15 GMT", "tag": "office-ui-fabric-react_v7.166.1", "version": "7.166.1", "comments": { "patch": [ { "comment": "Update BasePicker to use ARIA 1.2 combobox pattern", "author": "sarah.higley@microsoft.com", "commit": "476201614b86164aa88d94cd017474233f0c5933", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 07 Apr 2021 12:24:39 GMT", "tag": "office-ui-fabric-react_v7.166.0", "version": "7.166.0", "comments": { "minor": [ { "comment": "SplitButton: when primary button is disabled, menu button is now focusable and explicitly added to tab order", "author": "tristan.watanabe@gmail.com", "commit": "cac66f68697f3daa33fbbb4e3a5fa262b4a35e12", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Dropdown accessibility fix: move to ARIA 1.2 combobox", "author": "sarah.higley@microsoft.com", "commit": "623e53bf059cdd56a6852d60712f486dc3c9879d", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 01 Apr 2021 12:21:50 GMT", "tag": "office-ui-fabric-react_v7.165.2", "version": "7.165.2", "comments": { "patch": [ { "comment": "Memoize useKeytipRef", "author": "dahajek@microsoft.com", "commit": "0ae01d8a59bd2743f9a1929e9e1caefe989ab689", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 22 Mar 2021 12:24:45 GMT", "tag": "office-ui-fabric-react_v7.165.1", "version": "7.165.1", "comments": { "patch": [ { "comment": "Facepile: overflow number and icons are now properly visible in High Contrast Mode", "author": "tristan.watanabe@gmail.com", "commit": "d10837a4b37944beabec61c4711089cc34a35e0d", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 18 Mar 2021 12:25:08 GMT", "tag": "office-ui-fabric-react_v7.165.0", "version": "7.165.0", "comments": { "minor": [ { "comment": "Adding ability to pass a Rectangle as a target and account for it in positioning logic.", "author": "Humberto.Morimoto@microsoft.com", "commit": "9de191c7fa874e1116e19ff35f3d638fee575650", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Bump @uifabric/react-hooks to v7.14.0", "author": "Humberto.Morimoto@microsoft.com", "commit": "9de191c7fa874e1116e19ff35f3d638fee575650", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 17 Mar 2021 19:23:22 GMT", "tag": "office-ui-fabric-react_v7.164.2", "version": "7.164.2", "comments": { "patch": [ { "comment": "Bump @uifabric/foundation to v7.9.26", "author": "elcraig@microsoft.com", "commit": "5935a1216e878ce403034b8704612f74267f7093", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 15 Mar 2021 12:27:30 GMT", "tag": "office-ui-fabric-react_v7.164.1", "version": "7.164.1", "comments": { "patch": [ { "comment": "Remove incorrect rowindex and rowcount for grouped detailslist and groupedlist, fix remaining automated a11y errors", "author": "sarah.higley@microsoft.com", "commit": "7516e9d37b42cd0c26130482044289c8a8fb17e0", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 10 Mar 2021 12:28:45 GMT", "tag": "office-ui-fabric-react_v7.164.0", "version": "7.164.0", "comments": { "minor": [ { "comment": "Dropdown: cherry pick #16298", "author": "joschect@microsoft.com", "commit": "dbb4ca1b976e60f995c243bfbc12acc33559a1a4", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Adds role=\"presentation\" to BasePicker div for screen reader accessibility\"", "author": "sarah.higley@microsoft.com", "commit": "db9b2fdee04e224f21fb17063b6acd80a28ab615", "package": "office-ui-fabric-react" }, { "comment": "cherry picked 'Add jsxRuntime classic pragma (#16863)' from master", "author": "trenkmann@noxum.com", "commit": "124a0478ef62fc464882315a332497a2d760c56c", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 09 Mar 2021 12:24:49 GMT", "tag": "office-ui-fabric-react_v7.163.0", "version": "7.163.0", "comments": { "minor": [ { "comment": "Update swatch colorpicker to allow for unselected", "author": "sareiff@microsoft.com", "commit": "f42ad1819235008e7757d09a16e8f9c164a778da", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Fix Slider Keyboard Controls when `props.value` changes", "author": "shrbalaji@microsoft.com", "commit": "60398af31547a3d8666d49d2dd6e5a4586a7420b", "package": "office-ui-fabric-react" }, { "comment": "update detailslist to use grid aria props for group rows", "author": "sarah.higley@microsoft.com", "commit": "69e255a934e14d8c09e16a180dfdf427e66820d9", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 02 Mar 2021 12:28:02 GMT", "tag": "office-ui-fabric-react_v7.162.1", "version": "7.162.1", "comments": { "patch": [ { "comment": "Picker Suggestions: focused dropdown option is now properly highlighted in High Contrast Mode", "author": "tristan.watanabe@gmail.com", "commit": "2fc8d4e88a0199436897bcc386fd29ca4cd0ee57", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 26 Feb 2021 21:31:33 GMT", "tag": "office-ui-fabric-react_v7.162.0", "version": "7.162.0", "comments": { "minor": [ { "comment": "Allow itemSubMenuProvider to return a boolean", "author": "keyou@microsoft.com", "commit": "2dbe3cc7b92d575a538886d52a9a57cc311ba097", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 19 Feb 2021 12:25:47 GMT", "tag": "office-ui-fabric-react_v7.161.0", "version": "7.161.0", "comments": { "minor": [ { "comment": "Link: Adding underline prop.", "author": "humbertomakotomorimoto@gmail.com", "commit": "49d501efbed974a77c4bec5ffa171ebba0d3fc19", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "ScrollablePane: removes aria-hidden attribute so Sticky content are no longer hidden from screen readers", "author": "tristan.watanabe@gmail.com", "commit": "04e14bd18f4ba6f8daac631217643362c9dedd44", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 18 Feb 2021 12:25:56 GMT", "tag": "office-ui-fabric-react_v7.160.3", "version": "7.160.3", "comments": { "patch": [ { "comment": "Fix contrast of 'filter chevron' against background color", "author": "tmichon@microsoft.com", "commit": "5403232626ccc3bcbe4c95f0b18a938646aa3308", "package": "office-ui-fabric-react" }, { "comment": "BasePicker: combobox role and id are removed when itemLimit is reached", "author": "tristan.watanabe@gmail.com", "commit": "cdb0c4bced4e6868a7e8ae7d12f0819a153ba61e", "package": "office-ui-fabric-react" }, { "comment": "Fix handling of topOffsetFixed for Modal", "author": "tmichon@microsoft.com", "commit": "7feedc8eb8e15c36447ae0748de65979c158ef0d", "package": "office-ui-fabric-react" }, { "comment": "Utilize useLayoutEffect for keytips to mimic didUpdate/didMount - Fixes for dynamic menu overflow keytips", "author": "keyou@microsoft.com", "commit": "4dd3e254b61bf33eca3051799d558c067de7313e", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 16 Feb 2021 12:29:58 GMT", "tag": "office-ui-fabric-react_v7.160.2", "version": "7.160.2", "comments": { "patch": [ { "comment": "PersonaCoin: mergeStyles function is now memoized to prevent repeated calls on render", "author": "tristan.watanabe@gmail.com", "commit": "154e7ce6b9b62a7b56f99359d7f125d39e010960", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 12 Feb 2021 12:25:18 GMT", "tag": "office-ui-fabric-react_v7.160.1", "version": "7.160.1", "comments": { "patch": [ { "comment": "Remove use of getEdgeChromiumNoHighContrastAdjustSelector", "author": "sareiff@microsoft.com", "commit": "e49b873eb8467a43bf53067d01151d6fb9e37356", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 11 Feb 2021 12:25:26 GMT", "tag": "office-ui-fabric-react_v7.160.0", "version": "7.160.0", "comments": { "minor": [ { "comment": "Update high contract to support forced colors", "author": "sareiff@microsoft.com", "commit": "4a612da69e0b56a616147490d2de9ba87351fb60", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "add role of menu to the ul element of a section item", "author": "makopch@microsoft.com", "commit": "bc8fd8d5d9313451d84a0d3f00dc2cd8d7463db4", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 10 Feb 2021 12:25:19 GMT", "tag": "office-ui-fabric-react_v7.159.0", "version": "7.159.0", "comments": { "patch": [ { "comment": "[v7.0]ChoiceGroup: Focus border is now visible when focus method is called", "author": "tristan.watanabe@gmail.com", "commit": "169645be467f7e7f5c8a98927f1e0a2182d7dcf1", "package": "office-ui-fabric-react" } ], "minor": [ { "comment": "PersonaCoin: now accepts initialsTextColor prop which sets the text color of the Persona Coin", "author": "tristan.watanabe@gmail.com", "commit": "1f39dd8e8d6da183ff5d4fb96426e54723d638cd", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 09 Feb 2021 12:26:30 GMT", "tag": "office-ui-fabric-react_v7.158.3", "version": "7.158.3", "comments": { "patch": [ { "comment": "Fixing the modal Panel outerclick issue", "author": "ololubek@microsoft.com", "commit": "58fa58156875c6890da96b117b242b4b576a91b6", "package": "office-ui-fabric-react" }, { "comment": "Modify getInitials to strip [xyz] and {xyz} just like it strips (xyz)", "author": "elvonspa@microsoft.com", "commit": "d9c1e2c6da5ba65ced00465a991c89ac2373871e", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 03 Feb 2021 12:24:38 GMT", "tag": "office-ui-fabric-react_v7.158.1", "version": "7.158.1", "comments": { "patch": [ { "comment": "[v7.0]Checkbox: border is now visible when element is in focus in High Contrast White Mode", "author": "tristan.watanabe@gmail.com", "commit": "be39749927e16ddf5120483c10f02b517244bb91", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 02 Feb 2021 12:28:03 GMT", "tag": "office-ui-fabric-react_v7.158.0", "version": "7.158.0", "comments": { "minor": [ { "comment": "StackItem: allow passing native properties to the root element", "author": "tristan.watanabe@gmail.com", "commit": "eb0d9d683326f33dcb036e77bea50ca7fdbf63a5", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 28 Jan 2021 12:23:57 GMT", "tag": "office-ui-fabric-react_v7.157.2", "version": "7.157.2", "comments": { "patch": [ { "comment": "Port delayed keytip fix to onKeytipUpdated", "author": "keyou@microsoft.com", "commit": "bd9d29c1617c3b2845f5e5391f25c3b8cf711821", "package": "office-ui-fabric-react" }, { "comment": "Fix high contrast override for SplitButton", "author": "andredias@microsoft.com", "commit": "a59bbd3ecd4e0fa3a44bf350d6a5894b77f2d184", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 27 Jan 2021 12:24:03 GMT", "tag": "office-ui-fabric-react_v7.157.1", "version": "7.157.1", "comments": { "patch": [ { "comment": "Selected footers in the FloatingPicker should have highlighting in high contrast mode", "author": "elvonspa@microsoft.com", "commit": "8cf4e212432ffe6b061615fd0793d363bee3e8a2", "package": "office-ui-fabric-react" }, { "comment": "Add missing styles for disabled buttons", "author": "andredias@microsoft.com", "commit": "e79e6796a549b035dac99a6c29526f9da58b351d", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 26 Jan 2021 12:25:15 GMT", "tag": "office-ui-fabric-react_v7.157.0", "version": "7.157.0", "comments": { "minor": [ { "comment": "Add additional prop support to IBreadcrumbItems", "author": "andredias@microsoft.com", "commit": "10d8a5d25495826a081386d8520ffd86e7352d91", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Add high contrast overrides for Separator", "author": "andredias@microsoft.com", "commit": "ee7e8ae5574b8367f83024e5dc32aca23d2fd31b", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 20 Jan 2021 12:31:09 GMT", "tag": "office-ui-fabric-react_v7.156.0", "version": "7.156.0", "comments": { "patch": [ { "comment": "Tooltip: Fix positioning issues that can cause tooltip to flash/not render", "author": "jspurlin@microsoft.com", "commit": "ce566670302c1a7f6422ba2fdfdc7be3e87aca38", "package": "office-ui-fabric-react" }, { "comment": "Toggle: fix label click target being too wide.", "author": "xgao@microsoft.com", "commit": "eb084935f3de59b5f63c83a030e682ff5d0712ff", "package": "office-ui-fabric-react" } ], "minor": [ { "comment": "(7.0)feat: add new property onRenderStar for Rating", "author": "qiuya@microsoft.com", "commit": "9a5fb7c04ccaa5e42113995a38caa8e8eda7c13a", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 24 Dec 2020 12:25:12 GMT", "tag": "office-ui-fabric-react_v7.155.3", "version": "7.155.3", "comments": { "patch": [ { "comment": "TextField: set type=\"button\" on reveal password button", "author": "elcraig@microsoft.com", "commit": "10811a8ead8af55ac0443b299bcd1e80578db6f5", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 17 Dec 2020 12:27:50 GMT", "tag": "office-ui-fabric-react_v7.155.2", "version": "7.155.2", "comments": { "patch": [ { "comment": "Cherrypick PR #16177 - Fix navigating across suggestion items in narrator scan mode", "author": "kuanubha@microsoft.com", "commit": "3c07a997eb843bfd713d591b3dc1c6be4983f467", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 15 Dec 2020 12:27:20 GMT", "tag": "office-ui-fabric-react_v7.155.0", "version": "7.155.0", "comments": { "patch": [ { "comment": "Pickers: Add ability to pass in aria-label", "author": "joschect@microsoft.com", "commit": "9261628f3a501f9ada5f1293614ca46c80a4843c", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 11 Dec 2020 12:27:18 GMT", "tag": "office-ui-fabric-react_v7.154.0", "version": "7.154.0", "comments": { "minor": [ { "comment": "Add support for ariaDescription in context menu items", "author": "sareiff@microsoft.com", "commit": "471b6af61bd2a6128d52d0bec3b1bb5e863beda5", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 03 Dec 2020 12:30:04 GMT", "tag": "office-ui-fabric-react_v7.153.4", "version": "7.153.4", "comments": { "patch": [ { "comment": "Toggle: Update toggle pill background color on hover to use semanticColors from theme.", "author": "xgao@microsoft.com", "commit": "8ad1e28d6c3842f22098d0c9b6d4a85a16ae432f", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 02 Dec 2020 12:24:45 GMT", "tag": "office-ui-fabric-react_v7.153.3", "version": "7.153.3", "comments": { "patch": [ { "comment": "Dropdown: fix option text truncation for single-select.", "author": "xgao@microsoft.com", "commit": "896cc550611491a0ed9682cde41238987ef0ee0c", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 26 Nov 2020 12:29:51 GMT", "tag": "office-ui-fabric-react_v7.153.2", "version": "7.153.2", "comments": { "patch": [ { "comment": "Ensure display style of column drop targets is not overridden", "author": "tmichon@microsoft.com", "commit": "22ff232552a56ca479e42ab161d301428a11e61a", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 25 Nov 2020 12:26:27 GMT", "tag": "office-ui-fabric-react_v7.153.1", "version": "7.153.1", "comments": { "patch": [ { "comment": "SearchBox: Don't prevent Esc from propagating if the box is empty", "author": "behowell@microsoft.com", "commit": "64f3aeffc97024407fc06b1134e3aa95f6b0761d", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 24 Nov 2020 12:26:56 GMT", "tag": "office-ui-fabric-react_v7.153.0", "version": "7.153.0", "comments": { "patch": [ { "comment": "Have Dropdown render the title as a string rather than a string inside a React Fragment, to work around a React bug when using Chrome's translation feature.", "author": "behowell@microsoft.com", "commit": "619dbd44312fa9fc85382f8213e77c1b2a392f91", "package": "office-ui-fabric-react" } ], "minor": [ { "comment": "Allow GroupedList to receive rootListProps", "author": "noloyola@microsoft.com", "commit": "9999a3402a63554c482ceb85e766fdc86df88d58", "package": "office-ui-fabric-react" }, { "comment": "Add re-exports for date-time-utilities", "author": "elcraig@microsoft.com", "commit": "7545cafc5d03ed4564ff4856b53a9adce6fd40aa", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 20 Nov 2020 12:27:53 GMT", "tag": "office-ui-fabric-react_v7.152.1", "version": "7.152.1", "comments": { "patch": [ { "comment": "Only attempt to handle keydown event for tooltip close if the tooltip is currently open", "author": "stefhan@microsoft.com", "commit": "cb2e970be0f4735a4e954c7b10639f95d04f9e93", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 19 Nov 2020 12:26:02 GMT", "tag": "office-ui-fabric-react_v7.152.0", "version": "7.152.0", "comments": { "minor": [ { "comment": "Add text to breacrumb overflow items", "author": "pbelsal@gmail.com", "commit": "82b01a8b4f2acf60efaf3673d7f95b29e9e81c43", "package": "office-ui-fabric-react" }, { "comment": "Fully disable viewport measurement with 'skipViewportMeasures'", "author": "tmichon@microsoft.com", "commit": "ffb733fcb71034eb92a2145e2618d2d969445c1c", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 18 Nov 2020 12:26:33 GMT", "tag": "office-ui-fabric-react_v7.151.0", "version": "7.151.0", "comments": { "minor": [ { "comment": "Update ColorPicker to annouce changes to RGBA and hex fields via aria-live", "author": "jslone@microsoft.com", "commit": "922a86f8f337a2fb1d6bf480736aac8118dfffb8", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 10 Nov 2020 16:51:16 GMT", "tag": "office-ui-fabric-react_v7.150.0", "version": "7.150.0", "comments": { "minor": [ { "comment": "Add missing exports", "author": "dahajek@microsoft.com", "commit": "3c38bf5696fc38998d03794b9975ed408d2d19bc", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 02 Nov 2020 12:29:00 GMT", "tag": "office-ui-fabric-react_v7.149.3", "version": "7.149.3", "comments": { "patch": [ { "comment": "SplitButton: Fix ariaDescription behavior so that it is correctly picked up by screen-readers.", "author": "humbertomakotomorimoto@gmail.com", "commit": "195a506438c7734e09e6c45e3738af70d725ac0a", "package": "office-ui-fabric-react" }, { "comment": "Update SpinButton to inherit Fabric font styles.", "author": "lesliewilliams234@gmail.com", "commit": "ba7160c5ee6acfbe565b581926fb07b89ef0ff40", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 30 Oct 2020 18:59:48 GMT", "tag": "office-ui-fabric-react_v7.149.2", "version": "7.149.2", "comments": { "patch": [ { "comment": "Combobox: Allow combobox to handle the inner focus aspects of itself before calling the passed in onItemClick callback or calling setSelectedItem", "author": "jspurlin@microsoft.com", "commit": "c77eec3a00782c7053984a9c0a8b30120d47abcc", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 30 Oct 2020 12:23:06 GMT", "tag": "office-ui-fabric-react_v7.149.1", "version": "7.149.1", "comments": { "patch": [ { "comment": "remove allowFreeForm prop in ComboBox to set readonly only when disabled", "author": "ololubek@microsoft.com", "commit": "9c0596c67f5fad10823f6b626926f0444873bc8c", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 29 Oct 2020 12:24:41 GMT", "tag": "office-ui-fabric-react_v7.149.0", "version": "7.149.0", "comments": { "minor": [ { "comment": "Add 'firstFocusableTarget' prop to FocusTrapZone", "author": "tmichon@microsoft.com", "commit": "578e7603c807a14d59e0e010ded40e629b876d04", "package": "office-ui-fabric-react" }, { "comment": "Export react-window-provider.", "author": "xgao@microsoft.com", "commit": "1d6e9f38daf17603caab4c7c681ffbae7dc2be1c", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 28 Oct 2020 12:29:09 GMT", "tag": "office-ui-fabric-react_v7.148.2", "version": "7.148.2", "comments": { "patch": [ { "comment": "TextField reveal password fixes", "author": "elcraig@microsoft.com", "commit": "4fc7146c1c06ee8574b5492982775925a021c36e", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 27 Oct 2020 12:28:11 GMT", "tag": "office-ui-fabric-react_v7.148.1", "version": "7.148.1", "comments": { "patch": [ { "comment": "TextField: Use type from state iff canRevealPassword is true", "author": "fahasanw@microsoft.com", "commit": "11ce21ba044ba68b68adc589615a577f9f9af58f", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 26 Oct 2020 12:22:51 GMT", "tag": "office-ui-fabric-react_v7.148.0", "version": "7.148.0", "comments": { "minor": [ { "comment": "SelectionZone: Adding an optional className prop", "author": "elvonspa@microsoft.com", "commit": "64a90ffdf0026dc2e4f59ba6813472192b240c1a", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 16 Oct 2020 21:41:23 GMT", "tag": "office-ui-fabric-react_v7.147.1", "version": "7.147.1", "comments": { "patch": [ { "comment": "Fix ITheme inferred typing error.", "author": "xgao@microsoft.com", "commit": "4f4ac72a0b0174352f3b0f48849c9aa33163915d", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 16 Oct 2020 12:25:26 GMT", "tag": "office-ui-fabric-react_v7.147.0", "version": "7.147.0", "comments": { "minor": [ { "comment": "Add custom KeyUp support for Group Header", "author": "bcoard@microsoft.com", "commit": "a729bb3a9b9ada2282a295fd311ba7389e67cf4c", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "CommandBar: fix incorrect role (WCAG 1.3.1)", "author": "xgao@microsoft.com", "commit": "37759e2abeee45e825f47181fd05ddefabb31502", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 14 Oct 2020 12:26:59 GMT", "tag": "office-ui-fabric-react_v7.146.2", "version": "7.146.2", "comments": { "patch": [ { "comment": "Update office-ui-fabric-react.api.md due to ITheme typing change.", "author": "xgao@microsoft.com", "commit": "6b5adf5ff536e71ba2dc40ee0b209552fe4c7893", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 12 Oct 2020 12:30:13 GMT", "tag": "office-ui-fabric-react_v7.146.0", "version": "7.146.0", "comments": { "minor": [ { "comment": "SearchBox: role=search on root div is now opt in; if you want it, you must provide it as a role prop.", "author": "dzearing@hotmail.com", "commit": "23ec52b64876ce29bbfdfbc872b82e22c8ca03af", "package": "office-ui-fabric-react" }, { "comment": "SearchBox: role now applies correctly on the root and is no longer hardcoded to \"search\".", "author": "dzearing@hotmail.com", "commit": "2fc9ce711304585a7fa8c842d09cb4207cb5c2d3", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 07 Oct 2020 12:24:30 GMT", "tag": "office-ui-fabric-react_v7.145.0", "version": "7.145.0", "comments": { "minor": [ { "comment": "Add 'Reveal Password' button to Textfield", "author": "jehutchi@microsoft.com", "commit": "2313140f44fad2c6da5cebade4b9125db0b73657", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 06 Oct 2020 17:31:19 GMT", "tag": "office-ui-fabric-react_v7.144.3", "version": "7.144.3", "comments": { "patch": [ { "comment": "Example updates.", "author": "dzearing@hotmail.com", "commit": "ad2fdb05f33e0dd41c5671d02aff22a027fc4097", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 02 Oct 2020 12:28:46 GMT", "tag": "office-ui-fabric-react_v7.144.2", "version": "7.144.2", "comments": { "patch": [ { "comment": "Fix paging within groups for GroupedList", "author": "tmichon@microsoft.com", "commit": "d0b49bd8dfd5418ff225dee1a48aa0eae265cf10", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 01 Oct 2020 12:27:45 GMT", "tag": "office-ui-fabric-react_v7.144.1", "version": "7.144.1", "comments": { "patch": [ { "comment": "Fix propagation of GroupedList state", "author": "tmichon@microsoft.com", "commit": "93655f3436b97f11e4f058344cd0233c37af1ded", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 30 Sep 2020 12:27:52 GMT", "tag": "office-ui-fabric-react_v7.144.0", "version": "7.144.0", "comments": { "minor": [ { "comment": "update section header type to allow for it to be an item, to get itemProps", "author": "tabrumle@microsoft.com", "commit": "d27600ab0a00c50e482f8d77ff79c120d4cb462c", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 29 Sep 2020 12:27:17 GMT", "tag": "office-ui-fabric-react_v7.143.0", "version": "7.143.0", "comments": { "minor": [ { "comment": "Ensure GroupedList version is invalidated when parent list is invalidated", "author": "tmichon@microsoft.com", "commit": "3ce8f97fc9c9156323b4322fb50847b1cb388ea8", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 28 Sep 2020 12:28:49 GMT", "tag": "office-ui-fabric-react_v7.142.1", "version": "7.142.1", "comments": { "patch": [ { "comment": "Remove incorrect react-icons dependency", "author": "elcraig@microsoft.com", "commit": "511a202a3a3d2ff1c3a1e8ed41cb779adaf82ef2", "package": "office-ui-fabric-react" } ] } }, { "date": "Sun, 27 Sep 2020 04:20:52 GMT", "tag": "office-ui-fabric-react_v7.142.0", "version": "7.142.0", "comments": { "patch": [ { "comment": "Updating FocusTrapZone.test 'Focusing the FTZ' tests to use componentRef instead of ref.", "author": "czearing@outlook.com", "commit": "6366313ff72aecf5b0d33fa8c87f27a374aa416b", "package": "office-ui-fabric-react" }, { "comment": "Fix incorrect hover behavior during menu animation", "author": "behowell@microsoft.com", "commit": "730f0fc071f468fe6b3f552649b342f0131e3d25", "package": "office-ui-fabric-react" } ], "minor": [ { "comment": "SwatchColorPicker: Expose onRenderColorItem and override", "author": "email not defined", "commit": "1a84adac82add903a9deb6e430187e676aee40c9", "package": "office-ui-fabric-react" }, { "comment": "Breadcrumb: add role prop for items", "author": "erabelle@microsoft.com", "commit": "1a6887223e8223786236b6276754bbab6fc90790", "package": "office-ui-fabric-react" } ] } }, { "date": "Fri, 25 Sep 2020 12:25:17 GMT", "tag": "office-ui-fabric-react_v7.141.0", "version": "7.141.0", "comments": { "minor": [ { "comment": "Update GroupList and Grouped DetailsList semantics to work with screen readers", "author": "sarah.higley@microsoft.com", "commit": "452a387dd9353763c6c2adc8946a9378fd654994", "package": "office-ui-fabric-react" }, { "comment": "Support StrictMode in DetailsList hierarchy", "author": "tmichon@microsoft.com", "commit": "9ae733146fa3d9d71cf70cec6f7130e9de6e6466", "package": "office-ui-fabric-react" }, { "comment": "Add Callout prop allowDismissOnTargetClick boolean.", "author": "taenri@microsoft.com", "commit": "b9e8c208d1d7139cccb58b17f323b696e4fb362a", "package": "office-ui-fabric-react" }, { "comment": "Adding an elementRef to BaseButton.tsx to allow access to the root DOM element.", "author": "czearing@outlook.com", "commit": "ec1e6f7166c7d8d3044e6ed7d0fe77b613fb5a5d", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Moving examples to @fluentui/examples package.", "author": "humbertomakotomorimoto@gmail.com", "commit": "85432b281ce55e1a990dd811e5adebbad84e7cb8", "package": "office-ui-fabric-react" }, { "comment": "DetailsList: reordering FocusZone and SelectionZone to resolve onItemInvoked not being called on pressing enter on an item.", "author": "dzearing@hotmail.com", "commit": "a39779555a6fe5a8c0a33856190564a42f760fe2", "package": "office-ui-fabric-react" }, { "comment": "Fix GroupedList expand/collapse behavior", "author": "tmichon@microsoft.com", "commit": "242e7b237a025a7f534148d76f7822fb469f130d", "package": "office-ui-fabric-react" } ], "none": [ { "comment": "Removing an unused eslint-disable rule from Modal.base.tsx", "author": "czearing@outlook.com", "commit": "4c2969ca2fb4443534831ad2d615b714e42beec5", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 24 Sep 2020 00:46:56 GMT", "tag": "office-ui-fabric-react_v7.140.0", "version": "7.140.0", "comments": { "minor": [ { "comment": "Added a prop preventDismissOnEvent in Callout, and in favor of this deprecated the 3 existing props preventDismissOnScroll, preventDismissOnResize, and preventDismissOnLostFocus in Callout Component", "author": "lagoe@microsoft.com", "commit": "4ceebf9f8e383ed062183ffe611d7a89b24ecdb2", "package": "office-ui-fabric-react" }, { "comment": "Callouts: Fix a breaking change where new functionality would cause dismissal on giving focus to an iframe", "author": "joschect@microsoft.com", "commit": "3c0e35136610ea62dc8f164f39547793bf4029d0", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Set font-family inherit on button and input elements.", "author": "xgao@microsoft.com", "commit": "fc211d8c6104f6f10948e6654513a6606bc35429", "package": "office-ui-fabric-react" }, { "comment": "Pivot: Fix HC styling for pivot tabs to show text when selected", "author": "ololubek@microsoft.com", "commit": "7b57bf749e164deabebe3ed9fe61804a6eeb0f4e", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 23 Sep 2020 12:27:48 GMT", "tag": "office-ui-fabric-react_v7.139.2", "version": "7.139.2", "comments": { "none": [ { "comment": "Removing unused eslint rule from sharedIsConformant.ts", "author": "czearing@outlook.com", "commit": "261dea7a150115ce904768724cbeac80ded20382", "package": "office-ui-fabric-react" } ] } }, { "date": "Tue, 22 Sep 2020 12:25:45 GMT", "tag": "office-ui-fabric-react_v7.139.1", "version": "7.139.1", "comments": { "none": [ { "comment": "Implementing conformance tests to v7 components.", "author": "czearing@outlook.com", "commit": "a89efd72e645e6e20869d6f33717f11554a8711a", "package": "office-ui-fabric-react" } ], "patch": [ { "comment": "Add control to the set of keys which dismiss the tooltip", "author": "artber@microsoft.com", "commit": "5653fcfb21c83b5f78d102fa16df777c1629717f", "package": "office-ui-fabric-react" }, { "comment": "Fix bug in useKeytipRef function", "author": "kinhln@microsoft.com", "commit": "ca8863d643abdeb4e12c8d75131bfbfb1a9a900e", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 21 Sep 2020 12:22:29 GMT", "tag": "office-ui-fabric-react_v7.139.0", "version": "7.139.0", "comments": { "minor": [ { "comment": "Implement dialog boundary clamping", "author": "dahajek@microsoft.com", "commit": "3512fb0e2f445a2795b5a707de587908a78bdaf0", "package": "office-ui-fabric-react" } ], "none": [ { "comment": "Update README.md to better explain the 3 libraries that live in Fluent UI Repo", "author": "jslone@microsoft.com", "commit": "ce158e9d1c1525b8af11a89043f5c7b3823da882", "package": "office-ui-fabric-react" }, { "comment": "Running prettier on DropdownOverview.md", "author": "czearing@outlook.com", "commit": "b4aa409a1f1857932e7338bf612e9409600dd2b0", "package": "office-ui-fabric-react" } ] } }, { "date": "Thu, 17 Sep 2020 23:15:07 GMT", "tag": "office-ui-fabric-react_v7.138.0", "version": "7.138.0", "comments": { "patch": [ { "comment": "Update website content for ComboBox, Dropdown, and TextField", "author": "elcraig@microsoft.com", "commit": "0b56e474a586e0cdac8db8c0d2207f128c4844dd", "package": "office-ui-fabric-react" } ] } }, { "date": "Wed, 16 Sep 2020 12:27:22 GMT", "tag": "office-ui-fabric-react_v7.137.3", "version": "7.137.3", "comments": { "patch": [ { "comment": "Unset virtual parent when closing popups", "author": "tmichon@microsoft.com", "commit": "0903cff93e15f9865634c79a42fb2fbc14e7964e", "package": "office-ui-fabric-react" } ], "none": [ { "comment": "Renaming sharedIsConformant to isConformant.", "author": "czearing@outlook.com", "commit": "9c17d8cd7af2f8fab4b075c2b95ea43f2e96e2be", "package": "office-ui-fabric-react" }, { "comment": "Update API Extractor settings to share config and handle newlines better", "author": "elcraig@microsoft.com", "commit": "7d093f59a06527fc39656c903cab4470650e3acd", "package": "office-ui-fabric-react" } ] } }, { "date": "Mon, 14 Sep 2020 12:22:12 GMT", "tag": "office-ui-fabric-react_v7.137.1", "version": "7.137.1", "comments": { "none": [ { "comment": "Work around API extractor issue", "author": "miclo@microsoft.com", "commit": "a59fc3f91276b5b26d77cbd91b8007c7972d358d", "package