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

Releases: FormidableLabs/formidable-landers

Version 9.0.0

18 Apr 00:34

Choose a tag to compare

Updates to new wordmark for shared headers and footers

v8.3.1

22 Jun 23:17

Choose a tag to compare

  • Fix misspelling of link to Cookies Policy in Cookie Banner (PR #257)

v8.3.0

22 Jun 22:57

Choose a tag to compare

  • Add CookieBanner to Header component (PR #256)

v7.0.0

18 Sep 19:31

Choose a tag to compare

This version fixes two errors in test due to minor package updates. It also upgrades dependencies to be compatible with GatsbyJS sites.

  • chai@^4.1.2
  • css-loader@^0.28.7
  • enzyme@^2.9.1
  • eslint@^4.7.0
  • eslint-plugin-react@^7.3.0
  • normalize.css@^7.0.0
  • postcss-cssnext@^3.0.2
  • postcss-import@^10.0.0
  • postcss-loader@^2.0.6
  • postcss-url@^7.1.2
  • react@^15.6.1
  • react-test-renderer@^15.6.1
  • style-loader@^0.18.2
  • webpack-dashboard@^1.0.0-5

v5.1.1

28 Sep 20:53

Choose a tag to compare

  • Update Victory Stylesheet with desaturated colors that mesh well with the new header (PR #180)

v5.1.0

28 Sep 20:54

Choose a tag to compare

  • Replace the Formidable GitHub links in the Footer with logos (PR #174)

v5.0.1

16 Sep 22:22

Choose a tag to compare

  • Simplify background of <Header/> (PR #173)

v5.0.0

14 Sep 19:14

Choose a tag to compare

  • Victory Stylesheet: Fix bug so scrollbars do not show by default (PR #170)
  • <Header/>: Increase Formidable and space-branding by 200% (PR #171)

v4.0.4

12 Sep 21:56

Choose a tag to compare

  • Add .formidableHeader-logo and .formidableFooter-logo classes to target the logos in both the header and footer components (PR #169)

v4.0.3

12 Sep 18:47

Choose a tag to compare

  • Fix order of style props so that it overrides default styles (PR #168)
  • Add a container wrapper so the components can match each lander’s layout (PR #168)