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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@lottiefiles/last@1.2.0
Minor Changes
lineJoin, shapeDirection, trimMultipleShapes, matteMode & maskMode
keyframeBezierHandle prefixes to xAxisValue & yAxisValue
keyframeBezierHandle, shapeKeyframe to inTangent and outTangent
shapeStrokeOpacity prefixes to opacity
keyframeBezierHandle, shapeKeyframe
effectValuePoint, effectValueSlider to effectParamAngle, effectParamCheckbox, effectParamColor, effectParamDropdown,
effectParamLayer, effectParamPoint, effectParamSlider
effectValueDropdownValue, effectValueLayerValue, effectValuePointValue, effectValueSliderValue to effectValueAngle,
effectValueCheckbox, effectValueColor, effectValueDropdown, effectValueLayer, effectValuePoint, effectValueSlider
textGroupingLine, textGroupingAll
textJustityWithLastLineLeft, textJustityWithLastLineRight, textJustityWithLastLineCenter,
textJustityWithLastLineFull
textShapeTriangle, textShapeRound, textShapeSmooth
fontPathOriginScriptUrl, fontPathOriginFonturl
textVerticalJustifyCenter, textVerticalJustifyBottom
Patch Changes
@lottiefiles/relottie-parse@1.2.0
Minor Changes
4a54598: feat: find unique titles for string and number constant nodes: blendMode, composite, fillRule, lineCap,
lineJoin, shapeDirection, trimMultipleShapes, matteMode & maskMode
4a54598: - feat(titles): add constant blendMode titles
feat(titles): add keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle prefixes to xAxisValue & yAxisValue
feat(titles): add bezier prefix to inTangents, outTangents and vertices
feat(titles): add keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle, shapeKeyframe to inTangent and outTangent
feat(titles): add text- prefix to fillBrightness, fillColor, fillHue, fillOpacity, fillSaturation
feat(titles): add shapeFillOpacity, shapeGradientFillOpacity, shapeGradientStrokeOpacity, layerStyleOpacity,
shapeStrokeOpacity prefixes to opacity
feat(titles): add audio prefix to level
feat(titles): add text prefix to maxAmount, maxEase, minEase
feat(titles): add shapeTrim prefix to offset
feat(titles): add layerTransform, shapeTransform, transformRepeater, textStyle prefix to orientation
feat(titles): add shapeRectangleSize,layerStyleStrokeSize prefixes to size
feat(titles): rename valueOutTangent to positionKeyframeOutTangents
feat(titles): rename valueInTangent to positionKeyframeInTangents
feat(titles): add layerTransform, shapeTransform, transformRepeater, textStyle prefixes to skew & skewAxis
feat(titles): add layerTransforms, shapeTransforms, transformRepeaters, textStyles prefixes to scale
feat(titles): add shapePolygon & shapeStar prefixes to outerRoundness & outerRadius
feat(titles): add shapeGradientFill, shapeGradientStroke prefixes to startPoint & endPoint
feat(titles): add assetImage, assetPrecomposition, assetDataSource, assetFile prefixes to id
feat(titles): rename blur to textBlur
feat(titles): rename center to shapeTrimCenter
feat(titles): add shapePolygon, shapeStar, shapeZigZags prefixes to points
feat(titles): rename multiple to trimMultipleShapes
feat(titles): rename closed to bezierClosed
feat: add time titles for keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle, shapeKeyframe
fix: effectIgnoredValue.v title and placement
fix: numberOfProperties parent titles
fix: rename effectList numberOfProperties title to effectPropertyCount
refactor: remove unused ind titles for effectList and effectParams
feat: rename effectValueAngle, effectValueCheckbox, effectValueColor, effectValueDropdown, effectValueLayer,
effectValuePoint, effectValueSlider to effectParamAngle, effectParamCheckbox, effectParamColor, effectParamDropdown,
effectParamLayer, effectParamPoint, effectParamSlider
feat: rename effectParameters to effectParamList
feat: add effectPropertyCount title
feat(titles): rename effectValueAngleValue, effectValueCheckboxValue, effectValueColorValue,
effectValueDropdownValue, effectValueLayerValue, effectValuePointValue, effectValueSliderValue to effectValueAngle,
effectValueCheckbox, effectValueColor, effectValueDropdown, effectValueLayer, effectValuePoint, effectValueSlider
feat: remove unused OT.effect title
feat(titles): replace textTypeCaps with textCaps, textCapsRegular, textCapsAll, textCapsSmall
feat(titles): add textBasedCharacters, textBasedCharacterExcludingSpaces, textBasedWords, textBasedLines
feat(titles): replace textTypeGrouping with textGrouping, textGroupingCharacters, textGroupingWords,
textGroupingLine, textGroupingAll
feat(titles): replace textTypeJustify with textJustityLeft, textJustityRight, textJustityCenter,
textJustityWithLastLineLeft, textJustityWithLastLineRight, textJustityWithLastLineCenter,
textJustityWithLastLineFull
feat(titles): replace textTypeShape with textShape, textShapeSquare, textShapeRampUp, textShapeRampDown,
textShapeTriangle, textShapeRound, textShapeSmooth
feat(titles): replace textType with fontPathOrigin, fontPathOriginLocal, fontPathOriginCssUrl,
fontPathOriginScriptUrl, fontPathOriginFonturl
feat(titles): replace textTypeVerticalJustify with textVerticalJustify, textVerticalJustifyTop,
textVerticalJustifyCenter, textVerticalJustifyBottom
feat(titles): detect & add rangeUnitsPercent & rangeUnitsIndex
Patch Changes
@lottiefiles/last-builder@1.2.0
Patch Changes
@lottiefiles/relottie@1.2.0
Patch Changes
@lottiefiles/relottie-cli@1.2.0
Patch Changes
@lottiefiles/relottie-stringify@1.2.0
Patch Changes