Skip to content

Latest commit

 

History

History
727 lines (590 loc) · 51.6 KB

CHANGELOG.md

File metadata and controls

727 lines (590 loc) · 51.6 KB

Release 0.5.16 Thu Jun 24 2021 15:03:39 GMT+0300 (MSK)

Release 0.5.16-EPROC-20549-SNAPSHOT Thu Jun 10 2021 10:30:28 GMT+0300 (MSK)

Release 0.5.15 Fri Apr 30 2021 08:58:08 GMT+0300 (MSK)

Release 0.5.14 Mon Apr 20 2020 09:34:48 GMT+0300 (MSK)

Release 0.5.13 Mon Apr 20 2020 09:23:41 GMT+0300 (MSK)

Release 0.5.12 Mon Apr 20 2020 09:03:41 GMT+0300 (MSK)

Release 0.5.11 Tue Jul 30 2019 14:10:01 GMT+0300 (MSK)

  • Merge branch 'master' of github.com:OpusCapita/react-dates (kvolkovich-sc volkovich@scand.com, 2019-07-30 14:08:39 +0300)
  • #71 Fix input placeholder color (kvolkovich-sc volkovich@scand.com, 2019-07-30 14:08:24 +0300)

Release 0.5.10 Mon Jul 29 2019 13:41:42 GMT+0300 (MSK)

  • #71 Fix input placeholder color under IE/Edge (kvolkovich-sc volkovich@scand.com, 2019-07-29 13:38:52 +0300)

Release 0.5.9 Mon May 27 2019 09:32:22 GMT+0300 (MSK)

Release 0.5.8 Fri Apr 05 2019 19:11:51 GMT+0300 (MSK)

