Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
MurhafSousli committed Jan 2, 2025
1 parent a7bf98b commit 0072d0e
Show file tree
Hide file tree
Showing 75 changed files with 4,728 additions and 3,776 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 17.0.0

- Upgrade to Angular 19.
- refactor: Use `afterRenderEffect` when suitable instead of `effect`.
- refactor: In `<ng-scrollbar externalViewport>` use `LinkedSignal` to set external elements.
- enhance: Make `--scrollbar-button-size` settable from `:root`.

## 16.1.1

- fix: Bug with `visibility="visible"` closes [#674](https://github.com/MurhafSousli/ngx-scrollbar/issues/674).
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2024 Murhaf Sousli
Copyright (c) 2018-2025 Murhaf Sousli

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 0072d0e

Please sign in to comment.