• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

chemerisuk / better-dateinput-polyfill / 160

Builds Branch Commit Type Ran Committer Via Coverage
160 master Update package.json push 10 Mar 2017 07:35AM UTC web-flow travis-ci pending completion   set done
146 master Add a note about localized files location push 22 May 2016 11:35AM UTC chemerisuk travis-ci pending completion   set done
145 master Merge pull request #78 from sylvainpolletvillard/patch-1 reset targetDate after a form reset with no default value push 19 May 2016 09:20PM UTC chemerisuk travis-ci pending completion   set done
144 master updated PR with @chemerisuk comments Pull #78 18 May 2016 11:06PM UTC sylvainpolletvillard travis-ci pending completion   set done
143 master reset targetDate after a form reset with no default value Currently, when no default value is set, a form "reset" event clears the input but does not reset the label datetime. So after clicking the reset button, opening the date picker shows the ... Pull #78 18 May 2016 02:49PM UTC sylvainpolletvillard travis-ci pending completion   set done
142 master Merge pull request #77 from greenyouse/unix-time-fix fix unix time if statements push 16 May 2016 07:57AM UTC chemerisuk travis-ci pending completion   set done
141 master fix unix time if statements There were some if statements using .getTime(), which would fail on the UNIX epoch (1970-01-01) because .getTime() would give 0 which is falsey. Using isNaN instead is a little safer. - changed !value.getTime() if sta... Pull #77 16 May 2016 06:57AM UTC greenyouse travis-ci pending completion   set done
140 master fix conditionals using .getTime() to handle UNIX epoch There were some if statements using .getTime(), which would fail on the UNIX epoch (1970-01-01) because .getTime() would give 0. Using isNaN is a little safer since it can handle the epoch date. Pull #76 16 May 2016 01:36AM UTC greenyouse travis-ci pending completion   set done
139 v2.0.0 2.0.0 push 15 May 2016 01:34PM UTC chemerisuk travis-ci pending completion   set done
138 master 2.0.0 push 15 May 2016 01:34PM UTC chemerisuk travis-ci pending completion   set done
137 master update readme push 15 May 2016 01:22PM UTC chemerisuk travis-ci pending completion   set done
136 master Merge pull request #71 from antoineleclair/master Update README.md to include emmet script push 19 Apr 2016 08:08PM UTC chemerisuk travis-ci pending completion   set done
135 master Update README.md to include emmet script Pull #71 19 Apr 2016 04:38PM UTC antoineleclair travis-ci pending completion   set done
133 master 2.0.0-rc.4 push 19 Apr 2016 11:32AM UTC chemerisuk travis-ci pending completion   set done
134 v2.0.0-rc.4 2.0.0-rc.4 push 19 Apr 2016 11:32AM UTC chemerisuk travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc