Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
b9702e2
refactor: update changelog script to use npx and remove conventional-…
theMasudRana Feb 20, 2026
ec94099
chore: update CHANGELOG for version 1.0.1 with bug fixes and new feat…
theMasudRana Feb 20, 2026
deaef43
chore: remove unused dependency scrivo/highlight.php from composer files
theMasudRana Feb 24, 2026
2760527
feat: add .distignore file to exclude unnecessary files from WordPres…
theMasudRana Feb 24, 2026
2268cb8
feat: add localization support and update package.json for repository…
theMasudRana Feb 24, 2026
e8cdd4a
feat: add readme.txt with plugin details and installation instructions
theMasudRana Feb 24, 2026
4e5fe9f
feat: update license and version in carousel-kit.php; add index.php f…
theMasudRana Feb 24, 2026
c3826fc
feat: add screenshot for plugin preview in WordPress.org
theMasudRana Feb 24, 2026
c4e35cd
feat: update .distignore to refine exclusions for WordPress.org distr…
theMasudRana Feb 24, 2026
11ae3a9
Merge branch 'develop' of https://github.com/rtCamp/carousel-kit into…
theMasudRana Feb 25, 2026
818d69c
fix(styles): remove unnecessary grid-template-columns property
theMasudRana Feb 26, 2026
e69596a
refactor(styles): improve transition effects and clean up unused prop…
theMasudRana Feb 26, 2026
1149c55
fix: CSS linting issues
theMasudRana Feb 26, 2026
9874909
Merge branch 'develop' of https://github.com/rtCamp/carousel-kit into…
theMasudRana Feb 26, 2026
6c1e473
refactor: Remove unrelated changes from current PR
theMasudRana Feb 26, 2026
d69e3f0
Merge pull request #67 from rtCamp/fix/non-applicable-css
theMasudRana Feb 26, 2026
8219d76
Merge pull request #46 from rtCamp/fix/dependabot-issues
theMasudRana Feb 26, 2026
1086467
Merge pull request #68 from rtCamp/fix/css-refactor
theMasudRana Feb 26, 2026
712f3b4
Merge branch 'develop' of https://github.com/rtCamp/carousel-kit into…
theMasudRana Mar 2, 2026
bdd4b52
feat: add placeholder logos and update hero carousel pattern
theMasudRana Mar 2, 2026
e5ee596
feat: update .distignore to exclude README.md and enhance carousel-ki…
theMasudRana Mar 2, 2026
cd5e061
feat: Updated pot file
theMasudRana Mar 2, 2026
e32acaf
feat: update PHP requirement to 8.2, bump stable tag to 1.0.3, and ad…
theMasudRana Mar 3, 2026
acd5906
chore: format package.json for consistency in spacing
theMasudRana Mar 3, 2026
bd25e48
chore: remove upgrade notice section from readme.txt
theMasudRana Mar 3, 2026
49ac3b2
chore: remove version field from package.json
theMasudRana Mar 3, 2026
3a52e05
feat: update PHP requirement to 8.2 and reorder contributors in plugi…
theMasudRana Mar 3, 2026
3deb4aa
chore: remove version field from package-lock.json
theMasudRana Mar 3, 2026
65a5190
docs: add link to full changelog in readme.txt
theMasudRana Mar 3, 2026
fceb313
chore: remove version field from package-lock.json
theMasudRana Mar 3, 2026
4077c28
fix: update file paths in phpcs and phpstan configuration
theMasudRana Mar 3, 2026
a0a1b45
feat: implement autoloader for PHP classes and refactor constant defi…
theMasudRana Mar 3, 2026
02d49a7
fix: ignore phpcs warning for including pattern file from a fixed dir…
theMasudRana Mar 3, 2026
9c73548
fix: update script paths in composer.json and improve constant defini…
theMasudRana Mar 3, 2026
3bdc9e0
fix: update POT-Creation-Date and add missing autoloader error message
theMasudRana Mar 3, 2026
08e51fd
chore: update @wordpress/scripts to version 31.5.0
theMasudRana Mar 3, 2026
e1b9e23
feat: add new screenshot image and remove outdated PNG file
theMasudRana Mar 3, 2026
353646b
fix: clean up .distignore by removing unnecessary files and directories
theMasudRana Mar 3, 2026
7ffdd9a
fix: remove outdated screenshots description from readme
theMasudRana Mar 3, 2026
71381db
fix: update dist target to exclude additional configuration and devel…
theMasudRana Mar 4, 2026
d33bf17
fix: ensure direct access to Autoloader.php exits gracefully
theMasudRana Mar 4, 2026
6a05ac9
fix: update package dependencies for minimatch and serialize-javascript
theMasudRana Mar 4, 2026
46f0f7a
fix: update script paths in composer.json to use local binaries
theMasudRana Mar 5, 2026
22cb27c
feat: update README with minimum requirements and add uninstall funct…
theMasudRana Mar 5, 2026
320a3ec
fix: update WordPress minimum requirement to 6.6 in README, INSTALLAT…
theMasudRana Mar 5, 2026
295b2b3
fix: update contributors list in plugin header and readme.txt
theMasudRana Mar 5, 2026
c9e877d
fix: update package-lock.json to remove unused dependency and upgrade…
theMasudRana Mar 5, 2026
6a23832
fix: update tested up to version in readme.txt from 6.9.1 to 6.9
theMasudRana Mar 6, 2026
1eea8d8
fix: correct release link in INSTALLATION.md and update node_modules …
theMasudRana Mar 6, 2026
03ce762
fix: update @wordpress/scripts version to allow minor updates
theMasudRana Mar 6, 2026
a57d369
Merge pull request #57 from rtCamp/feat/prepair-for-wp-org
theMasudRana Mar 6, 2026
057d1ae
chore(release): Prepare v1.0.4 release (#76)
theMasudRana Mar 10, 2026
13a040b
Fix: Wide Alignment + Block Tree Selection (#70)
theMasudRana Mar 12, 2026
378e4ee
fix: add direct access protection to example pattern files (#84)
theMasudRana Mar 12, 2026
aebfdeb
feat: add new asset images and replace old screenshot (#86)
theMasudRana Mar 16, 2026
7b1804c
build(deps-dev): bump basic-ftp from 5.1.0 to 5.2.0 (#64)
dependabot[bot] Mar 19, 2026
d8b7e89
build(deps): bump flatted from 3.3.3 to 3.4.2 (#91)
dependabot[bot] Mar 19, 2026
bc9978e
Add Issue and PR templates. (#81)
deepaklalwani97 Mar 24, 2026
71de050
fix: add initialized state to CarouselContext to track carousel initi…
mi5t4n Mar 26, 2026
f73890e
Support Vertical Alignment on Carousel Slide (#89)
bhubbard Mar 26, 2026
3cbb280
build(deps): bump picomatch (#94)
dependabot[bot] Mar 26, 2026
977a1fe
build(deps): bump yaml from 1.10.2 to 1.10.3 (#96)
dependabot[bot] Mar 26, 2026
a1308c6
fix: exclude composer.json and composer.lock from distribution packag…
theMasudRana Mar 30, 2026
d4c07a7
build(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#102)
dependabot[bot] Apr 2, 2026
d0fa559
build(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#105)
dependabot[bot] Apr 2, 2026
dec79c8
Fix[Controls]: Block Toolbar persists when selected block moves out o…
yogeshbhutkar Apr 7, 2026
dcccaf7
feat: add wp-env configuration for WP development setup (#109)
yogeshbhutkar Apr 7, 2026
9788ed7
[Refactor]: Rename plugin name from Carousel Kit to rtCarousel (#101)
theMasudRana Apr 8, 2026
1d16ee6
fix: restore vertical scroll for Query Loop carousel (#104)
Sukhendu2002 Apr 8, 2026
edc8699
Add support for the progress bar. (#90)
bhubbard Apr 8, 2026
93c8a48
build(deps-dev): bump basic-ftp from 5.2.0 to 5.2.1 (#111)
dependabot[bot] Apr 9, 2026
4c74f8b
build(deps-dev): bump basic-ftp from 5.2.1 to 5.2.2 (#112)
dependabot[bot] Apr 12, 2026
cda5bc3
[Chore]: Preparation for 1.1.0 version release (#110)
theMasudRana Apr 13, 2026
85bec2d
[Fix]: Merge conflicts with main v1.1.0 (#114)
theMasudRana Apr 13, 2026
a4cfaae
Release `v1.0.4` (#85) (#116)
theMasudRana Apr 13, 2026
43c64e3
chore: update version to 2.0.0 and prepare for release (#117)
theMasudRana Apr 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 75 additions & 0 deletions .distignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Exclude from WordPress.org distribution

# Git/Version Control
.git/
.github/
.gitignore

# Development Configuration
.editorconfig
.eslintignore
.eslintrc.json
.husky/
.npmrc
.nvmrc
.stylelintignore
babel.config.js
commitlint.config.js
jest.config.js
Makefile
phpcs.xml.dist
phpstan.neon.dist
phpunit.xml.dist
tsconfig.json

# Source files (build output is included)
src/

# Tests
tests/

# Documentation
docs/
DEVELOPMENT.md

# WordPress.org assets (separate from plugin)
wp-assets/

# Dependencies
node_modules/
vendor/bin
vendor/antecedent
vendor/brain
vendor/hamcrest
vendor/mockery
vendor/myclabs
vendor/nikic
vendor/phar-io
vendor/phpcompatibility
vendor/phpcsstandards
vendor/phpstan
vendor/phpunit
vendor/sebastian
vendor/sirbrillig
vendor/slevomat
vendor/squizlabs
vendor/staabm
vendor/szepeviktor
vendor/theseer
vendor/wpackagist-plugin
vendor/yoast

# Package files
package.json
package-lock.json
composer.json
composer.lock
blueprint.json

# Other
*.log
*.map
*.zip
.distignore
.DS_Store
Thumbs.db
75 changes: 75 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
name: Bug Report
description: File a bug report.
title: "[Bug]: "
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: describe-the-bug
attributes:
label: Describe the bug
description: A clear and concise description of the bug.
placeholder: Tell us what went wrong.
validations:
required: true
- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
description: What did you expect to happen?
placeholder: Describe the expected result.
validations:
required: true
- type: textarea
id: actual-behavior
attributes:
label: Actual behavior
description: What actually happened?
placeholder: Describe the actual result.
validations:
required: true
- type: textarea
id: steps
attributes:
label: Steps to reproduce
description: How can we reproduce this behavior?
placeholder: |
1. Go to '...'
2. Click on '...'
3. See error
validations:
required: true
- type: textarea
id: environment-information
attributes:
label: Environment information
description: Share your operating environment details.
placeholder: |
OS:
Browser:
Plugin version:
validations:
required: false
- type: textarea
id: wordpress-environment
attributes:
label: WordPress Environment
description: Share your WordPress environment details.
placeholder: |
WordPress version:
PHP version:
Active theme:
Active plugins:
validations:
required: false
- type: checkboxes
id: terms
attributes:
label: Contribution Guidelines
description: By submitting this issue, you agree to follow our [contribution guidelines](https://github.com/rtCamp/rt-carousel/blob/main/docs/CONTRIBUTING.md).
options:
- label: I have read the contribution guidelines
required: true
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
blank_issues_enabled: false

contact_links:
- name: Report a security vulnerability
url: https://github.com/rtCamp/rt-carousel/security/policy
about: Please use GitHub Security Advisories to privately report vulnerabilities
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: Enhancement
description: Suggest an idea for this project.
title: "[Enhancement]: "
labels: ["enhancement"]
body:
- type: textarea
id: feature-description
attributes:
label: Feature description
description: Describe the feature or improvement you'd like.
validations:
required: true
- type: textarea
id: problem
attributes:
label: Problem it solves
description: Explain the problem this feature would solve.
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Describe alternatives you've considered
description: Describe any alternative solutions or approaches you've considered.
validations:
required: false
- type: textarea
id: context
attributes:
label: Additional context
description: Add any context, examples, or screenshots.
validations:
required: false
53 changes: 53 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
## Summary

Describe the change and why it is needed.

## Type of change

- [ ] Bug fix
- [ ] New feature
- [ ] Enhancement/refactor
- [ ] Documentation update
- [ ] Test update
- [ ] Build/CI/tooling

## Related issue(s)

<!-- 'Closes' will automatically close the linked issue when this PR is merged. -->
<!-- 'Relates to' is for issues that are relevant but won't be closed by this PR. -->
Closes #<issue-number>
Relates to #<issue-number> (if applicable)

## What changed

- <change summary 1>
- <change summary 2>
- <change summary 3>

## Breaking changes

Does this introduce a breaking change? If yes, describe the impact and migration path below.

- [ ] Yes — migration path: <!-- describe here -->
- [ ] No

## Testing

Describe how this was tested.

- [ ] Unit tests
- [ ] Manual testing
- [ ] Cross-browser testing (if UI changes)

Test details:

## Screenshots / recordings

If applicable, add screenshots or short recordings.

## Checklist

- [ ] I have self-reviewed this PR
- [ ] I have added/updated tests where needed
- [ ] I have updated docs where needed
- [ ] I have checked for breaking changes
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
tag_name: v${{ steps.get_version.outputs.VERSION }}
name: v${{ steps.get_version.outputs.VERSION }}
generate_release_notes: true
files: carousel-kit.zip
files: rt-carousel.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ phpstan.neon
# Build
build/
tsconfig.tsbuildinfo
carousel-kit.zip
rt-carousel.zip
6 changes: 6 additions & 0 deletions .wp-env.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://schemas.wp.org/trunk/wp-env.json",
"plugins": [ "." ],
"testsEnvironment": false,
"phpmyadminPort": 9000
}
99 changes: 80 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,108 @@
## [1.0.3](https://github.com/rtCamp/carousel-system-interactivity-api/compare/v1.0.2...v1.0.3) (2026-02-24)
# Changelog

## [2.0.0](https://github.com/rtCamp/rt-carousel/compare/v1.0.4...v2.0.0) (2026-04-13)


### Bug Fixes

* enable loop on editor ([fe4566a](https://github.com/rtCamp/carousel-system-interactivity-api/commit/fe4566afcf72e1e663c7eb481a7957d62c2d3365))
* state corruption when clicking between slides ([637e4a5](https://github.com/rtCamp/carousel-system-interactivity-api/commit/637e4a507eb2c58576c4004d5460e8aa7295db9f))
* add initialized state to CarouselContext to track carousel initialization ([#92](https://github.com/rtCamp/rt-carousel/issues/92)) ([71de050](https://github.com/rtCamp/rt-carousel/commit/71de050aae8ff55f82b61a02440f8ccd42b63d76))
* exclude composer.json and composer.lock from distribution package ([#99](https://github.com/rtCamp/rt-carousel/issues/99)) ([a1308c6](https://github.com/rtCamp/rt-carousel/commit/a1308c6581faa68e7b68a4c2e29c78110a1670f9))
* restore vertical scroll for Query Loop carousel ([#104](https://github.com/rtCamp/rt-carousel/issues/104)) ([1d16ee6](https://github.com/rtCamp/rt-carousel/commit/1d16ee6f6ac068524998f33c20fdab39638ead3f))
* **controls:** block toolbar persists when selected block moves out of view in carousel ([#106](https://github.com/rtCamp/rt-carousel/issues/106)) ([dec79c8](https://github.com/rtCamp/rt-carousel/commit/dec79c8))


### Features

* add support for the carousel progress bar ([#88](https://github.com/rtCamp/rt-carousel/issues/88)) ([edc8699](https://github.com/rtCamp/rt-carousel/commit/edc8699))
* support vertical alignment on carousel slide ([#87](https://github.com/rtCamp/rt-carousel/issues/87)) ([f73890e](https://github.com/rtCamp/rt-carousel/commit/f73890e))
* add wp-env configuration for WP development setup ([#109](https://github.com/rtCamp/rt-carousel/issues/109)) ([dcccaf7](https://github.com/rtCamp/rt-carousel/commit/dcccaf79747cf84811a7907e68df01d2aaeb7030))


### Refactors

## [1.0.2](https://github.com/rtCamp/carousel-system-interactivity-api/compare/v1.0.1...v1.0.2) (2026-02-23)
* rename plugin from "Carousel Kit" to "rtCarousel" with automatic block content migration ([#101](https://github.com/rtCamp/rt-carousel/pull/101)) ([9788ed7](https://github.com/rtCamp/rt-carousel/commit/9788ed7))


## [1.0.4](https://github.com/rtCamp/carousel-kit/compare/v1.0.3...v1.0.4) (2026-03-09)

### Bug Fixes

* **demo:** 4 slides per view ([e13817c](https://github.com/rtCamp/carousel-system-interactivity-api/commit/e13817c8e49e0e071580efbf95ff4c77d677e114))
* replace PNG images with optimized WEBP format ([eb60082](https://github.com/rtCamp/carousel-system-interactivity-api/commit/eb6008251039ea700262c63db89a266072ee6c3f))
* replace urls with webp alts ([000f894](https://github.com/rtCamp/carousel-system-interactivity-api/commit/000f894a9818bd8181977cb038231e0ea3d82386))
* clean up .distignore by removing unnecessary files and directories ([353646b](https://github.com/rtCamp/carousel-kit/commit/353646bf85f1d986644fbf1d745688702f4a35e0))
* correct release link in INSTALLATION.md and update node_modules exclusion in phpstan.neon.dist ([1eea8d8](https://github.com/rtCamp/carousel-kit/commit/1eea8d8c4b8ea49a526b871d738dbb91501ffd69))
* CSS linting issues ([1149c55](https://github.com/rtCamp/carousel-kit/commit/1149c55b55056d0171eef66465f9c6e22b02dae4))
* ensure direct access to Autoloader.php exits gracefully ([d33bf17](https://github.com/rtCamp/carousel-kit/commit/d33bf17e1caed94489850677743dcf659caa35de))
* **examples:** swap misplaced editor images and remove hardcoded aspect ratio ([162b07e](https://github.com/rtCamp/carousel-kit/commit/162b07ee577ebe80236ec87172a523307fb4a3de))
* ignore phpcs warning for including pattern file from a fixed directory ([02d49a7](https://github.com/rtCamp/carousel-kit/commit/02d49a7a1468f82670253e7b7c12b861ccc2edd5))
* remove outdated screenshots description from readme ([7ffdd9a](https://github.com/rtCamp/carousel-kit/commit/7ffdd9a1c44d4747b37f25757a91c8dc70e79371))
* **styles:** remove unnecessary grid-template-columns property ([818d69c](https://github.com/rtCamp/carousel-kit/commit/818d69c5537e8ab76ff40df0a255b1c5d182f934))
* update @wordpress/scripts version to allow minor updates ([03ce762](https://github.com/rtCamp/carousel-kit/commit/03ce7623a1597ed8959f2f3f6fa8393e2c01065d))
* update contributors list in plugin header and readme.txt ([295b2b3](https://github.com/rtCamp/carousel-kit/commit/295b2b3787df7c757d383333dbfe84f97a913590))
* update dist target to exclude additional configuration and development files ([71381db](https://github.com/rtCamp/carousel-kit/commit/71381dbca6e7afa216020b69906d811013c0a5bc))
* update file paths in phpcs and phpstan configuration ([4077c28](https://github.com/rtCamp/carousel-kit/commit/4077c28f7aea1ce5de64c18f8948fa943ca8317a))
* update package dependencies for minimatch and serialize-javascript ([6a05ac9](https://github.com/rtCamp/carousel-kit/commit/6a05ac9ea01e17077197bfd09a8335aca627c3aa))
* update package-lock.json to remove unused dependency and upgrade svgo and immutable versions ([c9e877d](https://github.com/rtCamp/carousel-kit/commit/c9e877d164acdffe37d9eb91b5f03bc3cd65b084))
* update POT-Creation-Date and add missing autoloader error message ([3bdc9e0](https://github.com/rtCamp/carousel-kit/commit/3bdc9e06e8fbdbaffd17d8c50a9e6b57dbb44ea3))
* update script paths in composer.json and improve constant definitions in tests ([9c73548](https://github.com/rtCamp/carousel-kit/commit/9c7354831f124705fe3fc8cd56a9c32e6da159bc))
* update script paths in composer.json to use local binaries ([46f0f7a](https://github.com/rtCamp/carousel-kit/commit/46f0f7a2ed3d204a5a479cd6eaee7509a9546640))
* update tested up to version in readme.txt from 6.9.1 to 6.9 ([6a23832](https://github.com/rtCamp/carousel-kit/commit/6a23832624a693ca4a8ef1fd4d7ed9e2ffe4f04d))
* update WordPress minimum requirement to 6.6 in README, INSTALLATION, and readme.txt ([320a3ec](https://github.com/rtCamp/carousel-kit/commit/320a3ec09184f44d823219b3747e3d4c2dc60a1d))

### Features

* setup wizard styles ([0be0bf7](https://github.com/rtCamp/carousel-system-interactivity-api/commit/0be0bf7cde8c9035cca1086dce7dce005e0d39b2))
* slide appender and setup ([a42331d](https://github.com/rtCamp/carousel-system-interactivity-api/commit/a42331d10b225379408ddf8c0649e83484496a1e))
* add localization support and update package.json for repository and bugs metadata ([2268cb8](https://github.com/rtCamp/carousel-kit/commit/2268cb830b65828c5164133b00af4432fbd7ac29))
* add new screenshot image and remove outdated PNG file ([e1b9e23](https://github.com/rtCamp/carousel-kit/commit/e1b9e2345755ccf94ffd049b9da3c84cc5dac09a))
* add placeholder logos and update hero carousel pattern ([bdd4b52](https://github.com/rtCamp/carousel-kit/commit/bdd4b525217de55385df163ed21095cd302bebbc))
* add readme.txt with plugin details and installation instructions ([e8cdd4a](https://github.com/rtCamp/carousel-kit/commit/e8cdd4a8e77d324cc61068f9be19bd884564b382))
* add screenshot for plugin preview in WordPress.org ([c3826fc](https://github.com/rtCamp/carousel-kit/commit/c3826fc212ad49201fefc0b9ff2106fc163d9232))
* implement autoloader for PHP classes and refactor constant definitions ([a0a1b45](https://github.com/rtCamp/carousel-kit/commit/a0a1b45c8f2f481799c50c34b5bc4eeb13eb34d4))
* update .distignore to exclude README.md and enhance carousel-kit.php for direct access protection ([e5ee596](https://github.com/rtCamp/carousel-kit/commit/e5ee596077a1f3a5d1311823d39db3aa1b2c734e))
* update license and version in carousel-kit.php; add index.php for plugin structure ([4e5fe9f](https://github.com/rtCamp/carousel-kit/commit/4e5fe9f83ae717c14dcc0b21ddac72a81c8662c7))
* update PHP requirement to 8.2 and reorder contributors in plugin header ([3a52e05](https://github.com/rtCamp/carousel-kit/commit/3a52e059d48a864e47c43b89ca006ad9eda0b6f3))
* update README with minimum requirements and add uninstall functionality ([22cb27c](https://github.com/rtCamp/carousel-kit/commit/22cb27cab704d3531e61b2c7351899470fd973f5))
* Updated pot file ([cd5e061](https://github.com/rtCamp/carousel-kit/commit/cd5e06180f91a6a74599dabb1418c14011c90d61))


## [1.0.3](https://github.com/rtCamp/carousel-kit/compare/v1.0.2...v1.0.3) (2026-02-24)

# [1.0.1](https://github.com/rtCamp/carousel-system-interactivity-api/compare/1.0.0...1.0.1) (2026-02-16)

### Bug Fixes

* **carousel:** resolve spacing issues in loop mode where gaps were missing between last and first slide
* **carousel:** allow infinite loop in editor viewport to match frontend behavior
* enable loop on editor ([fe4566a](https://github.com/rtCamp/carousel-kit/commit/fe4566afcf72e1e663c7eb481a7957d62c2d3365))
* state corruption when clicking between slides ([637e4a5](https://github.com/rtCamp/carousel-kit/commit/637e4a507eb2c58576c4004d5460e8aa7295db9f))

# 1.0.0 (2026-02-03)
## [1.0.2](https://github.com/rtCamp/carousel-kit/compare/v1.0.1...v1.0.2) (2026-02-23)


### Bug Fixes

* Gap issue fixed for the carousel items ([5277b89](https://github.com/rtCamp/carousel-system-interactivity-api/commit/5277b89545c973f13c22f6d1d7cf21e19958305f))

* **demo:** 4 slides per view ([e13817c](https://github.com/rtCamp/carousel-kit/commit/e13817c8e49e0e071580efbf95ff4c77d677e114))
* replace PNG images with optimized WEBP format ([eb60082](https://github.com/rtCamp/carousel-kit/commit/eb6008251039ea700262c63db89a266072ee6c3f))
* replace urls with webp alts ([000f894](https://github.com/rtCamp/carousel-kit/commit/000f894a9818bd8181977cb038231e0ea3d82386))

### Features

* Add example carousels for hero, logo showcase, and testimonials ([d2b6e4a](https://github.com/rtCamp/carousel-system-interactivity-api/commit/d2b6e4ae0f915f6edfb6ddf637c4a88878375e4b))
* Add slide to scroll option ([f2adab3](https://github.com/rtCamp/carousel-system-interactivity-api/commit/f2adab310015347400a1c2e6437b3a68566a6c9d))
* Enhance vertical axis support and adjust slide dimensions in carousel styles ([2ec3e40](https://github.com/rtCamp/carousel-system-interactivity-api/commit/2ec3e40e8e34655d3417b25e16feaee41451c604))
* Refactor context handling and define global window interface for carousel context ([5aab80e](https://github.com/rtCamp/carousel-system-interactivity-api/commit/5aab80edd103ee66d8e212359eb0f8d2ad01acb7))
* setup wizard styles ([0be0bf7](https://github.com/rtCamp/carousel-kit/commit/0be0bf7cde8c9035cca1086dce7dce005e0d39b2))
* slide appender and setup ([a42331d](https://github.com/rtCamp/carousel-kit/commit/a42331d10b225379408ddf8c0649e83484496a1e))


## [1.0.1](https://github.com/rtCamp/carousel-kit/compare/v1.0.0...v1.0.1) (2026-02-16)

### Bug Fixes

* **carousel:** resolve spacing issues in loop mode where gaps were missing between last and first slide
* **carousel:** allow infinite loop in editor viewport to match frontend behavior

## 1.0.0 (2026-02-03)


### Bug Fixes

* Gap issue fixed for the carousel items ([5277b89](https://github.com/rtCamp/carousel-kit/commit/5277b89545c973f13c22f6d1d7cf21e19958305f))


### Features

* Add example carousels for hero, logo showcase, and testimonials ([d2b6e4a](https://github.com/rtCamp/carousel-kit/commit/d2b6e4ae0f915f6edfb6ddf637c4a88878375e4b))
* Add slide to scroll option ([f2adab3](https://github.com/rtCamp/carousel-kit/commit/f2adab310015347400a1c2e6437b3a68566a6c9d))
* Enhance vertical axis support and adjust slide dimensions in carousel styles ([2ec3e40](https://github.com/rtCamp/carousel-kit/commit/2ec3e40e8e34655d3417b25e16feaee41451c604))
* Refactor context handling and define global window interface for carousel context ([5aab80e](https://github.com/rtCamp/carousel-kit/commit/5aab80edd103ee66d8e212359eb0f8d2ad01acb7))
Loading