Skip to content
This repository was archived by the owner on Mar 31, 2021. It is now read-only.

Releases: jxom/fannypack

v4.21.0

Choose a tag to compare

@jxom jxom released this 01 Jul 07:43

Changes

Features

  • Added components for Redux Form & Formik field adaptors (.Formik, .ReduxForm) on each Fannypack field. See here

v4.20.0

Choose a tag to compare

@jxom jxom released this 25 Jun 06:21

Changes

Features

  • Added tooltip, tooltipPopoverProps, tooltipTrigger prop to form fields (FieldWrapper, InputField, CheckboxField, etc). See more here

v4.18.0

Choose a tag to compare

@jxom jxom released this 29 Apr 02:49

Changes

Features

  • Added a new "Templates" section to the docs for our upcoming set of Page Template components
    • Added Page.Content - the first template component

v4.17.0

Choose a tag to compare

@jxom jxom released this 24 Apr 00:40

Features

Changes

  • Added visibility props (showBreakpoint, hiddenBreakpoint) to <Box> which is accessible to every Fannypack component.

v4.16.0

Choose a tag to compare

@jxom jxom released this 23 Apr 07:43

Changes

Enhancements

  • Added isResponsive prop to <Table>
  • Added responsiveBreakpoint prop to <Table>

Internal

  • Updated Rollup to v1

v4.15.0

Choose a tag to compare

@jxom jxom released this 20 Apr 13:04

Changes

Features

  • Added <ProgressBar> component

v4.14.3

Choose a tag to compare

@jxom jxom released this 20 Apr 13:03

Changes

Enhancements

  • Add value prop to <Spinner> to indicate progress.

v4.14.0

Choose a tag to compare

@jxom jxom released this 29 Mar 05:35

Changes

Features

  • Changed from coy theme to custom Fannypack theme for HighlightedCode

4.13.0

Choose a tag to compare

@jxom jxom released this 17 Mar 03:13

Changes

Features

  • Added Badge component

4.12.0

Choose a tag to compare

@jxom jxom released this 06 Mar 13:34

Changes

Features

  • Added Sidebar component