Skip to content

Releases: onewelcome/react-lib-components

0.1.5-alpha

16 Jun 13:23
048588d
Compare
Choose a tag to compare
0.1.5-alpha Pre-release
Pre-release

Small update:

  • Expose Toggle component

This is an alpha version, not production ready yet

0.1.4-alpha

16 Jun 12:47
f321088
Compare
Choose a tag to compare
0.1.4-alpha Pre-release
Pre-release

Updates:

  • Tabs and Tab component now exposed and usable for those that install the package.
  • Link component now accepts ReactNode instead of only string. This makes it so we can nest for example inside of it.
  • FormGroup without helperText defined, but with an errorMessage will not render the container unless there's an error.

This is an alpha version, not production ready yet

0.1.3-alpha

15 Jun 06:35
4eb5285
Compare
Choose a tag to compare
0.1.3-alpha Pre-release
Pre-release

Small updates:

  • inputProps and wrapperProps now properly accept className property.
  • helperProps now renders their children prop correctly (in case you want helperText to be a link).
  • proper alignment for the label in the InputWrapper component.
  • props alignment for the error icon in the InputWrapper component depending on if floating label is active.

This is an alpha version, not production ready yet

0.1.2-alpha release

14 Jun 09:17
20d3510
Compare
Choose a tag to compare
0.1.2-alpha release Pre-release
Pre-release
  • All components now accept ref.
  • Component rewrites/feature updates.
  • Added more components.
  • Added more documentation.

This is an alpha version, not production ready yet

Updated alpha

05 May 07:43
22b5d38
Compare
Choose a tag to compare
Updated alpha Pre-release
Pre-release

Many updates to documentation, but more importantly, component updates for:

  • Tiles
  • Fieldset
  • Checkbox
  • Radio

First alpha release for use in Federated Service

04 May 08:11
cc22dc4
Compare
Choose a tag to compare

This release is not 100% feature complete. Documentation is still missing and bugs/issues will arise.