Open
Conversation
fed47f9 to
000bd5e
Compare
000bd5e to
f97be33
Compare
f97be33 to
acdcb23
Compare
efa9d87 to
c4651fa
Compare
0f1b988 to
4596a5f
Compare
4596a5f to
224be1f
Compare
224be1f to
9909367
Compare
9909367 to
220927e
Compare
220927e to
3a5c57a
Compare
3a5c57a to
a08c90c
Compare
a08c90c to
baac382
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.0.0→^7.25.14^7.21.1→^7.25.14^7.21.1→^7.25.14^7.0.0→^7.25.14^7.21.1→^7.25.14^7.0.0→^7.25.14^7.21.1→^7.25.14^7.21.1→^7.25.14^7.21.1→^7.25.3^7.0.0→^7.25.3^7.21.1→^7.25.3^7.0.0→^7.25.3^7.21.1→^7.25.3^7.21.1→^7.25.14^7.0.0→^7.25.14^7.21.1→^7.25.14^7.0.0→^7.25.14^7.21.1→^7.25.14^7.0.0→^7.25.3^7.21.1→^7.25.3^2.7.0→^2.7.1^7.21.1→^7.25.14Release Notes
vivid-planet/comet (@comet/admin)
v7.25.14: 7.25.14Compare Source
@comet/cms-api@7.25.14
Patch Changes
09a62af: API Generator: fix generated query in position-servicev7.25.13: 7.25.13Compare Source
@comet/cms-site@7.25.13
Patch Changes
2af58aa: SetreferrerPolicy="strict-origin-when-cross-origin"in theYouTubeVideoBlockApparently, YouTube recently started requiring a
Refererheader for embedded videos. If noRefereris present, the video fails to load ("Error 153").v7.25.12: 7.25.12Compare Source
@comet/site-nextjs@7.25.12
Patch Changes
0747af7: SetreferrerPolicy="strict-origin-when-cross-origin"in theYouTubeVideoBlockApparently, YouTube recently started requiring a
Refererheader for embedded videos. If noRefereris present, the video fails to load ("Error 153").v7.25.11: 7.25.11Compare Source
@comet/cms-site@7.25.11
Patch Changes
cb057ee: Add SEOtitleproperty to PixelImageBlock and SvgImageBlock@comet/site-nextjs@7.25.11
Patch Changes
cb057ee: Add SEOtitleproperty to PixelImageBlock and SvgImageBlock@comet/site-react@7.25.11
Patch Changes
cb057ee: Add SEOtitleproperty to PixelImageBlock and SvgImageBlockv7.25.10: 7.25.10Compare Source
@comet/cms-site@7.25.10
Patch Changes
9b3292d: Prevent phishing in SitePreview (for pages router)@comet/site-nextjs@7.25.10
Patch Changes
9b3292d: Prevent phishing in SitePreview (for pages router)v7.25.9: 7.25.9Compare Source
@comet/cms-admin@7.25.9
Patch Changes
79a90e7: Prevent phishing in SitePreviewAffected applications: if the property
resolvePathof theSitePreviewcomponent returns the plain path. The default implementation in the starter is not affected.@comet/cms-site@7.25.9
Patch Changes
79a90e7: Prevent phishing in SitePreviewAffected applications: if the property
resolvePathof theSitePreviewcomponent returns the plain path. The default implementation in the starter is not affected.@comet/site-nextjs@7.25.9
Patch Changes
79a90e7: Prevent phishing in SitePreviewAffected applications: if the property
resolvePathof theSitePreviewcomponent returns the plain path. The default implementation in the starter is not affected.v7.25.8: 7.25.8Compare Source
@comet/cms-admin@7.25.8
Patch Changes
c85d162: Fix styling ofDialogTitleinChooseFileDialogv7.25.7: 7.25.7Compare Source
@comet/cms-admin@7.25.7
Patch Changes
1f6b81f: Copying a page between scopes with the same DAM scope now retains DAM file referencesPreviously, when copying a page from one scope to another and these scopes shared the same DAM scope, the copied page would lose all references to DAM files.
Example:
{ domain: "main", language: "en" }to{ domain: "main", language: "de" }{ domain: "main" }→ the copied page would lose all references to DAM files
Now, the copied page retains references to DAM files, if both scopes share the same DAM scope.
v7.25.6: 7.25.6Compare Source
@comet/cms-admin@7.25.6
Patch Changes
ddeba02: Fix missing "Crop image" button inPixelImageBlockv7.25.5: 7.25.5Compare Source
@comet/cms-api@7.25.5
Patch Changes
cc8b41c: Fix copying a file from one scope to anotherPreviously, the media alternatives weren't handled when copying a file (which happens automatically when copying a page from one scope to another). This caused this error:
v7.25.4: 7.25.4Compare Source
@comet/cms-admin@7.25.4
Patch Changes
4043175: Validate path parameter in site previewPrevents phishing attacks.
v7.25.3Compare Source
Patch Changes
v7.25.2Compare Source
Patch Changes
v7.25.1Compare Source
Patch Changes
v7.25.0Compare Source
Patch Changes
v7.24.0Compare Source
Patch Changes
fc900f2: Support thedisabledprop in theFinalFormRangeInput24e046f]v7.23.0Compare Source
Patch Changes
v7.22.0Compare Source
Patch Changes
2cf573b: Optimize responsive behavior ofCrudMoreActionsMenu086774f: Revert "Prevent form components used withinField/FieldContainerfrom overflowing their parent" introduced in v7.20.0This change caused the BlocksBlock to break when rendering it inside a
Field.v7.21.1Compare Source
Patch Changes
b771bd6: Don't delete an item when closing the delete dialog inCrudContextMenuv7.21.0Compare Source
Patch Changes
1a30eb8: Prevent overlapping placeholders by a non-visible clear-button3e9ea61: Fix color of button inUndoSnackbarv7.20.0Compare Source
Patch Changes
415a831: Prevent form components used withinField/FieldContainerfrom overflowing their parentSelect components now truncate their value with ellipsis when used within these components, consistent with their behavior in other usages.
99f904f: CloseDialogwith ESC key or backdrop click2d17265:titleprop of the Dialog got merged withtitleProp ofMuiDialogProps. This lead to errors when forwarding ReactNodes to title.v7.19.0Compare Source
Patch Changes
3544127: Remove unintended white background onButtonwithtextDarkvariant when disabledv7.18.0Compare Source
Patch Changes
v7.17.0Compare Source
Patch Changes
v7.16.0Compare Source
Patch Changes
ec1cf3c: Adapt styling ofButtonvariants to align with Comet DXP designbf7b89f: Adapt styling ofFieldSetto align with Comet DXP designec1cf3c]v7.15.0Compare Source
Minor Changes
a189d4e: Support dynamic values for thelabelprop ofSwitchFielddepending on itscheckedstate7d8c36e: Add theDataGridPanelcomponent to replace MUIs defaultPanelused byDataGridto match the Comet DXP designIt is recommended to add this component to your theme's
defaultPropsofMuiDataGrid.Example theme configuration for
admin/src/theme.ts:a189d4e: Allow passing aReactNodetofieldLabelofCheckboxFieldandSwitchFieldThis enables using
FormattedMessagefor the label.Patch Changes
faa54eb: Fix display of warnings for forms that use both form-level and field-level validation6827982: Preserve the defaultButtoncolor when using thesxprop with thetextLightortextDarkvariant7d8c36e]v7.14.0Compare Source
Minor Changes
6b75f20: Deprecatedensityprop ofDataGridToolbarThe density setting of the surrounding Data Grid now controls the styling of the toolbar.
Patch Changes
9b190db]84e0636]v7.13.0Compare Source
Minor Changes
bd562d3: AdddisableForcePromptRouteoption toStackSwitchThis can be useful when a navigation in a switch shouldn't trigger a prompt, e.g., when navigating inside a block.
5c06e4b: ReduceMainContentpadding on mobileb918c81: Add support for custom components toCrudMoreActionsMenuExample
Note: Use the
CrudMoreActionsMenuItemcomponent orCrudMoreActionsMenuContextto close the menu after clicking an item.Patch Changes
v7.12.0Compare Source
Minor Changes
af51bb4: Make the width ofGridToolbarQuickFilterresponsive when used insideDataGridToolbar92b3255: Hide group title inCrudMoreActionsMenuwhen only one group is presente8003f9: Add a newFillSpacecomponent to replaceToolbarFillSpaceandAppHeaderFillSpaceToolbarFillSpaceandAppHeaderFillSpaceare now deprecated.4f6e6b0: DeprecateFinalFormRadioandFinalFormCheckbox5583c9c: ExportrenderFinalFormChildrenhelper7da81fa: Add a newButtoncomponent to replaceToolbarActionButtonand MUI'sButtonCompared to MUI's
Buttoncomponent, thecolorprop has been removed, and thevariantprop now defines those variants, defined by the Comet design guidelines,primaryis the default variant.Responsive behavior
ToolbarActionButtonis now deprecated.Previously,
ToolbarActionButtonwould hide its text content on mobile and add it with a tooltip instead.This behavior can now be achieved by setting the
responsiveprop on theButtoncomponent.Patch Changes
9546356: Fix mobile styling ofAppHeaderMenuButton3ddc227: Adjust the spacings insideToolbarandDataGridToolbarto match the Comet design0bb181a:usePersistentColumnState: Prevent Data Grids with the same name to overwrite each others pinned and column-visibility states47be4eb]ee59753]af51bb4]v7.11.0Compare Source
Minor Changes
b8b8e27: MakeGridFilterButtonandGridColumnsButtonresponsive by moving their text to a tooltip on mobileButtoncomponentGridFilterButtonnow supports props to override the default button propse9f547d: Adjust how tooltips are triggeredThis is to achieve a more consistent and user-friendly experience by ensuring tooltips are always shown when the user interacts with the underlying element.
hovertrigger, tooltips will now be shown on bothhoverandfocus. Previously, you had to choose betweenhoverandfocus.triggerprop is deprecated and will be removed in a future major version. The combinedhover/focustrigger will be the only supported behavior.Patch Changes
1e01cca: Prevent scrolling ofDialogTitleandDialogActionsinEditDialoga30f0ee: Fixborder-colorofInputBaseon default and hover state20f6341: Prevent the page content from overflowing the window, causing a horizontal scrollbarThis happened when using elements like
Tabsthat are intended to be horizontally scrollable and could, therefore, be wider than the window.8114a6a: FixonClickand other props not being passed to the icon version of some button componentsUpdated dependencies [
9f2a127]Updated dependencies [
a30f0ee]Updated dependencies [
a4fcdeb]Updated dependencies [
5ba64aa]v7.10.0Compare Source
Minor Changes
8f924d5: Add new customDialogThe component extends the MUI
Dialogcomponent to enable common use cases:titleprop can be used to set the dialog titleonCloseis usedExample
6eba5ab: Add aforceVerticalContainerSizeprop toFieldContainerUse it to define below which container size the
verticalstyling is applied when using thehorizontalvariant.589b0b9: EnhanceFieldContainerwithsecondaryHelperTextprop andhelperTextIconprophelperTextIcondisplays an icon alongside the text forhelperText,errororwarning.secondaryHelperTextprovides an additional helper text positioned beneath the input field, aligned to the bottom-right corner.Example:
Patch Changes
aa02ca1: Fix a bug inuseDataGridExcelExportthat would cause an Excel export to fail when a cell's value wasundefined6eba5ab: Prevent unintended layout shift after the initial render ofFieldContainerwhen using thehorizontalvariantbf6b03f: Fix alignment ofAlerticon with the title7e94c55]22f3d40]b51bf6d]71876ea]589b0b9]v7.9.0Compare Source
Minor Changes
6d6131b: Add thedataGridDateColumnanddataGridDateTimeColumnhelpers for using the "date" and "dateTime" types in Data Grid7cea765: Add UI for Impersonation FeatureUserHeaderItemUserGridCrudMoreActionsMenuinUserPageToolbarwith an impersonation entry for easy access to this feature.ImpersonateUsericonPatch Changes
48cac4d: Fix styling issues of inputs likeFinalFormInput,FinalFormNumberInput,FinalFormSelect,TextAreaFielddefault,disabledandfocused).helperText.0919e3b: Remove right padding from form fields without an end adornmentUpdated dependencies [
7cea765]Updated dependencies [
48cac4d]Updated dependencies [
55d40ef]Updated dependencies [
9aa6947]v7.8.0Compare Source
Minor Changes
139616b: AddFullHeightContentcomponentUsed to help components take advantage of all the available content height, e.g., when using a
DataGridinsideTabsalready contained in aMainContentcomponent.Usage example for
FullHeightContent:Example where
MainContentwithfullHeightshould be used, instead ofFullHeightContent:d8fca05: Add secondInitialFormValuesgeneric toFinalFormThis allows differentiating between a form's values and initial values.
d8298d5: Add theStackMainContentcomponentThis version of
MainContentonly adds content spacing and height when it's the last visibleStackSwitch.Using
StackMainContentinstead ofMainContentprevents unintended or duplicate spacings in cases where multipleMainContentcomponents are used inside nestedStackSwitchcomponents.Patch Changes
a168e55: Open collapsible menu item on refresh if its child or sub-child is selectede16ad1a: Fix a bug that prevented dynamically rendered tabs inTabs139616b: Fix thefullHeightbehavior ofMainContentWhen used inside certain elements, e.g. with
position: relative, the height would be calculated incorrectly.eefb054: Render empty values correctly when usingrenderStaticSelectCellas aDataGridcolumn'srenderCellfunction795ec73: Fix the spacing between the text and chip inCrudMoreActionsMenu8617c3b: Fix URL prefix inSubRouteIndexRoutedaacf1e: Fix a bug inToolbarBreadcrumbswhere it was possible to open the mobile breadcrumbs menu when there were no items to be shown in the menu9cc75c1: Prevent the width of the mobile breadcrumbs menu ofToolbarBreadcrumbsfrom being far too smallUpdated dependencies [
e78315c]Updated dependencies [
c6d3ac3]v7.7.0Compare Source
Patch Changes
v7.6.0Compare Source
Minor Changes
bc19fb1:useDataGridExcelExport: Add support fornumberandnullvalues in the Data Grid Excel export without the need for avalueFormatter00d7dda: Allow hiding the header (summary) ofFieldSetby making thetitleprop optionalPatch Changes
37d71a8: Fix hover styling ofToolbarBackButtoncf2ee89: Fix missing key error inCrudMoreActionsMenu03afcd0: Allow customizingCrudContextMenuCustomize existing parts of
CrudContextMenuusing theslotProps,iconMappingandmessagesMappingprops.Add custom actions by adding instances of
RowActionsItemto thechildren:fe89094: Slightly adjust the color of the clear button of inputs to match the Comet CIv7.5.0Compare Source
Minor Changes
bb7c2de: Adapt theDeleteDialoginCrudContextMenuto match the updated Comet CIc59a600: Add aCrudMoreActionsMenucomponentThe component can be used to create a "More actions" menu for a list of items.
It is typically used in a toolbar above a Data Grid.
Example
4cea3e3: Make it easier to render DataGrid cell content based on the cell'svalueOptionsObjects inside a cell's
valueOptionsnow support an optionalcellContentproperty to allow defining a React node in addition to thelabel, which can only be a string.When using the new
renderStaticSelectCellhelper as therenderCellfunction in the column definition, the helper will render thecellContentnode of the selected option if defined.The
labelor the string value of the option will be used as the cell's content if nocellContentnode is provided.The following example would behave as follows:
cellContentnode (the H2 Typography)label(the string "This Cap")216d93a: File Uploads: Add image endpointAdd support for viewing images in the browser.
This can be useful for file upload previews, profile pictures etc.
The image URL can be obtained by querying the
imageUrlfield of theFileUploadtype.A
resizeWidthargument needs to be provided.Example
Patch Changes
9a6a64e: Fix a bug where the initial values ofRadioGroupFieldandCheckboxListFieldwould not be shown in the inputb583820: Fix an issue where the clear button ofSelectFieldwould be shown, even if the value isundefinedc8f37fb: Allow setting all props ofFinalFormSelectviacomponentsPropsinSelectFieldv7.4.2Compare Source
Patch Changes
v7.4.1Compare Source
Patch Changes
v7.4.0Compare Source
Minor Changes
22863c2: Add anoptionsprop toSelectFieldas an alternative tochildrenNote: the behavior of the
optionsprop differs fromFinalFormSelectand is only intended to work with static options.Use the existing
AsyncSelectFieldfor dynamic options.valueandlabelproperties. A custom structure is not supported.getOptionLabelandgetOptionValueprops. Thelabelandvalueproperties are used directly.valueproperty, not the whole option object.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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.