-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @sap-ux/ui-components to v1.24.2 #120
base: main
Are you sure you want to change the base?
Conversation
|
8be858b
to
e77a061
Compare
Kudos, SonarCloud Quality Gate passed! |
e77a061
to
1d56af2
Compare
1d56af2
to
53dcc05
Compare
53dcc05
to
ce1def9
Compare
ce1def9
to
8e80077
Compare
8e80077
to
15c9c64
Compare
15c9c64
to
992f2dc
Compare
992f2dc
to
35ebe7c
Compare
35ebe7c
to
2501d77
Compare
2501d77
to
39408d1
Compare
39408d1
to
d2bc2a1
Compare
d2bc2a1
to
f71e09e
Compare
f71e09e
to
24e4a23
Compare
a25937b
to
b61cbce
Compare
b61cbce
to
d753961
Compare
d753961
to
3f07c5a
Compare
3f07c5a
to
869d083
Compare
869d083
to
e1b41f8
Compare
e1b41f8
to
71060e6
Compare
71060e6
to
a8e45ec
Compare
a8e45ec
to
6d5c5c7
Compare
6d5c5c7
to
01ca1bc
Compare
01ca1bc
to
23f05fb
Compare
23f05fb
to
32cd9b9
Compare
32cd9b9
to
edea37e
Compare
edea37e
to
83bce8c
Compare
83bce8c
to
d797959
Compare
This PR contains the following updates:
1.8.2
->1.24.2
Release Notes
SAP/open-ux-tools (@sap-ux/ui-components)
v1.24.2
Compare Source
Patch Changes
dd34d62
: UI accessability improvements for disabled elements and in quick action listv1.24.1
Compare Source
Patch Changes
7b5e3b9
: UISections: Recalculate section sizes when external prop sizes change.v1.24.0
Compare Source
Minor Changes
f48bfa0
: This update introduces hover styles for the UIToggle component's thumb when in a checked state. It improves the visual feedback for users interacting with the toggle.v1.23.0
Compare Source
Minor Changes
c570683
: Unified the size-property in the UIToggle component. Fixed padding issues throughout the component. Fixed icon display issues during component mounting.v1.22.3
Compare Source
Patch Changes
81a5351
: Add export forsetIconOptions
method from@fluentui/react
v1.22.2
Compare Source
Patch Changes
318477a
: Add missing exports:UIChoiceGroup
- export interfaceIChoiceGroup
UIList
- export interfacesUIGroup
,UIGroupedListProps
,UIGroupHeaderProps
,UIGroupRenderProps
UILoader
- export enumUISpinnerSize
UIStack
- export componentUIStack
isElementTabbable
v1.22.1
Compare Source
Patch Changes
0fd924b
: Adding a workaround for FluentUI not setting aria-invalid correctly for ComboBoxesv1.22.0
Compare Source
Minor Changes
0f9d186
: Added new SVG icons: SwitchOff and SwitchOn.Enhanced the UIToggle component by adding visual indicators to display the switch status.
v1.21.4
Compare Source
Patch Changes
d167a73
: Enhancements to UISections: Supports resizing with three or more sections.v1.21.3
Compare Source
Patch Changes
bb0531d
: Introduce a new 'Manage' icon to the UIIcons component. This enhancement expands the icon library, allowing for more diversified icon usage in UI components.v1.21.2
Compare Source
Patch Changes
2a72ad2
: chore - Fix audit issuesv1.21.1
Compare Source
Patch Changes
32191dd
: UITranslationInput. Screen readers read the resolved translation tooltip/title of UITranslationInput as part of the screen reader speech, displaying it as 'Value: ... Translation: ...'.v1.21.0
Compare Source
Minor Changes
25b90b5
: UIComboBox: New property "customSearchFilter" allows passing a custom filter function to apply additional filtering logic on top of the default search.v1.20.4
Compare Source
Patch Changes
1c8b59f
: Fix UITreeDropdown change callback being triggered twice on first selection:v1.20.3
Compare Source
Patch Changes
e9e1e4d
: Add aria-label for UIFlexibleTable Add Row Buttonv1.20.2
Compare Source
Patch Changes
9d06579
: UITextInput, UIComboBox, UIDropdown, and UIChoiceGroup: Do not announce 'asterisk' on screen readers for required labelsv1.20.1
Compare Source
Patch Changes
f7c606c
: UIComboBox/UIDropdown:Fixed an issue where
calloutCollisionTransformation
gets overwritten when external listeners are passed for the following props:v1.20.0
Compare Source
Minor Changes
ae2a993
: UICombobox: Added new property 'searchByKeyEnabled' to allow searching by the option's "key" in addition to "text".v1.19.0
Compare Source
Minor Changes
ea18bcb
: Added new API methodinitTheme
to override default Fluent UI styles, removing-webkit-font-smoothing: antialiased
.v1.18.11
Compare Source
Patch Changes
b403459
: fix(ui-components): #2140 - fix dropdown vertical align input fieldv1.18.10
Compare Source
Patch Changes
9e9daa4
: UIComboBox, UIDropdown: Allow extending 'calloutProps' instead of overwriting.v1.18.9
Compare Source
Patch Changes
4c6f92c
: feat(ui-c): add UIsetIconOptions and UIunregisterIconsv1.18.8
Compare Source
Patch Changes
b669796
: UIComboBox and UIDropdown support custom renderers for dropdown items via theonRenderOption
andonRenderItem
propertiesv1.18.7
Compare Source
Patch Changes
e65bb7f
: Update style for UICalloutv1.18.6
Compare Source
Patch Changes
64aacf2
: Sass warning about deprecate usage of '/' for division outside of calcv1.18.5
Compare Source
Patch Changes
93f8a83
: chore - upgrade typescript 5.6.2v1.18.4
Compare Source
Patch Changes
195d758
: Applied missing styles for the disabled state of UILink.v1.18.3
Compare Source
Patch Changes
89ec1c3
: Uitable a11y fix: The:focus
style should have been added to the column header cells (not to the header row).v1.18.2
Compare Source
Patch Changes
1fdac94
: UITable. Fix for react warning 'Each child in a list should have a unique "key" prop'v1.18.1
Compare Source
Patch Changes
b403459
: fix(ui-components): #2140 - fix dropdown vertical align input fieldv1.18.0
Compare Source
Minor Changes
a492b41
: Provide the ability to pass any props to UITreeDropdown input.v1.17.9
Compare Source
Patch Changes
ea0674c
: UIContextualMenu.getUIcontextualMenuCalloutStyles - change parameter fromprops?: IContextualMenuProps
tostyles?: IStyleFunctionOrObject<IContextualMenuStyleProps, IContextualMenuStyles>
and make parameter as optionalv1.17.8
Compare Source
Patch Changes
b124873
: UIContextualMenu.getUIContextualMenuItemStyles - makeprops
param optionalv1.17.7
Compare Source
Patch Changes
73f905f
: Added optionaltabIndex
property for UISplitter component.v1.17.6
Compare Source
Patch Changes
7710aa5
: chore upgrade @fluentui/react@8.120.5v1.17.5
Compare Source
Patch Changes
128a3dc
: UIDefaultButton. Regression after context menu enhancements - ArrowDown icon always rendered for buttonv1.17.4
Compare Source
Patch Changes
ee7aeb8
: Layout types for UIContextualMenu and consider underline prop for UILinkv1.17.3
Compare Source
Patch Changes
0084205
: chore: update sanitize-html and transitive dependenciesv1.17.2
Compare Source
Patch Changes
88c8bf6
: export interface for UISelectableOption(ISelectableOption from fluent-ui) which support generic type for "data" propertyv1.17.1
Compare Source
Patch Changes
9b7f144
: adjust storybook after stroybook update from "7.6.18" to "8.1.11"v1.17.0
Compare Source
Minor Changes
c235907
: [BREAKING CHANGE] Change TypeScript transpile target to ES2021 to align with NodeJS 18+v1.16.3
Compare Source
Patch Changes
ccd9256
: Update Icons.tsxIcon16/ThumbsUp Icon16/ThumbsDown
v1.16.2
Compare Source
Patch Changes
915e7d0
: UIContextualMenu. Wrong visualisation of menu item without text when menu contains at least one menu item with iconv1.16.1
Compare Source
Patch Changes
33f1df8
: Update build in themes(dark
,light
,hcb
) by syncing from latest VSCode 1.89.1v1.16.0
Compare Source
Minor Changes
43b0ebd
: Buttons. New property 'transparent' for UIDefaultButton and minor coloring styles correctionv1.15.15
Compare Source
Patch Changes
fcc980f
: Save icon updateIcon was in wrong position for some reason, so I've recentered it.
v1.15.14
Compare Source
Patch Changes
833718a
: Update Icons.tsxNew icons for dev efforts
v1.15.13
Compare Source
Patch Changes
494fd0f
: fix: UISections splitter resize issue after window resizev1.15.12
Compare Source
Patch Changes
8b0e041
: Fixed styling for disabled UICheckbox.v1.15.11
Compare Source
Patch Changes
f3acc1c
: Security upgrade fixes -webpack-dev-middleware
from6.1.1
to6.1.3
v1.15.10
Compare Source
Patch Changes
edc3a16
: UIComboBox. Extender 'isLoading' property with option to set loading within combobox input.v1.15.9
Compare Source
Patch Changes
d188f76
: Upgrading version ofsanitize-html
due to medium priority security issuev1.15.8
Compare Source
Patch Changes
75653b3
: UIIconButton. Some icons(which are not 16x16) are not centered within UIIconButtonv1.15.7
Compare Source
Patch Changes
942b8f2
: Fixes for SonarQube issues:??
) instead of a logical or (||
), as it is a safer operator.v1.15.6
Compare Source
Patch Changes
f6f7111
: UIIconButton. Apply vscode theme variables for UIIconButton when 'checked' property is set as 'true'v1.15.5
Compare Source
Patch Changes
80fae21
: Addition of Icon for App Info Page. Needed for new dev effortsv1.15.4
Compare Source
Patch Changes
eb0b7b3
: Chore - TypeScript 5 upgradev1.15.3
Compare Source
Patch Changes
13dcde7
: Update Icons.tsx to fix typov1.15.2
Compare Source
Patch Changes
ccf2767
: Update Icons - Expand/Collapse Groups & 3 Layout options (Layout Centre, Left. & Right)v1.15.1
Compare Source
Patch Changes
fcc980f
: Save icon updateIcon was in wrong position for some reason, so I've recentered it.
v1.15.0
Compare Source
Minor Changes
ea1ed43
: feat: New component UIQuickNavigation to allow focus through groups using keyboard shortcutsv1.14.2
Compare Source
Patch Changes
be152c6
: Add lightning iconv1.14.1
Compare Source
Patch Changes
17cd1c2
: fix: UIDefaultButton. Apply VSCode border color(--vscode-button-border
) to UIDefaultButtonv1.14.0
Compare Source
Minor Changes
3ec4de4
: Fix: UIComboBox. Prevent caret jump on input value change and on autocomplete value clickv1.13.5
Compare Source
Patch Changes
4f792c8
: - addValidateInfo
iconValidateError
iconValidateWarning
iconv1.13.4
Compare Source
Patch Changes
e47492f
: Reusable css variables and classes for common box shadows.Variables -
--ui-box-shadow-small
,--ui-box-shadow-medium
,--ui-box-shadow-large
.Classes -
ui-box-shadow-small
,ui-box-shadow-medium
,ui-box-shadow-large
.v1.13.3
Compare Source
Patch Changes
3473d4b
: UIFlexibleTable. New property "isTouchDragDisabled" which allows to disable drag/reordering of table rows where drag is initalized by touch eventsv1.13.2
Compare Source
Patch Changes
f1221f2
: fix: UIContextualMenu. Border bottom is cut for UIContextualMenu in some zoom levelsv1.13.1
Compare Source
Patch Changes
cbae7ab
: fix: UICallout. New property "focusTargetSiblingOnTabPress", which allows to focus next/previous element relative to target when Tab key is pressed using keyboardv1.13.0
Compare Source
Minor Changes
c7d5b85
: UIDropdown, UIComboBox - new property "calloutCollisionTransformation" to improve interaction between multi-select dropdown and dialog action buttons(transformation makes dialog action buttons if its overlapped by dropdown menu)v1.12.5
Compare Source
Patch Changes
ade42a1
: addbookbookmark
iconv1.12.4
Compare Source
Patch Changes
f2b5e73
: updateheader
andlayout
iconsv1.12.3
Compare Source
Patch Changes
c53c31e
: Update Icons.tsxv1.12.2
Compare Source
Patch Changes
37f4e17
: Parameterise UI Action Aallout border colourv1.12.1
Compare Source
Patch Changes
9896d6f
: addfooter
iconv1.12.0
Compare Source
Minor Changes
22a2126
: UISplitButton update state on props changev1.11.21
Compare Source
Patch Changes
95f951f
: styling changes for UIActionCalloutv1.11.20
Compare Source
Patch Changes
767e1c3
: UIDialog, UICallout, UIContextualMenu, dropdown menus - apply border radius. 4px for UIDialog and UICallout. 2px for contextual and dropdown menusv1.11.19
Compare Source
Patch Changes
a6de515
: Fixed SonarQube issue: "setState" should use a callback when referencing the previous statev1.11.18
Compare Source
Patch Changes
80b9546
: fix(ui-components): fix focus state for the split buttonv1.11.17
Compare Source
Patch Changes
38d70e3
: UIList. Fix - ListProps interface is extended from fluent-ui IGroupedListPropsv1.11.16
Compare Source
Patch Changes
2039c78
: UIFlexibleTable. Fix - impossible to scroll with touch when user touches disabled row.v1.11.15
Compare Source
Patch Changes
a1c0d41
: UITextField. Fix - apply font family using vscode variable to UITextField input.v1.11.14
Compare Source
Patch Changes
67179f3
: chore(deps): update storybook monorepo to v7.4.3v1.11.13
Patch Changes
63c698a
: chore - fix publishing of modules missed in failed release buildv1.11.12
Patch Changes
a77300c
: chore(uic): re-fix the sleep function testsv1.11.11
Compare Source
Patch Changes
0dbad1b
: chore(deps): update dependency typescript to v4.9.5v1.11.10
Compare Source
Patch Changes
777d9d9
: chore(deps): update babel dependenciesv1.11.8
Compare Source
Patch Changes
6ab0976
: fix(uitable): fix waitFor functionv1.11.7
Compare Source
Patch Changes
93f711c
: 2px border radius is applied for input, dropdown, button components.v1.11.6
Compare Source
Patch Changes
50bf49a
: chore(deps): update storybook to v7.4.1v1.11.5
Compare Source
Patch Changes
30fc4a1
: feat(ui-components) add createref as props to UICreateSelectv1.11.4
Compare Source
Patch Changes
27f9cdf
: feat(ui-components) add the noOptionsMessage to UICreateSelectv1.11.3
Compare Source
Patch Changes
540c38c
: feat(ui-components) add UICreateSelect componentv1.11.2
Compare Source
Patch Changes
95f951f
: styling changes for UIActionCalloutv1.11.1
Compare Source
Patch Changes
a6de515
: Fixed SonarQube issue: "setState" should use a callback when referencing the previous statev1.11.0
Compare Source
Minor Changes
cb80467
: feat: add GoLeft and GoRight iconsv1.10.0
Compare Source
Minor Changes
c908acf
: feat(562): update star icon and add history iconv1.9.0
Compare Source
Minor Changes
8577ffa
: Enhancements for DropdownMenues. UICombobox, UIDropdown and UIContextualMenu - support headers and separators. UIContextualMenu - support item text with icons(rendered on right).v1.8.5
Compare Source
Patch Changes
d3e7d06
: Fixes for 'promises should not be misused' sonar bugsv1.8.4
Compare Source
Patch Changes
deb06c7
:terminal
icon addedv1.8.3
Compare Source
Patch Changes
4ba1389
: Chore - update devDeps, fix lint issues, adjust rimraf.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.