Skip to content

Releases: the-control-group/ui

Fix IE11 flexbox issue

20 Aug 21:15
Compare
Choose a tag to compare

This will prevent flexbox items from overlapping when "flex-direction" is set to "column" (on IE11 only).

Progress Bar Bug Fix

10 Mar 22:30
Compare
Choose a tag to compare
v1.7.8

1.7.8

Accordion bug fix

20 Dec 19:23
833b542
Compare
Choose a tag to compare

v1.7.6

1.7.6

Eslint fix

10 Dec 20:59
Compare
Choose a tag to compare
v1.7.5

1.7.5

Add button styles, add ability to skip progress bar

10 Dec 19:23
Compare
Choose a tag to compare

Eslint Update

28 Oct 22:39
Compare
Choose a tag to compare
v1.7.3

v1.7.3

Small Updates

28 Oct 20:46
9b555a0
Compare
Choose a tag to compare

Updates Accordion duration and speed, visibility property for accordion and height of modal.

Updating Input and Common

12 Sep 18:56
Compare
Choose a tag to compare

Input.js type select will now accept arrays, with the value of the array being the value of the option.
added 'defaultValue' to attributeValues, in Common.js