Skip to content

Commit

Permalink
Merge pull request #557 from MurhafSousli/feature/standalone-mode
Browse files Browse the repository at this point in the history
feat: Migrate to standalone components
  • Loading branch information
MurhafSousli authored Jun 17, 2023
2 parents c292efe + 6df603b commit e5204df
Show file tree
Hide file tree
Showing 71 changed files with 2,704 additions and 3,162 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 10.0.0

- feat: Migrate to standalone components.

### Breaking Changes

- Both `GalleryModule` and `LightboxModule` no longer provide the `withConfig()` method.

## 9.0.1

- Remove `bezier-easing` package from dependencies, closes [#525](https://github.com/MurhafSousli/ngx-gallery/issues/525) and [#551](https://github.com/MurhafSousli/ngx-gallery/issues/551) in [6c47ecb](https://github.com/MurhafSousli/ngx-gallery/pull/556/commits/6c47ecb59185909186f10a9860d1a98b326ad2d0).
Expand Down
Loading

0 comments on commit e5204df

Please sign in to comment.