Skip to content

Releases: TobitSoftware/chayns-components

v4.3.0

13 Feb 14:38
Compare
Choose a tag to compare

Features:

  • New Component: List - Display data inside a list structure with the possibility to extend/collapse items
  • Accordion: Added disabled-prop

v4.2.16

12 Feb 07:35
Compare
Choose a tag to compare

Fix:

  • ComboBox: First parameter of onSelect is undefined, when used with numeric id's (#119)
  • Fix typo in Readme (#120)

Features:

  • SetupWizardItem: Move structural informations from SetupWizard to SetupWizardItem (#118)

v2.9.1

12 Sep 09:21
Compare
Choose a tag to compare

Fix:

  • Calendar: Fix wrong date-comparison

Features:

  • Gallery: Using ImageService when possible to reduce image-sizes
  • Calendar: Add english translation

v2.9.0

03 Sep 13:06
Compare
Choose a tag to compare

Fix:

  • ScrollView: Fix cropped text when ScrollView is not scrollable
  • SelectList: Value-prop was ignored on initial mount
  • SelectListItem: Check for children-elements before rendering

Features:

  • EmojiInput: Add style-prop
  • Gallery: Add deleteMode and onDelete-props

v2.8.0

21 Aug 13:33
Compare
Choose a tag to compare

Fix:

  • Calendar-Component: Animations overlapping on multiple navigation-clicks

Features:

v2.7.0

17 Aug 13:38
Compare
Choose a tag to compare

Fix:

  • The scan-button of the RfidInput-Component is now on the right side

Features:

  • The RfidInput-Component now has the static method isNfcAvailable which checks the chayns-environment against a whitelist

v2.6.0

17 Aug 13:31
Compare
Choose a tag to compare

Fix:

  • The SelectList-component does not need a SelectListItem-Component as direct child. Only the props have to be passed through.
  • Updated some dependencies

v2.5.0

31 Jul 14:19
Compare
Choose a tag to compare

Fix:

  • height-calculation of Input-Component (with autogrow prop) improved

Feature:

  • ModeSwitch-Component make use of the new AdminSwitch inside the Apps
  • Parts of the ModeSwitch-Component were refactored

v2.4.3

06 Jul 13:31
Compare
Choose a tag to compare

New Props: RfidInput (enableCard)

v2.4.0

03 Jul 10:12
Compare
Choose a tag to compare