-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
# (Mon Dec 13 2021) | ||
|
||
#### ⚠️ Pushed to `master` | ||
|
||
- Update README.md ([email protected]) | ||
- yarn lock update ([email protected]) | ||
- chore: update yarn.lock ([email protected]) | ||
- chore: remove useless fields in package.json ([email protected]) | ||
- `@snap-carousel/[email protected]` | ||
- fix(svelte): rework Svelte package ([email protected]) | ||
- `@snap-carousel/[email protected]` | ||
- fix(core): fix calculation for active snap ([email protected]) | ||
- `@snap-carousel/[email protected]`, `@snap-carousel/[email protected]` | ||
- fix(core): remove normalizing of values that blocks carousel from going to first/last slide in certain conditions ([email protected]) | ||
- `@snap-carousel/[email protected]` | ||
- update react dep version ([email protected]) | ||
- `@snap-carousel/[email protected]`, `@snap-carousel/[email protected]` | ||
- bump versions ([email protected]) | ||
- `@snap-carousel/[email protected]`, `@snap-carousel/[email protected]` | ||
- fix(react): fix not building ([email protected]) | ||
- `@snap-carousel/[email protected]` | ||
- fix(core): fix a bug where snaplist_drag class is never removed ([email protected]) | ||
- `@snap-carousel/[email protected]`, `@snap-carousel/[email protected]`, `@snap-carousel/[email protected]` | ||
- chore: rename package to @snap-carousel ([email protected]) | ||
|
||
#### Authors: 1 | ||
|
||
- Adrien Denat ([@Grsmto](https://github.com/Grsmto)) | ||
|
||
--- | ||
|
||
# (Sat Jan 02 2021) | ||
|
||
#### ⚠️ Pushed to `master` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# v0.0.13 (Mon Dec 13 2021) | ||
|
||
#### ⚠️ Pushed to `master` | ||
|
||
- fix(svelte): rework Svelte package ([email protected]) | ||
|
||
#### Authors: 1 | ||
|
||
- Adrien Denat ([email protected]) |