Releases: studiometa/js-toolkit
Releases · studiometa/js-toolkit
v1.7.1
07 Sep 14:35
Compare
Sorry, something went wrong.
No results found
v1.7.0
03 Sep 12:44
Compare
Sorry, something went wrong.
No results found
Added
Add support for negated boolean option with true as default value with the data-option-no-<boolean-option-name> attribute pattern (#143 )
v1.6.2
03 Sep 08:42
Compare
Sorry, something went wrong.
No results found
Fixed
Fix a warning when not using passive event listeners (2c8679f )
Changed
v1.6.1
30 Aug 16:19
Compare
Sorry, something went wrong.
No results found
Fixed
Fix types (#140 )
Fix the timeout parameter of the importwhenIdle callback (702d16e )
v1.6.0
27 Aug 13:18
Compare
Sorry, something went wrong.
No results found
Added
Add lazy import helpers (#138 )
Add a createApp helper (#138 )
Changed
Fixed
Fix the use of the terminated hook with the withMountWhenInView decorator (#131 )
v1.5.1
24 Aug 13:50
Compare
Sorry, something went wrong.
No results found
Fixed
Fix passing 0 values to the matrix utility function (3785a99 , #136 )
v1.5.0
05 Aug 09:32
Compare
Sorry, something went wrong.
No results found
Added
Add a drag service along with a withDrag() decorator and a Draggable component (#123 )
Add scroll direction to the scroll service props (#125 )
Changed
Improve pointer service performance (2443500 )
Improve performance of the scroll service (f78a9f2 )
Update dependencies (#128 )
Fixed
Fix binding event methods to async children (#127 )
Fix a bug where pointer event handler were not triggered early enough (#122 )
v1.4.0
16 Jul 15:23
Compare
Sorry, something went wrong.
No results found
Added
Add string utilities (#113 )
Add collide utilities (#83 )
Changed
Update dependencies (#115 )
Fixed
Fix event listener methods on children with a one letter name (#118 )
v1.3.1
30 May 14:01
Compare
Sorry, something went wrong.
No results found
Fixed
Add missing decorators links to the doc (58d3f4a )
Add a missing decorator export (1735914 )
v1.3.0
30 May 13:32
Compare
Sorry, something went wrong.
No results found
Added
Add a withExtraConfig decorator to easily extend a component configuration (#94 )
Fixed
Fix tests randomly failing (#107 )
Fix menu links for the services in the documentation (e7dfab6 )
Changed
Update NPM dependencies (#107 )