Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Releases: Rebilly/rebilly-recomponents

v1.35.1

24 May 12:01
e7fb775
Compare
Choose a tag to compare

1.35.1 (2021-05-24)

Bug Fixes

  • r-date-input: pick the start of the day for single date type input (99d5e4d)

v1.35.0

21 May 10:22
2d5aa49
Compare
Choose a tag to compare

1.35.0 (2021-05-21)

Features

  • r-date-input: handle user's timezone (e2fd3f8)

v1.34.0

20 May 06:37
87ede5d
Compare
Choose a tag to compare

1.34.0 (2021-05-20)

Bug Fixes

Features

  • button: Add positive button type (bd2b835)
  • date-input: add date time format for datetime range picker (55c65ad)
  • date-input: upgrading the v-calendar (82db0c4)

Performance Improvements

v1.33.0

13 May 11:36
6e5896f
Compare
Choose a tag to compare

1.33.0 (2021-05-13)

Features

  • button: Add positive button type (e2d87e1)

v1.32.10

22 Feb 06:52
d0701f2
Compare
Choose a tag to compare

1.32.10 (2021-02-22)

Bug Fixes

  • r-tabs: Allow to hide tab buttons (ecb1403)

v1.32.9

13 Jan 20:54
e1a9ba7
Compare
Choose a tag to compare

1.32.9 (2021-01-13)

Bug Fixes

  • r-select: Update autocomplete attribute (d242c8d)

v1.32.8

13 Jan 15:56
8d7240c
Compare
Choose a tag to compare

1.32.8 (2021-01-13)

Bug Fixes

  • r-select: fix async call and missing props (58b53d0)
  • r-select: fix calling asyncFind on search (4bafd6d)
  • r-select: fix eslint errors (22fc118)

v1.32.7

07 Dec 08:13
e30781a
Compare
Choose a tag to compare

1.32.7 (2020-12-07)

Bug Fixes

  • r-date-range: Fix relative periods and emit the periods as a string (c8d4b04)
  • r-range-picker: Fix selected date range label (74e9c01)
  • r-range-picker: small fix (5a79c92)

v1.32.6

31 Aug 19:27
d1aa293
Compare
Choose a tag to compare

1.32.6 (2020-08-31)

Bug Fixes

  • r-date-range: Do not allow past time if minDate is set, future time - if maxDate (5134e77)
  • r-date-range: use isSame moment method (a5f9c82)

v1.32.5

13 Aug 14:51
51761a3
Compare
Choose a tag to compare

1.32.5 (2020-08-13)

Bug Fixes

  • r-date-range: Fix relative periods and emit the periods as a string (b544930)