Loading
Commits on Source 25
-
Merzough Münker authored
-
Merzough Münker authored
- @rxap/schematic-composer@19.1.1
-
Merzough Münker authored
- Updated logic to exclude directories starting with `app/` when determining the infix for application projects without a feature.
-
Merzough Münker authored
- @rxap/schematic-angular@19.2.1-dev.0 - @rxap/schematic-composer@19.1.2-dev.0 - @rxap/schematic-nestjs@19.0.6-dev.0 - @rxap/schematics-open-api@19.0.6-dev.0 - @rxap/schematics-ts-morph@19.1.2-dev.0 - @rxap/schematics-xml-parser@19.0.6-dev.0
-
Merzough Münker authored
- Introduced `buildNestProjectName` for dynamic project name resolution. - Enhanced compatibility with application projects by using the resolved project name.
-
Merzough Münker authored
-
Merzough Münker authored
- @rxap/schematic-angular@19.2.1-dev.1 - @rxap/schematic-composer@19.1.2-dev.1 - @rxap/schematic-nestjs@19.0.6-dev.1 - @rxap/schematics-open-api@19.0.6-dev.1 - @rxap/schematics-ts-morph@19.2.0-dev.0 - @rxap/schematics-xml-parser@19.0.6-dev.1
-
Merzough Münker authored
- Added `BackendOptions` parameter to multiple normalization functions (e.g., table columns, accordions, table actions) across the schematic. - Enhanced compatibility for backend-specific configurations.
-
Merzough Münker authored
- @rxap/schematic-angular@19.3.0-dev.0
-
Merzough Münker authored
- Updated error logging to display the error stack for better debugging.
-
Merzough Münker authored
- Enhanced table column normalization to include `OptionsTableColumn` and `CustomTableColumn`. - Updated form control normalization to handle nested backend fallback logic. - Expanded test cases for `NormalizeTableComponentOptions` with real-world examples.
-
Merzough Münker authored
- @rxap/layout@19.2.1-dev.0 - @rxap/data-structure-tree@1.1.18-dev.0 - @rxap/generator-ts-morph@1.0.22-dev.0 - @rxap/json-schema-to-typescript@16.1.4-dev.0 - @rxap/mixin@16.0.16-dev.0 - @rxap/n8n-nodes-cache@1.0.5-dev.0 - @rxap/n8n-nodes-cqrs@0.0.7-dev.0 - @rxap/n8n-nodes-firecrawl@0.3.1-dev.0 - @rxap/n8n-nodes-gitlab@0.2.2-dev.0 - @rxap/n8n-nodes-ipfs@1.0.5-dev.0 - @rxap/n8n-nodes-open-webui@0.0.6-dev.0 - @rxap/n8n-nodes-sanitize-html@1.1.4-dev.0 - @rxap/n8n-nodes-tar@0.1.2-dev.0 - @rxap/n8n-nodes-zip@0.1.2-dev.0 - @rxap/n8n-utilities@1.2.3-dev.0 - @rxap/nest-logger@11.0.1-dev.0 - @rxap/nest-sentry@11.0.1-dev.0 - @rxap/node-utilities@1.3.12-dev.0 - @rxap/plugin-angular@20.3.1-dev.0 - @rxap/plugin-application@20.1.1-dev.0 - @rxap/plugin-compodoc@20.1.1-dev.0 - @rxap/plugin-cypress@20.1.1-dev.0 - @rxap/plugin-docker@20.1.1-dev.0 - @rxap/plugin-gitlab-ci@20.1.1-dev.0 - @rxap/plugin-gpt@20.2.1-dev.0 - @rxap/plugin-kraft@20.0.5-dev.0 - @rxap/plugin-library@20.3.1-dev.0 - @rxap/plugin-llm@20.1.1-dev.0 - @rxap/plugin-localazy@20.2.1-dev.0 - @rxap/plugin-n8n@20.2.1-dev.0 - @rxap/plugin-nestjs@20.2.1-dev.0 - @rxap/plugin-open-api@20.2.1-dev.0 - @rxap/plugin-storybook@20.1.1-dev.0 - @rxap/plugin-typedoc@20.4.1-dev.0 - @rxap/plugin-utilities@20.0.6-dev.0 - @rxap/plugin-web3-storage@20.0.6-dev.0 - @rxap/plugin-workspace@20.2.1-dev.0 - @rxap/preset-angular@20.0.7-dev.0 - @rxap/preset-workspace@20.0.6-dev.0 - @rxap/reflect-metadata@1.0.17-dev.0 - @rxap/schematic-angular@19.3.0-dev.1 - @rxap/schematic-composer@19.1.2-dev.2 - @rxap/schematic-nestjs@19.0.6-dev.2 - @rxap/schematics-open-api@19.0.6-dev.2 - @rxap/schematics-ts-morph@19.2.0-dev.1 - @rxap/schematics-utilities@19.0.6-dev.0 - @rxap/schematics-xml-parser@19.0.6-dev.2 - @rxap/ts-morph@1.6.1-dev.0 - @rxap/utilities@16.5.1-dev.0 - @rxap/workspace-open-api@19.1.2-dev.0 - @rxap/workspace-ts-morph@19.1.14-dev.0 - @rxap/workspace-utilities@19.9.1-dev.0 - @rxap/xml-parser@16.3.1-dev.0
-
Merzough Münker authored
- Replaced relative imports with `@rxap/schematics-utilities` across test files for consistency. - Improved `CoerceNestModule` to handle both application and library projects, introducing module imports resolution. - Added Jest snapshots and test setup enhancements for `ts-morph`.
-
Merzough Münker authored
- Introduced `tags` property to test project configurations. - Enhanced project initialization to include default tags (`angular` and `nest`) for respective modules. - Updated `project.json` handling to persist tag updates.
-
Merzough Münker authored
- @rxap/schematic-angular@19.3.0-dev.2 - @rxap/schematic-composer@19.1.2-dev.3 - @rxap/schematic-nestjs@19.0.6-dev.3 - @rxap/schematics-open-api@19.0.6-dev.3 - @rxap/schematics-ts-morph@19.2.0-dev.2 - @rxap/schematics-utilities@19.1.0-dev.0 - @rxap/schematics-xml-parser@19.0.6-dev.3
-
Merzough Münker authored
- Introduced `ConfigLoadMethod` enum to define loading methods. - Added `order` to `ConfigLoadOptions` to customize the loading sequence of config sources. - Refactored config loading logic to use a dynamic, ordered approach. - Improved error handling and logging for each load method.
-
Merzough Münker authored
- Added detailed JSDoc comments across various utilities in the ts-morph package. - Improved clarity on parameters, return types, and functionality for a wide range of functions. - Enhanced developer documentation for better maintainability and usability.
-
Merzough Münker authored
- Modified `.gitignore` to exclude `/i18n/` but include `.gitkeep` for maintaining the directory in version control.
-
Merzough Münker authored
- Increased Node.js version to >=22 and limited Yarn to 3.6 for compatibility.
-
Merzough Münker authored
- Added `LOCALE_STORAGE_KEY` constant for managing locale storage key. - Replaced hardcoded `"locale"` string across multiple files with `LOCALE_STORAGE_KEY` for consistency and maintainability. - Improved readability and reduced potential errors from duplicate key usage.
-
Merzough Münker authored
- Introduced `console.debug` to log actions when fetching translation files by locale. - Improved transparency during the localization process for better debugging.
-
Merzough Münker authored
- Added `classDeclaration` and `nameOrFindFunction` parameters for enhanced functionality. - Improved flexibility by allowing a string or function to locate decorators.
-
Merzough Münker authored
- Added `export * from './lib/const'` to make constants reusable across the application. - Simplifies imports and promotes consistent use of localization-related constants.
-
Merzough Münker authored
- Increased timeout to 60 seconds for `table-component` and `table-header-button` tests. - Ensures stability for potentially longer-running schematic test executions.
-
Merzough Münker authored
- @rxap/config@19.3.0-dev.0 - @rxap/layout@19.2.1-dev.1 - @rxap/ngx-localize@19.2.0-dev.0 - @rxap/browser-localize@0.1.0-dev.0 - @rxap/generator-ts-morph@1.0.22-dev.1 - @rxap/nest-logger@11.0.1-dev.1 - @rxap/nest-sentry@11.0.1-dev.1 - @rxap/plugin-angular@20.3.1-dev.1 - @rxap/plugin-cypress@20.1.1-dev.1 - @rxap/plugin-gpt@20.2.1-dev.1 - @rxap/plugin-library@20.3.1-dev.1 - @rxap/plugin-llm@20.1.1-dev.1 - @rxap/plugin-n8n@20.2.1-dev.1 - @rxap/plugin-nestjs@20.2.1-dev.1 - @rxap/plugin-open-api@20.2.1-dev.1 - @rxap/plugin-storybook@20.1.1-dev.1 - @rxap/preset-angular@20.0.7-dev.1 - @rxap/schematic-angular@19.3.0-dev.3 - @rxap/schematic-composer@19.1.2-dev.4 - @rxap/schematic-nestjs@19.0.6-dev.4 - @rxap/schematics-open-api@19.0.6-dev.4 - @rxap/schematics-ts-morph@19.2.0-dev.3 - @rxap/schematics-xml-parser@19.0.6-dev.4 - @rxap/ts-morph@1.7.0-dev.0 - @rxap/workspace-ts-morph@19.1.14-dev.1