Skip to content

Mass merging 19.2.x to master #15744

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
0c0b698
chore(schematics): Update to 19.2.1440 (#15731)
valadzhov Apr 17, 2025
548e3b4
fix(input): label color issue (#15741)
SisIvanova Apr 23, 2025
dd4d73b
feat(icon-button): fix focus styles not showing (#15738)
didimmova Apr 23, 2025
ce789d5
fix(elements): Do not destroy elements inside tmpl wrapper on detach.…
MayaKirova Apr 24, 2025
c862c0d
fix(ci): modifying branches for codeql
ChronosSF Apr 25, 2025
75c5afd
Merge pull request #15753 from IgniteUI/sstoychev/fix-codeql
ChronosSF Apr 25, 2025
5f255b2
Print row dimensions to CSV properly. (#15751)
gedinakova Apr 28, 2025
27faabd
fix(elements): Handle template setting of components passed as event …
skrustev Apr 29, 2025
8374b56
refactor(tests): removing configureTestSuite() (#15616)
kdinev Apr 29, 2025
4df51e8
docs(grids,elements): expose more -Change events for analyzer (#15749)
dkamburov Apr 29, 2025
fe2a55f
fix(elements): cleanup template wrapper on destroy
damyanpetev Apr 29, 2025
2d10a05
refactor(elements): internal parent element cache
damyanpetev Apr 29, 2025
47bc779
fix(chips-sample): unwrap prefix and suffix icons in wc so they're ce…
didimmova Apr 30, 2025
0ea3413
fix(elements): cleanup parent queries on child remove/destroy
damyanpetev Apr 29, 2025
d4946e7
Merge pull request #15766 from IgniteUI/dpetev/elements-template-ref-…
damyanpetev Apr 30, 2025
b3b86ba
fix(Highlight): Check if the highlight group exists before activation…
gedinakova May 2, 2025
6ea8537
fix(elements): toolbar actions correct parents meta (#15779)
damyanpetev May 8, 2025
4625046
fix(elements): template render part connectivity on embedded view des…
damyanpetev May 12, 2025
86df606
Hide the tooltip on destroying its target. (#15785)
gedinakova May 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ name: "CodeQL"

on:
push:
branches: [ master, 19.1.x, 18.2.x, 17.2.x, 16.1.x, 15.1.x ]
branches: [ master, 19.2.x, 18.2.x, 17.2.x, 16.1.x, 15.1.x ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, 19.1.x, 18.2.x, 17.2.x, 16.1.x, 15.1.x ]
branches: [ master, 19.2.x, 18.2.x, 17.2.x, 16.1.x, 15.1.x ]
schedule:
- cron: '33 4 * * 4'

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Some of the Angular chart types included are: [Polar chart](https://www.infragis
|stepper|:white_check_mark:|[Readme](https://github.com/IgniteUI/igniteui-angular/blob/master/projects/igniteui-angular/src/lib/stepper/README.md)|[Docs](https://www.infragistics.com/products/ignite-ui-angular/angular/components/stepper)|13.0.0|
|switch|:white_check_mark:|[Readme](https://github.com/IgniteUI/igniteui-angular/blob/master/projects/igniteui-angular/src/lib/switch/README.md)|[Docs](https://www.infragistics.com/products/ignite-ui-angular/angular/components/switch)|2.0.0|||||
|tabs|:white_check_mark:|[Readme](https://github.com/IgniteUI/igniteui-angular/blob/master/projects/igniteui-angular/src/lib/tabs/tabs/README.md)|[Docs](https://www.infragistics.com/products/ignite-ui-angular/angular/components/tabs)|5.1.0||||
|tile manager|:white_check_mark:||[Docs](https://www.infragistics.com/products/ignite-ui-angular/angular/components/tile-manager)|19.2.0||||
|time picker|:white_check_mark:|[Readme](https://github.com/IgniteUI/igniteui-angular/blob/master/projects/igniteui-angular/src/lib/time-picker/README.md)|[Docs](https://www.infragistics.com/products/ignite-ui-angular/angular/components/time-picker)|5.3.0||||
|toast|:white_check_mark:|[Readme](https://github.com/IgniteUI/igniteui-angular/blob/master/projects/igniteui-angular/src/lib/toast/README.md)|[Docs](https://www.infragistics.com/products/ignite-ui-angular/angular/components/toast)|5.1.0||||
|tree|:white_check_mark:|[Readme](https://github.com/IgniteUI/igniteui-angular/blob/master/projects/igniteui-angular/src/lib/tree/README.md)|[Docs](https://www.infragistics.com/products/ignite-ui-angular/angular/components/tree)|12.0.0||||
Expand Down Expand Up @@ -162,6 +163,8 @@ Some of the Angular chart types included are: [Polar chart](https://www.infragis
|18.1.0|22-Jul-24|[Milestone #33](https://github.com/IgniteUI/igniteui-angular/blob/master/ROADMAP.md#milestone-33-due-by-jul-2024)|
|18.2.0|25-Oct-24|[Milestone #34](https://github.com/IgniteUI/igniteui-angular/blob/master/ROADMAP.md#milestone-34-version-182-released-oct-25th-2024)|
|19.0.0|25-Nov-24|[Milestone #35](https://github.com/IgniteUI/igniteui-angular/blob/master/ROADMAP.md#milestone-35-version-190-released-nov-25th-2024)|
|19.1.0|27-Feb-25|[Milestone #36](https://github.com/IgniteUI/igniteui-angular/blob/master/ROADMAP.md#milestone-36--version-191-released-feb-27th-2025)|
|19.2.0|16-Apr-25|[Milestone #37]()|


### Components available in [igniteui-angular-charts](https://www.npmjs.com/package/igniteui-angular-charts)
Expand Down
11 changes: 11 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,17 @@
"zone.js/testing",
"hammerjs"
],
"styles": [
"src/styles/styles.scss"
],
"assets": [
"projects/igniteui-angular/src/assets"
],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules"
]
},
"tsConfig": "projects/igniteui-angular/tsconfig.spec.json",
"karmaConfig": "projects/igniteui-angular/karma.conf.js"
}
Expand Down
Loading
Loading