diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..ce667a1 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Jack Moore + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index f8e48a3..ae91e29 100644 --- a/README.md +++ b/README.md @@ -1,76 +1,311 @@ -## About ColorBox: +## About Colorbox: A customizable lightbox plugin for jQuery. See the [project page](http://jacklmoore.com/colorbox/) for documentation and a demonstration, and the [FAQ](http://jacklmoore.com/colorbox/faq/) for solutions and examples to common issues. Released under the [MIT license](http://www.opensource.org/licenses/mit-license.php). -## Translations Welcome -Send me your language configuration files. See /i18n/jquery.colorbox-de.js as an example. - ## Changelog: -### Version 1.3.34 - 2013/2/4 +##### Version 1.6.4 - 2016/05/10 + +* Fixed bug where using the inline property would duplicate target elements, if the selector matched multiple elements. + +##### Version 1.6.3 - 2015/07/27 + +* Fixed regression that caused error in IE8 when the calculated initial size was negative. Fixes #741 + +##### Version 1.6.2 - 2015/07/13 + +* Fixed iframe attribute name (allowFullScreen to allowFullscreen). Fixes #737 + +##### Version 1.6.1 - 2015/05/14 + +* Replaced the inline onclick handler for cboxPhoto with a namespaced event for easier unbinding. Fixes #719. + +##### Version 1.6.0 - 2015/03/03 + +* Added two new properties that expose how `` and `