Skip to content

Tags: valor-software/ngx-bootstrap

Tags

v19.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(positioning): prevent memory leak in positioning service (#6724)

PositioningService is listening to events in the constructor but it
never got cleaned up on destroy. Since we can have many instances of
that service, it could pile up and use more and more memory.

Co-authored-by: Alexey Umanskiy <[email protected]>

v19.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Alex version bump 19 0 2 (#6721)

* chore(README): updated version compatibility

* 19.0.2

* chore(version): bumped version

v19.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): fixed wrong peer dependencies (#6713)

* fix(deps): fixed wrong peer dependencies

* 19.0.1

* chore(version): bumped version

v19.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(sortable): fxed issue 6687 (#6702)

v18.1.3

Merge branch '18-1-3-release-candidate' of github.com:valor-software/…

…ngx-bootstrap into 18-1-3-release-candidate

v18.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Alex bump to 18 1 2 (#6694)

* fix(Typeahead) Typeahead highlight displays <strong> tag when empty spaces added at the end of query and does not escape html tags (#6434)

Co-authored-by: udayk <[email protected]>
Co-authored-by: Alexey Umanskiy <[email protected]>

* 18.1.2

* chore(version): version bump

* chore(version): version bump

* chore(version): version bump

---------

Co-authored-by: UdayAppam <[email protected]>
Co-authored-by: udayk <[email protected]>

v18.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
HTTPS link editorconfig.org (#6682)

Co-authored-by: Alexey Umanskiy <[email protected]>

v18.1.0

chore(version): bumped version to 18.1.0

v18.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: version bump v18.0.2 (#6667)

* 18.0.1

* chore(release): v18.0.1

* 18.0.2

* chore(release): v18.0.2

v18.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(gh-release): changed from _authToken to //registry.npmjs.org/:_au…

…thToken (#6661)