Skip to content

Commit

Permalink
NO-ISSUE: 0.32.0 CHANGELOGs (#1989)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulovmr authored Oct 13, 2023
1 parent 2138754 commit dc06fd8
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/bpmn-vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.32.0 (alpha)

- NO-ISSUE - Improved localization for Stunner BPMN Editor

# 0.31.0 (alpha)

- _(No new features)_
Expand Down
10 changes: 10 additions & 0 deletions packages/dmn-vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.32.0 (alpha)

- NO-ISSUE - Add DMN 1.5 specification files to `packages/dmn-marshaller`
- [kie-issues#180](https://github.com/kiegroup/kie-issues/issues/180) - On DMN Editor's Boxed Expression Editor, when resizing Context/Invocation entry info cells, minWidths are getting messy
- [kie-issues#510](https://github.com/kiegroup/kie-issues/issues/510) - Content assist in DMN Editor doesn't allow true/false without major changes
- [kie-issues#420](https://github.com/kiegroup/kie-issues/issues/420) - Boxed expression component context menu renders both selected and the chosen cell menu
- [kie-issues#159](https://github.com/kiegroup/kie-issues/issues/159) - Colorize variable names in FEEL inputs on DMN Editor's Boxed Expression Editor
- [kie-issues#589](https://github.com/kiegroup/kie-issues/issues/589) - Monaco-editor doesn't apply colorisation in DMN Editor
- [kie-issues#590](https://github.com/kiegroup/kie-issues/issues/590) - In Boxed Expression Editor, Insert N columns/rows does nothing

# 0.31.0 (alpha)

- [kie-issues#183](https://github.com/kiegroup/kie-issues/issues/183) - Dead keys (E.g., ˜ˆ´¨) are not triggering edit mode correctly on BeeTable cells
Expand Down
4 changes: 4 additions & 0 deletions packages/pmml-vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.32.0 (alpha)

- _(No new features)_

# 0.31.0 (alpha)

- _(No new features)_
Expand Down
13 changes: 13 additions & 0 deletions packages/serverless-workflow-vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 0.32.0 (alpha)

- [KOGITO-9668](https://issues.redhat.com/browse/KOGITO-9668) - SWF Editor - In VSCode the diagram reloads if a user clicks on any area of the canvas
- [KOGITO-8289](https://issues.redhat.com/browse/KOGITO-8289) - SWF Editor - Marshalling codebase clean-up
- [KOGITO-9597](https://issues.redhat.com/browse/KOGITO-9597) - Broken error page layout
- [KOGITO-9685](https://issues.redhat.com/browse/KOGITO-9685) - Fix dirty state on SWF combined editor
- [KOGITO-8328](https://issues.redhat.com/browse/KOGITO-8328) - SWF Editor - Upgrade stream to GWT 2.10
- [KOGITO-9536](https://issues.redhat.com/browse/KOGITO-9536) - SWF Editor - Simplifying the hierarchy of canvas elements.
- [KOGITO-9538](https://issues.redhat.com/browse/KOGITO-9538) - SWF Editor - Get rid of HandlerRegistration and MouseUpHandler
- [KOGITO-9724](https://issues.redhat.com/browse/KOGITO-9724) - Move selectFromContentAssist to SwfTextEditor class
- [KOGITO-9695](https://issues.redhat.com/browse/KOGITO-9695) - SWF Editor - Refactor GWT components
- [KOGITO-9767](https://issues.redhat.com/browse/KOGITO-9767) - SWF Editor - final migration to native apis

# 0.31.0 (alpha)

- [KOGITO-7733](https://issues.redhat.com/browse/KOGITO-7733) - SWF Editor - Enable & customize toolbox
Expand Down
4 changes: 4 additions & 0 deletions packages/vscode-extension-dashbuilder-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.32.0 (alpha)

- _(No new features)_

# 0.31.0 (alpha)

- [KOGITO-9425](https://issues.redhat.com/browse/KOGITO-9425) - Make sure that column settings are respected for meters and timeseries in Dashbuilder
Expand Down
11 changes: 11 additions & 0 deletions packages/vscode-extension-kie-ba-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 0.32.0 (alpha)

- NO-ISSUE - Improved localization for Stunner BPMN Editor
- NO-ISSUE - Add DMN 1.5 specification files to `packages/dmn-marshaller`
- [kie-issues#180](https://github.com/kiegroup/kie-issues/issues/180) - On DMN Editor's Boxed Expression Editor, when resizing Context/Invocation entry info cells, minWidths are getting messy
- [kie-issues#510](https://github.com/kiegroup/kie-issues/issues/510) - Content assist in DMN Editor doesn't allow true/false without major changes
- [kie-issues#420](https://github.com/kiegroup/kie-issues/issues/420) - Boxed expression component context menu renders both selected and the chosen cell menu
- [kie-issues#159](https://github.com/kiegroup/kie-issues/issues/159) - Colorize variable names in FEEL inputs on DMN Editor's Boxed Expression Editor
- [kie-issues#589](https://github.com/kiegroup/kie-issues/issues/589) - Monaco-editor doesn't apply colorisation in DMN Editor
- [kie-issues#590](https://github.com/kiegroup/kie-issues/issues/590) - In Boxed Expression Editor, Insert N columns/rows does nothing

# 0.31.0 (alpha)

- [kie-issues#183](https://github.com/kiegroup/kie-issues/issues/183) - Dead keys (E.g., ˜ˆ´¨) are not triggering edit mode correctly on BeeTable cells
Expand Down
21 changes: 21 additions & 0 deletions packages/vscode-extension-kogito-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# 0.32.0 (alpha)

- NO-ISSUE - Improved localization for Stunner BPMN Editor
- NO-ISSUE - Add DMN 1.5 specification files to `packages/dmn-marshaller`
- [kie-issues#180](https://github.com/kiegroup/kie-issues/issues/180) - On DMN Editor's Boxed Expression Editor, when resizing Context/Invocation entry info cells, minWidths are getting messy
- [kie-issues#510](https://github.com/kiegroup/kie-issues/issues/510) - Content assist in DMN Editor doesn't allow true/false without major changes
- [kie-issues#420](https://github.com/kiegroup/kie-issues/issues/420) - Boxed expression component context menu renders both selected and the chosen cell menu
- [kie-issues#159](https://github.com/kiegroup/kie-issues/issues/159) - Colorize variable names in FEEL inputs on DMN Editor's Boxed Expression Editor
- [kie-issues#589](https://github.com/kiegroup/kie-issues/issues/589) - Monaco-editor doesn't apply colorisation in DMN Editor
- [kie-issues#590](https://github.com/kiegroup/kie-issues/issues/590) - In Boxed Expression Editor, Insert N columns/rows does nothing
- [KOGITO-9668](https://issues.redhat.com/browse/KOGITO-9668) - SWF Editor - In VSCode the diagram reloads if a user clicks on any area of the canvas
- [KOGITO-8289](https://issues.redhat.com/browse/KOGITO-8289) - SWF Editor - Marshalling codebase clean-up
- [KOGITO-9597](https://issues.redhat.com/browse/KOGITO-9597) - Broken error page layout
- [KOGITO-9685](https://issues.redhat.com/browse/KOGITO-9685) - Fix dirty state on SWF combined editor
- [KOGITO-8328](https://issues.redhat.com/browse/KOGITO-8328) - SWF Editor - Upgrade stream to GWT 2.10
- [KOGITO-9536](https://issues.redhat.com/browse/KOGITO-9536) - SWF Editor - Simplifying the hierarchy of canvas elements.
- [KOGITO-9538](https://issues.redhat.com/browse/KOGITO-9538) - SWF Editor - Get rid of HandlerRegistration and MouseUpHandler
- [KOGITO-9724](https://issues.redhat.com/browse/KOGITO-9724) - Move selectFromContentAssist to SwfTextEditor class
- [KOGITO-9695](https://issues.redhat.com/browse/KOGITO-9695) - SWF Editor - Refactor GWT components
- [KOGITO-9767](https://issues.redhat.com/browse/KOGITO-9767) - SWF Editor - final migration to native apis

# 0.31.0 (alpha)

- [KOGITO-9425](https://issues.redhat.com/browse/KOGITO-9425) - Make sure that column settings are respected for meters and timeseries in Dashbuilder
Expand Down
1 change: 1 addition & 0 deletions packages/yard-vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
- [KOGITO-7526](https://issues.redhat.com/browse/KOGITO-7526) - [yard Editor] First draft of yard UI editor
- [KOGITO-7576](https://issues.redhat.com/browse/KOGITO-7576) - [yard Editor] First draft of General and Decision Inputs tabs
- [KOGITO-8720](https://issues.redhat.com/browse/KOGITO-8720) - Auto complete and YAML schema validation for YARD Editor
- [KOGITO-9704](https://issues.redhat.com/browse/KOGITO-9704) - [yard Editor] Add diagram to YaRD editor

0 comments on commit dc06fd8

Please sign in to comment.