Releases: Applelo/compotes
Releases · Applelo/compotes
v0.9.2
14 Feb 21:21
Compare
Sorry, something went wrong.
No results found
What's Changed
Add dropdown.equalizeWidth() method and equalizeWidth option #31
Improve testing
Full Changelog : v0.9.1...v0.9.2
v0.9.1
13 Feb 21:30
Compare
Sorry, something went wrong.
No results found
What's Changed
Export typing options
Fix openOn hover on mobile #29
Fix documentation
Add isPaused get method on marquee
Add mutationObserver option on marquee
Improve destroy an all components
Full Changelog : v0.9.0...v0.9.1
v0.9.0
06 Feb 21:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Add Dropdown component #25
Add mutationObserver option allowing to disable (if it is not necessary) on Dropdown and Drilldown the mutation observer usage.
Add lightningcss to reduce css files sizes
Fix typing issue with typescript 5 #26
Full Changelog : v0.8.1...v0.9.0
v0.8.1
02 Feb 20:04
Compare
Sorry, something went wrong.
No results found
v0.8.0
11 Jan 20:22
Compare
Sorry, something went wrong.
No results found
What's Changed
Add Marquee
Improve docs
Improve JSDoc
Update dependencies
Fix MutationObserver on Drilldown
Fine tuning for accessibility options (styles, attrs and events): options initAccessibilityAttrs has been renamed to initAccessibility
Fix build compilation file with typescript declaration #24
Full Changelog : v0.7.2...v0.8.0
v0.7.2
10 Jan 18:09
Compare
Sorry, something went wrong.
No results found
v0.7.1
26 Oct 18:43
Compare
Sorry, something went wrong.
No results found
Add test with playwright and vitest
Update dependencies
v0.7.0
27 Jun 20:18
Compare
Sorry, something went wrong.
No results found
Add drag component
Update dependencies
Version 0.6.5
25 Jun 21:29
Compare
Sorry, something went wrong.
No results found
Add VitePress Documentation
Fix typescript issue
Add update event on collapse
Rename events name (c.destroy to c.drilldown.destroy for example)
Made destroy method public
Improve collapse events with the addition of shown and hidden events
Improve typing for events
Version 0.6.4
04 Jun 20:53
Compare
Sorry, something went wrong.
No results found
[Drilldown] Add: reset method #11
[Drilldown] Fix: transition #13