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
Previous12346Next

2.2.1

Diff

Changelog

Source

v2.2.1 (2018-06-16)

  • Ensuring a cash collection gets printed as array-like in Chrome
fabiospampinato
published 2.2.0 •

Changelog

Source

v2.2.0 (2018-06-10)

  • Improved test:jquery script
  • Added $.hasData
  • $.fn.serialize: ensuring elements have a name
  • $.fn.serialize: ensuring empty string values are included
  • getValueSelectMultiple: checking for disabled options and disabled parent optgroups
  • $.fn.width|height: ensuring only element nodes are considered
  • computeStyle: ensuring only element nodes are considered
  • $.fn.css: skipping setting unsupported properties
  • $.fn.css: ensuring only element nodes are considered
  • $.parseHTML: ensuring it doesn't throw when non-string values are passed to it
  • $.parseHTML: returning an array instead of a NodeList
  • $.fn.attr: returning undefined instead of null for missing attributes
  • $.fn.attr: removing the attribute when setting a value of null
  • $.fn.removeAttr: added support for passing a space-separated string of attributes
  • $.fn.css: added support for CSS variables
  • $.fn.detach: avoding throwing an error when the parent node is missing
  • getData: some minor changes
  • $.fn.data: added support for getting the entire data object
  • Test: added some tests for $.fn.before and $.fn.after
  • $.fn.before|prepend|append|after: added support for inserting multiple contents
  • $.fn.after|prependTo: fixed ordering
  • $.fn.serialize: skipping inputs of type image
  • $.fn.serialize: ensuring multiple forms can be serialized at once
  • $.fn.ready: passing cash as the first argument to the callback
  • getSuffixedValue: added back support for animationIterationCount
  • $.fn.after|prependTo: avoiding mutating passed objects
fabiospampinato
published 2.1.8 •

Changelog

Source

v2.1.8 (2018-06-10)

  • Updated some dependencies
  • $.fn.on: calling preventDefault and stopPropagation on the event if the handler returns false
  • Added a test:jquery script for running the jQuery test suite with cash
fabiospampinato
published 2.1.7 •

Changelog

Source

v2.1.7 (2018-05-28)

  • Added some more explicit @require statements
  • Added a script for rendering the dependencies graph
  • Added an ESM build
fabiospampinato
published 2.1.6 •

Changelog

Source

v2.1.6 (2018-05-19)

  • Events: passing the actual target element as this for delegated events
fabiospampinato
published 2.1.3 •

Changelog

Source

v2.1.3 (2018-05-12)

  • Merge pull request #184 from fabiospampinato/master
  • $.fn.width|height: fixed a bug with Firefox
  • Dropped IE9 support
  • Assuming getAttribute/setAttribute/remoteAttribute APIs are available
  • Added a test:watch script
  • Explicitly compile for IE10+
  • Switching from UglifyJS to Google Closure Compiler
  • Events: removed jQuery-like methods: isDefaultPrevented/isPropagationStopped/isImmediatePropagationStopped
  • Events: avoiding using get_data for the cache
  • $.fn.filter: without a selector returns an empty collection
  • $.fn.index: optimized
  • getPrefixedProp: fixed caching logic
  • Major cleanup and bytes squeezing
  • Readme: updated fn.has documentation
  • Readme: fixed a typo
  • Readme: improved wording
  • Updated cash sizes
  • Updated partial builds
shshaw
published 1.3.7 •

Changelog

Source

v1.3.7 (2018-01-17)

shshaw
published 1.3.6 •

Changelog

Source

v1.3.6 (2018-01-11)

  • Test fixes
  • Argument required for createHTMLDocument
  • fix: attributes/addClass, the wrong checking on class-name inclusion
  • fix: remove spacedName from addClass interface
  • Added Travis CI support for modern node versions
  • Merge pull request #160 from amilajack/patch-1
  • Update jsDelivr links
  • Merge pull request #168 from LukasDrgon/patch-1
  • Merge pull request #173 from DanielRuf/patch-travis
  • Merge pull request #171 from DanielRuf/patch-readme
  • Merge pull request #157 from AugustMiller/am-createdocument-argument
  • Merge branch 'pr/153' (Async DOM Ready)
  • Merge branch 'pr/158'
  • Compiled className fix
  • Merge pull request #141 from vivekimsit/add-gitattribute
shshaw
published 1.3.5 •

Changelog

Source

v1.3.5 (2016-10-12)

  • Normalize all text files in the repo
  • Serialize elements outside form as well
  • Fix for #143
  • fn in should always be called asynchronously
  • Merge PR #105 'parseHTML-fix' of https://github.com/softwarespot/cash into 1.3.5
  • Merge PR #116 "Form Cleanup"
  • Merge PR #140 "Form Cleanup"
  • Merge PR #123 "Filter Fix"
  • Merge PR #124 isFunction fix
  • Merge PR #133 "Traversal Fixes"
  • Merge PR #136 'semicolon-iife' of https://github.com/vivekimsit/cash into 1.3.5
  • Merge PR #138 'constructor-fix' into 1.3.5
  • Merge PR #145 "event-off-fix"
shshaw
published 1.3.4 •

Changelog

Source

v1.3.4 (2016-06-28)

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