Skip to content

Releases: 3YOURMIND/kotti

3.0.0-beta.29: Controllable KtAccordions and data-test options for KtFieldRadio/ToggleGroup

11 Aug 15:10
Compare
Choose a tag to compare

Features

  • #650, #651 Make KtAccordion's open/closed state fully controllable
  • #654 each choice in KtFieldRadioGroup and KtFieldToggleGroup are attributed with a data-test attribute, either auto-created or custom.

Breaking Changes

  • #651 KtAccordion's isClosed prop is now in full control of if its open or closed, therefore it needs to be maintained by the parent.

version(3.0.0-beta.28): fix KtAccordion resize, custom slots on KtFieldRadio/ToggleGroup

03 Aug 13:22
Compare
Choose a tag to compare

Fixes

  • #647, #648 KtAccordion: fix resizing bug
  • #295, #304 KtFieldRadio/ToggleGroup: support custom slots for option header (header) & sub-header (content)

version(3.0.9-beta.27): fix ktModal stacking context

26 Jul 11:11
72482f8
Compare
Choose a tag to compare

Fixes

  • #636 #637 KtModal now skips css stacking context

version(3.0.0-beta.26): broken empty release

28 Jun 17:24
Compare
Choose a tag to compare
v3.0.0-beta.26

version(3.0.0-beta.26): fix KtModal not skipping css stacking context

version(3.0.0-beta.25): yoco catalog icon fix

27 Jun 14:37
Compare
Choose a tag to compare

Fixes

  • #644 Yoco catalog icon fix

version(3.0.0-beta.24): fix KtFilters field margins

24 Jun 12:33
Compare
Choose a tag to compare

Fixes

  • #643 KtFilters: fix margin-bottom kt-field-select deep selector

version(3.0.0-beta.23): force zod version on yoco sub-dependency

24 Jun 10:41
Compare
Choose a tag to compare

Fixes

  • #642 force zod's version as yoco sub dependency

version(3.0.0-beta.22): fix closeOutside behavior in manual mode of KtPopover

23 Jun 15:19
Compare
Choose a tag to compare

Fixes

  • #640 Fix manual mode of KtPopover
    • do not allow clickoutside to close popover in manual mode

3.0.0-beta.21: force exact zod version resolution

23 Jun 15:14
Compare
Choose a tag to compare

Fixes

  • #639 force zod to resolve to version 3.14.1 to avoid accidental upgrade to 3.14.3

3.0.0-beta.20: use Yoco 2.3.0

20 Jun 16:20
Compare
Choose a tag to compare
Pre-release
  • #606 Add Catalog Icon to Yoco