Skip to content

Releases: TobitSoftware/chayns-components

v4.14.20

08 Apr 09:10
Compare
Choose a tag to compare

Feature:

  • ContextMenu: Allow changing the ContextMenu position on the children using positionOnChildren prop.

Bugfix:

  • PersonFinder: Add siteId and locationId properties to site results.

v4.14.19

03 Apr 14:41
Compare
Choose a tag to compare

Feature:

  • PersonFinder: Now, the simple PersonFinder looks like the multiple to improve the user experience.

Bugfixes:

  • PersonFinder: Fix bug that friends were not reduced by the reducer function
  • Fix propType id for checkbox views

v4.14.18

02 Apr 11:42
Compare
Choose a tag to compare

Feature:

  • Add displayName to all components

Bugfix:

  • AmountControl: Fix bug that clicking on the icon didn't work

v4.14.17

31 Mar 10:33
Compare
Choose a tag to compare

Features:

  • The equalizer-function is now exported and can be used in your project. It's also listed in the main readme. The function equalizes the height and/or width of html elements.

v4.14.16

30 Mar 10:12
Compare
Choose a tag to compare

Features:

  • TagInput: The TagInput is now exported and can be used in your project. It's also listed in the main readme.

v4.14.15

24 Mar 12:42
Compare
Choose a tag to compare

Features:

  • PersonFinder: Implement onChange-prop for multiple PersonFinder

Bugfixes:

  • Slider: Fix Bug that it was possible to move the thumb while dragging behind the end of the slider track
  • PersonFinder: Fix bugs with custom PersonFinders

v4.14.14

23 Mar 08:32
Compare
Choose a tag to compare

Feature:

  • ListItem: Add headerProps-prop to allow setting props to the header div.

Bugs:

  • PersonFinder:
    • Fix bug that value="" did not work.
    • Fix bug that onKeyDown triggered only if a list of results is shown.

v4.14.13

20 Mar 10:19
Compare
Choose a tag to compare

Feature:

  • Add onBlur-prop to ColorPicker-component

v4.14.12

19 Mar 12:37
Compare
Choose a tag to compare

Feature:

  • PersonFinder:
    • Add value-prop to allow the controlled usage of the PersonFinder input
    • Add autoSelectFirst-Prop to autoselect the first item in the result list
  • SelectButton: Add prop "showListSelection" to choose if the selection in the dialog should be shown or not

Bug:

  • PersonFinder: Fix bug that the cursor jumps if the arrow-up and arrow-down keys are clicked.

v4.14.11

18 Mar 11:01
Compare
Choose a tag to compare

Improvements:

  • Change all Font Awesome SVG icons to Font Awesome font icons