Skip to content

Releases: KainosSoftwareLtd/kainos-govuk-datepicker

v1.3.2

28 Jun 12:47
Compare
Choose a tag to compare

What's Changed

🐛 Fixes:

📖 Documentation:

📦 Dependencies:

  • chore(deps-dev): bump express from 4.18.1 to 4.19.2 by @dependabot in #182
  • chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #177
  • chore(deps): bump axios and codeceptjs by @dependabot in #188
  • refactor: move govuk-frontend to a dev dependency by @lewisbirks in #88
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #64
  • chore(deps-dev): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #160
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #197
  • chore(deps-dev): bump postcss from 8.3.11 to 8.4.38 by @dependabot in #201
  • chore(deps-dev): bump ws from 6.2.2 to 6.2.3 by @dependabot in #200
  • chore(deps-dev): bump terser-webpack-plugin from 3.1.0 to 5.3.10 by @dependabot in #164

Full Changelog: v1.3.1...v1.3.2

v1.3.1

29 Jan 16:11
fd055d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 Oct 11:03
37f08e4
Compare
Choose a tag to compare

What's New

  • Add new autoScroll option to automatically make the calendar shown fully on the view (#56)

Full Changelog: v1.2.0...v1.3.0

v1.2.0

25 Aug 15:04
a5e51a6
Compare
Choose a tag to compare

What's New

  • Add new callbacks to manipulate inputs before used in the date picker (#40)

Fix

  • Icon location in IE (#33)

Dev

  • chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.26.0 (#17)
  • chore(deps-dev): bump express from 4.17.1 to 4.18.1 (#34)

Full Changelog: v1.1.1...v1.2.0

v1.1.1

12 Aug 08:53
1ab4fc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Aug 08:39
ea8509e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 🚀

25 Jul 13:07
8d032a2
Compare
Choose a tag to compare

What's new

  • Users can now open the date-picker via an icon (#2)
  • Users can now add custom themes to the date-picker (#2)

What's changed

  • Dependancy updates (#1)