Skip to content

@asu-design-system/components-core-v1.1.1

Pre-release
Pre-release

Choose a tag to compare

@mlsamuelson mlsamuelson released this 11 May 16:40
· 5459 commits to dev since this release

@asu-design-system/components-core-v1.1.1 (2021-05-11)

Bug Fixes

  • components-core: add breadcrumbs prop to Article component (34b2e3b)
  • components-core: add calendarUrl and zoomUrl props to event articles (f2fdf0a)
  • components-core: add conditionals around event phone and email (75214ab)
  • components-core: add margin bottom to news article date (c697ee6)
  • components-core: add registrationUrl prop to articles and conditional to relocate zoom link (82c7d33)
  • components-core: add regular link option to cards and update article storybook prop value (f7e48a5)
  • components-core: add style for author info for events and news buttons (d56ecb0)
  • components-core: add styling for card tags (d0e0287)
  • components-core: added storybook documentation for Article and Card components (c762f30)
  • components-core: change margins for social media icons and date in news article (b678b08)
  • components-core: conditional for event date and location and separate into constant (68123cd)
  • components-core: conditional rendering for card event info (57c4c1d)
  • components-core: fix body font color on clickable Card (64ac537)
  • components-core: fix components index (879d5c1)
  • components-core: fix proptype definition for breadcrumbs (19d7aa1)
  • components-core: fix proptype errors (74428dc)
  • components-core: fix responsive issue with event time and location section (38a3e3e)
  • components-core: news and event article author info to anchors and add phone to event article (978367e)
  • components-core: remove images from article stories and excess content (7a8b703)
  • components-core: remove link styling from clickable cards (9b6f147)
  • components-core: remove strange import that was added by mistake (318ed6f)
  • components-core: rename date prop to publicationDate (179b067)
  • components-core: reorder regular link prop to below buttons (5db1b70)
  • components-core: resolve lint errors (8ec5c3d)
  • components-core: tweak storybook docs for Article (f5cc227)
  • components-core: update Article stories (2ff9841)
  • components-core: update bootstrap-asu css module (c1416e9)
  • components-core: update button urls in Event story (426531b)
  • components-core: update storybook docs for Card component (5018b4d)
  • components-core: update uds bootstrap css module (ba77aa8)

Reverts

  • Revert "refactor(components-core): drop Article and Card components" (4949b68)