This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
Releases: daniandl/element-queries
Releases · daniandl/element-queries
v1.1.0
1.1.0 (2020-11-14)
Features
- breakpoints object override on watch method (b213b60)
This feature is useful if you want to build your own wrapper and avoid html attributes entirely.
I may publish a Vue directive for Element Queries as an example soon.
Misc
- readme typos and browser support notice
- all console logs are now prefixed with
[Element Queries]
v1.0.0
v0.4.0
v0.3.3 (Breaking)
FIX: ElementQueries is now a default export for CommonJS
This introduces a breaking change... yes I know, it's a patch version... I feel bad, okay? 😢
I want to stay under v1.0.0 for now, so I hope no one is using this yet :)