Skip to content

v1.0.0

Compare
Choose a tag to compare
@castastrophe castastrophe released this 18 Jan 20:14

Features

  • e86f33e feat: Add standard attribute/property definitions
  • 4cda080 feat: Launch specific component demo page when specified on npm run start; add start to dev command
  • 0354352 feat: Open a pull request from the command-line
  • 7559485 feat: Migrate from Travis to GitHub Actions
  • 51d055a feat: Add automerge action for pull requests when their base PR is updated

Fixes

  • 24f1057 fix: updated pfe-autocomplete slotted input to use correct font (#1151)
  • 9501ebb fix: Update baseline snapshots to cover full page (#1172)
  • f5443c5 fix: Add a build step to the release script (#1062)
  • b32b41c fix: pfe-accordion adding right border and shadow back (#1184)
  • 47a1f4f fix: unwanted padding on pfe-accordion (#1083)
  • e3cc73b fix: pfe-tabs vertical display on mobile (#1135)
  • 6eadb21 fix: umd.min modules now import umd.min builds of PFE dependencies (#1168)
  • 40e0b09 fix: global theme palette color for visited links in a saturated context
  • 117a0e7 fix: Variable references to theme vs. context
  • a02d6e5 fix: ie11 pfe-cta link text and padding issues
  • f50368b fix: Storybook bug fixes; jump links updates
  • f4880d6 fix: Reduce unnecessary interpolation and function calls (#1042)