Releases: eddyerburgh/avoriaz
Releases · eddyerburgh/avoriaz
1.9.0
- Add instance method
1.8.3
- Re expose use method
- Bump Vue version
- Move Vue to Dependencies
1.7.2: Remove use method (temporary)
- Remove use method due to compilation bugs
1.7.0
Features
- Add setData method
- Add destroy method
Refactors
- Split tests out into separate files
1.6.0
Add use method
1.5.2
- Throw error explaining avoriaz must be run in browser environment, if document is not available to avoriaz
1.5.1
- Remove babel-runtime from project
1.5.0
- Add .hasStyle method
- Add .hasAttribute method
- Deprecate .style method
- Reinstate unit tests running in jsdom
1.4.0
1.3.0
- Add support for descendant combinator and multiple selectors in .find
- Add support for direct descendant combinator in .find
- Add style method
- Add logo to README
- Add changelog