License: Add new urls for licensing trial panels#33287
Merged
ajivanyandev merged 2 commits intoDevExpress:26_1from Apr 15, 2026
Merged
License: Add new urls for licensing trial panels#33287ajivanyandev merged 2 commits intoDevExpress:26_1from
ajivanyandev merged 2 commits intoDevExpress:26_1from
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates licensing documentation URLs used by the license trial panel/help links across DevExtreme core (jQuery) and wrapper packages, and removes two previously defined warning codes from the core error catalog.
Changes:
- Update
LICENSING_DOC_LINK/ wrapperlicensingDocLinkdefaults to newdevexpress.com/go/...URLs. - Update Angular/React/Vue wrapper tests to assert the new help link values.
- Remove W0022 and W0024 from the core error map and from the
LicenseVerifyResulttype union.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/devextreme/js/__internal/core/m_errors.ts | Removes W0022/W0024 warning messages from the core errors map. |
| packages/devextreme/js/__internal/core/license/types.ts | Drops W0022/W0024 from LicenseVerifyResult union type. |
| packages/devextreme/js/__internal/core/license/const.ts | Updates default licensing documentation link constant (jQuery). |
| packages/devextreme-angular/src/core/component.ts | Updates Angular wrapper default licensingDocLink. |
| packages/devextreme-angular/tests/src/core/component.spec.ts | Updates Angular wrapper test expectation for licensingDocLink. |
| packages/devextreme-react/src/core/component-base.tsx | Updates React wrapper default licensingDocLink. |
| packages/devextreme-react/src/core/tests/component.test.tsx | Updates React wrapper test expectation for licensingDocLink. |
| packages/devextreme-vue/src/core/component.ts | Updates Vue wrapper default licensingDocLink. |
| packages/devextreme-vue/src/core/tests/component.test.ts | Updates Vue wrapper test expectation for licensingDocLink. |
AlisherAmonulloev
approved these changes
Apr 15, 2026
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.
No description provided.