fix(unity-react-core): fixed success font and title#1744
Open
spaceperson wants to merge 74 commits into
Open
Conversation
Add an optional noFeedText prop to CardsGridEvents and CardsListEvents, propagated through BaseFeed to FeedContainerProvider in place of the hardcoded "No events to show." string. Defaults to the original text so existing consumers are unaffected. - Add noFeedText to propTypes and BaseFeed propTypes - Add Storybook stories and unit tests for the override behavior - Bump package to 3.2.0 and update changelog
semantic-release generates these in the pipeline
An empty or whitespace-only noFeedText now renders the default "No events to show." instead of an empty message
# [@asu/component-events-v3.2.0](https://github.com/asu/asu-unity-stack/compare/@asu/component-events-v3.1.0...@asu/component-events-v3.2.0) (2026-07-14) ### Bug Fixes * **component-events:** fall back to default noFeedText when blank ([e85d4da](e85d4da)) ### Features * **component-events:** expose configurable noFeedText prop ([9cac3e9](9cac3e9))
# [@asu/unity-bootstrap-theme-v1.39.6](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.39.5...@asu/unity-bootstrap-theme-v1.39.6) (2026-07-14) ### Bug Fixes * **unity-bootstrap-theme:** keep hero CTA inside the hero box below md breakpoint ([0057cd4](0057cd4))
…no CTA is present On md+ viewports, grid row 4 of uds-hero-sm collapses to 0 when the hero has no CTA button, leaving the h1 flush against the bottom edge. Carry the bottom spacing on the h1 instead, and reset it to 0 when a CTA is present (via .has-btn-row or the :has(> a.btn) fallback).
# [@asu/unity-bootstrap-theme-v1.39.7](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.39.6...@asu/unity-bootstrap-theme-v1.39.7) (2026-07-14) ### Bug Fixes * **unity-bootstrap-theme:** add bottom spacing to hero-sm title when no CTA is present ([51ebf35](51ebf35))
…_tabbed-panels.scss
Fix padding and updated event handler for safari issue
…gree pages" This reverts commit f06e70a.
# [@asu/unity-bootstrap-theme-v2.0.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-bootstrap-theme-v1.39.7...@asu/unity-bootstrap-theme-v2.0.0) (2026-07-17) ### Bug Fixes * **unity-bootstrap-theme:** fix safari dropdown issue in tab panels ([33d209b](33d209b)) * **unity-bootstrap-theme:** todo 3.2 ([970c8e8](970c8e8)) * **unity-bootstrap-theme:** todo 3.3, changed MoreDropdown.js to fit _tabbed-panels.scss ([f55a827](f55a827)) * **unity-bootstrap-theme:** update bootstrap tabbed panels JS and styles ([bcdd640](bcdd640)) * **unity-bootstrap-theme:** update tabbed panel JS ([9123d4b](9123d4b)) * **unity-bootstrap-theme:** update tabbed panel JS ([c171ba8](c171ba8)) * **unity-bootstrap-theme:** update tabbed panel JS ([f994c24](f994c24)) * **unity-bootstrap-theme:** update tabbed panel JS and styles ([71e53af](71e53af)) * **unity-bootstrap-theme:** update tabbed panel JS to mimic react version ([72b763b](72b763b)) * **unity-react-core:** add NavControls for app-webdir-ui use ([a4fecfe](a4fecfe)) * **unity-react-core:** address tabbed panel pr comments ([5c7085b](5c7085b)) * **unity-react-core:** changes made after review ([c35491c](c35491c)) * **unity-react-core:** final design before completeing tests ([5a44c52](5a44c52)) * **unity-react-core:** scrolling feature final ([13ba723](13ba723)) * **unity-react-core:** toDo 5.1 ([50abf19](50abf19)) * **unity-react-core:** update tabbed panel logic ([084885b](084885b)) ### Features * **unity-bootstrap-theme:** tabbed panel rewrite ([299f76e](299f76e)) * **unity-bootstrap-theme:** tODO 3.1 ([934f119](934f119)) * **unity-bootstrap-theme:** todo 3.2 ([f90438c](f90438c)) ### BREAKING CHANGES * **unity-bootstrap-theme:** New html styles are relying on unity-react-core html
# [@asu/unity-react-core-v2.0.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.11.4...@asu/unity-react-core-v2.0.0) (2026-07-17) ### Bug Fixes * **unity-bootstrap-theme:** todo 3.3, changed MoreDropdown.js to fit _tabbed-panels.scss ([f55a827](f55a827)) * **unity-bootstrap-theme:** update tabbed panel JS ([c171ba8](c171ba8)) * **unity-react-core:** 2.1 ([97fd7c0](97fd7c0)) * **unity-react-core:** 2.1 changes ([8021a59](8021a59)) * **unity-react-core:** 2.2 with changes in tabheader.jsx file ([ccc955c](ccc955c)) * **unity-react-core:** add NavControls for app-webdir-ui use ([a4fecfe](a4fecfe)) * **unity-react-core:** added scrolling feature ([9770d53](9770d53)) * **unity-react-core:** address tabbed panel pr comments ([5c7085b](5c7085b)) * **unity-react-core:** changes ([cfbc917](cfbc917)) * **unity-react-core:** changes made after review ([c35491c](c35491c)) * **unity-react-core:** final design before completing all tests ([4e70b71](4e70b71)) * **unity-react-core:** fix react more dropdown disappearing ([f76633f](f76633f)) * **unity-react-core:** fix resize issue with react tabbed panel ([e0d4eb8](e0d4eb8)) * **unity-react-core:** fix two issues in pr ([1b9fce5](1b9fce5)) * **unity-react-core:** readd stories to Typescript config ([22e8d73](22e8d73)) * **unity-react-core:** remove focus on more tabbed panel click ([080ea5c](080ea5c)) * **unity-react-core:** to do 1.2 ([20cc261](20cc261)) * **unity-react-core:** toDo 1.1 ([ba5caef](ba5caef)) * **unity-react-core:** toDo 5.1 ([50abf19](50abf19)) * **unity-react-core:** toDo 5.2 ([11c58a1](11c58a1)) * **unity-react-core:** update dropdown for tabbed panel placement ([5e2eba8](5e2eba8)) * **unity-react-core:** update tabbed panel logic ([084885b](084885b)) * **unity-react-core:** update tabbed panels markup ([aec1303](aec1303)) ### Features * **unity-react-core:** phase 4 ([2a688c5](2a688c5)) * **unity-react-core:** rewrite tabbed panels ([e20622d](e20622d)) * **unity-react-core:** tabbed Panel Rewrite ([5021fc4](5021fc4)) * **unity-react-core:** toDo 1.3 ([85b1bd9](85b1bd9)) * **unity-react-core:** tODO 2.3 ([e2452b3](e2452b3)) ### BREAKING CHANGES * **unity-react-core:** Tabbed panels have been rewritten to include a dropdown and overflow logic with a More button. This changes the fundamental behavior
BREAKING CHANGE: Tabbed panels have been rewritten to include a dropdown and overflow logic with a More button. This changes the fundamental behavior
BREAKING CHANGE: Tabbed panels have been rewritten to include a dropdown and overflow logic with a More button. This changes the fundamental behavior
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist
Important Reminders
Links