Release 0.5.7 Thu Apr 04 2019 15:40:46 GMT+0300 (MSK)

  • (#67) Remove portal usage from drop down popup (Dmitry Divin divin@scand.com, 2019-04-04 15:39:22 +0300)

Release 0.5.6 Mon Nov 12 2018 17:37:47 GMT+0300 (MSK)

Release 0.5.5 Thu Aug 23 2018 16:09:24 GMT+0300 (MSK)

Release 0.4.5 Mon Aug 06 2018 14:29:19 GMT+0300 (MSK)

Release 0.4.4 Wed Jul 25 2018 14:21:23 GMT+0300 (MSK)

Release 0.4.3 Thu Jul 19 2018 17:08:36 GMT+0300 (MSK)

Release 0.4.2 Tue Jun 05 2018 08:37:14 GMT+0300 (MSK)

Release 0.4.1 Mon Jun 04 2018 17:07:35 GMT+0300 (MSK)

v0.4.0-beta.4 (Thu, 18 Jan 2018 13:35:10 GMT)

  • Merge pull request #51 from OpusCapita/issue-45/date-range-one-day

    Choice of one date in DateRangeInput (Issue-#45) (6a94cd8 183e958, 99722e7)

  • Add CODEOWNERS file (Issue-#49) (PR-#50) (Aleksandr Baliunov abaliunov-sc@users.noreply.github.com, 6a94cd8)

  • (#45) Choice of one date in DateRangeInput (baliunov baliunov@scand.com, 183e958)

[v0.4.0-beta.3](Mon, 15 Jan 2018 13:47:45 GMT)

v0.4.0-beta.2 (Wed, 03 Jan 2018 14:04:35 GMT)

v0.4.0-beta.1 (Mon, 18 Dec 2017 13:47:19 GMT)

v0.4.0-beta.0 (Tue, 12 Dec 2017 12:05:22 GMT)

v0.3.0-beta.17 (Sat, 02 Dec 2017 11:31:47 GMT)

v0.3.0-beta.16 (Sat, 04 Nov 2017 09:56:14 GMT)

v0.3.0-beta.15 (Fri, 03 Nov 2017 12:46:55 GMT)

  • Merge pull request #34 from OpusCapita/bug/popup_position/#31

    The component position is corrected (44476f9 854f96f, cc5eebf)

  • Change DateInput.DOCUMENTATION.md (baliunov baliunov@scand.com, 854f96f)

  • The widget position is corrected (baliunov baliunov@scand.com, a991380)

v0.3.0-beta.14 (Thu, 26 Oct 2017 06:12:40 GMT)

v0.3.0-beta.13 (Wed, 13 Sep 2017 12:33:42 GMT)

v0.3.0-beta.12 (Thu, 24 Aug 2017 11:17:50 GMT)

v0.3.0-beta.11 (Wed, 23 Aug 2017 08:02:44 GMT)

  • Fix "variants" element position. Fix picker caption styles (Kirill Volkovich volkovich@scand.com, 2832f62)

v0.3.0-beta.10 (Wed, 23 Aug 2017 07:35:01 GMT)

v0.3.0-beta.9 (Thu, 17 Aug 2017 18:24:17 GMT)

  • Fix - date picker overlay don't close if no date "variants" (Kirill Volkovich volkovich@scand.com, 1aabd49)

v0.3.0-beta.8 (Thu, 17 Aug 2017 17:57:58 GMT)

v0.3.0-beta.7 (Fri, 21 Jul 2017 15:17:54 GMT)

v0.3.0-beta.6 (Thu, 13 Jul 2017 13:58:54 GMT)

  • Add keywords to package.json for better serach at npmjs.com (Kirill Volkovich volkovich@scand.com, 07acd42)
  • Update gh-pages-update.sh (Kirill Volkovich kvolkovich-sc@users.noreply.github.com, 36f94c2)
  • Making shell scripts executable (Alexey Sergeev sab@scand.com, 3fcc649)
  • Removing all sources babel-ification, leaving webpack call only for production file generation (Alexey Sergeev sab@scand.com, 9f2efa7)
  • Resturcturing 'moment' related code. Adding spec for 'no' locale support. (Alexey Sergeev sab@scand.com, 49b3c21)

v0.3.0-beta.5 (Mon, 10 Jul 2017 07:50:12 GMT)

  • Merge pull request #20 from OpusCapita/bugfix/reset-date-range-value

    #19 Fix: Can't reset DateRangeInput value if not entered completely (b5d1fd5 2b9d095, 7d7adf7)

  • #19 Fix: Can't reset DateRangeInput value if not entered completely (Kirill Volkovich volkovich@scand.com, 2b9d095)

v0.3.0-beta.4 (Wed, 05 Jul 2017 15:11:49 GMT)

  • We should have dominion power over jquery-ui selectors. Sadly it's always important too (Kirill Volkovich volkovich@scand.com, 0935a8c)

v0.3.0-beta.3 (Wed, 05 Jul 2017 14:37:33 GMT)

  • We should have dominion power over bootstrap selectors. Sadly it's always important (Kirill Volkovich volkovich@scand.com, 22588f4)

v0.3.0-beta.2 (Wed, 05 Jul 2017 14:14:38 GMT)

v0.3.0-beta.1 (Wed, 05 Jul 2017 10:23:57 GMT)

v0.3.0-beta.0 (Wed, 05 Jul 2017 09:44:04 GMT)

v0.2.16 (Fri, 30 Jun 2017 15:33:57 GMT)

v0.2.15 (Fri, 30 Jun 2017 15:32:58 GMT)

v0.2.14 (Fri, 30 Jun 2017 14:56:51 GMT)

v0.2.13 (Fri, 30 Jun 2017 14:51:50 GMT)

v0.2.9 (Wed, 28 Jun 2017 12:29:05 GMT)

  • Merge pull request #16 from OpusCapita/feature/fallback-locale-for-no

    #14 Fixed issue during release (6cfc009 b046586, 3a6c53e)

  • #14 Fixed issue during release (Michael Pritchin pritchin@scand.com, b046586)

v0.2.8 (Wed, 28 Jun 2017 10:54:53 GMT)

  • Merge pull request #15 from OpusCapita/feature/fallback-locale-for-no

    #14 Added 'nb' locale as fallback for 'no' locale (993fc6a 80502e2, 5be0295)

  • Merge branch 'master' into feature/fallback-locale-for-no

    Conflicts: src/client/components/DateRangeInput/DateRangeInput.react.js (0834825 993fc6a, 80502e2)

  • #14 Added 'nb' locale as fallback for 'no' locale (Michael Pritchin pritchin@scand.com, 0834825)

v0.2.7 (Mon, 26 Jun 2017 12:28:57 GMT)

v0.2.6 (Fri, 23 Jun 2017 15:37:26 GMT)

v0.2.5 (Fri, 23 Jun 2017 12:29:47 GMT)

  • Implement shouldComponentUpdate for DateInput, DateRangeInput, DatePicker (Kirill Volkovich volkovich@scand.com, 5ab5d53)

v0.2.4 (Thu, 22 Jun 2017 15:20:02 GMT)

v0.2.3 (Fri, 16 Jun 2017 13:51:43 GMT)

v0.2.2 (Fri, 16 Jun 2017 13:47:10 GMT)

v0.2.12 (Fri, 30 Jun 2017 14:50:37 GMT)

v0.2.11 (Fri, 30 Jun 2017 14:03:46 GMT)

v0.2.10 (Wed, 28 Jun 2017 14:21:07 GMT)

  • PureComponent => Component for react < v15.3.0 compatibility (Kirill Volkovich volkovich@scand.com, 1770f65)

  • Merge pull request #16 from OpusCapita/feature/fallback-locale-for-no

    #14 Fixed issue during release (6cfc009 b046586, 3a6c53e)

  • #14 Fixed issue during release (Michael Pritchin pritchin@scand.com, b046586)

  • Merge pull request #15 from OpusCapita/feature/fallback-locale-for-no

    #14 Added 'nb' locale as fallback for 'no' locale (993fc6a 80502e2, 5be0295)

  • Merge branch 'master' into feature/fallback-locale-for-no

    Conflicts: src/client/components/DateRangeInput/DateRangeInput.react.js (0834825 993fc6a, 80502e2)

  • #14 Added 'nb' locale as fallback for 'no' locale (Michael Pritchin pritchin@scand.com, 0834825)

  • Add missing styles to DateInput (Kirill Volkovich volkovich@scand.com, 45e89a2)

  • Fix lint errors (Kirill Volkovich volkovich@scand.com, 3973352)

  • Remove console.log (Kirill Volkovich volkovich@scand.com, 2070bc5)

  • Implement shouldComponentUpdate for DateInput, DateRangeInput, DatePicker (Kirill Volkovich volkovich@scand.com, 5ab5d53)

  • Move Component => PureComponent (Kirill Volkovich volkovich@scand.com, 934ddfe)

  • Fix 'Select date range' translation (Kirill Volkovich volkovich@scand.com, 2f018bd)

  • Fix locale (Kirill Volkovich volkovich@scand.com, 6cc33cb)

v0.2.1 (Fri, 16 Jun 2017 13:00:52 GMT)

v0.2.0 (Fri, 16 Jun 2017 08:55:28 GMT)

v0.1.0 (Wed, 14 Jun 2017 14:00:31 GMT)

v0.0.1-beta.9 (Fri, 12 May 2017 12:07:17 GMT)

v0.0.1-beta.8 (Thu, 11 May 2017 15:56:41 GMT)

v0.0.1-beta.7 (Thu, 11 May 2017 12:21:57 GMT)

  • Add 'onFocus' & 'onBlur' event support

    #2

    As we need to collaborate with other components we might need some more common react-input api event. For the first touch lets add 'onFocus' & 'onBlur' as the most used ones. (Kirill Volkovich volkovich@scand.com, 1ff2e19)

  • Fix - Draw date input calendar with non-form tag

    #3

    As we might want to use date input inside

    tag, it is really not a good idea to draw calendar using form, because it can cause problems if embedded forms. (Kirill Volkovich volkovich@scand.com, 1fe2685)

v0.0.1-beta.6 (Thu, 11 May 2017 10:00:43 GMT)

v0.0.1-beta.5 (Wed, 10 May 2017 09:15:12 GMT)

  • Change property name 'date' to 'value'

    To be consistent to react component naming convention that supports onChange and value properties, please change date property name to value.

    This is not just a cosmetic change - libraries like redux-form us react-common notation to inject it's own specific props to declared inputs. (Kirill Volkovich volkovich@scand.com, 2f552c9)

  • Update gh-pages-updates.sh (Kirill Volkovich volkovich@scand.com, 1f9e993)

  • Update gh-pages-updates.sh (Kirill Volkovich volkovich@scand.com, ae5bbe7)

  • Fix I18nLinker default datePattern (Kirill Volkovich volkovich@scand.com, ec85627)

  • Add I18nLinker component (Kirill Volkovich volkovich@scand.com, 9a588f8)

v0.0.1-beta.4 (Fri, 21 Apr 2017 13:24:11 GMT)

v0.0.1-beta.3 (Fri, 21 Apr 2017 09:46:39 GMT)

v0.0.1-beta.2 (Thu, 20 Apr 2017 09:06:29 GMT)

v0.0.1-beta.15 (Fri, 26 May 2017 08:41:00 GMT)

v0.0.1-beta.14 (Mon, 22 May 2017 13:42:34 GMT)

v0.0.1-beta.13 (Tue, 16 May 2017 14:15:39 GMT)

v0.0.1-beta.12 (Tue, 16 May 2017 12:59:07 GMT)

v0.0.1-beta.11 (Tue, 16 May 2017 12:47:47 GMT)

  • Fix ability to clear date input with 'x' in case disabled=true

    Issue #5 (Kirill Volkovich volkovich@scand.com, 61f3b15)

v0.0.1-beta.10 (Mon, 15 May 2017 07:47:39 GMT)

v0.0.1-beta.1 (Thu, 20 Apr 2017 08:49:48 GMT)

v0.0.1-beta.0 (Wed, 19 Apr 2017 14:40:57 GMT)