Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/E2E/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/e2e-testing",
"version": "1.40.9",
"version": "1.41.0",
"description": "Package containing E2E testing specs",
"license": "MIT",
"main": "lib-commonjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion apps/fluent-tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.170.27",
"version": "0.170.28",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion apps/win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.38.46",
"version": "0.38.47",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/codemods",
"version": "0.5.15",
"version": "0.5.16",
"description": "Transform files to make refactoring FURN code easier",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/avatar",
"version": "1.12.9",
"version": "1.12.10",
"description": "A cross-platform Avatar component using the Fluent Design System",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/badge",
"version": "0.11.3",
"version": "0.11.4",
"description": "A cross-platform Badge component using the Fluent Design System. A badge is an additional visual descriptor for UI elements.",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/button",
"version": "0.39.5",
"version": "0.39.6",
"description": "A cross-platform Button component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Callout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/callout",
"version": "0.27.3",
"version": "0.27.4",
"description": "A cross-platform Callout component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/checkbox",
"version": "0.23.9",
"version": "0.23.10",
"description": "A cross-platform Checkbox component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/chip",
"version": "0.4.9",
"version": "0.4.10",
"description": "A cross-platform Chip component using the Fluent Design System. A chip is a compact representations of entities (most commonly, people) that can be typed in, deleted or dragged easily.",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/ContextualMenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/contextual-menu",
"version": "0.24.17",
"version": "0.24.18",
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
"license": "MIT",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/divider",
"version": "0.7.9",
"version": "0.7.10",
"description": "A cross-platform Divider component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/FocusTrapZone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/focus-trap-zone",
"version": "0.12.6",
"version": "0.12.7",
"description": "A cross-platform FocusTrapZone component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/FocusZone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/focus-zone",
"version": "0.21.1",
"version": "0.21.2",
"description": "A cross-platform FocusZone component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/icon",
"version": "0.21.9",
"version": "0.21.10",
"description": "A cross-platform Icon component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/input",
"version": "0.7.9",
"version": "0.7.10",
"description": "A cross-platform Text input component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/link",
"version": "0.23.9",
"version": "0.23.10",
"description": "A cross-platform Link component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/menu",
"version": "1.14.23",
"version": "1.14.24",
"description": "A cross-platform Menu component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/MenuButton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/menu-button",
"version": "0.13.20",
"version": "0.13.21",
"description": "A cross-platform MenuButton component using the Fluent Design System",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Notification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/notification",
"version": "0.25.12",
"version": "0.25.13",
"description": "add component-description",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Persona/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/persona",
"version": "0.16.3",
"version": "0.16.4",
"description": "A cross-platform Persona component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/PersonaCoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/persona-coin",
"version": "0.15.3",
"version": "0.15.4",
"description": "A cross-platform PersonaCoin component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Pressable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/pressable",
"version": "0.12.5",
"version": "0.12.6",
"description": "A cross-platform Pressable component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/RadioGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/radio-group",
"version": "0.21.17",
"version": "0.21.18",
"description": "A cross-platform Radio Group component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Separator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/separator",
"version": "0.18.3",
"version": "0.18.4",
"description": "A cross-platform Separator component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/stack",
"version": "0.10.8",
"version": "0.10.9",
"description": "A cross-platform opinionated Fluent Text component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Switch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/switch",
"version": "0.13.8",
"version": "0.13.9",
"description": "A cross-platform Switch component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/TabList/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tablist",
"version": "0.7.5",
"version": "0.7.6",
"description": "A cross-platform TabList component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/Text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/text",
"version": "0.24.7",
"version": "0.24.8",
"description": "A cross-platform Text component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/dependency-profiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dependency-profiles",
"version": "0.8.46",
"version": "0.8.47",
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
"license": "MIT",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/foundation-composable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/foundation-composable",
"version": "0.13.2",
"version": "0.13.3",
"description": "Composable component building blocks",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/foundation-compose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/foundation-compose",
"version": "1.15.3",
"version": "1.15.4",
"description": "Compose infrastructure",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/foundation-settings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/foundation-settings",
"version": "0.15.2",
"version": "0.15.3",
"description": "Settings and style definitions and helpers",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/foundation-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/foundation-tokens",
"version": "0.15.3",
"version": "0.15.4",
"description": "Core tokens package",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/theme-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/theme-registry",
"version": "0.12.1",
"version": "0.12.2",
"description": "Implementation of the theme graph",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/themed-settings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/themed-settings",
"version": "0.12.2",
"version": "0.12.3",
"description": "Package which drives custom cacheable settings for a component",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/theming-ramp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/theming-ramp",
"version": "0.20.3",
"version": "0.20.4",
"description": "Theming Library",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/deprecated/theming-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabricshared/theming-react-native",
"version": "0.20.6",
"version": "0.20.7",
"description": "A library of functions which produce React Native styles from a Theme",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/ActivityIndicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-activity-indicator",
"version": "0.10.4",
"version": "0.10.5",
"description": "A cross-platform Fluent Activity Indicator component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/AppearanceAdditions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-appearance-additions",
"version": "0.7.3",
"version": "0.7.4",
"description": "A module to expose callbacks for additional traitCollection changes.",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-avatar",
"version": "0.21.5",
"version": "0.21.6",
"description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-checkbox",
"version": "0.17.10",
"version": "0.17.11",
"description": "A cross-platform Checkbox component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/drawer",
"version": "0.4.5",
"version": "0.4.6",
"description": "A cross-platform Drawer component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dropdown",
"version": "0.10.14",
"version": "0.10.15",
"description": "A cross-platform Dropdown component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Expander/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-expander",
"version": "0.8.4",
"version": "0.8.5",
"description": "A cross-platform Native Expander component using the Fluent Design System. Currently only implemented on windows",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/MenuButton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-menu-button",
"version": "0.10.20",
"version": "0.10.21",
"description": "A cross-platform MenuButton component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/NativeDatePicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-native-date-picker",
"version": "0.11.1",
"version": "0.11.2",
"description": "A Native date picker component using the Fluent Design System. Currently only implemented on iOS.",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/NativeFontMetrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-native-font-metrics",
"version": "0.6.1",
"version": "0.6.2",
"description": "A temporary partial wrapper for UIFontMetrics.",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Overflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/overflow",
"version": "0.3.23",
"version": "0.3.24",
"description": "A cross-platform Overflow component for React Native.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/Popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/popover",
"version": "0.4.3",
"version": "0.4.4",
"description": "A cross-platform Popover component using the Fluent Design System",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
Loading
Loading