Skip to content

Commit

Permalink
[TASK] Prepare version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deoostfrees committed Jul 18, 2023
1 parent ae601b1 commit b46b3d2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,28 @@ All notable changes to this project will be documented in this file.

- Pinch zoom gestures

## [2.4.0] - 2023-07-?

### Added

- Option to hide the browser scrollbar (#47).

### Changed

- Added an internal function to create and dispatch a new event.
- Disabled buttons are no longer visually hidden.
- Focus is no longer moved automatically.
- CSS styles are now moved from SVG to the actual elements.
- Updated the development dependencies to the latest versions.

### Removed

- Custom typography styles.

### Fixed

- Load the srcset before the src, add sizes attribute (#49)

## [2.3.3] - 2023-05-30

### Fixed
Expand Down

0 comments on commit b46b3d2

Please sign in to comment.