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

chore: release 5.0.0 (main-beta -> main) #2465

Open
wants to merge 463 commits into
base: main
Choose a base branch
from
Open

chore: release 5.0.0 (main-beta -> main) #2465

wants to merge 463 commits into from

Conversation

ala-n
Copy link
Collaborator

@ala-n ala-n commented Jun 17, 2024

No description provided.

ala-n and others added 30 commits February 7, 2024 13:29
feat(esl-carousel-rework): fix jumping during commit animation & fix the final position of the slide
# Conflicts:
#	package-lock.json
#	site/package.json
## [5.0.0-beta.10](v5.0.0-beta.9...v5.0.0-beta.10) (2024-02-14)

### Features

* **esl-event-listener:** ootb ability to skip custom `longwheel` and `swipe` events in case of content scrolling ([#2098](#2098)) ([ecc849f](ecc849f)), closes [#2085](#2085)
* **esl-popup:** rework esl-popup styles to use CSS variables ([cd781b9](cd781b9))

### Bug Fixes

* **microtask:** fix argument list on next fn call ([f421e88](f421e88))
* **swipe:** fix swipe tests ([e1aefb8](e1aefb8))
…re/rework-popup-game

# Conflicts:
#	site/src/localdev.less
chore(site): rework `esl-popup` game demo page using ui playground
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 13603 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 13603 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 13704 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 13704 lines exceeds the maximum allowed for the inline comments feature.

## [5.0.0-beta.23](v5.0.0-beta.22...v5.0.0-beta.23) (2024-07-01)

### Features

* **esl-carousel:** add ability to pass slide as a `goTo` parametr ([2313c2a](2313c2a))
* **esl-carousel:** add current and related slide element accessors to carousel change event ([4064b9f](4064b9f))
* **esl-carousel:** make ESLCarouselWheelMixin respect direction & able to prevent default wheel action ([376f303](376f303))
* **esl-event-listener:** add ability to ESLWheelTarget to ignore income wheel events by predicate ([af47dbb](af47dbb))
* **esl-event-listener:** add ability to prevent default wheel action trough ESLWheelTarget ([0e1f192](0e1f192))

### Bug Fixes

* **deps:** bump puppeteer from 22.12.0 to 22.12.1 ([56ebbfa](56ebbfa))
* **esl-carousel:** add ability to ignore defined content areas by ESLCarouselWheelMixin ([766dabe](766dabe))
* **esl-carousel:** de-scope `[esl-carousel-slides]` style defaults ([d3ad98a](d3ad98a))
* **esl-carousel:** fix deprecated type usage inside carousel wheel plugin ([1c9f8c4](1c9f8c4))
* **esl-carousel:** improve log messaging and fix initialization exceptions ([8e45f58](8e45f58))
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 13708 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 13756 lines exceeds the maximum allowed for the inline comments feature.

Copy link

codeclimate bot commented Jul 4, 2024

Code Climate has analyzed commit 2169caf and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 2

The test coverage on the diff in this pull request is 60.5% (50% is the threshold).

This pull request will bring the total coverage in the repository to 64.6% (-0.7% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants