Stamen Stoychev
Stamen Stoychev
Closes #11849, #11942 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos - [ ]...
Closes https://github.com/IgniteUI/igniteui-angular/issues/11849, https://github.com/IgniteUI/igniteui-angular/issues/11942 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos - [ ]...
Closes https://github.com/IgniteUI/igniteui-angular/issues/11849, https://github.com/IgniteUI/igniteui-angular/issues/11942 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos - [ ]...
Closes https://github.com/IgniteUI/igniteui-angular/issues/11849, https://github.com/IgniteUI/igniteui-angular/issues/11942 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos - [ ]...
If the for-of container receives padding, the last item gets cut off with that amount - padding is not taken into account. Reproducing samples - 2nd two from this: [github-kpsvt9-djhsue.zip](https://github.com/IgniteUI/igniteui-angular/files/7022641/github-kpsvt9-djhsue.zip)
Related to https://github.com/IgniteUI/igniteui-webcomponents/pull/426
Fix the WC project not getting tree-shaking with rollup (or move to webpack / other module bundler)
The WC project doesn't receive tree-shaking. It's easy to reproduce if you debug a WC project made with the CLI and see that all the js files are included in...
Instead of Default and Custom themes, allow users to choose between the 8 predefined themes and implement them as part of the style.scss file.