Skip to content

Commit

Permalink
v20.4.44 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Jan 18, 2023
1 parent 431d2ca commit e3178cb
Show file tree
Hide file tree
Showing 50 changed files with 277 additions and 162 deletions.
8 changes: 8 additions & 0 deletions components/buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 20.4.44 (2023-01-18)

### Switch

#### Bug Fixes

- `#I427994` - Provided the `htmlAttributes` support to the switch component.

## 20.4.42 (2023-01-04)

### Checkbox
Expand Down
2 changes: 1 addition & 1 deletion components/buttons/src/switch/switch.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Switch } from '@syncfusion/ej2-buttons';



export const inputs: string[] = ['checked','cssClass','disabled','enablePersistence','enableRtl','locale','name','offLabel','onLabel','value'];
export const inputs: string[] = ['checked','cssClass','disabled','enablePersistence','enableRtl','htmlAttributes','locale','name','offLabel','onLabel','value'];
export const outputs: string[] = ['focus', 'blur', 'change','created','checkedChange'];
export const twoWays: string[] = ['checked'];

Expand Down
9 changes: 9 additions & 0 deletions components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## 20.4.44 (2023-01-18)

### Chart

#### Bug Fixes

- `#I426511` - Chart cut off when the parent container width is less than the chart width has been fixed.
- `#I427185` - The DateTimeCategory axis now correctly sorts data.

## 20.4.43 (2023-01-10)

