Skip to content

ivy partial compile on dist with Angular 13 #10043

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

Merged
merged 286 commits into from
Nov 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
286 commits
Select commit Hold shift + click to select a range
c35e683
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Sep 27, 2021
06a1cdc
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Sep 27, 2021
9c4dcd9
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Oct 4, 2021
ebd48c1
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 6, 2021
094765a
refactor(grid): Untaggled base grid and tree grid (initial)
rkaraivanov Oct 6, 2021
d5c77be
Restore package lock
rkaraivanov Oct 7, 2021
085d763
Migrate to beta 14
rkaraivanov Oct 7, 2021
0c9407d
More migrations
rkaraivanov Oct 7, 2021
2bd6943
Bump core-js because why would it be automatically updated
rkaraivanov Oct 7, 2021
9f99ba7
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 8, 2021
011660d
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Oct 8, 2021
38df7a4
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 11, 2021
77d57b6
refactor: Hierarchical DI
rkaraivanov Oct 11, 2021
ace46ab
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Oct 11, 2021
170fba5
feat(*): removing IE11-specific polyfills
kdinev Oct 11, 2021
0dc40ab
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Oct 11, 2021
765b905
chore(*): updating package-lock
kdinev Oct 11, 2021
06dc0c1
chore(*): updating angular to latest --next
kdinev Oct 11, 2021
d0e50f5
chore(*): updating outdated packages
kdinev Oct 11, 2021
103f91b
Aggregated component interfaces
rkaraivanov Oct 13, 2021
393ee28
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 13, 2021
26c71fc
refactor: Sneaky imports in main interface
rkaraivanov Oct 13, 2021
9569b8c
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Oct 13, 2021
fbe7917
chore: restore package-lock.json
rkaraivanov Oct 13, 2021
b736ceb
refactor: Row providers for grids
rkaraivanov Oct 13, 2021
457aaa1
refactor: Untangle my heart
rkaraivanov Oct 14, 2021
df19063
build: Removed polyfill packages
rkaraivanov Oct 14, 2021
199a63e
chore(*): updating to ng 13 rc.0
kdinev Oct 14, 2021
18634e1
refactor: Toolbar deprecations
rkaraivanov Oct 14, 2021
db5c737
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Oct 14, 2021
7a90518
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Oct 14, 2021
231e0a9
chore(*): updating other packages
kdinev Oct 14, 2021
bb08971
chore(*): fix indentation
kdinev Oct 14, 2021
6877f41
refactor: Pager component and toolbar deps
rkaraivanov Oct 14, 2021
4fdf393
chore(*): temporarily removing lint from build
kdinev Oct 15, 2021
7435fdf
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 15, 2021
7eec78a
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 18, 2021
60c6ae9
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 20, 2021
07fff28
refactor: Removed malformed top-level import
rkaraivanov Oct 20, 2021
7323bf0
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
kdinev Oct 22, 2021
4b4df83
refactor: Fixed more circular imports
rkaraivanov Oct 25, 2021
7cf699d
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Oct 25, 2021
303718f
refactor: Resolved excel filtering loop
rkaraivanov Oct 25, 2021
8b752cc
refactor: Overlay shenanigans
rkaraivanov Oct 25, 2021
aa8a765
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Oct 25, 2021
bfe4ec2
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 25, 2021
db47c49
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Oct 25, 2021
6c2f703
refactor: Hierarchical dependencies
rkaraivanov Oct 25, 2021
fcd0ec9
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Oct 25, 2021
cbb8a68
refactor: Private classes exports
rkaraivanov Oct 25, 2021
1668443
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Oct 26, 2021
da62458
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Oct 26, 2021
2eba697
tests: Fixed sorting APIs import paths
rkaraivanov Oct 26, 2021
a7bbe78
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Oct 26, 2021
a0b30ac
tests: More sorting APIs paths fixes
rkaraivanov Oct 26, 2021
f63a967
tests: Import paths fixes
rkaraivanov Oct 26, 2021
33c68c4
chore(*): updating Angular to 13 RC1
kdinev Oct 26, 2021
72ab102
chore(*): reenabling lint in the build
kdinev Oct 26, 2021
ec4cd46
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Oct 27, 2021
ee3dc57
chore(*): fixing lint warnings
kdinev Oct 27, 2021
4df2c2e
chore(*): fixing more lint warnings
kdinev Oct 27, 2021
ab6339d
chore(*): try fix build, fix typyng around CellType and RowType
hanastasov Oct 28, 2021
0cae70d
chore(*): fix lint error in grid.component.ts
hanastasov Oct 28, 2021
7fc7808
chore(*): type this in grid files as any
hanastasov Oct 28, 2021
5a65072
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Nov 1, 2021
fc8ea87
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 1, 2021
3444343
chore(*): updating packages to Angular 13 RC2
kdinev Nov 1, 2021
dea6028
chore(*): lint warning fix in samples
kdinev Nov 1, 2021
c0ebc51
chore(*): updating dependencies
kdinev Nov 1, 2021
6bb9823
chore(*): Bump nodejs and typescript
Nov 2, 2021
0f354f0
refactor: Stepper exports and grid interfaces
rkaraivanov Nov 2, 2021
93dcec8
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Nov 2, 2021
e0fb19a
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 2, 2021
7426782
chore(*): updating the lint definitions
kdinev Nov 2, 2021
3900912
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Nov 2, 2021
555b179
chore(*): updating lib package.json dep versions
kdinev Nov 2, 2021
854ccb5
chore(*): Bump package-lock
Nov 2, 2021
1f69c39
chore(*): Revert typsescript
Nov 2, 2021
e532e0a
merge ivy-parial-compile-dist
hanastasov Nov 2, 2021
c17390c
refactor(ts-utils): add missing argument in ProjectService constructor
wnvko Nov 2, 2021
4c49bd6
chore(*): fix ivy partial compile tests (#10405)
dobromirts Nov 2, 2021
35688a5
refactor(schematics): Cleanup IE related
Nov 2, 2021
38bb90d
chore(*): Cleanup web-animations-js
Nov 2, 2021
14ef71d
Merge remote-tracking branch 'origin/master' into rkaraivanov/ivy-par…
ChronosSF Nov 2, 2021
f8f9c7c
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
ChronosSF Nov 2, 2021
8064517
refactor(demos): Cleanup es5 config
Nov 2, 2021
1a548f4
Merge branch 'rkaraivanov/ivy-partial-compile-dist' into hanastasov/p…
hanastasov Nov 2, 2021
f916304
test(grid): try to fix tests using row.cells and others
hanastasov Nov 2, 2021
19f2d34
Merge branch 'hanastasov/partial-dist-test' of https://github.com/Ign…
hanastasov Nov 2, 2021
40602d2
chore(*): fix missing import
hanastasov Nov 2, 2021
6a50640
test(grid): fix typing in grid row editing tests
hanastasov Nov 2, 2021
1e5e611
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 3, 2021
420023c
chore(*): updating dependencies to Angular 13 RC3
kdinev Nov 3, 2021
d45f546
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Nov 3, 2021
66246d4
chore(*): adding explicit typing to some getters
kdinev Nov 3, 2021
9cad408
chore(ng-add): Remove polyfills prompt
Nov 3, 2021
3791e88
Merge branch 'master' into iganchev/angular-13-ci
Lipata Nov 3, 2021
d52ad5f
chore(*): update row editing tests
nrobakova Nov 3, 2021
ff282b4
chore(*): remove missed comment
nrobakova Nov 3, 2021
e8e9c28
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
nrobakova Nov 3, 2021
1f72639
test(grid): work around typyng errors
hanastasov Nov 3, 2021
c6027e9
fix(esf-filtering): Restored old ESF behavior
rkaraivanov Nov 3, 2021
de8dfd3
Merge branch 'hanastasov/partial-dist-test' of https://github.com/Ign…
nrobakova Nov 3, 2021
e9deb1a
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
nrobakova Nov 3, 2021
77ef756
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
hanastasov Nov 3, 2021
7d48ab3
Merge branch 'hanastasov/partial-dist-test' of https://github.com/Ign…
hanastasov Nov 3, 2021
a0ee9bb
chore(*): updating angular-eslint/builder
kdinev Nov 4, 2021
2f59dc3
chore(*): updating to Angular 13
kdinev Nov 4, 2021
ead7922
chore(*): updating other dependencies
kdinev Nov 4, 2021
93e5fe0
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Nov 4, 2021
dd6c11f
chore(*): updating lib package.json
kdinev Nov 4, 2021
16b3030
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Nov 4, 2021
4a76529
chore(*): npm packages audit fix
kdinev Nov 4, 2021
244672a
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
nrobakova Nov 4, 2021
723bca8
fix(state): fix grid injector in state directive
hanastasov Nov 4, 2021
7720ea9
Merge branch 'hanastasov/partial-dist-test' of https://github.com/Ign…
hanastasov Nov 4, 2021
8af36cf
Merge branch 'rkaraivanov/ivy-partial-compile-dist' into iganchev/ang…
IvayloG Nov 4, 2021
6d58d57
chore(*): uopate for IgxToolbar errors
nrobakova Nov 4, 2021
566d278
Merge branch 'hanastasov/partial-dist-test' of https://github.com/Ign…
nrobakova Nov 4, 2021
f098a2a
chore(*): Changelog update
Nov 4, 2021
0425940
Merge pull request #10403 from IgniteUI/iganchev/angular-13-ci
IvayloG Nov 4, 2021
5194404
test(grid): fix tests using verifyLayoutHeadersAreAligned
hanastasov Nov 4, 2021
5230d38
chore(*): IgxToolbarToken error for advanced filter
nrobakova Nov 4, 2021
aeacd65
test(grid): fix tests around
hanastasov Nov 4, 2021
eea647b
Merge branch 'hanastasov/partial-dist-test' of https://github.com/Ign…
hanastasov Nov 4, 2021
c670073
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
hanastasov Nov 4, 2021
4c52aa6
feat(scroll): Remove support for IE11 and old Edge from scroll inerti…
skrustev Nov 4, 2021
aeac342
fix(esf-filtering): ESF custom templates
rkaraivanov Nov 4, 2021
fb801f2
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
simeonoff Nov 4, 2021
964e089
chore(*): Remove pointer events since they were used mainly for gestu…
skrustev Nov 4, 2021
b77426a
chore(*): Remove unused variable for IE11.
skrustev Nov 4, 2021
96d9abe
Themes: Sass Modules (#9579)
simeonoff Nov 4, 2021
c46d817
chore(schematics): update to schematics beta
Lipata Nov 4, 2021
bf17ff7
fix(esf-filtering): Currency column type formatting
rkaraivanov Nov 4, 2021
83f9267
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Nov 4, 2021
5aa53a6
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
hanastasov Nov 4, 2021
a85cee1
chore(*): small changes on tests
nrobakova Nov 4, 2021
6280f60
Merge branch 'hanastasov/partial-dist-test' of https://github.com/Ign…
nrobakova Nov 4, 2021
2dc208a
chore(*): Remove scroll inertia tests for IE11.
skrustev Nov 4, 2021
b70270e
Merge pull request #10423 from IgniteUI/skrastev/remove-ie-inertia
kdinev Nov 4, 2021
11b706d
chore(*): add some null checks
nrobakova Nov 5, 2021
1c91c3a
Merge pull request #10426 from IgniteUI/nalipiev/update-schematics
Lipata Nov 5, 2021
df77c63
Merge pull request #10390 from IgniteUI/hanastasov/partial-dist-test
rkaraivanov Nov 8, 2021
8388434
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 8, 2021
b02e870
chore(migrations): suffix 13 to allow pre-releases to run w/ ng update
damyanpetev Nov 8, 2021
0dd1bdd
migrations(themes): remove $legacy-support
simeonoff Nov 8, 2021
853e034
fix(themes): typography imports base variables
simeonoff Nov 8, 2021
be2feb9
fix(migrations,schematics): declare exports in lib package.json
damyanpetev Nov 8, 2021
3197414
fix(migrations): enforce cjs, use native dynamic import for ES module
damyanpetev Nov 8, 2021
ed2b54a
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 9, 2021
75b393e
fix(grid): add row on top if not specified
hanastasov Nov 9, 2021
a71a53d
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
Lipata Nov 9, 2021
61bbfff
refactor: deprecations and rxjs memory leak
rkaraivanov Nov 9, 2021
d73735a
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Nov 9, 2021
ee11c13
fix(grid): use columnList internally
hanastasov Nov 9, 2021
5822060
fix(grid): use columnList internally
hanastasov Nov 9, 2021
cffed1b
chore(*): drop columns to columnsCOllection migration
hanastasov Nov 9, 2021
28355e8
chore(*): fix for columnActions template
hanastasov Nov 9, 2021
3b29b2a
fix(grid): drop columnsCollection prop
hanastasov Nov 9, 2021
87e52bd
chore(*): get rid of columnList.toArray outside this._columns
hanastasov Nov 9, 2021
3684fdb
chore(*): keep paginationTemplate migration test
hanastasov Nov 9, 2021
3d8a2a0
npm(package.json): add sass export paths
simeonoff Nov 9, 2021
c6b5343
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of github.com:Ign…
simeonoff Nov 9, 2021
e3bf3c7
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 10, 2021
328ca9c
refactor: Combo exports/imports
rkaraivanov Nov 10, 2021
6e0445c
merge rkaraivanov/ivy-partial-compile-dist
hanastasov Nov 10, 2021
ede51c3
Merge branch 'rkaraivanov/ivy-partial-compile-dist' into hanastasov/c…
hanastasov Nov 10, 2021
d3185aa
fix(grid): check if column exists, not its index
hanastasov Nov 10, 2021
51e2e3c
merge resolving conflicts
hanastasov Nov 10, 2021
4f3bfd1
fix((grid): use _columns to calculate index
hanastasov Nov 10, 2021
a8e7730
fix((grid): use _columns to calculate index
hanastasov Nov 10, 2021
98ed8d7
test(grid): use columncCOllection internally in tests
hanastasov Nov 10, 2021
6f13c9d
test(grid): use columnCollection internally
hanastasov Nov 10, 2021
a9a6262
fix(grid): column actions should read columns from columnsCollection
hanastasov Nov 10, 2021
fd9ec92
fix(grid): column actions should read columns from columnsCollection
hanastasov Nov 10, 2021
3646145
Merge pull request #10442 from IgniteUI/hanastasov/ang-13-fixes-tests
rkaraivanov Nov 10, 2021
2913024
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
hanastasov Nov 10, 2021
babef53
chore(*): add hidden decorator
hanastasov Nov 10, 2021
7311b1a
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 10, 2021
ae2a481
chore(*): handle null/undefined scenarios in clipboard operations
hanastasov Nov 10, 2021
ed4fedc
chore(*): Update repository options
Nov 10, 2021
73258dc
fix(grid): fix drag/drop directive
hanastasov Nov 10, 2021
2496f72
Merge pull request #10458 from IgniteUI/hanastasov/columns
kdinev Nov 10, 2021
17c6d8f
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Nov 10, 2021
eac420e
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Nov 10, 2021
e567770
refactor: GridType fixes
rkaraivanov Nov 10, 2021
efae8fc
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 10, 2021
fd8b835
refactor: GridType has new sorting templates
rkaraivanov Nov 11, 2021
6709e44
Refactor tests verifying header cells and data cells alignment (#10469)
hanastasov Nov 11, 2021
b827964
Drop `columnsCollection` prop, use columnList (#10470)
hanastasov Nov 11, 2021
c17db80
refactor: expose base grid token
rkaraivanov Nov 11, 2021
2cfe63f
refactor: expression changed fix
rkaraivanov Nov 11, 2021
1d04d0d
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
Lipata Nov 11, 2021
af3b267
Fix in filtering ui tests, use columnList in tests (#10473)
hanastasov Nov 11, 2021
9f94ae9
test(esf): fix an esf test
DiyanDimitrov Nov 11, 2021
0303290
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
DiyanDimitrov Nov 11, 2021
6070a4a
test(esf): fix newly added filter test
DiyanDimitrov Nov 11, 2021
3ed738b
test(esf): fix select all test
DiyanDimitrov Nov 12, 2021
f763f30
fix(overlay): do not reposition overlay when hidden (#10486)
Lipata Nov 12, 2021
26cb47b
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
Lipata Nov 12, 2021
83f8994
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
Lipata Nov 12, 2021
096a1a2
chore(toggle): remove overlayId if opening is caceled
wnvko Nov 12, 2021
3961220
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
wnvko Nov 12, 2021
8491853
test(esf): fix pressing Escape test
DiyanDimitrov Nov 12, 2021
fe687a1
fix(test): Fixed TreeGrid grouping test.
gedinakova Nov 12, 2021
a3dc660
refactor(*): close all overlays and delete overlay ids
wnvko Nov 12, 2021
3dd4e6b
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
wnvko Nov 12, 2021
634f565
feat(esf): revert changes for ESF creating
DiyanDimitrov Nov 12, 2021
df7fe06
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
DiyanDimitrov Nov 12, 2021
f440e4a
refactor(row-editing): in test with grid with row editing add primary…
wnvko Nov 12, 2021
2e8e262
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
wnvko Nov 12, 2021
ff7f11b
fix(ci): istanbul coverage
Lipata Nov 14, 2021
45ef37b
fix(button): fix outline button border color and disabled background …
desig9stein Nov 15, 2021
cb9cbc3
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Nov 15, 2021
d86d35b
refactor(overlay): detach overlay on component destroy
wnvko Nov 15, 2021
3ab11a6
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
wnvko Nov 15, 2021
146626a
Merge remote-tracking branch 'remotes/origin/master' into rkaraivanov…
wnvko Nov 15, 2021
1257662
chore(*): fix wrong merge
wnvko Nov 15, 2021
edc321e
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 15, 2021
a0fd7f8
refactor(input-group): add transparency to the material box type
simeonoff Nov 15, 2021
f15b2c7
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 15, 2021
1d5338e
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Nov 15, 2021
38a5097
refactor(button): Colors to match the latest material/web components …
desig9stein Nov 15, 2021
bac76b0
refactor: row selection event fix
rkaraivanov Nov 15, 2021
2013a2a
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
desig9stein Nov 15, 2021
73e2cb3
chore: Clean deprecations
rkaraivanov Nov 15, 2021
793d19a
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
rkaraivanov Nov 15, 2021
ff86ecf
chore(schematics): update schematics
Lipata Nov 16, 2021
4b5a767
chore(*): adding typedoc deprecated for two props
kdinev Nov 16, 2021
1b33188
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Nov 16, 2021
ce61f5b
chore(*): fixing coverage
kdinev Nov 16, 2021
a3dc045
Merge remote-tracking branch 'origin/master' into rkaraivanov/ivy-par…
damyanpetev Nov 16, 2021
3b4b4f6
chore(migrations): clean up unused code
damyanpetev Nov 16, 2021
ca58eed
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Nov 16, 2021
1c10875
refactor: column selection event
rkaraivanov Nov 16, 2021
04f388c
ci(i18n): rename test script for dist output
damyanpetev Nov 16, 2021
25fbd58
chore(*): fix indentation in ng-package.json
kdinev Nov 16, 2021
8449b00
chore(*): adding parallel flag to coveralls
kdinev Nov 16, 2021
79252d9
chore(*): trying coverage path with **
kdinev Nov 16, 2021
c5b25c1
Merge branch 'master' into rkaraivanov/ivy-partial-compile-dist
kdinev Nov 16, 2021
86aa410
chore(coverage): add finish parallel coverage
Lipata Nov 16, 2021
ac7cca0
chore(*): trying out a different thing
kdinev Nov 16, 2021
cd6f1e0
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Nov 16, 2021
ba5457d
chore(*): removing the parallel thing
kdinev Nov 16, 2021
697e146
chore(coverage): add finish parallel coverage
Lipata Nov 16, 2021
26fd2bf
chore(*): reverting so we can review the errors
kdinev Nov 16, 2021
2305722
Merge branch 'rkaraivanov/ivy-partial-compile-dist' of https://github…
kdinev Nov 16, 2021
b609fcc
chore(*): removing parallel
kdinev Nov 16, 2021
b0753e9
fix(coverage): coverage will submit properly now
kdinev Nov 16, 2021
59960be
chore(*): removing commented lines
kdinev Nov 16, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
last 2 versions
Firefox ESR
not dead
IE 11 # For IE 9-11 support, remove 'not'.

5 changes: 2 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"createDefaultProgram": true
},
"extends": [
"plugin:@angular-eslint/ng-cli-compat",
"plugin:@angular-eslint/ng-cli-compat--formatting-add-on",
"plugin:@angular-eslint/recommended",
"plugin:@angular-eslint/template/process-inline-templates"
],
"rules": {
Expand All @@ -36,7 +35,7 @@
"@typescript-eslint/consistent-type-definitions": "error",
"@typescript-eslint/dot-notation": "off",
"@typescript-eslint/explicit-member-accessibility": [
"warn",
"error",
{
"accessibility": "explicit",
"overrides": {
Expand Down
11 changes: 2 additions & 9 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [14.x, 16.x]

steps:
- name: Checkout
Expand Down Expand Up @@ -47,16 +47,9 @@ jobs:
- name: Build i18n & validate output
run: |
npm run build:i18n
npm run lint:i18n:dist
- name: Install coverage combiner - istanbul
if: github.repository == 'IgniteUI/igniteui-angular' && matrix.node-version == '14.x'
run: npm install -g istanbul
- name: Combine scripts
if: github.repository == 'IgniteUI/igniteui-angular' && matrix.node-version == '14.x'
run: istanbul report --dir coverage --include coverage/**/coverage-final.json lcov
npm run test:i18n:dist
- name: Publish to coveralls.io
if: github.repository == 'IgniteUI/igniteui-angular' && matrix.node-version == '14.x'
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ github.token }}

2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 12
node-version: 14
cache: 'npm'
registry-url: 'https://registry.npmjs.org'
- run: echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
/tmp
/out-tsc

.angular/*

# dependencies
/node_modules

Expand All @@ -27,6 +29,7 @@
!.vscode/extensions.json

# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ All notable changes for each version of this project will be documented in this

### General

- `IE discontinued support` **Breaking Change** [details](https://angular.io/guide/browser-support)
- `web-animations-js` is removed as Peer Dependency.
- Removed IE from `.browserslistrc`
- Removed IE related `polyfills`, like Importing ES7 polyfill for Object (`'core-js/es7/object'`) for IE is no longer used.

- `IgxDialog`
- **Breaking Change** - The default positionSettings open/close animation has been changed to `fadeIn`/`fadeOut`. The open/close animation can be set through the position settings, e.g. change the animation to the previously default open/close animation:

Expand Down
9 changes: 0 additions & 9 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
"with": "src/environments/environment.hmr.ts"
}
]
},
"es5": {
"tsConfig": "src/tsconfig-es5.app.json"
}
}
},
Expand All @@ -92,13 +89,7 @@
},
"hmr": {
"hmr": true,
"hmrWarning": false,
"browserTarget": "igniteui-dev-demos:build:hmr"
},
"es5": {
"hmr": true,
"hmrWarning": false,
"browserTarget": "igniteui-dev-demos:build:es5"
}
}
},
Expand Down
5 changes: 5 additions & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@ module.exports.copyMigrations = (cb) => {
'!**/tsconfig.json'
]).pipe(gulp.dest('./dist/igniteui-angular/migrations'));


gulp.src([
'./projects/igniteui-angular/migrations/common/import-helper.js'
]).pipe(gulp.dest('./dist/igniteui-angular/migrations/common'));

cb();
};

Expand Down
Loading