Changeset 2892324
- Timestamp:
- 04/02/2023 08:27:18 PM (3 years ago)
- Location:
- before-after-images-for-divi
- Files:
-
- 2 edited
-
tags/1.3.5/README.txt (modified) (5 diffs)
-
trunk/README.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
before-after-images-for-divi/tags/1.3.5/README.txt
r2891961 r2892324 59 59 60 60 = 1.3.5 = 61 * Date Updated: 2020-06-08 61 62 * Bug Fix: Reverted change in maxWidth reference that affected overlay. 62 63 63 64 = 1.3.4 = 65 * Date Updated: 2020-06-08 64 66 * Bug Fix: Changed maxWidth reference in front-end JS function to target the offsetWidth of an object rather than index. 65 67 66 68 = 1.3.3 = 69 * Date Updated: 2020-05-21 67 70 * Bug Fix: Slider will display at default size when the user has not selected a size in the module settings. 68 71 * Bug Fix: Visual Builder module will render full-size images on load rather than waiting for the component to re-render. … … 71 74 72 75 = 1.3.2 = 76 * Date Updated: 2020-05-05 73 77 * Bug Fix: Fixed typos in text domain that affected internationalization. 74 78 75 79 = 1.3.1 = 80 * Date Updated: 2020-05-04 76 81 * Bug Fix: Fixed error that caused overlay to extend beyond images on the front-end. 77 82 * Bug Fix: Fixed error affecting extra large (scaled) images in the Visual Builder. … … 81 86 82 87 = 1.3.0 = 88 * Date Updated: 2020-05-02 83 89 * Update: Improved stability, readability and organization of codebase by rewriting many functions. 84 90 * New Feature: Added attributes to images to support new lazy load exclusions. … … 87 93 88 94 = 1.2.3 = 95 * Date Updated: 2019-03-12 89 96 * Bug Fix: Fixed multiple errors shown when WP_DEBUG is set to 'true'. 90 97 91 98 = 1.2.2 = 99 * Date Updated: 2019-03-10 92 100 * Bug Fix: The composite image will now obey the Image Alignment setting in the Divi module. 93 101 94 102 = 1.2.1 = 103 * Date Updated: 2019-03-10 95 104 * Bug Fix: Fixed image loading order on front-end and back-end (Visual Builder). 96 105 * Bug Fix: Hid srcset and size attributes if none are returned to improve W3C validation. 97 106 98 107 = 1.2.0 = 108 * Date Updated: 2019-03-10 99 109 * New Feature: Change the default position of the slider. 100 110 * Acknowledgements: Thank you to @jasonbear on WordPress.org for testing, feature feedback and bug reports. … … 104 114 105 115 = 1.1.1 = 116 * Date Updated: 2018-12-31 106 117 * Feature Update: Added support for lazy loading scripts. Loading Before + After images will now be properly deferred. 107 118 108 119 = 1.1.0 = 120 * Date Updated: 2018-12-31 109 121 * New Feature: Change the "Before" and "After" label text 110 122 * Bug Fix: Improved compatibility with Jetpack, a3 Lazy Load, and Lazy Load by WP Rocket 111 123 112 124 = 1.0.0 = 125 * Date Released: 2018-07-18 113 126 * Initial Release -
before-after-images-for-divi/trunk/README.txt
r2891961 r2892324 59 59 60 60 = 1.3.5 = 61 * Date Updated: 2020-06-08 61 62 * Bug Fix: Reverted change in maxWidth reference that affected overlay. 62 63 63 64 = 1.3.4 = 65 * Date Updated: 2020-06-08 64 66 * Bug Fix: Changed maxWidth reference in front-end JS function to target the offsetWidth of an object rather than index. 65 67 66 68 = 1.3.3 = 69 * Date Updated: 2020-05-21 67 70 * Bug Fix: Slider will display at default size when the user has not selected a size in the module settings. 68 71 * Bug Fix: Visual Builder module will render full-size images on load rather than waiting for the component to re-render. … … 71 74 72 75 = 1.3.2 = 76 * Date Updated: 2020-05-05 73 77 * Bug Fix: Fixed typos in text domain that affected internationalization. 74 78 75 79 = 1.3.1 = 80 * Date Updated: 2020-05-04 76 81 * Bug Fix: Fixed error that caused overlay to extend beyond images on the front-end. 77 82 * Bug Fix: Fixed error affecting extra large (scaled) images in the Visual Builder. … … 81 86 82 87 = 1.3.0 = 88 * Date Updated: 2020-05-02 83 89 * Update: Improved stability, readability and organization of codebase by rewriting many functions. 84 90 * New Feature: Added attributes to images to support new lazy load exclusions. … … 87 93 88 94 = 1.2.3 = 95 * Date Updated: 2019-03-12 89 96 * Bug Fix: Fixed multiple errors shown when WP_DEBUG is set to 'true'. 90 97 91 98 = 1.2.2 = 99 * Date Updated: 2019-03-10 92 100 * Bug Fix: The composite image will now obey the Image Alignment setting in the Divi module. 93 101 94 102 = 1.2.1 = 103 * Date Updated: 2019-03-10 95 104 * Bug Fix: Fixed image loading order on front-end and back-end (Visual Builder). 96 105 * Bug Fix: Hid srcset and size attributes if none are returned to improve W3C validation. 97 106 98 107 = 1.2.0 = 108 * Date Updated: 2019-03-10 99 109 * New Feature: Change the default position of the slider. 100 110 * Acknowledgements: Thank you to @jasonbear on WordPress.org for testing, feature feedback and bug reports. … … 104 114 105 115 = 1.1.1 = 116 * Date Updated: 2018-12-31 106 117 * Feature Update: Added support for lazy loading scripts. Loading Before + After images will now be properly deferred. 107 118 108 119 = 1.1.0 = 120 * Date Updated: 2018-12-31 109 121 * New Feature: Change the "Before" and "After" label text 110 122 * Bug Fix: Improved compatibility with Jetpack, a3 Lazy Load, and Lazy Load by WP Rocket 111 123 112 124 = 1.0.0 = 125 * Date Released: 2018-07-18 113 126 * Initial Release
Note: See TracChangeset
for help on using the changeset viewer.