Skip to content

Releases: palmetto/palmetto-components

Release v0.1.8 -- Test coverage

15 Jul 20:20
0302f34
Compare
Choose a tag to compare
  • Improving test coverage.
  • minor component API changes.

v0.1.7

14 Jul 18:44
0fb0f08
Compare
Choose a tag to compare
  • feat: FormikSelectInput - single and multi select Formik adapter component
  • feat: SelectInput - single and multi select input
  • feat: make label required, add aria-labelledby attribute, add hideLabel option

Release v0.1.6 -- Button event handler hotfix

10 Jul 16:47
3821558
Compare
Choose a tag to compare

FIxing an issue where event handlers were getting called even when they were not passed to the Button.

Release v0.1.5 -- Prop bug fix

08 Jul 20:36
Compare
Choose a tag to compare

FIxing a bad prop in our Formik binding.

release v0.1.4

08 Jul 18:55
7e9d6f8
Compare
Choose a tag to compare

Fixing a proptype issue with FormLabel

v0.1.3 -- Buttons

08 Jul 18:17
a1f9e84
Compare
Choose a tag to compare

This release adds:

  1. Button component

Release v0.1.2

08 Jul 13:44
ccaeb34
Compare
Choose a tag to compare
  • Added tests (estimated 50% coverage)
  • Added TextInput validation message.

Release v0.1.1

06 Jul 18:28
997533f
Compare
Choose a tag to compare

New Features:

  • Checkbox Component
  • TextInput Validation Message component.

First Publish. Foundations

02 Jul 18:59
ead53fc
Compare
Choose a tag to compare

Includes two basic UI components:

TextInput
Heading