![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/app/code/Soon/QtyUpdater/docs/ |
**Changelog** ------------- [comment]: # (All notable changes to this project will be documented in this file.) [comment]: # ( The format is based on \[Keep a Changelog\]\(https://keepachangelog.com/en/1.0.0/\), and this project adheres to \[Semantic Versioning\]\(https://semver.org/spec/v2.0.0.html\).) ## [1.0.8] - 2020-06-19 ### Fixed - Remove/change nullish coalescing operator, which is not compatible on old (mobile) browsers ## [1.0.7] - 2020-06-15 ### Added - Add debounce on submit method, in order to allow multiple clicks before triggering submit action ## [1.0.6] - 2020-04-06 ### Changed - Support for min/max HTML attributes > Do not trigger change and submit form if value is not changed, because of limits ## [1.0.5] - 2019-03-02 ### Added - Support for min/max HTML attributes - .gitignore file ### Removed - Module version from module.xml (only keep composer.json to work with version) ## [1.0.3] - 2019-08-08 ### Added - Documentation.