File tree
865 files changed
+109206
-36381
lines changed- controls
- base
- dist
- es6
- global
- blazor
- spec
- src
- calendars
- blazor
- dist
- es6
- global
- blazor
- src
- calendar
- datepicker
- daterangepicker
- timepicker
- charts
- blazor
- dist
- es6
- global
- blazor
- spec/chart
- axis
- user-interaction
- src
- accumulation-chart
- chart
- axis
- series
- user-interaction
- common
- model
- user-interaction
- utils
- circulargauge
- dist
- es6
- global
- src/circular-gauge
- compression
- data
- diagrams
- dist
- es6
- global
- blazor
- spec/diagram/interaction
- src/diagram/interaction
- documenteditor
- demos
- custom-toolbar
- spell-check
- toolbar
- dist
- es6
- global
- blazor
- spec
- document-editor-container/toolbar
- implementation
- dialogs
- export
- viewer
- src
- document-editor
- base
- implementation
- comments
- dialogs
- editor
- format
- selection
- viewer
- writer
- document-editor-container
- tool-bar
- styles
- document-editor
- document-editor-container/icons
- drawings
- dropdowns
- blazor
- demos/Multiselect
- dist
- es6
- global
- blazor
- src
- drop-down-base
- drop-down-list
- drop-down-tree
- multi-select
- styles/multi-select
- ej2
- dist
- excelexport
- dist
- es6
- global
- blazor
- spec
- src
- filemanager
- blazor
- dist/global/blazor
- src/file-manager/models
- styles/file-manager
- gantt
- dist
- es6
- global
- blazor
- spec
- action
- base
- src/gantt
- actions
- base
- export
- pdf-base
- renderer
- grids
- blazor
- dist
- es6
- global
- blazor
- spec
- grid
- actions
- renderer
- pager
- src/grid/actions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
865 files changed
+109206
-36381
lines changedDiff for: controls/base/CHANGELOG.md
+7-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 |
| |
7 | 13 |
| |
8 | 14 |
| |
|
Diff for: controls/base/dist/ej2-base.umd.min.js
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+15-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: controls/base/dist/es6/ej2-base.es5.js
+15-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+15-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5635 | 5635 |
| |
5636 | 5636 |
| |
5637 | 5637 |
| |
5638 |
| - | |
5639 |
| - | |
| 5638 | + | |
| 5639 | + | |
5640 | 5640 |
| |
5641 | 5641 |
| |
5642 | 5642 |
| |
| |||
7065 | 7065 |
| |
7066 | 7066 |
| |
7067 | 7067 |
| |
| 7068 | + | |
| 7069 | + | |
| 7070 | + | |
| 7071 | + | |
| 7072 | + | |
| 7073 | + | |
| 7074 | + | |
| 7075 | + | |
| 7076 | + | |
| 7077 | + | |
| 7078 | + | |
| 7079 | + | |
| 7080 | + | |
7068 | 7081 |
| |
7069 | 7082 |
| |
7070 | 7083 |
| |
|
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: controls/base/package.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Diff for: controls/base/spec/dom.spec.ts
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
| |||
117 | 118 |
| |
118 | 119 |
| |
119 | 120 |
| |
120 |
| - | |
| 121 | + | |
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
|
Diff for: controls/base/src/base.ts
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
126 |
| - | |
| 125 | + | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
Diff for: controls/base/src/component.ts
+12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
118 | 130 |
| |
119 | 131 |
| |
120 | 132 |
| |
|
0 commit comments