Skip to content

Releases: domonda/domonda-js

@domonda/react-form@2.8.8

16 Oct 09:10
Compare
Choose a tag to compare

2.8.8 (2020-10-16)

Note: Version bump only for package @domonda/react-form

@domonda/form@2.3.6

16 Oct 09:10
Compare
Choose a tag to compare

2.3.6 (2020-10-16)

Bug Fixes

  • form: Prevent multiple parallel submissions (#61) (d5bbc79)

@domonda/ui@9.0.2

14 Aug 09:15
Compare
Choose a tag to compare

9.0.2 (2020-08-14)

Bug Fixes

  • Autocomplete: disabled clear button when read-only (b6c97b3)

@domonda/react-form@2.8.7

14 Aug 09:15
Compare
Choose a tag to compare

2.8.7 (2020-08-14)

Note: Version bump only for package @domonda/react-form

@domonda/ui@9.0.1

13 Aug 15:15
Compare
Choose a tag to compare

9.0.1 (2020-08-13)

Note: Version bump only for package @domonda/ui

@domonda/react-form@2.8.6

13 Aug 15:15
Compare
Choose a tag to compare

2.8.6 (2020-08-13)

Bug Fixes

  • DateInput: close date picker on tab out (#58) (6be5c8d)

@domonda/query-params@2.0.0

20 Jul 16:04
Compare
Choose a tag to compare

2.0.0 (2020-07-20)

Features

  • null for params without values and undefined for missing params (67e4e5a)

BREAKING CHANGES

  • Query params now treat null and undefined differently. If there is a parameter in the URL but no value - its treated as null; however, if the paramter is completely missing from the URL - then its undefined. BEWARE: because of this, the defaultValue will be used exclusively if the value is undefined (since null is treated as a set value).

@domonda/ui@9.0.0

01 Jul 15:35
Compare
Choose a tag to compare

9.0.0 (2020-07-01)

Features

BREAKING CHANGES

  • No more Transition component.
    No more setting a custom container for Popper, Portal or Popover.
    No more disabling the Portal if the Portal component is used.
    Slimmed down on animations because of react-transition-group not supporting Strict Mode. (Animations will be back in upcoming versions)

@domonda/react-plumb@2.0.16

01 Jul 15:35
Compare
Choose a tag to compare

2.0.16 (2020-07-01)

Note: Version bump only for package @domonda/react-plumb

@domonda/react-form@2.8.5

01 Jul 15:35
Compare
Choose a tag to compare

2.8.5 (2020-07-01)

Note: Version bump only for package @domonda/react-form