Skip to content

Releases: ra-libs/react

v1.8.6

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 30 Apr 01:46

1.8.6 (2023-04-30)

Bug Fixes

  • provider: remove storage from DataProvider (8b574fa)

v1.8.5

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 18 Apr 03:58

1.8.5 (2023-04-18)

Bug Fixes

  • Providers: array field with file (DataProvider) (f9734c8)

v1.8.4

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 04 Apr 21:24

1.8.4 (2023-04-04)

Bug Fixes

v1.8.3

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 03 Mar 01:41

1.8.3 (2023-03-03)

Bug Fixes

v1.8.2

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 15 Feb 02:58

1.8.2 (2023-02-15)

Bug Fixes

  • inputs: set initial value for phone input (3757109)

v1.8.1

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 31 Jan 03:37

1.8.1 (2023-01-31)

Bug Fixes

  • inputs: set phone input form only if it is valid (a13051d)

v1.8.0

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 23 Jan 01:43

1.8.0 (2023-01-23)

Bug Fixes

  • update Country and Currency field/input to use hook with translate (8b6728d)

Features

  • add Phone country and field using mui-tel-input (fbb1a13)
  • hooks: add useCountries (ea80921)
  • hooks: add useCurrencies (cbc4812)

v1.7.1

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 18 Jan 15:28

1.7.1 (2023-01-18)

Bug Fixes

  • validations: parse string to date in min,max year (7c4a793)

v1.7.0

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 17 Jan 16:38

1.7.0 (2023-01-17)

Features

  • validations: add minYear and maxYear validators (c97ca0a)

v1.6.1

Choose a tag to compare

@RabahZeineddine RabahZeineddine released this 14 Jan 12:46

1.6.1 (2023-01-14)

Bug Fixes