From 2fe108726580e798c314ba06fb11aef1e7e272e4 Mon Sep 17 00:00:00 2001 From: Karan Kakroo Date: Sat, 4 Feb 2023 16:26:10 +0000 Subject: [PATCH 1/2] Updated description for spin button --- .../stories/SpinButton/SpinButtonDescription.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/react-components/react-spinbutton/stories/SpinButton/SpinButtonDescription.md b/packages/react-components/react-spinbutton/stories/SpinButton/SpinButtonDescription.md index 49449190d53166..ac7490d0402c00 100644 --- a/packages/react-components/react-spinbutton/stories/SpinButton/SpinButtonDescription.md +++ b/packages/react-components/react-spinbutton/stories/SpinButton/SpinButtonDescription.md @@ -1 +1,2 @@ -SpinButtons are used to allow numeric input bounded between minimum and maximum values with buttons to increment and decrement the input value. Values can also be manipulated via the keyboard. +SpinButtons are used to allow numerical and non-numerical input bounded between minimum and maximum values with buttons to increment and decrement the input value. +Values can also be manipulated via the keyboard. From 416858817c6d5613fe5cdd3c5fd5de041dfc72dd Mon Sep 17 00:00:00 2001 From: Karan Kakroo Date: Sat, 4 Feb 2023 22:52:10 +0000 Subject: [PATCH 2/2] yarn change update --- ...ct-spinbutton-1c9c635e-904e-4263-a839-99fe9fdb7ffe.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 change/@fluentui-react-spinbutton-1c9c635e-904e-4263-a839-99fe9fdb7ffe.json diff --git a/change/@fluentui-react-spinbutton-1c9c635e-904e-4263-a839-99fe9fdb7ffe.json b/change/@fluentui-react-spinbutton-1c9c635e-904e-4263-a839-99fe9fdb7ffe.json new file mode 100644 index 00000000000000..79e4ca0850de26 --- /dev/null +++ b/change/@fluentui-react-spinbutton-1c9c635e-904e-4263-a839-99fe9fdb7ffe.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Updated the story description", + "packageName": "@fluentui/react-spinbutton", + "email": "kakrookaran@gmail.com", + "dependentChangeType": "none" +}