fluentui-react-native/packages/theming/theming-utils/CHANGELOG.md

913 строки
16 KiB
Markdown
Исходник Постоянная ссылка Обычный вид История

# Change Log - @fluentui-react-native/theming-utils
2024-04-11 21:08:46 +03:00
This log was last generated on Thu, 11 Apr 2024 18:08:40 GMT and should not be manually modified.
<!-- Start content -->
2024-04-11 21:08:46 +03:00
## 0.26.0
Thu, 11 Apr 2024 18:08:40 GMT
### Minor changes
- Update to RN 0.73 (30809111+acoates-ms@users.noreply.github.com)
2024-03-15 19:26:25 +03:00
## 0.25.8
Fri, 15 Mar 2024 16:26:21 GMT
### Patches
- Add many missing peerDependencies (30809111+acoates-ms@users.noreply.github.com)
2024-03-01 23:39:16 +03:00
## 0.25.7
Fri, 01 Mar 2024 20:39:13 GMT
### Patches
- Use workspace for version of local package (ruaraki@microsoft.com)
2024-02-23 02:27:51 +03:00
## 0.25.6
Thu, 22 Feb 2024 23:27:43 GMT
### Patches
- Rework package json version notation (rofang@microsoft.com)
- Bump @fluentui-react-native/tokens to v0.22.6
2024-01-05 00:06:30 +03:00
## 0.25.5
Thu, 04 Jan 2024 21:06:26 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.38.0
- Bump @fluentui-react-native/tokens to v0.22.5
2024-01-04 04:35:46 +03:00
## 0.25.4
Thu, 04 Jan 2024 01:35:42 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.37.0
- Bump @fluentui-react-native/tokens to v0.22.4
2024-01-03 03:15:24 +03:00
## 0.25.3
Wed, 03 Jan 2024 00:15:20 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.36.0
- Bump @fluentui-react-native/tokens to v0.22.3
2023-12-21 04:31:05 +03:00
## 0.25.2
Thu, 21 Dec 2023 01:31:00 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.35.0
- Bump @fluentui-react-native/tokens to v0.22.2
2023-12-20 03:05:28 +03:00
## 0.25.1
Wed, 20 Dec 2023 00:05:24 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.34.0
- Bump @fluentui-react-native/tokens to v0.22.1
2023-11-09 05:39:15 +03:00
## 0.25.0
Thu, 09 Nov 2023 02:39:11 GMT
### Minor changes
- Update to react-native 0.72 (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.33.0
- Bump @fluentui-react-native/tokens to v0.22.0
2023-11-07 23:20:41 +03:00
## 0.24.7
Tue, 07 Nov 2023 20:20:36 GMT
### Patches
- Use RN-based dynamic type (adgleitm@microsoft.com)
- Manually bump packages stuck in the pipeline (safreibe@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.32.3
- Bump @fluentui-react-native/tokens to v0.21.6
2023-10-31 00:26:11 +03:00
## 0.24.5
Mon, 30 Oct 2023 21:26:06 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.32.1
- Bump @fluentui-react-native/tokens to v0.21.4
## 0.24.4
Tue, 29 Aug 2023 22:56:32 GMT
### Patches
- Bump @fluentui-react-native/tokens to v0.21.3
## 0.24.3
Mon, 14 Aug 2023 20:14:41 GMT
### Patches
- Bump @fluentui-react-native/tokens to v0.21.2
## 0.24.2
Wed, 09 Aug 2023 22:02:15 GMT
### Patches
- Bump design-tokens packages to 0.51.0 (78454019+lyzhan7@users.noreply.github.com)
## 0.24.1
Fri, 07 Jul 2023 20:45:12 GMT
### Patches
- Bump @fluentui-react-native/tokens to v0.21.1
## 0.24.0
Mon, 05 Jun 2023 19:26:25 GMT
### Minor changes
- Upgrade to React Native 0.71 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.32.0
- Bump @fluentui-react-native/tokens to v0.21.0
## 0.23.12
Tue, 30 May 2023 20:34:15 GMT
### Patches
- Add macOS status tokens and accessible mobile stroke colors to AliasColorTokens interface (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.31.2
- Bump @fluentui-react-native/tokens to v0.20.16
## 0.23.11
Wed, 03 May 2023 07:08:52 GMT
### Patches
- Update design-tokens package to 0.47.0 (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.31.1
- Bump @fluentui-react-native/tokens to v0.20.15
## 0.23.10
Tue, 21 Mar 2023 21:53:45 GMT
### Patches
- Trigger manual bump (no changes) (krsiler@microsoft.com)
- Bump @fluentui-react-native/tokens to v0.20.14
## 0.23.9
Sat, 18 Mar 2023 17:22:31 GMT
### Patches
- Bump @fluentui-react-native/tokens to v0.20.13
## 0.23.8
Tue, 14 Mar 2023 20:50:45 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.31.0
- Bump @fluentui-react-native/tokens to v0.20.12
## 0.23.7
Tue, 07 Mar 2023 20:54:15 GMT
### Patches
- Add HC util function (ruaraki@microsoft.com)
## 0.23.6
Fri, 03 Mar 2023 06:47:26 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.30.4
- Bump @fluentui-react-native/tokens to v0.20.11
## 0.23.5
Fri, 24 Feb 2023 20:40:00 GMT
### Patches
- Order imports (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.30.3
- Bump @fluentui-react-native/tokens to v0.20.10
## 0.23.4
Fri, 24 Feb 2023 02:22:40 GMT
### Patches
- Bump @fluentui-react-native/tokens to v0.20.9
## 0.23.3
Sat, 11 Feb 2023 01:32:30 GMT
### Patches
- Bump @fluentui-react-native/tokens to v0.20.8
## 0.23.2
Wed, 01 Feb 2023 22:33:17 GMT
### Patches
- Enable @typescript-eslint/consistent-type-imports (30809111+acoates-ms@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.30.2
- Bump @fluentui-react-native/tokens to v0.20.7
## 0.23.1
Mon, 30 Jan 2023 07:12:38 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.30.1
- Bump @fluentui-react-native/tokens to v0.20.6
## 0.23.0
Wed, 25 Jan 2023 21:31:17 GMT
### Minor changes
- adding shared colors android (email not defined)
- Bump @fluentui-react-native/theme-types to v0.30.0
- Bump @fluentui-react-native/tokens to v0.20.5
## 0.22.2
Fri, 20 Jan 2023 18:06:46 GMT
### Patches
- Update all design-tokens packages to 0.42.0 (78454019+lyzhan7@users.noreply.github.com)
## 0.22.1
Wed, 18 Jan 2023 01:55:11 GMT
### Patches
- Add shared colors to AliasColorTokens and mapPipelineToTheme (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.29.1
- Bump @fluentui-react-native/tokens to v0.20.4
## 0.22.0
Tue, 10 Jan 2023 20:17:18 GMT
### Minor changes
- Set up iOS color alias tokens (78454019+lyzhan7@users.noreply.github.com)
- Bump @fluentui-react-native/theme-types to v0.29.0
- Bump @fluentui-react-native/tokens to v0.20.3
## 0.21.0
Thu, 29 Dec 2022 03:47:47 GMT
### Minor changes
- Use theming-utils to fetch font alias tokens (adam.gleitman@gmail.com)
- Bump @fluentui-react-native/theme-types to v0.28.0
- Bump @fluentui-react-native/tokens to v0.20.2
## 0.20.2
Tue, 27 Dec 2022 22:21:15 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.27.1
## 0.20.1
Thu, 15 Dec 2022 14:50:50 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.27.0
## 0.20.0
Fri, 09 Dec 2022 05:23:38 GMT
### Minor changes
- switch initial tokenization and tester app changes (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/theme-types to v0.26.0
## 0.19.1
Tue, 06 Dec 2022 00:46:41 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.25.0
## 0.19.0
Thu, 01 Dec 2022 03:12:20 GMT
### Minor changes
- theme spacing tokens change (rohanpd.work@gmail.com)
- Bump @fluentui-react-native/theme-types to v0.24.0
## 0.18.3
Wed, 16 Nov 2022 08:47:25 GMT
### Patches
- modify tester app and tokens update (rohanpd.work@gmail.com)
## 0.18.2
Fri, 11 Nov 2022 18:06:31 GMT
### Patches
- Bump all design-tokens packages to 0.29.0 (78454019+lyzhan7@users.noreply.github.com)
## 0.18.1
Fri, 04 Nov 2022 14:36:23 GMT
### Patches
- missingTokens (email not defined)
- Bump @fluentui-react-native/theme-types to v0.23.1
## 0.18.0
Thu, 27 Oct 2022 11:09:35 GMT
### Minor changes
- Brand Tokens Integration (email not defined)
- Bump @fluentui-react-native/theme-types to v0.23.0
## 0.17.0
Fri, 21 Oct 2022 13:09:26 GMT
### Minor changes
- Font Pipeline (email not defined)
## 0.16.2
Wed, 12 Oct 2022 21:54:15 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.22.0
## 0.16.1
Tue, 11 Oct 2022 22:41:44 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.21.0
## 0.16.0
Fri, 30 Sep 2022 08:04:44 GMT
### Minor changes
- Added new api fro android (email not defined)
- Bump @fluentui-react-native/theme-types to v0.20.0
## 0.15.3
Fri, 30 Sep 2022 00:54:37 GMT
### Patches
- Update react-native to 0.68 (krsiler@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.19.2
## 0.15.2
Wed, 21 Sep 2022 21:00:40 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.19.1
## 0.15.1
Fri, 16 Sep 2022 01:53:06 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.19.0
## 0.15.0
Mon, 29 Aug 2022 23:21:44 GMT
### Minor changes
- Added unit tests (nkhalil942@gmail.com)
## 0.14.0
Thu, 14 Jul 2022 18:09:50 GMT
### Minor changes
- Update to React Native 0.66 (sanajmi@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.18.0
## 0.13.0
Wed, 25 May 2022 18:43:10 GMT
### Minor changes
- Add text implementation v2 (email not defined)
- Bump @fluentui-react-native/theme-types to v0.17.0
### Patches
- beachball sync (krsiler@microsoft.com)
- Version bump for packages to attempt to fix NPM publish pipeline (krsiler@microsoft.com)
## 0.11.0
Sat, 21 May 2022 01:47:57 GMT
### Minor changes
- Add shadows to the theme (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.15.0
## 0.10.2
Thu, 28 Apr 2022 19:09:51 GMT
### Patches
- Bump @fluentui-react-native/theme-types to v0.14.3
## 0.10.1
Wed, 27 Apr 2022 19:30:38 GMT
### Patches
- initial Text implementation (email not defined)
- Bump @fluentui-react-native/theme-types to v0.14.2
## 0.10.0
Tue, 19 Apr 2022 16:54:55 GMT
### Minor changes
- Move alias tokens to default theme (ruaraki@microsoft.com)
## 0.9.4
Wed, 06 Apr 2022 22:58:22 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.15.0
## 0.9.3
Tue, 05 Apr 2022 20:05:50 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.14.0
## 0.9.2
Thu, 31 Mar 2022 07:27:48 GMT
### Patches
- Ban `export *` in index files for better tree-shakeability (4123478+tido64@users.noreply.github.com)
- Bump @fluentui-react-native/theme-tokens to v0.13.2
- Bump @fluentui-react-native/theme-types to v0.14.1
## 0.9.1
Wed, 23 Mar 2022 17:24:05 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.13.1
## 0.9.0
Thu, 03 Mar 2022 20:20:09 GMT
### Minor changes
- New alias tokens (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme-tokens to v0.13.0
- Bump @fluentui-react-native/theme-types to v0.14.0
## 0.8.10
Thu, 17 Feb 2022 01:22:01 GMT
### Patches
- Fix up package.json files (ruaraki@microsoft.com)
## 0.8.9
Wed, 02 Feb 2022 02:29:07 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.12.0
## 0.8.8
Fri, 14 Jan 2022 21:49:07 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.11.6
## 0.8.7
Fri, 14 Jan 2022 01:00:04 GMT
### Patches
- fix disabled button (email not defined)
- Bump @fluentui-react-native/theme-tokens to v0.11.5
- Bump @fluentui-react-native/theme-types to v0.13.3
## 0.8.6
Thu, 06 Jan 2022 23:14:38 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.11.4
- Bump @fluentui-react-native/theme-types to v0.13.2
## 0.8.5
Thu, 06 Jan 2022 21:30:08 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.11.3
## 0.8.4
Mon, 20 Dec 2021 22:56:01 GMT
### Patches
- Add repository property to all package.json files (ruaraki@microsoft.com)
- Bump @fluentui-react-native/memo-cache to v1.1.7
- Bump @fluentui-react-native/theme-tokens to v0.11.2
- Bump @fluentui-react-native/theme-types to v0.13.1
## 0.8.3
Sat, 18 Dec 2021 04:15:05 GMT
### Patches
- Bump @fluentui-react-native/memo-cache to v1.1.6
## 0.8.2
Fri, 17 Dec 2021 01:26:42 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.11.1
## 0.8.1
Thu, 16 Dec 2021 19:10:31 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.11.0
## 0.8.0
Wed, 17 Nov 2021 19:28:07 GMT
### Minor changes
- Update to react-native 0.64 (afoxman@microsoft.com)
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.10.0 (afoxman@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.13.0 (afoxman@microsoft.com)
## 0.7.9
Tue, 09 Nov 2021 23:04:33 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.9.2 (67026167+chiuam@users.noreply.github.com)
## 0.7.8
Mon, 01 Nov 2021 18:53:37 GMT
### Patches
- Pipe changes through theme system (ruaraki@microsoft.com)
## 0.7.7
Mon, 25 Oct 2021 19:24:43 GMT
### Patches
- Bump @fluentui-react-native/memo-cache to v1.1.5 (ruaraki@microsoft.com)
## 0.7.6
Wed, 20 Oct 2021 03:46:25 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.9.0 (email not defined)
## 0.7.5
Thu, 07 Oct 2021 20:59:20 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.8.0 (ruaraki@microsoft.com)
## 0.7.4
Tue, 28 Sep 2021 21:08:25 GMT
### Patches
- Delete NativeButton (67026167+chiuam@users.noreply.github.com)
## 0.7.3
Tue, 21 Sep 2021 16:32:12 GMT
### Patches
- adding an adapter for macOS (67026167+chiuam@users.noreply.github.com)
## 0.7.2
Mon, 13 Sep 2021 23:22:43 GMT
### Patches
- Add check for undefined (ruaraki@microsoft.com)
## 0.7.1
Fri, 10 Sep 2021 18:16:59 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.7.1 (ruaraki@microsoft.com)
## 0.7.0
Thu, 09 Sep 2021 22:12:19 GMT
### Minor changes
- Integrate updated themes (ruaraki@microsoft.com)
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.7.0 (ruaraki@microsoft.com)
## 0.6.1
Thu, 09 Sep 2021 20:03:01 GMT
### Patches
- Reshape input (ruaraki@microsoft.com)
## 0.6.0
Thu, 26 Aug 2021 21:02:08 GMT
### Minor changes
- Add HC plumbing (ruaraki@microsoft.com)
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.6.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.12.0 (ruaraki@microsoft.com)
## 0.5.3
Thu, 26 Aug 2021 04:48:40 GMT
### Patches
- fix text truncation for radio button (67026167+chiuam@users.noreply.github.com)
## 0.5.2
Wed, 18 Aug 2021 23:00:57 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.5.3 (ruaraki@microsoft.com)
## 0.5.1
Fri, 13 Aug 2021 16:12:26 GMT
### Patches
- Fix icons in experimental button and add fab (t-lindaweng@microsoft.com)
## 0.5.0
Thu, 12 Aug 2021 17:23:44 GMT
### Minor changes
- rename an alias token to avoid name clash (ruaraki@microsoft.com)
### Patches
- Bump @fluentui-react-native/theme-types to v0.11.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme-tokens to v0.5.1 (ruaraki@microsoft.com)
## 0.4.0
Tue, 10 Aug 2021 21:12:30 GMT
### Minor changes
- Add missing tokens (ruaraki@microsoft.com)
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.5.0 (ruaraki@microsoft.com)
- Bump @fluentui-react-native/theme-types to v0.10.0 (ruaraki@microsoft.com)
## 0.3.8
Mon, 09 Aug 2021 22:49:01 GMT
### Patches
- Clean up code a little (ruaraki@microsoft.com)
## 0.3.7
Mon, 09 Aug 2021 19:16:08 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.4.0 (ruaraki@microsoft.com)
## 0.3.6
Sat, 07 Aug 2021 00:40:04 GMT
### Patches
- enable usePressableState with stock Pressable component (jasonmo@microsoft.com)
## 0.3.5
Fri, 06 Aug 2021 23:18:21 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.3.5 (ruaraki@microsoft.com)
## 0.3.4
Fri, 06 Aug 2021 00:36:02 GMT
### Patches
- Bump @fluentui-react-native/theme-tokens to v0.3.4 (ruaraki@microsoft.com)
## 0.3.3
Wed, 04 Aug 2021 06:26:25 GMT
### Patches
- radio group on macOS (67026167+chiuam@users.noreply.github.com)
## 0.3.2
Tue, 27 Jul 2021 22:17:20 GMT
### Patches
- add compressible utility and a snapshot test / demo to framework (jasonmo@microsoft.com)
## 0.3.1
Mon, 26 Jul 2021 20:41:04 GMT
### Patches
- add new use-slot package, move framework to consume that package (jasonmo@microsoft.com)
## 0.3.0
Sat, 24 Jul 2021 00:28:25 GMT
### Minor changes
- createAliasTokens to generate alias token structure (email not defined)
## 0.2.5
Wed, 21 Jul 2021 22:55:40 GMT
### Patches
- expose use-tokens in framework package (jasonmo@microsoft.com)
## 0.2.4
Wed, 21 Jul 2021 21:46:12 GMT
### Patches
- Use peer dependencies for react-native version not dependencies (30809111+acoates-ms@users.noreply.github.com)
## 0.2.1
Fri, 18 Jun 2021 00:38:19 GMT
### Patches
- Apply prettier to libraries core and theming, run (ruaraki@microsoft.com)
## 0.2.0
Tue, 15 Jun 2021 00:55:36 GMT
### Minor changes
- Move getCurrentAppearence out (ruaraki@microsoft.com)