-
Notifications
You must be signed in to change notification settings - Fork 26
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/ag-grid)!: support AG Grid 33.0 #3121
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
View your CI Pipeline Execution ↗ for commit 1a9283a.
☁️ Nx Cloud last updated this comment at |
* origin/main: feat(components/toast): add toast and toaster harness (#3141) (#3147) ci: workflow to keep automated-translations in sync (#3145) (#3148) chore: changelog for 11.41.0 (#3139) 🍒 (#3144) feat(components/popovers): add support for custom trigger buttons to dropdown harness (#3129) (#3137) feat(components/core): add SkyViewkeeper support for SkyAppViewportService properties (#3120) (#3143) feat(components/popovers): add custom trigger option to dropdown (#3118) (#3126) fix(components/datetime): address flaky display behavior of key date tooltips (#3128) (#3140) fix(components/router): skyHref should shut down when the application is destroyed (#3134) (#3136) chore: changelog for 11.40.0 (#3133) 🍒 (#3138) chore: add tokenization github copilot prompts (#3135) feat(components/pages): add `sky-modal-link-list` component (#3131) (#3132) chore: changelog for 11.39.0 (#3114) 🍒 (#3127) feat(components/manifest): add code example file contents (internal use only) (#3122) feat(components/layout): add harness for description list (#3124) (#3125) feat(components/split-view): tokenize split view styles (#3119) feat(components/errors): tokenize error styles (#3123) feat(components/inline-form): tokenize inline form styles (#3116) feat(components/pages): tokenize action hub styles (#3109) feat(components/layout): tokenize inline delete styles (#3111) feat(components/flyout): tokenize flyout styles (#3098)
…pdate code examples, add migration schematic
* origin/main: feat: add code example viewer component (internal use only) (#3155) fix(components/layout): exclude controls text content when returning heading text for the box harness (#3156) fix(components/tabs): vertical tabs keyboard operable in mobile view (#3150) (#3151) chore: release 12.0.0-alpha.4 (#3115)
* origin/main: fix: use alias instead of property name for directive inputs in the manifest (#3160) (#3162) fix(components/popovers): fix sporadic dropdown menu misalignment (#3153) (#3154) feat(components/layout): tokenize text expand styles (#3161) chore: changelog for 11.42.0 (#3146) 🍒 (#3157) test: wait for SVG icon sprite when loading fonts (#3158) (#3159)
* origin/main: feat(components/help-inline)!: remove TemplateRef return type on getPopoverContent (#3176)
* origin/main: feat(components/avatar): tokenize avatar styles (#3164)
* origin/main: fix(components/core)!: remove live announcer message from DOM after a set duration (#3178)
libs/components/ag-grid/src/lib/modules/ag-grid/ag-grid-row-delete.component.ts
Show resolved
Hide resolved
libs/components/ag-grid/src/lib/modules/ag-grid/ag-grid.service.ts
Outdated
Show resolved
Hide resolved
* origin/main: fix(components/tabs): puts focus on active tab in mobile view (#3182) (#3190) chore: changelog for 11.43.1 (#3184) 🍒 (#3191) chore: update library resources (#3186) (#3187) ci: pin version for nrwl/nx-set-shas (#3188) (#3189) chore: release 12.0.0-alpha.6 (#3177) fix: mark all harness `hostSelector` properties as "internal" (#3180) (#3183)
Blackbaud-ErikaMcVey
approved these changes
Mar 3, 2025
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#3211694