Skip to content

Releases: 3YOURMIND/kotti

2.3.1: Check KtRow/KtCol Slots Before Calling Them

14 Sep 12:59
Compare
Choose a tag to compare
  • #289/#291: Check KtRow/KtCol Slots Before Calling Them

2.3.0: KtFieldPassword, KtButton isBlock and isMultiline, KtFieldToggleGroup isInline

08 Sep 16:10
Compare
Choose a tag to compare

Features

  • #227/#277: Add KtFieldPassword Component:
    image
  • #274/#275: Add KtFieldToggleGroup isInline flag
    image
  • #278/#276: Add KtButton isBlock and isMultiline flags
    image

2.2.0: KtFieldNumber hideChangeButtons Flag & Bug Fixes

07 Sep 16:46
Compare
Choose a tag to compare

Features

  • #242 KtFieldNumber has a new hideChangeButtons flag:
    image

Bugfixes

  • #266/#272 KtFieldDate*Range added highlight colors to range
  • #269 KtFieldRadioGroup Not Centered
  • KtFieldRadioGroup Name was missing .value => [Object object]
  • KtFieldRadioGroup Refactored to Better Utilize Flexboxes
  • #270 KtFieldToggleGroup is clickable when isDisabled
  • #271 KtFieldToggle* Added Missing Cursor Pointer

2.1.3: KtFieldRadioGroup Border Fix

07 Sep 15:15
Compare
Choose a tag to compare

2.1.2: Export KtPopoverItem

02 Sep 13:09
Compare
Choose a tag to compare
  • #265 export KtPopoverItem

2.1.1: Fix Element-UI Translations

28 Aug 12:50
Compare
Choose a tag to compare
  • #264: Fix element-ui Translations by Declaring element-ui as External
  • #192: Allow Inputs to Shrink Smaller (size=1) fix

2.1.0: Add isInline to KtFieldRadioGroup

22 Aug 18:27
Compare
Choose a tag to compare
  • #251: Add KtFieldRadioGroup isInline flag:
    image

2.0.6: Fixed KtCol, Style Loading, ES5 Compatibility

19 Aug 18:10
Compare
Choose a tag to compare
v2.0.6

version(2.0.6): included @babel/runtime in bundle, and removed export…

2.0.2: Build Fix #2

17 Jul 22:20
Compare
Choose a tag to compare
v2.0.2

bump version 2.0.2, without type definitions

2.0.1: Build Fix

17 Jul 11:16
Compare
Choose a tag to compare

This release was bundled with a new build system and should hopefully work as-expected with @vue/[email protected]