10 KiB
Change Log - @fluentui/priority-overflow
This log was last generated on Thu, 06 Jun 2024 15:22:10 GMT and should not be manually modified.
9.1.13
Thu, 06 Jun 2024 15:22:10 GMT Compare changes
Patches
- chore: disable eslint rule (PR #30967 by seanmonahan@microsoft.com)
9.1.12
Thu, 16 May 2024 09:25:11 GMT Compare changes
Patches
- force update the overflow when item is removed (PR #31340 by miroslav.stastny@microsoft.com)
9.1.11
Thu, 14 Dec 2023 09:58:42 GMT Compare changes
Patches
- fix: updates should be synchronous in unit tests (PR #30014 by lingfangao@hotmail.com)
9.1.10
Mon, 20 Nov 2023 09:55:08 GMT Compare changes
Patches
- fix: disconnect should dispose all state correctly (PR #29375 by lingfan.gao@microsoft.com)
9.1.9
Thu, 09 Nov 2023 17:29:49 GMT Compare changes
Patches
- chore: use package.json#files setup instead of npmignore for all v9 libraries (PR #29734 by martinhochel@microsoft.com)
9.1.8
Mon, 23 Oct 2023 09:51:55 GMT Compare changes
Patches
- fix: Use container window's resize observer (PR #29551 by lingfangao@hotmail.com)
9.1.7
Tue, 26 Sep 2023 17:49:01 GMT Compare changes
Patches
- chore: trigger manual version bump after broken release (PR #29303 by yuanboxue@microsoft.com)
9.1.6
Tue, 26 Sep 2023 15:32:06 GMT Compare changes
Patches
- fix: bump swc core to mitigate transpilation memory leaks (PR #29253 by martinhochel@microsoft.com)
9.1.5
Tue, 05 Sep 2023 13:29:14 GMT Compare changes
Patches
- bumps @swc/helpers version to 0.5.1 (PR #28989 by bernardo.sunderhus@gmail.com)
9.1.4
Fri, 11 Aug 2023 12:14:24 GMT Compare changes
Patches
- fix: flickering in Overflow (PR #28767 by vkozlova@microsoft.com)
9.1.3
Wed, 09 Aug 2023 13:16:48 GMT Compare changes
Patches
- fix: inaccurate calculation of size (PR #28728 by vkozlova@microsoft.com)
9.1.2
Tue, 25 Jul 2023 13:29:15 GMT Compare changes
Patches
- fix: Overflow update should run show/hide steps twice (PR #28628 by lingfan.gao@microsoft.com)
9.1.1
Mon, 26 Jun 2023 09:53:53 GMT Compare changes
Patches
- fix: remove overflow menu if the last overflowed item can take its place (PR #28285 by vkozlova@microsoft.com)
9.1.0
Tue, 20 Jun 2023 12:38:54 GMT Compare changes
Minor changes
- feat: Added support for custom divider (PR #28011 by vkozlova@microsoft.com)
9.0.3
Fri, 12 May 2023 20:28:09 GMT Compare changes
Patches
- fix: overflowManager should always dispatch initial state (PR #27756 by lingfangao@hotmail.com)
- chore: exclude .swcrc from being published (PR #27740 by olfedias@microsoft.com)
9.0.2
Tue, 21 Mar 2023 21:23:19 GMT Compare changes
Patches
- fix: add node field to package.json exports map. (PR #27154 by tristan.watanabe@gmail.com)
- chore: migrate to swc transpilation approach. (PR #27250 by tristan.watanabe@gmail.com)
9.0.1
Tue, 07 Feb 2023 14:13:08 GMT Compare changes
Patches
- fix: New overflow items all always dispatch updates to subscriber (PR #26565 by lingfangao@hotmail.com)
9.0.0
Wed, 18 Jan 2023 16:32:53 GMT Compare changes
Patches
- Release as stable (PR #26380 by lingfangao@hotmail.com)
9.0.0-rc.2
Mon, 09 Jan 2023 14:34:54 GMT Compare changes
Changes
- fix: Minimum visible overflow items should be respected (PR #26194 by lingfangao@hotmail.com)
9.0.0-rc.1
Thu, 17 Nov 2022 23:05:32 GMT Compare changes
Changes
- feat: Bump to RC (PR #25659 by lingfangao@hotmail.com)
9.0.0-beta.4
Fri, 11 Nov 2022 14:57:50 GMT Compare changes
Changes
- fix: create valid export maps (PR #25558 by martinhochel@microsoft.com)
9.0.0-beta.3
Thu, 13 Oct 2022 11:02:41 GMT Compare changes
Changes
- feat: Adds API to register overflow menus for better available space calculation (PR #25091 by lingfangao@hotmail.com)
- new overflow items should only be enqueued while observing (PR #25122 by lingfangao@hotmail.com)
9.0.0-beta.2
Tue, 28 Jun 2022 15:14:10 GMT Compare changes
Changes
- chore: Mark internal APIs with @internal (PR #23689 by lingfangao@hotmail.com)
9.0.0-beta.1
Mon, 23 May 2022 12:13:58 GMT
Changes
- feat: Initial beta release (PR #22913 by lingfangao@hotmail.com)