Skip to content

Commit 5700a24

Browse files
committed
readme
1 parent 7bbcc14 commit 5700a24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The goal of this script from it's beginnings till today is to to provide a bette
3636
- Should the dev be able to choose the position of the caption, close button, and nav controls?
3737
- Optimize layout for mobile.
3838
- Optimize layout for screens of varying densities.
39+
- Should the close button still live in the bottom right corner?
3940

4041
**Animations**
4142
- Evaluate start, end, and transition animations.
@@ -48,6 +49,7 @@ The goal of this script from it's beginnings till today is to to provide a bette
4849
- Review if and how images should be preloaded
4950

5051
**Accessibility**
52+
- Should opening lightbox update the url? and should this url be parsed on page load to show Lightbox automatically?
5153
- Review alt attributes.
5254
- Review ARIA roles.
5355
- Review constrast ratios.
@@ -67,7 +69,7 @@ The goal of this script from it's beginnings till today is to to provide a bette
6769

6870
## Changelog
6971

70-
### v2.9.0 - WIP
72+
### v2.9.0 - 2016-10-30
7173

7274
- [Fix] Allow loading of lightbox.js anywhere on page. Prev requirement was at the end of the body tag. https://github.com/lokesh/lightbox2/commit/7047214f77cfc8f892e8513426b57d45bf29e9cd
7375
- [Add] Add imageFadeDuration option. https://github.com/lokesh/lightbox2/commit/6d5f99a65f189a5d2bd7bbfac4682fe36e62871e

0 commit comments

Comments
 (0)