Skip to content

Release v1.0.4#85

Merged
theMasudRana merged 55 commits intomainfrom
develop
Mar 16, 2026
Merged

Release v1.0.4#85
theMasudRana merged 55 commits intomainfrom
develop

Conversation

@theMasudRana
Copy link
Collaborator

Description: This PR merges develop into main for the v1.0.4 release.
On merge, the release workflow will build the plugin ZIP and publish the GitHub release for v1.0.4

…changelog-cli dependency

- Changed the changelog script in package.json to use npx for conventional-changelog-cli.
- Removed conventional-changelog-cli from dependencies in package-lock.json.
- Cleaned up unnecessary dependencies related to conventional changelog generation.
[Fix]: remove unnecessary grid-template-columns property
[Fix]: Resolve Security Vulnerability by Refactoring Changelog Workflow
[Refactor]: CSS Cleanup & Dot Animation Improvements
theMasudRana and others added 24 commits March 4, 2026 03:06
[Feature]: Preparation for WordPress org release
* chore: update version to 1.0.4 and enhance readme with changelog details

* fix: update stable tag in readme.txt to 1.0.4

* fix: update changelog links to point to the correct repository

* fix: update contributors list in README and readme.txt

* docs: update Composer installation instructions in INSTALLATION.md

* docs: fix formatting in Composer installation instructions in INSTALLATION.md

* fix: correct release link format in CHANGELOG.md for version 1.0.1

* fix: remove hardcoded plugin version from Makefile and update installation instructions in INSTALLATION.md

* docs: update note on WPackagist availability in INSTALLATION.md


Co-authored-by: Utsav Patel <75293077+up1512001@users.noreply.github.com>
* fix: resolve slide translation and Block Tree selection issues with wide alignment

* feat: add hooks for observing DOM mutations and resize events in carousel

* fix: adjust full and wide alignment styles for carousel container

* fix: clarify comment on full alignment breaking out of container

* fix: refactor slide count change detection logic in useEmblaQueryLoopObserver

* fix: improve slide count detection and optimize viewport scroll handling

* fix: add BlockEditorSelectors interface for improved type safety in edit component

* fix: ensure viewportEl is set only when node is not null to avoid state updates during unmount

* fix: add box-sizing property to ensure no horizontal scroll bar in editor

* fix: improve resize observer logic to prevent unnecessary reinitializations

* fix: refactor viewportEl state management to prevent unnecessary reinitializations

* fix: update documentation for Embla observers to clarify initialization logic

* fix: enhance resize observer to track column size changes

* fix: improve first slide observation logic to prevent unnecessary re-observations

* fix: consolidate resize and mutation observers into a unified hook for improved carousel init

* fix: update comment to reflect change from manual debounced ResizeObserver in useCarouselObservers

* fix: handle empty template case by destroying Embla instance to prevent stale references

Co-authored-by: Aviral Mittal aviral.ideabox@gmail.com
Co-authored-by: Vishal Kotak vishalkotak200@gmail.com
Co-authored-by: Aishwarrya Pande <169024277+AishwarryaPande@users.noreply.github.com>
Co-authored-by: Raj Patel <71687258+imrraaj@users.noreply.github.com>
Co-authored-by: Sanket Parmar <7807348+sanketio@users.noreply.github.com>
Co-authored-by: rtCamp <1128395+rtCamp@users.noreply.github.com>
Co-authored-by: Gagan Deep Singh <1535505+gagan0123@users.noreply.github.com>
Co-authored-by: Sagar Tamang <8264719+mi5t4n@users.noreply.github.com>
Co-authored-by: Aviral Mittal <68884287+aviral-mittal@users.noreply.github.com>
Co-authored-by: Vishal Kotak <34092861+vishal4669@users.noreply.github.com>
@theMasudRana theMasudRana marked this pull request as ready for review March 12, 2026 22:41
@theMasudRana theMasudRana requested a review from up1512001 March 12, 2026 22:41
Copy link
Member

@up1512001 up1512001 left a comment

Choose a reason for hiding this comment

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

LGTM

@theMasudRana theMasudRana self-assigned this Mar 13, 2026
@theMasudRana theMasudRana merged commit 92a6662 into main Mar 16, 2026
4 checks passed
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.

2 participants