Socket
Socket
Sign inDemoInstall

cash-dom

Package Overview
Dependencies
0
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12356Next

2.3.9

Diff

Changelog

Source

v2.3.9 (2018-10-21)

  • Changed files extensions to ts
  • $.parseHTML: fixed a regression regarding non-browser environments
fabiospampinato
published 2.3.8 •

Changelog

Source

v2.3.8 (2018-10-20)

  • Updated some dependencies
  • Test: added travis_retry to tests with SauceLabs
  • Ignored package-lock.json
  • $.fn.val: ensuring when null is passed the value is cleared
  • Test: updated Travis CI configuration
  • Updated some dependencies
  • Test: updated height test to better support browsers returning floating values
  • Test: updated Karma configuration
  • $.fn.val: properly handling null
  • $.fn.append|prepend: ensuring it doesn't throw when passed undefined
  • $.parseHTML: added support for malformed single-tags
  • $.parseHTML: added support for parsing thead/tbody/tfoot/tr/td/th elements
  • Test: removed the " Passed!" suffix from messages
  • Test: fixed some malformed HTML
fabiospampinato
published 2.3.7 •

Changelog

Source

v2.3.7 (2018-10-14)

  • Added cross-platform tests with SauceLabs
  • Test only against node LTS
  • Test: use IE11 on Windows 8.1
  • Added a test:karma:sauce script
  • Added a prepublish script
  • Added some issue templates
  • Readme: added a "Contributing" section
  • Renamed prepublish script to prepublishOnly
  • Ensuring $.parseHTML always preserves the content of nodes
fabiospampinato
published 2.3.6 •

Changelog

Source

v2.3.6 (2018-10-03)

  • Merge pull request #201 from limonte/patch-1
  • chore(tests): bump qunit to latest
  • Merge pull request #202 from limonte/upgrade-qunit
  • CI: set up Karma test runner + Travis
  • Readme: removed travis-ci badge
  • Coding-style normalization
  • Added a test:karma script
  • Test: avoiding passing malformed html to $.parseHTML
  • Test: ensuring there are no syntax errors on IE11
  • Readme: added a "License" section
  • Readme: added a "Thanks" section
  • Optimize .empty(), use removeChild() instead of .innerHTML = ''
  • $.fn.empty: updated code style
fabiospampinato
published 2.3.5 •

Changelog

Source

v2.3.5 (2018-09-08)

  • Improved support for Node.js
fabiospampinato
published 2.3.4 •

Changelog

Source

v2.3.4 (2018-09-07)

  • Moved pacco to devDependencies
fabiospampinato
published 2.3.3 •

Changelog

Source

v2.3.3 (2018-07-09)

  • using the provided context when selecting by id
  • added support for using a cash object as the context
  • Improved readme
fabiospampinato
published 2.3.2 •

Changelog

Source

v2.3.2 (2018-07-09)

  • Added a logo
  • Ensuring $.fn.replaceWith and $.fn.replaceAll work with multiple targets
  • $.fn.val: ensuring setting multiple values on a select[multiple] works
  • Added some tests
fabiospampinato
published 2.3.1 •

Changelog

Source

v2.3.1 (2018-07-05)

  • Added support for window to dimensions-related methods
fabiospampinato
published 2.3.0 •

Changelog

Source

v2.3.0 (2018-07-05)

  • Added a $.fn.contents method
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc