[pull] latest from ag-grid:latest#720
Merged
pull[bot] merged 12 commits intocode:latestfrom May 8, 2026
Merged
Conversation
* AG-17286-react-rows-flashing
* AG-17280 Toolbar key for api only * Doc updates * Fix lint * Fix link * Correct test behaviour * Update icon folders on the docs * Correcting test behaviour * Update example buttons
* Add translations * update dutch --------- Co-authored-by: Stephen Cooper <scooperdev@gmail.com>
* git subrepo push external/ag-website-shared subrepo: subdir: "external/ag-website-shared" merged: "bb2db9f2eff" upstream: origin: "git@github.com:ag-grid/ag-website-shared.git" branch: "latest" commit: "bb2db9f2eff" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5e0f401" * git subrepo pull external/ag-website-shared subrepo: subdir: "external/ag-website-shared" merged: "693fbe29f87" upstream: origin: "git@github.com:ag-grid/ag-website-shared.git" branch: "latest" commit: "693fbe29f87" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5e0f401" * AG-3390 - Fix formatting differences * AG-3390 - Fix last name error in trial license form * git subrepo push external/ag-website-shared subrepo: subdir: "external/ag-website-shared" merged: "06ffba427e1" upstream: origin: "git@github.com:ag-grid/ag-website-shared.git" branch: "latest" commit: "06ffba427e1" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "30db3b8" * AG-3390 - Add missing framework text animation * AG-3390 - Add missing PRODUCTION_STUDIO_SITE_URL * AG-3390 - Add DEBUG_SCRIPT_FILE_NAME constant Not used in grid at the moment, but could be used in future. From studio, see ag-grid/ag-studio#792 * git subrepo push external/ag-website-shared subrepo: subdir: "external/ag-website-shared" merged: "f4463362670" upstream: origin: "git@github.com:ag-grid/ag-website-shared.git" branch: "latest" commit: "f4463362670" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "30db3b8" * git subrepo pull external/ag-website-shared subrepo: subdir: "external/ag-website-shared" merged: "01e1bd87332" upstream: origin: "git@github.com:ag-grid/ag-website-shared.git" branch: "latest" commit: "01e1bd87332" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "30db3b8"
…13702) * AG-17294 Fix legacy Alpine toolbar font weight and button hover - Add --ag-header-font-weight: 700 to Alpine legacy variables so toolbar matches header - Restore --ag-icon-button-hover-color on button hover (was replaced with --ag-foreground-color, losing the blue active-color hover in Alpine) * AG-17294 Refactor Alpine toolbar font weight and fix group panel padding - Use direct font-weight: 700 rule on .ag-toolbar in Alpine _index.scss instead of declaring --ag-header-font-weight variable - Restore padding-left: var(--ag-cell-horizontal-padding) to .ag-column-drop-horizontal in legacy themes (_column-drop.scss); the toolbar zeroes it via .ag-toolbar-panel override in _toolbar.scss * AG-17294 Fix legacy toolbar: Alpine font-weight, group panel padding, toolbar-panel padding - Alpine toolbar font weight: direct font-weight: 700 on .ag-toolbar in _index.scss, no new variable - Group panel drop zone: restore padding-left in _column-drop.scss for standalone use - Toolbar panel: remove own horizontal padding (ag-toolbar-item margin provides spacing); keep padding: 0 on drop zone inside panel
* AG-3390 - Fix link checker losing tags across stream-chunk boundaries The HTML anchor parser declared its state (prev/active/str) inside the 'readable' event handler, so the state reset every time the event fired. For files larger than the stream's high-water mark, readable fires more than once and any <a> tag straddling a buffer boundary was silently dropped — producing false-positive "could not be resolved" errors for links whose target anchor exists on the page. Hoist the state into the surrounding closure and consume the stream via `for await…of` so it persists across all chunks. * AG-3390 - Remove temp fix for link checker issues
* AG-17295 Fix drop zone pill font weight inheriting from toolbar * Fix broken #client-side anchor in row-models page The Client-Side heading inside a list item did not generate an HTML anchor, causing link validation to fail for all pages referencing /row-models/#client-side. Added explicit Markdoc anchor tag.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )