Download Latest Version v1.4.0 source code.tar.gz (1.8 MB)
Email in envelope

Get an email when there's a new version of Keen UI

Home / v1.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-11-19 1.3 kB
v1.2.1 source code.tar.gz 2019-11-19 1.8 MB
v1.2.1 source code.zip 2019-11-19 2.0 MB
Totals: 3 Items   3.8 MB 0

UiSelectOption

  • Allow a Number as option. See #472.

UiCheckbox, UiRadio, UiRadioGroup

  • Change selected check to use strict equals (===) instead of loose equal (==). This allows an empty string '' to be used as the radio or checkbox's value. See #465.

UiCheckbox

  • Apply border-radius to checkmark background. Also switch background from ::before pseudo element to an actual element: .ui-checkbox__checkmark-background. This avoids visual artifacts that appear when applying border-radius to a pseudo element. See #471.

UiDatepicker

  • Add new prop defaultView to set the default datepicker view: date or year. See #454.

UiTextbox


See all changes: https://github.com/JosephusPaye/Keen-UI/compare/v1.2.0...v1.2.1

Source: README.md, updated 2019-11-19