Skip to content

Releases: Ks89/angular-modal-gallery

5.4.0-beta.1

27 Mar 23:37
Compare
Choose a tag to compare
5.4.0-beta.1 Pre-release
Pre-release

Features

  • add background, text color and margins properties to Description interface #133 (requested by @tobi-or-not-tobi)

5.3.0

23 Mar 23:37
Compare
Choose a tag to compare

Features

  • official support @fortawesome/fontawesome 5

Demos

  • force AOT builds in all examples based on angular-cli also for npm start
  • replace font-awesome 4.7.0 with fontawesome 5 in all examples (expect for webpack)
  • update all examples based on the main demo

5.3.0-beta.1

18 Mar 14:53
Compare
Choose a tag to compare
5.3.0-beta.1 Pre-release
Pre-release

Features

  • official support @fortawesome/fontawesome 5

Demos

  • force AOT builds in all examples based on angular-cli also for npm start
  • replace font-awesome 4.7.0 with fontawesome 5 in all examples (expect for webpack)
  • update all examples based on the main demo

5.2.2

18 Mar 14:11
Compare
Choose a tag to compare

Bugfixes

  • If I set previewsConfig.number with a value <= 0, I should restore the default number (=3)

5.2.1

15 Mar 20:28
Compare
Choose a tag to compare

Bugfixes

  • If previews aren’t clickable, I should show a not-allowed mouse cursor

5.2.0

08 Mar 22:44
Compare
Choose a tag to compare

Features

  • window on server side is undefined => add a workaround to fully support SSR #125

Bugfixes

  • update all examples with both before and after hooks in example B20 with font-awesome as requested by @matiishyn in #92

5.2.0-beta.1

04 Mar 23:01
Compare
Choose a tag to compare
5.2.0-beta.1 Pre-release
Pre-release

Features

  • window on server side is undefined => add a workaround to fully support SSR #125

5.1.0

04 Mar 22:34
Compare
Choose a tag to compare

Features

  • support html image description (requested by @ckelkar) #123

Bugfixes

  • pass keyboardAction instead of clickAction for keyup event in current-image.component

5.1.0-beta.2

03 Mar 23:09
Compare
Choose a tag to compare
5.1.0-beta.2 Pre-release
Pre-release

Bugfixes

  • pass keyboardAction instead of clickAction for keyup event in current-image.component

5.1.0-beta.1

01 Mar 00:28
Compare
Choose a tag to compare
5.1.0-beta.1 Pre-release
Pre-release

Features

  • support html image description (requested by @ckelkar) #123