### Chart
Expand Down
2 changes: 1 addition & 1 deletion components/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-charts",
"version": "20.4.42",
"version": "20.4.43",
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ export class AccumulationAnnotationDirective extends ComplexBase<AccumulationAnn
*/
public verticalAlignment: any;
/**
* if set coordinateUnit as `Pixel` X specifies the axis value
* else is specifies pixel or percentage of coordinate
* if set coordinateUnit as `Pixel` X specifies the axis value.
* else is specifies pixel or percentage of coordinate.
* @default '0'
*/
public x: any;
/**
* if set coordinateUnit as `Pixel` Y specifies the axis value
* else is specifies pixel or percentage of coordinate
* if set coordinateUnit as `Pixel` Y specifies the axis value.
* else is specifies pixel or percentage of coordinate.
* @default '0'
*/
public y: any;
Expand Down
18 changes: 9 additions & 9 deletions components/charts/src/accumulation-chart/series.directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export class AccumulationSeriesDirective extends ComplexBase<AccumulationSeriesD
*/
public dataSource: any;
/**
* options to customize the empty points in series
* options to customize the empty points in series.
*/
public emptyPointSettings: any;
/**
Expand Down Expand Up @@ -91,17 +91,17 @@ export class AccumulationSeriesDirective extends ComplexBase<AccumulationSeriesD
*/
public gapRatio: any;
/**
* AccumulationSeries y values less than groupMode are combined into single slice named others
* AccumulationSeries y values less than groupMode are combined into single slice named others.
* @default Value
*/
public groupMode: any;
/**
* AccumulationSeries y values less than groupTo are combined into single slice named others
* AccumulationSeries y values less than groupTo are combined into single slice named others.
* @default null
*/
public groupTo: any;
/**
* Defines the height of the funnel/pyramid with respect to the chart area
* Defines the height of the funnel/pyramid with respect to the chart area.
* @default '80%'
*/
public height: any;
Expand Down Expand Up @@ -137,12 +137,12 @@ export class AccumulationSeriesDirective extends ComplexBase<AccumulationSeriesD
*/
public name: any;
/**
* Defines the height of the funnel neck with respect to the chart area
* Defines the height of the funnel neck with respect to the chart area.
* @default '20%'
*/
public neckHeight: any;
/**
* Defines the width of the funnel neck with respect to the chart area
* Defines the width of the funnel neck with respect to the chart area.
* @default '20%'
*/
public neckWidth: any;
Expand All @@ -163,7 +163,7 @@ export class AccumulationSeriesDirective extends ComplexBase<AccumulationSeriesD
*/
public pointColorMapping: any;
/**
* Defines how the values have to be reflected, whether through height/surface of the segments
* Defines how the values have to be reflected, whether through height/surface of the segments.
* @default 'Linear'
*/
public pyramidMode: any;
Expand All @@ -188,7 +188,7 @@ export class AccumulationSeriesDirective extends ComplexBase<AccumulationSeriesD
*/
public startAngle: any;
/**
* The provided value will be considered as a Tooltip Mapping name
* The provided value will be considered as a Tooltip Mapping name.
* @default ''
*/
public tooltipMappingName: any;
Expand All @@ -198,7 +198,7 @@ export class AccumulationSeriesDirective extends ComplexBase<AccumulationSeriesD
*/
public visible: any;
/**
* Defines the width of the funnel/pyramid with respect to the chart area
* Defines the width of the funnel/pyramid with respect to the chart area.
* @default '80%'
*/
public width: any;
Expand Down
8 changes: 4 additions & 4 deletions components/charts/src/bullet-chart/ranges.directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ export class BulletRangeDirective extends ComplexBase<BulletRangeDirective> {


/**
* Default value for qualitative range Color
* Default value for qualitative range Color.
* @default null
*/
public color: any;
/**
* Default value for qualitative range end value
* Default value for qualitative range end value.
* @default null
*/
public end: any;
/**
* Default value for qualitative range Color
* Default value for qualitative range Color.
* @default null
*/
public index: any;
Expand All @@ -47,7 +47,7 @@ export class BulletRangeDirective extends ComplexBase<BulletRangeDirective> {
*/
public legendImageUrl: any;
/**
* Default value for qualitative range name
* Default value for qualitative range name.
* @default null
*/
public name: any;
Expand Down
14 changes: 7 additions & 7 deletions components/charts/src/chart/axes.directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export class AxisDirective extends ComplexBase<AxisDirective> {
*/
public crossesAt: any;
/**
* Specifies axis name with which the axis line has to be crossed
* Specifies axis name with which the axis line has to be crossed.
* @default null
*/
public crossesInAxis: any;
Expand Down Expand Up @@ -138,7 +138,7 @@ export class AxisDirective extends ComplexBase<AxisDirective> {
*/
public labelIntersectAction: any;
/**
* Specifies the labelPadding from axis
* Specifies the labelPadding from axis.
* @default 5
*/
public labelPadding: any;
Expand Down Expand Up @@ -221,7 +221,7 @@ export class AxisDirective extends ComplexBase<AxisDirective> {
*/
public minorTicksPerInterval: any;
/**
* Specifies the multi level labels collection for the axis
* Specifies the multi level labels collection for the axis.
*/
public multiLevelLabels: any;
/**
Expand All @@ -236,7 +236,7 @@ export class AxisDirective extends ComplexBase<AxisDirective> {
*/
public opposedPosition: any;
/**
* Specifies whether axis elements like axis labels, axis title, etc has to be crossed with axis line
* Specifies whether axis elements like axis labels, axis title, etc has to be crossed with axis line.
* @default true
*/
public placeNextToAxisLine: any;
Expand Down Expand Up @@ -281,7 +281,7 @@ export class AxisDirective extends ComplexBase<AxisDirective> {
*/
public rowIndex: any;
/**
* Option to customize scrollbar with lazy loading
* Option to customize scrollbar with lazy loading.
*/
public scrollbarSettings: any;
/**
Expand Down Expand Up @@ -311,7 +311,7 @@ export class AxisDirective extends ComplexBase<AxisDirective> {
*/
public startFromZero: any;
/**
* Specifies the stripLine collection for the axis
* Specifies the stripLine collection for the axis.
*/
public stripLines: any;
/**
Expand All @@ -332,7 +332,7 @@ export class AxisDirective extends ComplexBase<AxisDirective> {
*/
public title: any;
/**
* Specifies the titlePadding from axis label
* Specifies the titlePadding from axis label.
* @default 5
*/
public titlePadding: any;
Expand Down
4 changes: 2 additions & 2 deletions components/charts/src/chart/categories.directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export class CategoryDirective extends ComplexBase<CategoryDirective> {
*/
public customAttributes: any;
/**
* End value of the multi level labels
* End value of the multi level labels.
* @default null
* @aspdefaultvalueignore
*/
Expand All @@ -62,7 +62,7 @@ export class CategoryDirective extends ComplexBase<CategoryDirective> {
*/
public maximumTextWidth: any;
/**
* Start value of the multi level labels
* Start value of the multi level labels.
* @default null
* @aspdefaultvalueignore
*/
Expand Down
36 changes: 18 additions & 18 deletions components/charts/src/chart/indicators.directive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export class IndicatorDirective extends ComplexBase<IndicatorDirective> {


/**
* Defines the type of the technical indicator
* Defines the type of the technical indicator.
* @default 'Sma'
*/
public type: any;
Expand All @@ -52,7 +52,7 @@ export class IndicatorDirective extends ComplexBase<IndicatorDirective> {
*/
public colorName: any;
/**
* Defines the period, the price changes over which will define the %D value in stochastic indicators
* Defines the period, the price changes over which will define the %D value in stochastic indicators.
* @default 3
*/
public dPeriod: any;
Expand All @@ -73,12 +73,12 @@ export class IndicatorDirective extends ComplexBase<IndicatorDirective> {
*/
public enableComplexProperty: any;
/**
* Sets the fast period to define the Macd line
* Sets the fast period to define the Macd line.
* @default 26
*/
public fastPeriod: any;
/**
* Defines the field to compare the current value with previous values
* Defines the field to compare the current value with previous values.
* @default 'Close'
*/
public field: any;
Expand All @@ -96,7 +96,7 @@ export class IndicatorDirective extends ComplexBase<IndicatorDirective> {
*/
public high: any;
/**
* Defines the look back period, the price changes over which will define the %K value in stochastic indicators
* Defines the look back period, the price changes over which will define the %K value in stochastic indicators.
* @default 14
*/
public kPeriod: any;
Expand All @@ -107,21 +107,21 @@ export class IndicatorDirective extends ComplexBase<IndicatorDirective> {
*/
public low: any;
/**
* Defines the appearance of lower line in technical indicators
* Defines the appearance of lower line in technical indicators.
*/
public lowerLine: any;
/**
* Defines the appearance of the the MacdLine of Macd indicator
* Defines the appearance of the the MacdLine of Macd indicator.
* @default { color: '#ff9933', width: 2 }
*/
public macdLine: any;
/**
* Defines the color of the negative bars in Macd indicators
* Defines the color of the negative bars in Macd indicators.
* @default '#e74c3d'
*/
public macdNegativeColor: any;
/**
* Defines the color of the positive bars in Macd indicators
* Defines the color of the positive bars in Macd indicators.
* @default '#2ecd71'
*/
public macdPositiveColor: any;
Expand All @@ -137,22 +137,22 @@ export class IndicatorDirective extends ComplexBase<IndicatorDirective> {
*/
public open: any;
/**
* Defines the over-bought(threshold) values. It is applicable for RSI and stochastic indicators
* Defines the over-bought(threshold) values. It is applicable for RSI and stochastic indicators.
* @default 80
*/
public overBought: any;
/**
* Defines the over-sold(threshold) values. It is applicable for RSI and stochastic indicators
* Defines the over-sold(threshold) values. It is applicable for RSI and stochastic indicators.
* @default 20
*/
public overSold: any;
/**
* Defines the period, the price changes over which will be considered to predict the trend
* Defines the period, the price changes over which will be considered to predict the trend.
* @default 14
*/
public period: any;
/**
* Defines the appearance of period line in technical indicators
* Defines the appearance of period line in technical indicators.
*/
public periodLine: any;
/**
Expand All @@ -175,27 +175,27 @@ export class IndicatorDirective extends ComplexBase<IndicatorDirective> {
*/
public segments: any;
/**
* Defines the name of the series, the data of which has to be depicted as indicator
* Defines the name of the series, the data of which has to be depicted as indicator.
* @default ''
*/
public seriesName: any;
/**
* Enables/Disables the over-bought and over-sold regions
* Enables/Disables the over-bought and over-sold regions.
* @default true
*/
public showZones: any;
/**
* Sets the slow period to define the Macd line
* Sets the slow period to define the Macd line.
* @default 12
*/
public slowPeriod: any;
/**
* Sets the standard deviation values that helps to define the upper and lower bollinger bands
* Sets the standard deviation values that helps to define the upper and lower bollinger bands.
* @default 2
*/
public standardDeviation: any;
/**
* Defines the appearance of the upper line in technical indicators
* Defines the appearance of the upper line in technical indicators.
*/
public upperLine: any;
/**
Expand Down
Loading

0 comments on commit e3178cb

Please sign in to comment.