Skip to content
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

fix boolean column 10.2.x #10164

Closed
wants to merge 3,926 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3926 commits
Select commit Hold shift + click to select a range
1b0ae24
fix(grid): pass corect property to creatrRow
hanastasov Jul 30, 2021
0918077
Merge branch 'hanastasov/fix-createRow-bug' of https://github.com/Ign…
hanastasov Jul 30, 2021
2e5331e
fix(grid): pass corect property to creatrRow
hanastasov Jul 30, 2021
7a7033c
Merge branch 'master' into rkaraivanov/demos-master-fix
zdrawku Jul 30, 2021
d848bc3
test(grid): fix row drag test
hanastasov Jul 30, 2021
afdb8c5
fix(grid): take row instance if available
hanastasov Jul 30, 2021
55476e9
fix(excel-exporter): fix exporting of array data (#9947)
onlyexeption Jul 30, 2021
c22dd32
Merge branch 'master' into mpopov/chip-z-index
gedinakova Jul 30, 2021
900d164
Merge branch 'master' into hanastasov/fix-createRow-bug
hanastasov Jul 30, 2021
6c69909
Merge branch 'master' into mpopov/disabled-button
hanastasov Jul 30, 2021
c350b1b
Merge pull request #9933 from IgniteUI/mpopov/chip-z-index
zdrawku Jul 30, 2021
ae37497
Merge branch 'master' into mpopov/disabled-button
simeonoff Jul 30, 2021
caf01af
Merge pull request #9942 from IgniteUI/hanastasov/fix-createRow-bug
zdrawku Jul 30, 2021
4c2d7b3
Merge branch 'master' into mpopov/disabled-button
zdrawku Jul 30, 2021
335977e
Merge pull request #9946 from IgniteUI/mpopov/disabled-button
zdrawku Jul 30, 2021
ff33db7
chore(schematics): update with 12.1.810
Lipata Jul 30, 2021
47098f3
Merge branch 'master' into rkaraivanov/demos-master-fix
hanastasov Jul 30, 2021
563b702
fix(Exporter): Fixed field-header mapping #9872
gedinakova Aug 2, 2021
448f114
fix(migrations): read tsconfig using typescript's parser
damyanpetev Aug 2, 2021
85cb244
Merge pull request #9960 from IgniteUI/gedinakova/fix-9872-master
zdrawku Aug 2, 2021
e9f3216
Merge branch 'master' into dpetev/migration-tsconfig-fix
ViktorSlavov Aug 2, 2021
1544525
Merge pull request #9961 from IgniteUI/dpetev/migration-tsconfig-fix
kdinev Aug 2, 2021
272fb73
Merge pull request #9957 from IgniteUI/nalipiev/update-schamatics
damyanpetev Aug 2, 2021
813893e
Merge branch 'master' into rkaraivanov/demos-master-fix
gedinakova Aug 2, 2021
b98ced5
refactor(calendar): Typed the actual return value
rkaraivanov Aug 2, 2021
353da1c
Merge branch 'master' into roadmap-update-28jul21
kdinev Aug 3, 2021
c9971b9
Merge pull request #9932 from IgniteUI/roadmap-update-28jul21
kdinev Aug 3, 2021
9d015db
Merge branch 'master' into rkaraivanov/demos-master-fix
zdrawku Aug 4, 2021
df174a9
fix(igxCell): apply the formatter on cell tooltip value #9895
ddincheva Aug 4, 2021
2513b08
fix(hierarchical-grid): copy selected cell properly #9782
dobromirts Aug 4, 2021
a190456
refactor(radio-group): deprecate disabled and labelPosition
simeonoff Aug 4, 2021
fe11bfe
test(Cell): verify that cell tooltip value is set correctly #9895
ddincheva Aug 5, 2021
4e70178
Merge pull request #9963 from IgniteUI/ddincheva/fixCellTooltip
zdrawku Aug 5, 2021
1574739
chore(packages): Update to angular 12.2
dafo Aug 5, 2021
4501c1a
chore(packages): Update ng-packagr
dafo Aug 5, 2021
d6fb7f6
chore(*): fix multi selection copy
dobromirts Aug 5, 2021
84b1c0b
chore(*): fix lint errors
dobromirts Aug 5, 2021
3b2457f
Merge pull request #9971 from IgniteUI/amarinov/updateAngular122
damyanpetev Aug 5, 2021
2ec0a3b
Merge branch '12.1.x' into dTsvetkov/fix-9782-12.1.x
zdrawku Aug 5, 2021
7f4cab7
Merge pull request #9967 from IgniteUI/simeonoff/radio-group-deprecat…
kdinev Aug 6, 2021
be07a1d
Merge branch '12.1.x' into rkaraivanov/demos-master-fix
kdinev Aug 6, 2021
925b9a2
fix(migrations): support setup with tsconfig not in project root #9927
damyanpetev Aug 6, 2021
3ebf494
Merge pull request #9966 from IgniteUI/dTsvetkov/fix-9782-12.1.x
zdrawku Aug 6, 2021
35f06d0
Merge branch '12.1.x' into dpetev/migrations-tsconfig-non-root
zdrawku Aug 6, 2021
b3c3d15
Merge pull request #9974 from IgniteUI/dpetev/migrations-tsconfig-non…
Lipata Aug 9, 2021
b4ef27f
fix(#9976): Clean context on mouseleave to prevent context change err…
Aug 9, 2021
021d817
Merge branch '12.1.x' into rkaraivanov/demos-master-fix
rkaraivanov Aug 9, 2021
a663cc6
fix(button): Disabled input types
rkaraivanov Aug 9, 2021
869674f
Merge branch 'rkaraivanov/demos-master-fix' of https://github.com/Ign…
rkaraivanov Aug 9, 2021
a4113cf
Merge branch '12.1.x' into mkirova/fix-9976
ChronosSF Aug 9, 2021
6964133
Merge pull request #9941 from IgniteUI/rkaraivanov/demos-master-fix
kdinev Aug 9, 2021
d38b520
test(igxHierarchicalGrid): Automates overlay in child and scroll scen…
3phase Aug 10, 2021
432cae3
fix(hgrid): Prevents child edt overlay from hiding when scroll #9917
3phase Aug 10, 2021
58c0b2e
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
3phase Aug 10, 2021
a6cd088
chore(*): Removes spare 'f'
3phase Aug 10, 2021
3185fc4
fix(migrations): migrate GridPagingMode via members.json, #9927
ViktorSlavov Aug 10, 2021
f6eca98
Merge branch '12.1.x' into mkirova/fix-9976
ChronosSF Aug 11, 2021
6deeb0f
chore(migrations): fix typo in pending test
ViktorSlavov Aug 11, 2021
255f559
Move context clear on scroll.
Aug 11, 2021
fad6e7e
Merge branch 'mkirova/fix-9976' of https://github.com/IgniteUI/ignite…
Aug 11, 2021
a0cf775
Merge pull request #9977 from IgniteUI/mkirova/fix-9976
ChronosSF Aug 12, 2021
56d5d47
Merge branch '12.1.x' into vslavov/grid-paging-migrations-12.1.x
Lipata Aug 12, 2021
2d0af92
fix(hgrid): Fixes rowEditActions not found in child grid #9925
3phase Aug 12, 2021
32327cd
chore(*): roadmap update m18 12 aug 2021
radomirchev Aug 13, 2021
c68317d
feat(grid): Provide row data as argument to column formatter
rkaraivanov Aug 13, 2021
9f0dd7c
chore: fix lint
rkaraivanov Aug 13, 2021
21063cb
fix: template pipe parameters
rkaraivanov Aug 13, 2021
a2c505a
fix(grid): row jumping in edit mode when grid-cell has an igx-input-g…
desig9stein Aug 13, 2021
7eef284
Merge pull request #9984 from IgniteUI/vslavov/grid-paging-migrations…
Lipata Aug 13, 2021
0fcdced
fix(hgrid): Adds same check for the whole overlay #9925
3phase Aug 13, 2021
876c32d
Merge branch 'master' into roadmap-update-m18-13-Aug-21
zdrawku Aug 16, 2021
30dbcaf
Merge branch '12.1.x' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Aug 16, 2021
61fb345
test(hgrid): Adds test for #9925
3phase Aug 16, 2021
c91efb9
Merge branch 'master' into pbozhinov/fix-9925
3phase Aug 16, 2021
d430dab
chore(*): Fixes lint errors
3phase Aug 16, 2021
7ce8009
Merge branch 'pbozhinov/fix-9925' of https://github.com/IgniteUI/igni…
3phase Aug 16, 2021
8a555e6
Merge branch 'master' into pbozhinov/fix-9917
3phase Aug 16, 2021
0ffd073
refactor(grid): Revert filtering service change
rkaraivanov Aug 16, 2021
cd6955d
refactor(*): Added changelog
rkaraivanov Aug 16, 2021
5f910f9
Merge pull request #9999 from IgniteUI/rkaraivanov/formatter-data-row…
zdrawku Aug 16, 2021
8d8f9c0
chore(*): Removes waitForAsync in test declaration
3phase Aug 16, 2021
a6f6df7
Merge pull request #9970 from IgniteUI/12.1.x
zdrawku Aug 16, 2021
198f77b
feat(range-picker): update calendar when value is updated (#10004)
jackofdiamond5 Aug 16, 2021
ff05363
chore(hgrid): Removes debouncetime, waitforzone and adds clarificatio…
3phase Aug 17, 2021
837706e
Merge branch 'pbozhinov/fix-9917' of https://github.com/IgniteUI/igni…
3phase Aug 17, 2021
911fae1
Merge branch 'master' into pbozhinov/fix-9917
3phase Aug 17, 2021
dc3a534
Merge branch 'master' into pbozhinov/fix-9925
3phase Aug 17, 2021
7e892d9
refactor(add-row): Move add row method from grid base to crud service…
skrustev Jul 14, 2021
05b2777
refactor(add-row): Integrate add row into transaction service and cru…
skrustev Jul 19, 2021
972a99c
chore(*): Small fixes and teaks to changes of add row refactor.
skrustev Jul 19, 2021
c87116e
refactor(add-row): Clear transactions changes and add fictional row i…
skrustev Jul 22, 2021
5f89250
chore(*): Remove unused methods and few lint fixes.
skrustev Jul 22, 2021
6a5eda3
refactor(add-row): Update grids templates to properly check for add row.
skrustev Jul 22, 2021
4a7e612
chore(*): Fix tests.
skrustev Jul 22, 2021
3f64484
refactor(add-row): General fixes to changes related to add row mechan…
skrustev Jul 23, 2021
914d02c
fix(add-row): Fix Add Row due to changes in cell context requiring up…
skrustev Jul 27, 2021
2f1ef60
fix(add-row): Trigger grid pipes right after adding row for data to b…
skrustev Aug 12, 2021
fb8ec8a
feat(Grid): introduce new properties rowClasses and rowStyles #9969
ddincheva Aug 18, 2021
021540a
feat(*): initial implementation of rowClasses and rowStyles pipes #9969
ddincheva Aug 18, 2021
8f4a6ed
feat(*): add rowClasses and rowStyles properties to the data row elem…
ddincheva Aug 18, 2021
f9dd381
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
ddincheva Aug 18, 2021
6b8e9c9
refactor(checkbox): implement setDisabledState method
simeonoff Aug 18, 2021
77a5993
chore(*): update pipe parameters
ddincheva Aug 19, 2021
82e3dcf
refactor(switch): implement setDisabledState method
simeonoff Aug 19, 2021
8cf9644
test(Grid): conditional rowStyles and rowClasses #9969
ddincheva Aug 19, 2021
35aed4f
Support column header freezing on export (#9930)
MonikaKirkova Aug 19, 2021
97804fb
Merge branch 'master' into pbozhinov/fix-9917
ChronosSF Aug 19, 2021
735914b
Merge branch 'master' into pbozhinov/fix-9925
ChronosSF Aug 19, 2021
01d97e9
fix(input-group): fix setting disabled state in reactive form#9997
PlamenaMiteva Aug 20, 2021
fab98ee
test(input-group): additional check in input reactive form test#9997
PlamenaMiteva Aug 20, 2021
3bbb185
fix(radio): default value for falsy values
SisIvanova Aug 20, 2021
f49b427
fix(hgrid): Makes child row islands templateable #9925
3phase Aug 20, 2021
3a936e0
fix(excel-exporter): correctly export hGrid with auto generated islan…
onlyexeption Aug 23, 2021
f81cb61
Merge branch 'master' into pbozhinov/fix-9925
3phase Aug 23, 2021
35ef434
test(hgrid): Fixes row editing overlay test #9925
3phase Aug 23, 2021
c1fbfdc
Merge branch 'master' into pbozhinov/fix-9917
3phase Aug 23, 2021
ee4464b
fix(hgrid): Resolves error when parent grid has <= 2 records #9917
3phase Aug 23, 2021
1c5bbe4
Merge branch 'master' into simeonoff/fix-9997
zdrawku Aug 23, 2021
e147372
Merge branch 'master' into skrastev/add-row-refactor-master
kdinev Aug 23, 2021
8fe8092
fix(time-picker): fix time picker pan event #9717 (#10032)
PlamenaMiteva Aug 23, 2021
4fca77b
Merge branch 'master' into simeonoff/fix-9997
Lipata Aug 23, 2021
751f578
chore(hgrid): Resolves parentRowOutletDirective correctly
3phase Aug 23, 2021
0af93ae
Merge branch 'master' into pbozhinov/fix-9917
3phase Aug 23, 2021
b7bb320
Merge branch 'master' into pbozhinov/fix-9925
ChronosSF Aug 23, 2021
5fb76b6
Merge pull request #10020 from IgniteUI/simeonoff/fix-9997
zdrawku Aug 23, 2021
b223343
Merge branch 'master' into skrastev/add-row-refactor-master
ChronosSF Aug 23, 2021
9439571
Merge branch 'master' into pbozhinov/fix-9925
ChronosSF Aug 23, 2021
425565e
Merge branch 'master' into pbozhinov/fix-9917
ChronosSF Aug 23, 2021
efb82f0
refactor(radio-group): modify checked validity
simeonoff Aug 23, 2021
b5959d5
Merge pull request #10008 from IgniteUI/skrastev/add-row-refactor-master
ChronosSF Aug 23, 2021
62fc0bd
Merge branch 'master' into SIvanova/fix-9979
simeonoff Aug 23, 2021
a198cba
Merge pull request #9982 from IgniteUI/pbozhinov/fix-9917
ChronosSF Aug 23, 2021
a17b406
Merge branch 'master' into PMiteva/input-group-reactive
Lipata Aug 24, 2021
5344c3c
Merge pull request #10031 from IgniteUI/PMiteva/input-group-reactive
kdinev Aug 24, 2021
1c6d10a
Merge branch 'master' into SIvanova/fix-9979
kdinev Aug 24, 2021
dc7ed67
Merges target and resolvers merge conflicts
3phase Aug 24, 2021
323a421
Merge branch 'master' into roadmap-update-m18-13-Aug-21
kdinev Aug 24, 2021
6a49946
Merge pull request #10033 from IgniteUI/SIvanova/fix-9979
kdinev Aug 24, 2021
b25c4dc
Merge branch 'master' into pbozhinov/fix-9925
3phase Aug 24, 2021
f3c2e08
Merge pull request #9995 from IgniteUI/pbozhinov/fix-9925
ChronosSF Aug 25, 2021
5659a2e
fix(input): update styles and asterisk on dynamically added/removed v…
IvayloG Aug 25, 2021
ecbcd71
fix(highlight): skip active highlight if index is -1 (#10030)
DiyanDimitrov Aug 25, 2021
870f99f
feat(grid): Added style bindings for headers
rkaraivanov Aug 26, 2021
91cab58
fix(grid): adding null as possible value for width and height #9980
ChronosSF Aug 26, 2021
893918c
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Aug 27, 2021
28ddbde
docs(column): Fixed doc strings
rkaraivanov Aug 27, 2021
69be835
Merge pull request #10059 from IgniteUI/rkaraivanov/grid-header-style…
zdrawku Aug 27, 2021
732e7af
Merge branch 'master' into sstoychev/width-height-null-master
kdinev Aug 27, 2021
eceeb41
Merge pull request #10064 from IgniteUI/sstoychev/width-height-null-m…
ChronosSF Aug 27, 2021
f3c45e5
feat(add-row): implementing context-free beginAddRow method #9675
ChronosSF Aug 27, 2021
63eaa82
Merge remote-tracking branch 'origin/master' into sstoychev/add-row-api
ChronosSF Aug 30, 2021
d07c4c4
chore(*): fixing lint warnings
ChronosSF Aug 30, 2021
ec25b43
Update ROADMAP.md
radomirchev Aug 30, 2021
7257f97
Merge branch 'master' into roadmap-update-m18-13-Aug-21
radomirchev Aug 30, 2021
61d7432
docs(readme): Update readme with marketing
zdrawku Aug 31, 2021
a186494
fix(grid): Surround input focus in rAF #10048
astaev Sep 2, 2021
5eb43f0
chore(*): expose new property that contains the column list
ddincheva Sep 3, 2021
d4bdd10
Merge pull request #10073 from IgniteUI/zkolev/update-readme
kdinev Sep 3, 2021
8bc6ae5
Merge branch 'master' into astaev/issue10048-master
kdinev Sep 3, 2021
67d56fb
Update ROADMAP.md
kdinev Sep 3, 2021
c7cba08
Merge pull request #9998 from IgniteUI/roadmap-update-m18-13-Aug-21
kdinev Sep 3, 2021
79af220
Merge branch 'master' into astaev/issue10048-master
kdinev Sep 3, 2021
0092eb0
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
ddincheva Sep 3, 2021
2fd78f2
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
ddincheva Sep 3, 2021
1d84855
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
ddincheva Sep 3, 2021
52e77e2
Update grid-resources.ts
mrApptastic Sep 6, 2021
9677b71
perf(grid): reduce delay on larger group row selection
damyanpetev Sep 7, 2021
95fc279
Merge pull request #10080 from IgniteUI/astaev/issue10048-master
kdinev Sep 7, 2021
36f0710
Merge branch 'master' into dpetev/group-selection-perf
zdrawku Sep 7, 2021
b09e8d8
Merge pull request #10089 from IgniteUI/dpetev/group-selection-perf
zdrawku Sep 7, 2021
3107cd6
Merge branch 'master' into ddincheva/columnsGetterFixs-master
hanastasov Sep 7, 2021
aae22cd
Merge branch 'master' into ddincheva/rowStyling
ddincheva Sep 8, 2021
975dc88
Merge branch 'master' into patch-1
kdinev Sep 8, 2021
6fcdac4
Merge pull request #10085 from IgniteUI/ddincheva/columnsGetterFixs-m…
zdrawku Sep 8, 2021
6086a3f
Merge branch 'master' into sstoychev/add-row-api
ChronosSF Sep 8, 2021
e82260e
Merge branch 'master' into patch-1
kdinev Sep 8, 2021
f7a275d
fix(row-adding): splitting to two methods, fixing pinning #9675
ChronosSF Sep 8, 2021
f2654a3
Merge branch 'sstoychev/add-row-api' of https://github.com/IgniteUI/i…
ChronosSF Sep 8, 2021
a95f126
chore(*): removing faulty import
ChronosSF Sep 8, 2021
ce9b778
feat(state-persistance): restore column group headers #8516 - master
dobromirts Sep 9, 2021
95f0fa8
chore(*): fix getState failing tests
dobromirts Sep 9, 2021
4a5e288
chore(*): fix additional state tests
dobromirts Sep 9, 2021
34e7486
chore(*): fix setstate from object test
dobromirts Sep 9, 2021
c51f918
chore(*): fix tests error message
dobromirts Sep 10, 2021
9befe92
chore(*): change tests error message check
dobromirts Sep 10, 2021
6144507
chore(*):roadmap-update-m18-10sep21
radomirchev Sep 10, 2021
1f92fa9
chore(*): add persistance dev sample
dobromirts Sep 10, 2021
35470ac
fix(row-adding): api implementation with tree-grid specifics #9429
ChronosSF Sep 10, 2021
c87093f
Merge pull request #10101 from IgniteUI/roadmap-update-m18-10sep21
kdinev Sep 10, 2021
c22157e
chore(*): resolving an issue in the API from leftover code.
ChronosSF Sep 10, 2021
2d3cd22
Merge branch 'master' into sstoychev/add-row-api
ChronosSF Sep 10, 2021
de87222
Merge branch 'master' into patch-1
kdinev Sep 10, 2021
641f0da
Merge branch 'master' into ddincheva/rowStyling
ddincheva Sep 10, 2021
5f741c2
Merge branch 'master' into dTsvetkov/feat-8516-master
hanastasov Sep 10, 2021
6beef3b
fix(row-adding): implementing changes from review comments.
ChronosSF Sep 10, 2021
c20c99b
chore(*): fixing lint error
ChronosSF Sep 10, 2021
7b6c997
Merge pull request #10097 from IgniteUI/dTsvetkov/feat-8516-master
zdrawku Sep 10, 2021
6d01e48
Merge branch 'master' into ddincheva/rowStyling
ddincheva Sep 13, 2021
18a3315
Merge remote-tracking branch 'origin/master' into sstoychev/add-row-api
ChronosSF Sep 13, 2021
9827a3d
perf(grid-rows): Cleaned row style bindings
rkaraivanov Sep 13, 2021
bb276e5
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
rkaraivanov Sep 13, 2021
9b25995
Merge branch 'ddincheva/rowStyling' of https://github.com/IgniteUI/ig…
rkaraivanov Sep 13, 2021
ff177ab
Merge branch 'master' into patch-1
kdinev Sep 13, 2021
925d488
Merge pull request #10082 from mrApptastic/patch-1
kdinev Sep 13, 2021
25f208f
Address review comments
rkaraivanov Sep 13, 2021
853c638
fix(grid): Add check for shadowRoot
zdrawku Sep 10, 2021
a7abede
Merge branch 'master' into sstoychev/add-row-api
ChronosSF Sep 13, 2021
5000fff
Merge pull request #10070 from IgniteUI/sstoychev/add-row-api
ChronosSF Sep 13, 2021
f6666c2
Merge pull request #10110 from IgniteUI/rkaraivanov/row-classes-bindings
ddincheva Sep 14, 2021
bb4b3be
chore(*): update the changelog
ddincheva Sep 14, 2021
f470209
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular…
ddincheva Sep 14, 2021
bf9e0db
Merge branch 'master' into zkolev/fix-issue-10106-master
kdinev Sep 14, 2021
19144c7
Merge pull request #10115 from IgniteUI/zkolev/fix-issue-10106-master
kdinev Sep 14, 2021
0692da1
chore(*): update version in changelog
hanastasov Sep 14, 2021
d183919
Merge branch 'master' into ddincheva/rowStyling
hanastasov Sep 14, 2021
a2eefb4
Merge pull request #10022 from IgniteUI/ddincheva/rowStyling
zdrawku Sep 14, 2021
4d5ea77
feat(snackbar): Add input for custom position strategy#10126 - master
dobromirts Sep 15, 2021
763af6d
fix(groupby): columns width doesn't update when grouping gets cleared…
3phase Sep 15, 2021
2cd179e
feat(i18n): Adding Norwegian language - master
randriova Sep 15, 2021
525fa6b
Merge pull request #10139 from IgniteUI/randriova-add-norwegian-master
Lipata Sep 15, 2021
c48532b
fix(for-of): inheriting flex-flow for display container #10037
ChronosSF Sep 15, 2021
43a7f49
fix(dialog): Reset letter-spacing for all nested elements inside the …
desig9stein Sep 15, 2021
fde6afd
Merge branch 'master' into dTsvetkov/feat-10126-master
hanastasov Sep 16, 2021
cf4d494
chore(*): remove redundant method param type
dobromirts Sep 16, 2021
3cced06
Merge branch 'master' into pbozhinov/fix-10081
3phase Sep 16, 2021
8b4a35a
chore(*): update snackbar default animation
dobromirts Sep 16, 2021
ded7c10
Merge branch 'master' into sstoychev/display-container-flex-flow
ChronosSF Sep 16, 2021
29629a6
chore(*): add toggle method for snackbar and toast
dobromirts Sep 16, 2021
71b4488
fix(esf): added missing aria related attributes - master (#10105)
igdmdimitrov Sep 16, 2021
c5f7468
Merge branch 'master' into dTsvetkov/feat-10126-master
hanastasov Sep 16, 2021
107722c
chore(dev-demos): Add drag and drop sample overlapping shadow dom com…
dobromirts Sep 16, 2021
5bd3e4e
chore(*): expose positionSettings for toast component
dobromirts Sep 16, 2021
f892c07
chore(*): resolve ircular dependencies
dobromirts Sep 16, 2021
7399ef9
Merge branch 'master' into pbozhinov/fix-10081
kdinev Sep 16, 2021
725ea9e
chore(*): add view encapsulation
dobromirts Sep 16, 2021
460dab3
chore(*): add toast default animations
dobromirts Sep 17, 2021
059c3f4
Merge pull request #10133 from IgniteUI/dTsvetkov/feat-10126-master
zdrawku Sep 17, 2021
0495459
Merge branch 'master' into dTsvetkov/add-drag-drop-shadow-dom-dev-sample
zdrawku Sep 17, 2021
07426c0
Merge pull request #10141 from IgniteUI/sstoychev/display-container-f…
ChronosSF Sep 17, 2021
58f8845
feat(*): updating with discord badge
kdinev Sep 17, 2021
ad4886d
Merge branch 'master' into dTsvetkov/add-drag-drop-shadow-dom-dev-sample
zdrawku Sep 17, 2021
9de7be9
Merge pull request #10149 from IgniteUI/dTsvetkov/add-drag-drop-shado…
zdrawku Sep 17, 2021
8c849aa
Merge branch 'master' into pbozhinov/fix-10081
kdinev Sep 17, 2021
2ecdca6
Merge pull request #10135 from IgniteUI/pbozhinov/fix-10081
ChronosSF Sep 17, 2021
a178d05
chore(*): update or rodamap for m18 17-sep-21
radomirchev Sep 17, 2021
a8fd437
Update ROADMAP.md
radomirchev Sep 17, 2021
a201c9c
8. removed
radomirchev Sep 17, 2021
26a4b68
Merge pull request #10153 from IgniteUI/milestone-18-update-17sep21
kdinev Sep 17, 2021
d704371
fix(grid): use formattter function for boolean columns #8978
Volen99 Sep 17, 2021
2b1a164
test(grid): Change variable name #8978
Volen99 Sep 20, 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 9-11 # For IE 9-11 support, remove 'not'.
IE 11 # For IE 9-11 support, remove 'not'.
75 changes: 75 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"root": true,
"ignorePatterns": [
"projects/**/*"
],
"overrides": [
{
"files": [
"*.ts"
],
"parserOptions": {
"project": [
"tsconfig.json",
"e2e/tsconfig.json"
],
"createDefaultProgram": true
},
"extends": [
"plugin:@angular-eslint/ng-cli-compat",
"plugin:@angular-eslint/ng-cli-compat--formatting-add-on",
"plugin:@angular-eslint/template/process-inline-templates"
],
"rules": {
"no-shadow": "off",
"@typescript-eslint/no-shadow": [
"error"
],
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": [
"warn",
{
"varsIgnorePattern": "_",
"argsIgnorePattern": "^_"
}
],
"@typescript-eslint/consistent-type-definitions": "error",
"@typescript-eslint/dot-notation": "off",
"@typescript-eslint/explicit-member-accessibility": [
"warn",
{
"accessibility": "explicit",
"overrides": {
"constructors": "no-public"
}
}
],
"@typescript-eslint/naming-convention": [
"error",
{
"selector": "enumMember",
"format": [
"PascalCase"
]
}
],
"brace-style": [
"error",
"1tbs"
],
"id-blacklist": "off",
"id-match": "off",
"no-underscore-dangle": "off"
}
},
{
"files": [
"*.html"
],
"extends": [
"plugin:@angular-eslint/template/recommended"
],
"rules": {}
}
]
}
67 changes: 67 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"

on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '33 4 * * 4'

jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
language: [ 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
# Learn more:
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed

steps:
- name: Checkout repository
uses: actions/checkout@v2

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language

#- run: |
# make bootstrap
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
65 changes: 42 additions & 23 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,52 @@ on:
branches: [ master, '[0-9]+.[0-9]+.x' ]

jobs:
build:
run-tests:

runs-on: ubuntu-latest

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

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run lint:lib
- run: npm run build:lib
- run: npm run test:lib:others
env:
NODE_OPTIONS: --max_old_space_size=4096
- run: npm run test:lib:grid
env:
NODE_OPTIONS: --max_old_space_size=4096
- run: npm run test:lib:tgrid
env:
NODE_OPTIONS: --max_old_space_size=4096
- run: npm run test:lib:hgrid
env:
NODE_OPTIONS: --max_old_space_size=4096
- run: npm run test:schematics
- name: Checkout
uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Install packages
run: npm ci
- name: Lint
run: npm run lint:lib
env:
NODE_OPTIONS: --max_old_space_size=4096
- name: Lint i18n
run: npm run lint:i18n
- name: Build
run: npm run build:lib
- name: Test
run: |
npm run test:lib
npm run test:styles
npm run test:schematics
env:
NODE_OPTIONS: --max_old_space_size=4096
- 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
- name: Publish to coveralls.io
if: github.repository == 'IgniteUI/igniteui-angular' && matrix.node-version == '14.x'
uses: coverallsapp/[email protected]
with:
github-token: ${{ github.token }}

67 changes: 67 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
name: Npm.js deploy

on:
release:
types: [created]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 12
cache: 'npm'
registry-url: 'https://registry.npmjs.org'
- run: echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV
- run: echo ${VERSION}

- run: echo "NG_CLI_ANALYTICS=false" >> $GITHUB_ENV
- run: echo "NODE_OPTIONS='--max_old_space_size=4096'" >> $GITHUB_ENV
- run: npm ci

- name: Build igniteui-angular
run: |
npm run build:lib
npm run build:schematics
npm run build:migration

- name: Build igniteui-angular-i18n
run: npm run build:i18n

- name: Define npm tag
run: |
if [[ ${VERSION} == *"alpha"* || ${VERSION} == *"beta"* || ${VERSION} == *"rc"* ]]; then echo "NPM_TAG=next"; else echo "NPM_TAG=latest"; fi >> $GITHUB_ENV
echo ${NPM_TAG}

- name: Copy readme for igniteui-angular
run: cp ../../README.md README.md
working-directory: dist/igniteui-angular

- name: Copy i18n files
run: |
cp ../../projects/igniteui-angular-i18n/README.md README.md
cp ../../projects/igniteui-angular-i18n/package.json package.json
cp ../../projects/igniteui-angular-i18n/LICENSE LICENSE
working-directory: dist/igniteui-angular-i18n

- name: Create igniteui-angular version
run: npm version ${VERSION} --no-git-tag-version --save --verbose
working-directory: dist/igniteui-angular

- name: Create igniteui-angular-i18n version
run: npm version ${VERSION} --no-git-tag-version --save
working-directory: dist/igniteui-angular-i18n

- name: Publish igniteui-angular
run: npm publish --tag ${NPM_TAG}
working-directory: dist/igniteui-angular
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

- name: Publish igniteui-angular-i18n
run: npm publish --tag ${NPM_TAG}
working-directory: dist/igniteui-angular-i18n
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
2 changes: 1 addition & 1 deletion .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"plugins": ["stylelint-scss"],
"ignoreFiles": ["projects/igniteui-angular/src/lib/core/styles/**/*.md"],
"rules": {
"at-rule-blacklist": ["debug", {
"at-rule-disallowed-list": ["debug", {
"severity": "warning"
}],
"block-closing-brace-empty-line-before": "never",
Expand Down
46 changes: 24 additions & 22 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,29 +24,31 @@ script:
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:grid; fi
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:tgrid; fi
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:lib:hgrid; fi
- if [ -z "${TRAVIS_TAG}" ]; then istanbul-combine -d coverage -p none -r lcov -r html coverage/hierarchical-grid/coverage-final.json coverage/tree-grid/coverage-final.json coverage/non-grid/coverage-final.json coverage/grid/coverage-final.json; fi
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:styles; fi
- if [ -z "${TRAVIS_TAG}" ]; then npm run test:schematics; fi
- if [ -z "${TRAVIS_TAG}" ] && [ "${TRAVIS_REPO_SLUG}" == "IgniteUI/igniteui-angular" ]; then cat ./coverage/lcov.info | coveralls; fi
## Use only Github actions for publishing coveralls.io status
#- if [ -z "${TRAVIS_TAG}" ]; then istanbul-combine -d coverage -p none -r lcov -r html coverage/hierarchical-grid/coverage-final.json coverage/tree-grid/coverage-final.json coverage/non-grid/coverage-final.json coverage/grid/coverage-final.json; fi
# - if [ -z "${TRAVIS_TAG}" ] && [ "${TRAVIS_REPO_SLUG}" == "IgniteUI/igniteui-angular" ]; then cat ./coverage/lcov.info | coveralls; fi

before_deploy:
- npm run build:schematics
- npm run build:migration
# move to dist
- cd dist/igniteui-angular
# update package versions
- npm version "${TRAVIS_TAG}" --no-git-tag-version --save
- if [[ "${TRAVIS_TAG}" == *"alpha"* || "${TRAVIS_TAG}" == *"beta"* || "${TRAVIS_TAG}" == *"rc"* ]]; then export NPM_TAG="next"; else export NPM_TAG="latest"; fi
# before_deploy:
# - npm run build:schematics
# - npm run build:migration
# # move to dist
# - cd dist/igniteui-angular
# # update package versions
# - npm version "${TRAVIS_TAG}" --no-git-tag-version --save
# - if [[ "${TRAVIS_TAG}" == *"alpha"* || "${TRAVIS_TAG}" == *"beta"* || "${TRAVIS_TAG}" == *"rc"* ]]; then export NPM_TAG="next"; else export NPM_TAG="latest"; fi

# copy readme
- cp ../../README.md README.md
# # copy readme
# - cp ../../README.md README.md

deploy:
provider: npm
tag: "${NPM_TAG}"
skip_cleanup: true
email: [email protected]
api_key:
secure: DzxT8e3ryMBPMgx+6toU7+O+1nBLzjCAO4vyDQbze9Fi1jJ23PUUXuG9UmXqnzPUJ64uK4qzi40QiPdk4P0AsOiBr66fQtn02f/Yo1F42r13X9jKuqOdJlRl3dTWPGt5HOBO4YUq6BYA1HAh09/nsgLt670Wk2I8PMNpUiuTFI1F6vhGFsrjEaKbknrZhrQzfAxbTkbZe3RJmrEJQzU5CfFkZzoqsqpS20tFSSNiiPVy6G5OmAMW5f26klq5T0BZ0xBAf2AlXEmGo+LS+65Mbe+yQb1v/IUPk+YY4gwzQQEEh9d+MNU+tMOIVfkqyj5MIdILEIoLMlHKTtaqh8GsxOr2sFw6a4tTKpTqr4yBwuGspa/KjexC/41QVHQjaG0wAekuZluUOL+5I2jYzmVPAFSeiXhor4DFcp+Eh7uwEMaw1paX5DW8UiI8r2FU8RcHE75MN/EOSLE1+9He+RfxnHZW3MyOhOnvZt08+/WoFR6l1OpMM8mVVfHFFVvSk/QVbjFobbvzl5ecNMCS2H8EAJx8mYhwMgTxgf9Sw2AHKh0mgOlRBC9Ox17Hk2VKMcL7sgGY+7btP5mgqW1P/HHxXSAWaqS2e01L+GK5EG618R3Gz+Fphr6ZIyNqQ6BCc1UpJQZFJVVsPAJMMBg7Or5vcYJlxYPXOM5jLm8lzo9hSxA=
on:
tags: true
repo: IgniteUI/igniteui-angular
# deploy:
# provider: npm
# tag: "${NPM_TAG}"
# skip_cleanup: true
# email: [email protected]
# api_key:
# secure: DzxT8e3ryMBPMgx+6toU7+O+1nBLzjCAO4vyDQbze9Fi1jJ23PUUXuG9UmXqnzPUJ64uK4qzi40QiPdk4P0AsOiBr66fQtn02f/Yo1F42r13X9jKuqOdJlRl3dTWPGt5HOBO4YUq6BYA1HAh09/nsgLt670Wk2I8PMNpUiuTFI1F6vhGFsrjEaKbknrZhrQzfAxbTkbZe3RJmrEJQzU5CfFkZzoqsqpS20tFSSNiiPVy6G5OmAMW5f26klq5T0BZ0xBAf2AlXEmGo+LS+65Mbe+yQb1v/IUPk+YY4gwzQQEEh9d+MNU+tMOIVfkqyj5MIdILEIoLMlHKTtaqh8GsxOr2sFw6a4tTKpTqr4yBwuGspa/KjexC/41QVHQjaG0wAekuZluUOL+5I2jYzmVPAFSeiXhor4DFcp+Eh7uwEMaw1paX5DW8UiI8r2FU8RcHE75MN/EOSLE1+9He+RfxnHZW3MyOhOnvZt08+/WoFR6l1OpMM8mVVfHFFVvSk/QVbjFobbvzl5ecNMCS2H8EAJx8mYhwMgTxgf9Sw2AHKh0mgOlRBC9Ox17Hk2VKMcL7sgGY+7btP5mgqW1P/HHxXSAWaqS2e01L+GK5EG618R3Gz+Fphr6ZIyNqQ6BCc1UpJQZFJVVsPAJMMBg7Or5vcYJlxYPXOM5jLm8lzo9hSxA=
# on:
# tags: true
# repo: IgniteUI/igniteui-angular
Loading