Skip to content

v2023.8.0

Choose a tag to compare

@sbegaudeau sbegaudeau released this 04 Dec 08:43
· 2158 commits to master since this release

What's Changed

  • [releng] Bump version to 2023.6.0 by @sbegaudeau in #2042
  • [1989] Improve the alternate diagram rendering by @sbegaudeau in #2006
  • Integrate the workbench selection with react-flow by @gcoutable in #2035
  • [releng] Upgrade JaCoCo Maven Plug-in from 0.8.8 to 0.8.10 by @pcdavid in #2017
  • [2047] Project view-builder passes Archunit tests by @mcharfadi in #2049
  • [2058] Fix default icon for List widget candidates by @AxelRICHARD in #2059
  • [doc] Contribute a shape for the disable/enable on widgets by @frouene in #2057
  • Remove table-layout from ListPropertySection by @AxelRICHARD in #2062
  • [2036] Add page actions in form by @frouene in #2037
  • [2015] Improves feedback message capability by @frouene in #2016
  • [doc] Add shape for help expressions on widgets by @pcdavid in #1987
  • [2039] Add a "Blank Studio" project template by @pcdavid in #2040
  • [doc] Add shape for reference widgets by @pcdavid in #2054
  • [releng] Switch to Guava 32.0.0-jre by @sbegaudeau in #2075
  • [2010] Add a palette for node with reactflow by @gcoutable in #2012
  • [2076] Fix a spring service declaration to add interface implementation. by @frouene in #2078
  • [2032] Improve the lifecycle of form descriptions used by the details view by @frouene in #2043
  • [1988] Add support for optional help text on widgets by @pcdavid in #2011
  • [cleanup] Use IEditingContextDispatcher in CompletionProposals data fetcher by @pcdavid in #2051
  • [enh] Enable the new Cypress's experimental RunAllSpecs mode by @pcdavid in #2066
  • [2072] Fix an NPE when rendering some widgets with no candidates expression by @pcdavid in #2073
  • Add a basic support for node resize by @gcoutable in #2052
  • [2067] Fix completion support for custom widgets' expression fields by @pcdavid in #2068
  • [1989] Contribute a server to compute the layout of the diagram by @sbegaudeau in #2053
  • [2004] Add an optional icon to select widget options by @mcharfadi in #2005
  • [2092] Fix support for help expressions on FlexboxContainer by @pcdavid in #2093
  • [2088] Fix initial value of the Tree Filter Bar by @AxelRICHARD in #2089
  • [2055] Add custom widget to edit EMF references by @pcdavid in #2074
  • [fix] Prevent overflow to be displayed on form description editor by @gcoutable in #2100
  • [cleanup] Remove auto-generated EMF icons by @gcoutable in #2101
  • [1618] Split View into dedicated subpackages by @gcoutable in #2099
  • [fix] Properties from Diagram & Form ecore are also View properties by @AxelRICHARD in #2109
  • [fix] Fix Reference Widget child extender registration by @pcdavid in #2108
  • [releng] Bump version to 2023.6.2 by @AxelRICHARD in #2106
  • Improve the support for diagrams by @sbegaudeau in #2084
  • [releng] Bump version to 2023.6.3 by @AxelRICHARD in #2111
  • [2056] Add isEnabledExpression on widgets by @frouene in #2061
  • [2115] Add label placement for checkbox by @frouene in #2119
  • [doc] Contribute a shape for the container border style customization. by @frouene in #2082
  • [2121] [2132] Add new closed arrows to diagram arrow styles by @AxelRICHARD in #2122
  • [2133] Fix NPE in Related Elements view by @pcdavid in #2134
  • [2112] Fix the pages filtering in form editor by @frouene in #2113
  • [2077] Add borderStyle to container by @frouene in #2105
  • [releng] Bump version to 2023.6.4 by @AxelRICHARD in #2137
  • [2098] Enable vertical scrolling on the Reference widget's when showing more than a few values by @pcdavid in #2107
  • [enh] Make isViewElement test more generic by @pcdavid in #2110
  • [doc] Fix title of ADR 105 by @pcdavid in #2139
  • [2080] Add an inital label value when editing tree items label by @mcharfadi in #2081
  • [2124] Rename DocumentMetadataAdapter and move it in sirius-components-emf by @pcdavid in #2129
  • [doc] Improve the custom widget how-to by @pcdavid in #2063
  • [2090] Add the support for arrange all with reactflow by @gcoutable in #2114
  • [2135] Allow TreeItemContextMenuContributions to only apply to specific trees by @pcdavid in #2136
  • [2128] Make copyright for generated classes consistent by @frouene in #2130
  • [2152] Some characters typed in the filter bar raise exception by @AxelRICHARD in #2153
  • [2155] Fix "Expand All" does not always reveal the last level by @AxelRICHARD in #2156
  • [2091] Add support for the direct edit of nodes by @mcharfadi in #2146
  • [2144] Fix default properties values for widgets with no style by @AxelRICHARD in #2145
  • [2142] Add support for Edge labels (begin, center, end) by @mcharfadi in #2143
  • [2094] Add the support for a diagram palette by @gcoutable in #2120
  • [fix] Fix direct-edit on list nodes by @gcoutable in #2160
  • [2152] Simplify the filtering of tree items by removing the regular expression used by @AxelRICHARD in #2154
  • [doc] Update README.adoc by @AxelRICHARD in #2167
  • [2125] Add the possibility to programmatically order and filter pages… by @frouene in #2151
  • [2097] Add click handler support for the reference widget by @frouene in #2157
  • [doc] Contribute a shape for the filtering/ordering pages API by @frouene in #2127
  • [cleanup] Update the View elements builders by @pcdavid in #2176
  • [2140] Fix Drag'n'drop when a representation is selected by @mcharfadi in #2164
  • [2123] Add support for non-selectable tree items by @pcdavid in #2131
  • [2126] Add support for multiple TreeDescription by @pcdavid in #2148
  • [2096] Add style for the reference widget by @frouene in #2141
  • [2179] Fix whole word pattern is not detected by the filter bar by @AxelRICHARD in #2181
  • [2178] Fix an error when opening an EdgeStyle by @frouene in #2180
  • [releng] Bump version to 2023.6.5 by @frouene in #2182
  • [2116] Add a modal to select a new value for single-valued references by @pcdavid in #2158
  • [2019] Export & import project natures by @pcdavid in #2177
  • [2183] Add some data-testid to help cypress tests redaction by @frouene in #2189
  • [2083] Add support for edge markers by @mcharfadi in #2193
  • [2103] Add support for edge reconnection by @mcharfadi in #2159
  • [2086] Add support for hide/fade nodes by @mcharfadi in #2147
  • [2190] Fix Image Node creation size by @AxelRICHARD in #2203
  • [2211] Fix edges labels icons are not displayed by @mcharfadi in #2212
  • [2197] Fix the renaming of a project from the project page by @AxelRICHARD in #2202
  • [2194] Fix the possibility to set None for color properties in View by @AxelRICHARD in #2199
  • [2095] Add support for the creation of new edges by @sbegaudeau in #2150
  • [2104] Initiate fontend size and position computation by @gcoutable in #2184
  • [2225] The page tab might be too small by @mcharfadi in #2226
  • [2220] Fixes for vscode extenstion by @mcharfadi in #2221
  • [fix] Remove and incorrect call to it.only() in Cypress tests by @pcdavid in #2216
  • [fix] Fix potential NPE on missing DiagramDescription.palette by @pcdavid in #2227
  • [2217] Use the image content type in the svg export by @gcoutable in #2224
  • [releng] Bump version to 2023.8.0 by @gcoutable in #2238

Full Changelog: v2023.6.0...v2023.8.0