chore: enhance nextjs auth stubs, bump versions#955
Merged
VasilyStrelyaev merged 6 commits intoDevExpress:devfrom May 8, 2025
Merged
chore: enhance nextjs auth stubs, bump versions#955VasilyStrelyaev merged 6 commits intoDevExpress:devfrom
VasilyStrelyaev merged 6 commits intoDevExpress:devfrom
Conversation
GoodDayForSurf
approved these changes
May 7, 2025
VasilyStrelyaev
added a commit
to VasilyStrelyaev/devextreme-cli
that referenced
this pull request
Jun 10, 2025
* enhance Next.js auth stubs * bump DevExtreme version * disable test * oh * return footer to where it belongs * missed something
VasilyStrelyaev
added a commit
that referenced
this pull request
Jun 13, 2025
* Move to create vite for creating React app (#928) * replace create-react-app by create-vite for creating React App template --------- Co-authored-by: Vasily Strelyaev <Vasily.Strelyaev@devexpress.com> * Add a version of the react with a SWC transpiler (#929) * replace create-react-app by create-vite for creating React App template * revive CI tasks that test against latest scaffolder and framework versions (#930) * Upgrade Devextreme version (#943) * upgrade to Devextreme 25.1.1-alpha * fix issues spotted by Vlad (#950) * Add nextjs template app (#949) Add nextjs template --------- Co-authored-by: Vasily Strelyaev <Vasily.Strelyaev@devexpress.com> * Add prompt for react-app for choosing nextjs/vite (#953) * add prompt for create new react-app --------- Co-authored-by: Vasily Strelyaev <Vasily.Strelyaev@devexpress.com> * chore: enhance nextjs auth stubs, bump versions (#955) * enhance Next.js auth stubs * bump DevExtreme version * disable test * oh * return footer to where it belongs * missed something * Use standalone in Angular app (#951) * use standalone in Angular app * Dev ng use standalone 2 (#956) * fix test increase screenshot comparing threshold * fix: Next.js template throws server cookie decrypt error (#961) * fix server cookie decrypt error * try largest threshold in problematic scenario * disable the problematic scenario completely * more general test suppression * try with new baseline * Add zoneless flag (#962) * Fix for CLI: ng app works incorrectly with ng 20 (#960) * feat: added angular 20 for app * feat: small fix angular 20 for app * feat: small fix angular 20 for app * fix: reverted files * fix: small fix * fix: fix build * fix: fixed tests * fix: small fix * fix: small fix * fix: small fix * fix: revert refactoring * fix: reverted patch * fix: reverted patch * fix(routing): Add logic to add missing imports (#959) * fix(routing): Add logic to add missing import statements to the routing file * fix(tests): Add tests to ensure correct imports in toutes file * fix(routing): Fix dasherize logic in getRooute and fix tests * fix(routing): Improve getRoute logic, add path optional param * fix: combine services and components into one array * fix a style that overlaps with Scheduler styles (#963) * fix rebase artifact * add type to imports --------- Co-authored-by: Aliullov Vlad <91639107+GoodDayForSurf@users.noreply.github.com> Co-authored-by: volvl <dxvladislavvolkov@users.noreply.github.com> Co-authored-by: Sergey Krasnolutskiy <vip.41243@gmail.com> Co-authored-by: Arman Jivanyan <arman.jivanyan@devexpress.com>
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.