Skip to content

Releases: mcqua007/quantdom

v1.3.0

24 Sep 21:15
Compare
Choose a tag to compare

What's Changed

  • Add length and exists properties and alias function by @mcqua007 in #19

Full Changelog: v1.2.6...v1.3.0

v1.2.6

09 May 22:43
Compare
Choose a tag to compare
publish 1.2.6

v1.2.4

19 Apr 23:30
Compare
Choose a tag to compare

Fixed iOS Array.at not supported on iOS safari even though can I use says it's supported :(

Full Changelog: v1.2.1...v1.2.4

v1.2.1

12 Apr 22:40
Compare
Choose a tag to compare

What's Changed

New Utilities

  • Add support for chaining
  • Add parent selector

Development

  • Add prettier to project by @mcqua007 in #12
  • Add eslint by @mcqua007 in #15
  • Add testing w/ Jest
    • Add full testing of Quantdom utility functions.
    • add babel for import to jest
  • Update docs and github templates
  • Implement fixes for return after if statemments
  • Add formatted files using ESlint and Prettier

*Big thanks @kennarddh for writing tests & contributing! 💯

New Contributors

Full Changelog: v1.1.12...v1.2.1

v1.1.12 - Draft

11 Apr 23:09
Compare
Choose a tag to compare
v1.1.12 - Draft Pre-release
Pre-release
feat | bump to add toggleClass

v1.1.2 - Draft

11 Apr 17:19
Compare
Choose a tag to compare
v1.1.2 - Draft Pre-release
Pre-release

First Release