-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(components/pages): add sky-link-list
component
#2784
Merged
Merged
Conversation
This file contains 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
johnhwhite
added
the
risk level (author): 1
No additional bugs expected from this change
label
Sep 28, 2024
☁️ Nx Cloud ReportCI is running/has finished running commands for commit a39e44d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Component Storybooks: Apps: |
johnhwhite
force-pushed
the
link-list-component
branch
from
October 2, 2024 17:39
25d8be0
to
6eb5a8b
Compare
apps/e2e/pages-storybook/src/app/shared/links/links.component.ts
Outdated
Show resolved
Hide resolved
libs/components/pages/src/lib/modules/link-list/link-list-item.component.ts
Outdated
Show resolved
Hide resolved
libs/components/pages/src/lib/modules/link-list/link-list.component.ts
Outdated
Show resolved
Hide resolved
apps/e2e/pages-storybook/src/app/shared/links/links.component.html
Outdated
Show resolved
Hide resolved
libs/components/pages/testing/src/link-list/link-list-harness.ts
Outdated
Show resolved
Hide resolved
* origin/main: chore: release 11.7.0 (#2787) feat(components/toast): tokenize toast styling (#2791) fix(components/pages): display dropdowns as inline and fix margins around wrapped buttons (#2794) fix(components/tiles): remove horizontal spacing from tile dashboard in blocks page layout (#2792) fix(sdk/testing): adjust async matchers (#2795) fix(components/forms): delay error display to allow clicks to content below to complete (#2777)
* origin/main: feat(components/forms): add `linkUploadHintText` input to the file drop component (#2796)
Blackbaud-SteveBrush
approved these changes
Oct 4, 2024
Merged
johnhwhite
added a commit
that referenced
this pull request
Oct 4, 2024
…t-component # By John White (1) and Steve Brush (1) # Via GitHub * origin/main: feat(components/pages): add `sky-link-list` component (#2784) feat(components/forms): add `linkUploadHintText` input to the file drop component (#2796) # Conflicts: # apps/code-examples/src/app/code-examples/pages/page/record-page-blocks-layout-demo/demo.component.html # libs/components/pages/src/index.ts # libs/components/pages/src/lib/modules/link-list/link-list.component.ts # libs/components/pages/src/lib/modules/link-list/link-list.module.ts # libs/components/pages/src/lib/modules/page/page.module.ts
johnhwhite
pushed a commit
that referenced
this pull request
Oct 7, 2024
🤖 I have created a release *beep* *boop* --- ## [11.8.0](11.7.0...11.8.0) (2024-10-07) ### Features * **components/forms:** add `linkUploadHintText` input to the file drop component ([#2796](#2796)) ([9f5e268](9f5e268)) * **components/lookup:** add search test harness ([#2798](#2798)) ([ad579e7](ad579e7)) * **components/pages:** add `sky-link-list-recently-accessed` component ([#2800](#2800)) ([0cf6a41](0cf6a41)) * **components/pages:** add `sky-link-list` component ([#2784](#2784)) ([537ef63](537ef63)) * **components/theme:** tokenize type and theme ([#2797](#2797)) ([17d65d9](17d65d9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
AB#3033904 AB#3033919