Skip to content

v1.0.0-prerelease.39

Pre-release
Pre-release

Choose a tag to compare

@kylebuch8 kylebuch8 released this 19 Feb 19:23

Changelog

Features

  • f93af30 feat: adding the ability for pfe-navigation to use the full width of the viewport (#718)
  • 6e45ab4 feat: pfe-cta add support for disabled button, reduce lightdom needs
  • aac9925 feat: Update pfe-content-set to accept custom container queries
  • 582ffc8 feat: Move generator into the monorepo
  • 3fa441f feat: pfe-navigation - report pfe-nav's height in a global CSS variable (#732)
  • 1a7ff6a feat: Adding ability to configure the localhost domain (#708)

Bug Fixes

  • afd7d6e fix: remove navigation report height for specific id (#746)
  • 34e54f5 fix: cascading the "on" attribute on pfe-content-set #730
  • 422baf4 fix: run prettier only on js and json (#743)

Documentation Updates

  • abbbd8f docs: Add FOUC docs to getting started README FAQ (#549) (#742)
  • 1abe9d7 docs: Update name of pfe-colors mixin in docs (#744)
  • ad1b5b5 docs: Update docs for shell commands (#721)

Code Style Updates

  • 27184d0 style: simplify the dotenv check in spandx.config.js (#725)