Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinchoolur authored May 7, 2021
1 parent ded379b commit d0c069b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Full featured JavaScript lightbox gallery. No dependencies.

## Version [2.0](https://github.com/sachinchoolur/lightGallery/releases/tag/2.0.0-beta.0) update

Version 2.0.0 release is scheduled for May first week. But you can keep using the current version and upgrade whenever you want.
Version 2.0.0 release is scheduled for May third week. But you can keep using the current version and upgrade whenever you want.
The upgrade process is pretty straightforward unless you have a massive modifications made with version 1.x

> [Subscribe](https://www.producthunt.com/upcoming/lightgallery) to get notified on the stable release. - [ProductHunt](https://www.producthunt.com/upcoming/lightgallery)
Expand Down Expand Up @@ -73,7 +73,7 @@ lightGallery(document.getElementById(‘’lightgallery), {

plugins: [lgZoom, lgAutoplay, lgComment, lgFullscreen , lgHash, lgPager, lgRotate, lgShare, lgThumbnail, lgVideo]

});
```
- Removed in-built support for Dailymotion VK. We Will be adding separate plugins for DailyMotion and Vimeo support
- Removed in-built support for Dailymotion VK. We Will be adding separate plugins for DailyMotion and VK support
- Added Wistia support
- HTML videos - Videos can be passed via data-video attribute instead of passing it via hidden div
```HTML
Expand Down

0 comments on commit d0c069b

Please sign in to comment.