Skip to content

Conversation

surajshetty3416
Copy link
Member

@surajshetty3416 surajshetty3416 commented Mar 20, 2025

  • store.ts split into builderStore.ts, canvasStore.ts, pageStore.ts, blockTemplateStore.ts
  • Moved block.ts from utils folder to root since it does not belong to utils
  • Replaced all props declaration with type-based declaration

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.68%. Comparing base (eb6d782) to head (d75b399).
Report is 29 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #327   +/-   ##
========================================
  Coverage    41.68%   41.68%           
========================================
  Files           16       16           
  Lines         1137     1137           
========================================
  Hits           474      474           
  Misses         663      663           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@surajshetty3416 surajshetty3416 marked this pull request as ready for review March 20, 2025 10:24
@surajshetty3416 surajshetty3416 merged commit fcdf635 into develop Mar 20, 2025
6 checks passed
@surajshetty3416 surajshetty3416 mentioned this pull request Mar 29, 2025
@surajshetty3416
Copy link
Member Author

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@surajshetty3416 surajshetty3416 deleted the refactor-store branch June 4, 2025 02:26
surajshetty3416 added a commit that referenced this pull request Jul 1, 2025
refactor(store): Split store into more logical and smaller stores
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant