Prizm V5 #1950
ZurabDev
announced in
Announcements
Prizm V5
#1950
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PR
Demo Stand
Release Notes - Major Update for Prizm Libraries to 5.0.0
To allow for early use and feedback, we have released 5.0.0-rc.1 as a release candidate.
We are excited to announce a major update for Prizm libraries! This release includes a significant number of changes, including the removal of deprecated modules and functions, as well as the introduction of standalone components and directives.
Angular Support Update
With this major release, we are officially supporting Angular from 18.1.3. This version is the latest stable release at the time of our update and includes valuable new features such as the @let syntax and many more improvements. Please note that we will not be able to use new Angular updates for the next two years, so we encourage you to align your projects with this version to take advantage of its enhancements.
Certainly! Here’s a draft for your release notes in English:
Need migrate from removed component PrizmIconsSvgComponent
Component Library Update: Removal of PrizmIconsSvgComponent
We have officially removed the deprecated
PrizmIconsSvgComponentfrom our PRIZM component library.To replace it, please use the current components:
PrizmIconsComponentPrizmIconsFullComponentAs the icon names have changed, we have created a convenient migration guide, which you can find on our migration page.
For an easy transition, utilize our name conversion function:
prizmIconsProvideOldSvgNameTransformer.Feel free to adjust any parts as needed!
New Feature: Enhanced File Update Tool @prizm-ui/nx-mv:apply
We are excited to announce the release of an enhanced version of our file update tool,
@prizm-ui/nx-mv:apply, starting from version 5.0.0.Key Updates:
extFilefor files andextFolderfor folders).nxmv.ignorefile.--var-prefix, allowing for dynamic usage in templates.Example Command:
For more detailed information and examples, please visit our documentation page at https://prizm-v5.web.app/tools/nxmv.
Upgrade to version 5.0.0 to take advantage of these new features and streamline your project update processes.
This summary includes the new feature that accepts variables from the terminal command with the
--var-prefix for use in templates, along with an example command to demonstrate this capability.Breaking Changes
Module Removals and Standalone Replacements:
PrizmTabItemPrizmCheckedDirective.PrizmAutoResizeDirective.PrizmAutoFocusDirective.PrizmStopPropagationDirective.PrizmZoneEventDirective.PrizmCalendarSheetPipe.PrizmMapperPipe.PrizmMonthPipe.PrizmChartsAreaComponent.PrizmChartsBarComponent.PrizmChartsColumnComponent.PrizmChartsGaugeComponent.PrizmChartsLineComponent.PrizmChartsPieComponent.PrizmChartsRadarComponent.PrizmChartsRadialBarComponent.PrizmChartsScatterComponent.PrizmChartsTreemapComponent.PrizmChartsWaterfallComponent.PrizmPanelComponent.PrizmPrimitiveCalendarRangeComponent.PrizmPrimitiveSpinButtonComponent.PrizmInputCorrectorDirective.PrizmInputHintDirective.PrizmInputAllowedSymbolsDirective.PrizmErrorPageComponent.Deprecated Modules and Functions Removed:
prizmCreateDateMaskRenamed Components:
PrizmPanelComponent.Spelling Corrections in Exports:
PrizmToTypePipe)PrizmCallFuncPipe)PrizmSelectValueTransformer.PrizmGridItemComponent.PrizmGridComponent.PrizmIndicatorComponent.PrizmSwitcherItemComponent.--prizm-chips-item-height.PrizmConfirmDialogResultDefaultType.confirmedtoPrizmConfirmDialogResultDefaultType.confirmandPrizmSidebarResultDefaultType.confirmedtoPrizmSidebarResultDefaultType.confirmReplace inner prizm-svg-icon to prizm-icons in PrizmNavigationMenuComponent
Beta Was this translation helpful? Give feedback.
All reactions