Skip to content

v3.2.8

Latest
Compare
Choose a tag to compare
@furcan furcan released this 04 Jan 20:25
  • Changed:

    • Corrected grammar issues in comment lines.
    • Fixed(grammar) the name of an internal helper function:
      • removeNotifyElmentsAndWrapper => removeNotifyElementsAndWrapper
  • Fixed:

    • Fix on commonCheckHeadOrBody internal helper function, which was checking for null instead of undefined.
      • This overthought helper is intended to verify that window.document.head or window.document.body exists.

Happy new year!