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.32.4

13 Aug 04:47
56c81a4
Compare
Choose a tag to compare

1.32.4 (2020-08-13)

Bug Fixes

  • r-month-picker: Add unit test for r-month-picker component (360753a)
  • r-month-picker: Update snapshots (8dbc18c)

v1.32.1

10 Jun 13:27
397f979
Compare
Choose a tag to compare

1.32.1 (2020-06-10)

Bug Fixes

  • build: trying fix the build (9c4b05e)
  • build: update snapshots (622dc1b)
  • build: update yarn.lock (711bf19)
  • build: upgrade dependencies to fix build (ddba19d)
  • r-month-picker: fix tests (868d2ef)
  • r-month-picker: support another positions of month picker popover (e4cb65f)

v1.32.0

08 Jun 08:15
2e468b0
Compare
Choose a tag to compare

1.32.0 (2020-06-08)

Bug Fixes

  • r-month-picker: add knobs (92ff346)
  • r-month-picker: add unit tests (4b5b57e)
  • r-month-picker: fix lint (c49070a)
  • r-month-picker: fix lint issues (0b79393)
  • r-month-picker: initial commit (52286e7)

Features

  • r-month-picker: do not hide month picker when the year changes (a3f5edb)
  • r-month-picker: finishing (8d90a92)
  • r-month-picker: Small picker (c3dca64)

v1.31.1

08 Jun 07:30
2fadb23
Compare
Choose a tag to compare

1.31.1 (2020-06-08)

Bug Fixes

  • r-grid: support duration columns for r-grid (c736f6c)

v1.31.0

04 Jun 11:23
d99a05a
Compare
Choose a tag to compare

1.31.0 (2020-06-04)

Bug Fixes

  • r-grid: add gradient highlighting for percentages (e96b27d)
  • r-grid: fix lint problems (8a37a0e)
  • r-grid: round percentages (9ee63c9)

Features

  • r-grid: highlight cell in the grid by condition (849b66d)

v1.30.11

28 May 07:39
0016cf3
Compare
Choose a tag to compare

1.30.11 (2020-05-28)

Bug Fixes

  • r-input: Add inheritAttrs:false to avoid attrs passed to inner input being dupliciated in parent div (inside r-input) (6b97188)

v1.30.10

27 May 09:33
Compare
Choose a tag to compare

1.30.10 (2020-05-27)

Bug Fixes

  • r-grid: make numeric columns formatted and hide scrollbars (bc07c8a)

v1.30.9

25 May 19:10
122fd04
Compare
Choose a tag to compare

1.30.9 (2020-05-25)

Bug Fixes

  • r-input: Pass custom data attributes to input from r-input component (56bf22a)

v1.30.8

21 May 10:21
99f768c
Compare
Choose a tag to compare

1.30.8 (2020-05-21)

Bug Fixes

  • r-grid: fix date column timezone issue (a8ebbf6)

v1.30.7

19 May 10:10
96e102b
Compare
Choose a tag to compare

1.30.7 (2020-05-19)

Bug Fixes

  • r-grid: fix r-grid with frozen column - padding (3d3a11a)