JET v2.2.0 Release Notes
v2.2.0 build #TBD, revision #TBDPlease note: JET v2.2.0 is an internal-only, production release. Production software should NOT incorporate this release unless prior approval has been obtained from the JET Product Management and Development team.
Summary
These release notes cover the following topics:
- New Features included in v2.2.0
- Significant changes that have been made to JET since 2.1.0
- JET QA status
- Known Issues
- Anticipated Future Changes
- Other v2.1.0 Notes
New Features included in v2.2.0
Data Visualizations
Gantt Row Labels
The JET Gantt chart now supports rendering row labels. A set of API changes and a new CSS class were added in support of this new feature.
Significant JET changes since 2.1.0
This section lists significant consumer-facing changes that have been made to JET since v2.1.0 Where bugs or ERs were used to track the change, they are included below. The following list does not include changes that are internal implementations, or changes made to samples, demos, or test collateral.
For specific details about changes in APIs and CSS selector rules, reports can be found at:
Component Changes
API Changes
ojGantt
The following API was added in support of rendering row labels:
- The new rows[].label and rows[].labelStyle options specify the the row labels text and styling respectively.
- The new rowAxis.rendered and rowAxis.maxWidth options control whether the provided row labels should be rendered, and the maximum amount of space available for the labels respectively.
- The new oj-gantt-row-label SubId is added.
Theme Changes
Variable Changes
- Navigation List: The following variables were introduced:
- $navigationBarStackedItemPadding: Used to specify padding for horizontal navigation list (navigation bar) item when icon and text are stacked.
Other Theme Changes
- Gantt: The following new style class was added to support the new row labels feature:
- oj-gantt-row-label
Framework Changes
Library Changes
JET QA Status
TBD
Known Issues
The following table calls out specific known issues, with workarounds where available.| Category | Bug # | Description | Workaround (if available) |
|---|---|---|---|
| TBD | TBD | TBD | TBD |
Anticipated Future Changes
These forward-looking items are subject to change, but are intended as a "heads-up" to interested customers.
Item 1
- List Item 1
Other v2.2.0 Notes
TBD
- List Item 1
- List Item 2