Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin
  Commit: d2f498fa85531e9cbb9e2b9380c449de955cff43
      
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/d2f498fa85531e9cbb9e2b9380c449de955cff43
  Author: Alexander Moiseenko <[email protected]>
  Date:   2019-07-24 (Wed, 24 Jul 2019)

  Changed paths:
    M ui/src/main/js/util/formatters.js

  Log Message:
  -----------
  use standard isNaN function (#68)

Number.isNaN() defined in ECMAScript 2015 (6th Edition, ECMA-262), that is not 
supported by IE11.
To provide compatibility, we have to use isNaN function

https://www.w3schools.com/js/js_versions.asp
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isNaN#Specifications


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/master/b27126-d2f498%40github.com.

Reply via email to