Skip to content

Commit ff9b9fa

Browse files
chore(release): 1.1.1 [skip ci]
# [@asu-design-system/components-core-v1.1.1](https://github.com/ASU/asu-unity-stack/compare/@asu-design-system/components-core-v1.1.0...@asu-design-system/components-core-v1.1.1) (2021-05-11) ### Bug Fixes * **components-core:** add breadcrumbs prop to Article component ([34b2e3b](34b2e3b)) * **components-core:** add calendarUrl and zoomUrl props to event articles ([f2fdf0a](f2fdf0a)) * **components-core:** add conditionals around event phone and email ([75214ab](75214ab)) * **components-core:** add margin bottom to news article date ([c697ee6](c697ee6)) * **components-core:** add registrationUrl prop to articles and conditional to relocate zoom link ([82c7d33](82c7d33)) * **components-core:** add regular link option to cards and update article storybook prop value ([f7e48a5](f7e48a5)) * **components-core:** add style for author info for events and news buttons ([d56ecb0](d56ecb0)) * **components-core:** add styling for card tags ([d0e0287](d0e0287)) * **components-core:** added storybook documentation for Article and Card components ([c762f30](c762f30)) * **components-core:** change margins for social media icons and date in news article ([b678b08](b678b08)) * **components-core:** conditional for event date and location and separate into constant ([68123cd](68123cd)) * **components-core:** conditional rendering for card event info ([57c4c1d](57c4c1d)) * **components-core:** fix body font color on clickable Card ([64ac537](64ac537)) * **components-core:** fix components index ([879d5c1](879d5c1)) * **components-core:** fix proptype definition for breadcrumbs ([19d7aa1](19d7aa1)) * **components-core:** fix proptype errors ([74428dc](74428dc)) * **components-core:** fix responsive issue with event time and location section ([38a3e3e](38a3e3e)) * **components-core:** news and event article author info to anchors and add phone to event article ([978367e](978367e)) * **components-core:** remove images from article stories and excess content ([7a8b703](7a8b703)) * **components-core:** remove link styling from clickable cards ([9b6f147](9b6f147)) * **components-core:** remove strange import that was added by mistake ([318ed6f](318ed6f)) * **components-core:** rename `date` prop to `publicationDate` ([179b067](179b067)) * **components-core:** reorder regular link prop to below buttons ([5db1b70](5db1b70)) * **components-core:** resolve lint errors ([8ec5c3d](8ec5c3d)) * **components-core:** tweak storybook docs for Article ([f5cc227](f5cc227)) * **components-core:** update Article stories ([2ff9841](2ff9841)) * **components-core:** update bootstrap-asu css module ([c1416e9](c1416e9)) * **components-core:** update button urls in Event story ([426531b](426531b)) * **components-core:** update storybook docs for Card component ([5018b4d](5018b4d)) * **components-core:** update uds bootstrap css module ([ba77aa8](ba77aa8)) ### Reverts * Revert "refactor(components-core): drop Article and Card components" ([4949b68](4949b68))
1 parent 2de46c7 commit ff9b9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu-design-system/components-core",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Core UDS Preact UI components required by other higher-order Preact packages",
55
"author": "Nathan Rollins <[email protected]>",
66
"homepage": "https://github.com/ASU/asu-unity-stack#readme",

0 commit comments

Comments
 (0)