Skip to content

DataFormsJS v5.14.2

Choose a tag to compare

@ConradSollitt ConradSollitt released this 31 Jan 07:56
· 22 commits to master since this release
  • Web Components - Renamed function [utils.js].isAttachedToDom() to [utils.js].isDomAttached() because the text string ToDom would show up when searching source code for case-insensitive todo. This is a minor update but prevents the files from showing up in external projects by accident. This could be considered a breaking change if an app calls the function but that is unlikely the case and it's mostly an internal function because it's undocumented outside of the changelog; that is the reason why a patch version is being released.