Releases: studiometa/js-toolkit
Releases · studiometa/js-toolkit
v1.2.1
27 May 15:45
Compare
Sorry, something went wrong.
No results found
Fixed
Fix a bug where event methods were triggered multiple times (#104 )
Fix the upload of test coverage to CodeCov (dc20074 )
v1.2.0
21 May 13:33
Compare
Sorry, something went wrong.
No results found
Added
Add an export of the objectToURLSearchParams function in the history utility (#101 )
v1.1.1
26 Apr 08:32
Compare
Sorry, something went wrong.
No results found
Fixed
Fix the conditional usage of the debug configuration (#95 , #90 , 6310000 )
Changed
Refactor the project's files to work with NPM's workspaces (#95 , #91 )
Update dev Node version to v15 (#95 )
Migrate doc from VuePress to VitePress (#95 )
v1.1.0
16 Apr 15:04
Compare
Sorry, something went wrong.
No results found
Added
Add a Cursor component (#52 )
Add a $services property to Base instances (031d846 )
Add a withMountWhenInView decorator (#80 )
Add clamp(value, min, max) and clamp01(value) math utility functions (#89 )
Changed
Improve performance of the raf service (and its ticked hook) (eed8897 )
Fixed
Trigger children updated hook when a component is updated (fix #64 , #77 )
Fix nullish search params handling in the history utils (#87 )
Reset the AccordionItem styles when it is destroyed (fix #42 , #86 )
v1.0.4
05 Mar 11:08
Compare
Sorry, something went wrong.
No results found
Fixed
Fix the documentation build (5532e53 )
v1.0.3
04 Mar 08:55
Compare
Sorry, something went wrong.
No results found
v1.0.2
04 Mar 14:41
Compare
Sorry, something went wrong.
No results found
Changed
This version was not published to NPM, see v1.0.3 instead.
v1.0.1
11 Feb 13:59
Compare
Sorry, something went wrong.
No results found
Fixed
Fix usage with skypack.dev by removing the types configuration from the package.json (06b7989 )
v1.0.0
29 Jan 19:02
Compare
Sorry, something went wrong.
No results found
Changed
Improve the config property (#58 , #56 )
Added
Add utility functions to work with the History API (#60 )
Add types to improve autocompletion (#58 )
v1.0.0-beta.7
21 Jan 17:11
Compare
Sorry, something went wrong.
No results found
Fixed
withBreakpointObserver: Fix the order of mount/destroy triggers (a008950 )