Skip to content

Commit

Permalink
Merge pull request #29 from tomik23:tomik23/issue28
Browse files Browse the repository at this point in the history
ScrollTop not always work
  • Loading branch information
tomickigrzegorz authored Jun 13, 2021
2 parents 1433872 + 6ba46de commit 30b81a7
Show file tree
Hide file tree
Showing 6 changed files with 766 additions and 649 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
## v1.0.10 (2021-03-30)
## v1.0.12 (2021-06-13)
### Changed
- fix: scrollTop not always work [#28](https://github.com/tomik23/zooom.js/issues/28)

## v1.0.11 (2021-04-16)
### Added
- New example - leading color

## v1.0.10 (2021-03-30)
### Added
- Create a separate photo with styles for each click, fixed problem when photo is in overflow element

### Changed
- fix: Fixed problem when photo is in overflow element
- Removal of style from main photo
- Replaced node-sass to sass
- The browserslist extension
- Remove interface ImageParameters

## v1.0.9 (2020-11-20)
### Added
Expand Down
4 changes: 2 additions & 2 deletions docs/zooom.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/zooom.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 30b81a7

Please sign in to comment.