Skip to content
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

3.1.0 #323

Merged
merged 21 commits into from
Jan 16, 2025
Merged

3.1.0 #323

merged 21 commits into from
Jan 16, 2025

Conversation

KANE-99
Copy link
Contributor

@KANE-99 KANE-99 commented Jan 10, 2025

New Features

  • feat: allow config object to be exported (Kirtesh Suthar - #322)

Fixes

  • fix(VE-4805): back button appears in quickform on clicking canvas (srinad007 - #320)
  • fix: issue with variant revert dropdown in canvas (srinad007 - #317)

Chores And Housekeeping

  • chore: remove snapshot testing (Kirtesh Suthar - #319)

General Changes

  • Feat/auto changelog (Kirtesh Suthar - #321)

New Features

  • feat: add changelog (Kirtesh Suthar - 29ab05a)
  • feat: add commitlint configuration and update husky pre-commit hook (Kirtesh Suthar - 9aa10a8)

Fixes

  • fix: issue with variant revert dropdown in canvas and show variant icon for multiple fields (Srinadh Reddy - 8718c48)

Chores And Housekeeping

  • chore: remove debug log from addParamsToUrl function (hiteshshetty-dev - eedf15b)

Refactoring and Updates

  • refactor: extract outside click handling to custom hook (Srinadh Reddy - 11c9b8b)

Changes to Test Assests

  • test: refactor skipping test modules (hiteshshetty-dev - 28b28be)
  • test: rename related test files; add new tests for getMultilinePlaintext and getDiscussionIdByFieldMetaData (hiteshshetty-dev - b110ddc)
  • test: add test cases for variantRevertDropdown component (Srinadh Reddy - ba5fe41)
  • test: update mock type casting in visual builder tests (hiteshshetty-dev - a2d4397)
  • test: enable number field test suite in visual builder input tests (hiteshshetty-dev - 0f59956)

srinad007 and others added 20 commits January 6, 2025 17:17
fix: issue with variant revert dropdown in canvas
fix(VE-4805): back button appears in quickform on clicking canvas
…cs-object

feat: allow config object to be exported
chore: remove snapshot testing
@KANE-99 KANE-99 requested a review from a team as a code owner January 10, 2025 12:21
Copy link

github-actions bot commented Jan 10, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.67% 6431 / 8174
🔵 Statements 78.67% 6431 / 8174
🔵 Functions 73.52% 225 / 306
🔵 Branches 84.75% 723 / 853
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
commitlint.config.js 0% 0% 0% 0% 1-5
src/livePreview/editButton/editButton.ts 97.22% 88.23% 94.44% 97.22% 107-109, 221-222, 266-267, 411, 539-542
src/preview/contentstack-live-preview-HOC.ts 93.54% 90.47% 100% 93.54% 75-76, 228-233
src/types/types.ts 100% 100% 100% 100%
src/utils/addLivePreviewQueryTags.ts 80.95% 40% 100% 80.95% 12-15
src/utils/index.ts 92.85% 80% 100% 92.85% 29-30
src/visualBuilder/visualBuilder.style.ts 100% 100% 100% 100%
src/visualBuilder/components/FieldToolbar.tsx 78.37% 67.56% 35.71% 78.37% 55-109, 145-146, 157, 174, 176-177, 202-205, 227-236, 258-259, 266-267, 270-271, 321-327, 391, 423
src/visualBuilder/components/FieldRevert/FieldRevertComponent.tsx 98.93% 94.11% 100% 98.93% 59-60
src/visualBuilder/components/FieldRevert/useHandleOutsideClick.ts 100% 100% 100% 100%
src/visualBuilder/components/icons/variant.tsx 100% 100% 100% 100%
src/visualBuilder/utils/getCsDataOfElement.ts 100% 100% 100% 100%
Generated in workflow #189 for commit f81fdf5 by the Vitest Coverage Report Action

Copy link
Contributor

@hiteshshetty-dev hiteshshetty-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@KANE-99 KANE-99 merged commit ba1c8d6 into main Jan 16, 2025
7 checks passed
@KANE-99 KANE-99 deleted the stage_v3 branch January 16, 2025 09:45
@hiteshshetty-dev hiteshshetty-dev restored the stage_v3 branch January 31, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants