Skip to content

Release 2.11.0-RC2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 May 10:57
· 61 commits to main since this release

What's Changed

  • chore: restore dev version by @lordrip in #3130
  • feat(DataMapper): implement Element Substitution UI by @mmelko in #3119
  • feat(DataMapper): Add ChoiceSelectionService for xs:choice selection … by @mmelko in #3123
  • fix: DataMapper: Grabbing icon shows even after the schema is attached by @matheusandre1 in #3134
  • refactor(DataMapper): extract common modal DnD event isolation into DataMapperModal by @mmelko in #3139
  • chore(DataMapper): Make sure IField.namespaceURI gets always empty st… by @igarashitm in #3143
  • feat(DataMapper): Support abstract element / abstract complexType by @igarashitm in #3137
  • feat(components): accessible resizablesplitpanels by @PVinaches in #3145
  • chore(DataMapper): rename FieldTypeOverride to FieldOverride (#3122) by @mmelko in #3138
  • fix(DataMapper): Consolidate mapping action capability checks into ac… by @igarashitm in #3144
  • feat(DataMapper): Allow editing mapping fields via double-click by @pvillant in #3128
  • fix(DataMapper): Reduce dragged item size to improve usability by @pvillant in #3147
  • fix(DataMapper): Do not remove InstructionItem targeted field item by @igarashitm in #3150
  • refactor(DataMapper): Reorganize DataMapper services by @igarashitm in #3152
  • chore(DataMapper): Add ForEachGroupItem and GroupingStrategy by @igarashitm in #3154
  • refactor: move icon fetching from the canvas layer to the mapping layer by @shivamG640 in #3100
  • fix(DataMapper): Fix primitive document content and document root ren… by @igarashitm in #3157
  • feat(DataMapper): Allow to collapse the function list in XPath editor… by @tplevko in #3155
  • refactor(DataMapper): Extract XSLT item handlers from mapping-seriali… by @igarashitm in #3159
  • added .codex to gitignore by @lhein in #3166
  • fix(DataMapper): Use solid line for primitive params without schema by @pvillant in #3160
  • feat(Datamapper): choice context menu by @mmelko in #3161
  • chore(DataMapper): for-each-group: S.3, S.6: Add tests for group-star… by @igarashitm in #3170
  • fix(DataMapper): xsl:variable: XSLT serialization/deserialization by @igarashitm in #3171
  • fix: updated dynamic catalog to accept cache partially filled by @PVinaches in #3177
  • Tooltip migration to async by @PVinaches in #3163
  • fix(DataMapper): Restored panel headers (Source and Target) by @pvillant in #3176
  • feat(dynamic catalogue): icons tooltip migration by @PVinaches in #3174
  • Chore: relocate resolvers by @PVinaches in #3182
  • refactor(datamapper): split field context menu hooks and tests by @mmelko in #3173
  • fix: added missing icons and fixed kamelets icons labels by @PVinaches in #3187
  • chore(storybook): Silence storybook CSS-related logs by @lordrip in #3192
  • feat(canvas): title migration to async by @PVinaches in #3188
  • fix(DataMapper): Fix tree node indentation for non-expandable children (#3172) by @mmelko in #3189
  • fix(DataMapper): Sync mapping lines on window resize when editor changes size by @pvillant in #3185
  • chore(canvas): refactor title and tooltip resolvers by @PVinaches in #3194
  • Add custom fields for Citrus Endpoints and MessageBody by @christophd in #3098
  • chore(vscode): Remove RuntimeSelector from VS Code by @lordrip in #3204
  • feat(DataMapper): Add xsl:sort support for xsl:for-each / xsl:for-eac… by @igarashitm in #3198
  • feat(Datamapper): MappingPairService, MappingValidationService by @mmelko in #3179
  • fix(DataMapper): Support circular xs:include by @igarashitm in #3208
  • fix(DataMapper): Add service methods for applying xsl:for-each-group by @igarashitm in #3207
  • feat(datamapper): implement abstract field substitution context menu by @mmelko in #3197
  • fix(DataMapper): xsl:variable: No.6: Add MappingService Methods for v… by @igarashitm in #3205
  • chore(dynamic-catalog): add resolveCatalogLookup() by @shivamG640 in #3216
  • feat(DataMapper): Members of collection choice inherit collection sem… by @mmelko in #3215
  • feat(datamapper): Allow to delete usage of a datampping by hitting De… by @tplevko in #3211
  • feat(DataMapper): wrap collection choice mapping with for-each (#2815) by @mmelko in #3213
  • fix(DataMapper): Avoid state update in useDataMapperDeleteHotKey hook… by @igarashitm in #3221
  • feat(DataMapper): add isResourceExist method to metadata API by @pvillant in #3223
  • fix(DataMapper): Fix mapping refresh timing by @igarashitm in #3224
  • chore(dynamic-catalog): move resolveCatalogLookup by @PVinaches in #3231
  • feat(DataMapper): Add XSLT file recovery and rename functionality by @pvillant in #3214
  • fix(DataMapper): skip rendering nested choice node if both are selected by @mmelko in #3222
  • feat(Settings): Add hidden runtime and testing versions to the Settings form by @lordrip in #3235
  • chore: release 2.11-RC2 by @lordrip in #3237

New Contributors

Full Changelog: 2.11.0-RC1...2.11.0-RC2