Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
387 commits
Select commit Hold shift + click to select a range
cf93129
refactor(time-picker): bundle styles with component (#16418)
SisIvanova Nov 7, 2025
5e4e122
fix(select): style component using sass theme (#16404)
SisIvanova Nov 10, 2025
05209df
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Nov 10, 2025
3017a76
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Nov 10, 2025
0012b91
fix(navbar): adjust icon sizes and spacing across themes (#16436)
desig9stein Nov 11, 2025
8bb6a80
fix(themes): update component properties to use 'elevation' variables…
adrianptrv Nov 18, 2025
5898f24
fix(tabs): replace igx-icon with igc-icon in WC demo + fix theme para…
adrianptrv Nov 18, 2025
cb388ff
fix(tabs): set correct bootstrap focus border var (#16481)
adrianptrv Nov 19, 2025
e4a8e3c
fix(input): align input sass theme with wc (#16463)
didimmova Nov 20, 2025
89835d3
refactor(radio): style component using sass theme (#16476)
SisIvanova Nov 20, 2025
1a51cd0
fix(list): icon size in nested elements on initial load (#16498)
adrianptrv Nov 21, 2025
5a867df
fix(switch): style component using sass theme (#16491)
SisIvanova Nov 21, 2025
501ad98
fix(combo): style component using sass theme (#16389)
SisIvanova Nov 21, 2025
b3fb4a3
refactor(themes): accessibility color fixes (#16518)
SisIvanova Nov 26, 2025
deed22c
refactor(button): refactor button themes to match all repos (#16527)
didimmova Nov 28, 2025
d2266d2
refactor(grid): bootstrap color enhancement (#16546)
SisIvanova Dec 2, 2025
ce4ac8a
refactor(list): styling discrepancies
SisIvanova Dec 3, 2025
de25095
Merge pull request #16578 from IgniteUI/sivanova/list-styles
kdinev Dec 3, 2025
f63317f
[celendar] refactoring the component syles to match the master branch…
desig9stein Dec 11, 2025
04f3493
fix(*): styling discrepancies (#16604)
SisIvanova Dec 19, 2025
9e579bf
fix(navbar): move icon padding to icon-button elements only (#16693)
adrianptrv Jan 9, 2026
1459584
refactor(chip): update chip states colors (#16691)
adrianptrv Jan 9, 2026
cc50d1e
fix(excel-filtering): fix styles (#16707)
didimmova Jan 13, 2026
fffa840
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jan 23, 2026
02dbfdb
style(textarea): add padding bottom to textarea in all themes (#16808)
didimmova Feb 4, 2026
9832c67
fix(input-group): fix cursor behaviour in input groups (#16869)
didimmova Feb 19, 2026
ca0d0bc
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
simeonoff Feb 21, 2026
794e28c
refactor(themes): change mechanism for scoped styles
simeonoff Feb 21, 2026
1512cab
refactor(navdrawer): add missing styles
simeonoff Feb 21, 2026
89fa34e
refactor(themes): replace --igx prefixes with --ig
simeonoff Feb 21, 2026
ff69467
refactor(navdrawer): streamline animation
simeonoff Feb 21, 2026
b0c7e00
refactor(themes): bring back the grid theme
simeonoff Feb 21, 2026
4f8d8ec
docs: fix sassdoc for _standalone.scss
simeonoff Feb 21, 2026
c24ec1a
refactor(themes): update standalone mixins
simeonoff Feb 24, 2026
3afbe8a
Merge branch 'master' into simeonoff/scoped-styles
desig9stein Mar 4, 2026
bcb01ec
feat(input-group): pass hints QueryList from wrapper components to in…
desig9stein Mar 5, 2026
c99f548
fix(styles): update height properties to inherit for bundle components
desig9stein Mar 9, 2026
70cf4c6
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
desig9stein Mar 9, 2026
c99ca83
fix(navigation-drawer): replace specificity placeholders with explici…
desig9stein Mar 9, 2026
d3b30ed
fix(input-group): adjust hint row height and update padding; inherit …
desig9stein Mar 9, 2026
f08ba7b
fix(buttons): update icon sizing and alignment in button and icon-but…
desig9stein Mar 9, 2026
99fe636
fix(input-group): fix fluent inherit height for bundle elements
desig9stein Mar 9, 2026
bce5eef
fix(input-group): update input fluent styles to fix file height
desig9stein Mar 9, 2026
ada0ea1
refactor(grid): scope styles to grid components (#16813)
desig9stein Mar 11, 2026
2cc1360
deps(theming): bump to the latest version
simeonoff Mar 11, 2026
15cd977
feat(date-range-picker): fix styling issues
desig9stein Mar 12, 2026
bf4a9ba
feat(action-strip): refactor sample layout and enhance styling
desig9stein Mar 12, 2026
a3ed637
fix(themes): update box-shadow and layout inconsistencies across themes
desig9stein Mar 16, 2026
b1a7b21
refactor(samples): remove local density chooser for each individual c…
desig9stein Mar 18, 2026
9480f06
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
desig9stein Mar 18, 2026
2fdad66
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
desig9stein Mar 18, 2026
76dd131
refactor(samples): update sample styles for layout consistency
desig9stein Mar 19, 2026
6ff7c4f
fix(samples): ensure active item is scrolled into view
desig9stein Mar 19, 2026
79d6b72
Merge branch 'master' into simeonoff/scoped-styles
desig9stein Mar 19, 2026
dc51cae
refactor(themes, samples): improve styles and remove redundant functi…
desig9stein Mar 20, 2026
a397064
refactor(samples): remove `@HostBinding` for dynamic size styles and …
desig9stein Mar 20, 2026
197d943
Merge branch 'master' into simeonoff/scoped-styles
desig9stein Mar 20, 2026
aef684d
fix(themes): remove redundant styles and improve button-group alignment
desig9stein Mar 20, 2026
4e6b1a5
fix(themes): correct theme references and adjust styles for consistency
desig9stein Mar 23, 2026
b69fffc
fix(date-range-picker): improve layout and grid alignment in date-ran…
desig9stein Mar 25, 2026
1ce7a26
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
desig9stein Mar 25, 2026
5346c6c
refactor(chart-dialog): replace IgxDividerDirective with IgxDividerCo…
desig9stein Mar 25, 2026
27601b5
chore(dependencies): update `igniteui-theming` to `v25.0.2`
desig9stein Mar 25, 2026
67f559d
fix(themes): refine grid and filtering styles for consistency
desig9stein Mar 26, 2026
5154929
fix(themes): reorganize and clean up grid styles for consistency
desig9stein Mar 26, 2026
805806b
refactor(themes, samples): clean up styles, improve structure, and up…
desig9stein Mar 27, 2026
b6cf64e
chore(dependencies, themes): update `igniteui-theming` to `v25.1.0-be…
desig9stein Mar 27, 2026
dd40539
feat(checkbox): implement disabled-fill-color and apply to all themes
didimmova Mar 30, 2026
5cc65dc
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
desig9stein Mar 30, 2026
20eb639
fix(scripts, dependencies): bring back concurrent tasks for styles wa…
desig9stein Mar 30, 2026
4a5a1b2
fix(themes): update filtered icon across themes
desig9stein Mar 30, 2026
e043873
fix(input-group): prevent hints from flickering when value is changed…
desig9stein Mar 30, 2026
c06b311
fix(styles, samples): adjust drop-down and grid styles, add input pla…
desig9stein Mar 31, 2026
551771a
refactor(samples, styling): revamp grid-pdf-export sample layout and …
desig9stein Mar 31, 2026
9dcd93e
refactor(themes): consolidate toolbar SCSS files, remove redundancies
desig9stein Apr 1, 2026
e3608fa
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
desig9stein Apr 1, 2026
268a345
fix(input-group): move styles to material them for lable positioning
desig9stein Apr 1, 2026
40e0901
refactor(samples, styles): simplify and modernize component samples l…
desig9stein Apr 1, 2026
0c4b23c
chore(dependencies): update `igniteui-theming` to v25.1.0
desig9stein Apr 1, 2026
4bf3df6
fix(styles): update navigation drawer and input group SCSS, improve s…
desig9stein Apr 2, 2026
0265478
fix(styles): update property label styling in properties panel
desig9stein Apr 2, 2026
df4a50f
fix(color-sample): add support for modern CSS color formats in hex co…
desig9stein Apr 2, 2026
394aa10
Merge branch 'master' into simeonoff/scoped-styles
desig9stein Apr 2, 2026
a87b70f
fix(checkbox-base-directive): update label class to include base CSS …
desig9stein Apr 2, 2026
019c0cf
fix(styles): add `--_bundle-row: 1` for all inputs inside the cell
desig9stein Apr 2, 2026
70259f1
refactor(samples): Cleanup inputs sample
desig9stein Apr 2, 2026
c3bb203
fox(grid): use correct color variables for expand/collapse-all icon i…
desig9stein Apr 2, 2026
0a34175
refactor(samples): set grid-template-rows for auto sizing
desig9stein Apr 2, 2026
8670536
refactor(samples): enhance layout and styling for improved usability
desig9stein Apr 2, 2026
0be77c4
fix(input-group): update grid row variables for input groups and labels
desig9stein Apr 3, 2026
dcc13aa
Merge remote-tracking branch 'origin/master' into simeonoff/scoped-st…
desig9stein Apr 3, 2026
a93b9dd
Merge branch 'master' into simeonoff/scoped-styles
desig9stein Apr 6, 2026
367ddaa
fix(layout): wrap router outlet in a div for improved responsiveness
desig9stein Apr 6, 2026
5db6202
fix(scombp): update igx-combo toggle button styles
desig9stein Apr 6, 2026
9828b03
fix(simple-combo): add styles for simple combo component
desig9stein Apr 6, 2026
4d164a5
Merge branch 'master' into simeonoff/scoped-styles
desig9stein Apr 7, 2026
697f63c
fix(styles): fix missing bracket
desig9stein Apr 7, 2026
35a0774
fix(dropdown): fix spacing for label items
adrianptrv Apr 9, 2026
d1b9a63
feat(splitter): align splitter with the latest design handoff (#16997)
didimmova Apr 14, 2026
85b58b9
refactor(button-group): refactor and update button group styles w/o o…
didimmova Apr 16, 2026
ed345fe
chore(deps): update theming package
didimmova Apr 16, 2026
2de18bc
feat(query-builder): update fluent and/or button styles
didimmova Apr 17, 2026
06d3f42
feat(grid): fix ghost-row styles
didimmova Apr 17, 2026
c15c8fe
fix(chips): update chips paddings and gaps
didimmova Apr 20, 2026
89eb10f
fix(badge): fix badge to work with content projection
didimmova Apr 20, 2026
997d916
fix(input-group): separate input and file-input tokens
didimmova Apr 21, 2026
966c322
feat(chips-area): add separate theme (#17205)
adrianptrv Apr 30, 2026
35002e3
Merge branch 'master' into simeonoff/scoped-styles
simeonoff May 28, 2026
3c3be0b
refactor: fix build errors after merging master
simeonoff May 28, 2026
8f8b8dc
fix(elevations): fix indigo dark theme elevations
didimmova May 29, 2026
f7e999e
fix(date-range): fix discrepancies for daterange picker
didimmova May 29, 2026
b909029
feat(grids): consolidate shared grid styles via adoptedStyleSheets
simeonoff Jun 2, 2026
48b6776
fix(styles): rebuild grid-base.styles.ts on SCSS watch changes
simeonoff Jun 2, 2026
6223d81
chore(scripts): clean up sass build scripts and suppress if-function …
simeonoff Jun 2, 2026
3b8422d
refactor(scripts): streamline sass build and skip duplicate npm start…
simeonoff Jun 2, 2026
9a5f9c9
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jun 10, 2026
6564655
fix: errors post igniteui-theming update
simeonoff Jun 10, 2026
c7aac08
deps: bump theming to 27.1.0
simeonoff Jun 11, 2026
8cfdc9e
npm: update package-lock.json
simeonoff Jun 11, 2026
094c682
chore(styles): remove deprecated component/theme files
simeonoff Jun 11, 2026
a9b5bd7
deps: update igniteui-sassdoc-theme
simeonoff Jun 12, 2026
ad4465b
npm: update package-lock.json
simeonoff Jun 12, 2026
cbcc9b3
fix(styles): update border styles for pinned rows and columns
desig9stein Jun 15, 2026
57a7a35
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jun 22, 2026
20db870
fix: minor adjustments after merging master
simeonoff Jun 22, 2026
768142d
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jun 22, 2026
690c07a
feat(grid): update grid styles and theme builder sample (scoped-style…
didimmova Jun 22, 2026
166bd25
lint: fix errors
simeonoff Jun 22, 2026
ccc94ec
build: increase build budget
simeonoff Jun 22, 2026
6156c8f
lint: fix stylelint warnings and errors
simeonoff Jun 22, 2026
904b783
fix(test): remove stale karma plugin require and unused test assets
simeonoff Jun 22, 2026
12d3559
lint: fix errors
simeonoff Jun 22, 2026
efff1b6
spec(date-range-picker): update spec with the correct classes
simeonoff Jun 23, 2026
03cd3e2
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jun 23, 2026
9c0071e
lint: fix lint errors
simeonoff Jun 23, 2026
25aa5bf
spec(combo): fix failing tests
simeonoff Jun 24, 2026
7c3f05a
spec: fix drop-down, simple-combo, stepper, and tabs
simeonoff Jun 25, 2026
ca65533
spec(query-builder): fix failing tests
simeonoff Jun 25, 2026
f33610d
fix(styles): register component stylesheets once per document
simeonoff Jun 25, 2026
0e4a062
fix(progress-bar): allow setting of two-tone gradient in circular bar
simeonoff Jun 25, 2026
459479e
spec(pivot-grid): stabilize filter chip dropdown tests
simeonoff Jun 25, 2026
d380b86
spec(grid): fix some failing tests
simeonoff Jun 25, 2026
fda680a
spec(grid): fix failing tests
simeonoff Jun 25, 2026
df84529
refactor(excel-style-search): bump small itemSize to 28px
simeonoff Jun 26, 2026
391af23
spec(colum-resizing): adjust tests to account for border
simeonoff Jun 26, 2026
6d9b598
fix(excel-style-filtering): cache search list height to avoid NG0100
simeonoff Jun 26, 2026
4e17689
spec(utils): fix comparison utils
simeonoff Jun 26, 2026
4098ee4
spec(grid): re-baseline scroll/alignment tests for themed rendering
simeonoff Jun 26, 2026
c5d0bbd
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jun 26, 2026
7cba52a
npm(package-lock): do a clean reinstall of all packages
simeonoff Jun 26, 2026
e019458
lint: fix linting errors
simeonoff Jun 26, 2026
9754b10
spec(pdf-export): raise per-test timeout so slow exports don't leak
simeonoff Jun 26, 2026
f432ee4
fix(grid): validate primaryKey field once per primaryKey/data change
simeonoff Jun 26, 2026
96c5f9e
fix(core): default formatDate to mediumDate when no format is supplied
simeonoff Jun 26, 2026
06d3412
spec(grid-filtering): de-flake arrow-button chip scroll test
simeonoff Jun 26, 2026
a442e80
spec(elements): make suite runnable in containers and de-flake projec…
simeonoff Jun 26, 2026
4066040
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jun 26, 2026
bfaa539
fix(styles): fix grid filtering chips cut off
desig9stein Jun 29, 2026
1945a14
fix(styles): fix pickers missing display on host
desig9stein Jun 29, 2026
b72f70b
fix(styles): fix material card missing border in elevated state
desig9stein Jun 29, 2026
95f97f7
feat(styles): add simple combo showcase component sample and fix simp…
desig9stein Jun 29, 2026
d70f34b
feat(chat): enhance chat sample
desig9stein Jun 29, 2026
b545862
fix(styles): remove unnecessary host styles from multiple components
desig9stein Jun 29, 2026
1698b15
feat(styles): add simple combo showcase component with Angular and WC…
desig9stein Jun 29, 2026
8c72eaa
refactor(themes): move component tokens to the global theme files
simeonoff Jun 29, 2026
1f05ed8
fix(test): fix failing tests do to ricent changes
desig9stein Jun 29, 2026
8331ecc
Merge branch 'simeonoff/scoped-styles' of github.com:IgniteUI/igniteu…
simeonoff Jun 29, 2026
f36fa2e
refactor(themes): move chip tokens to global theme stylesheet
simeonoff Jun 29, 2026
4bc3ebd
refactor(checkbox): move the tokens to the global theme
simeonoff Jun 29, 2026
689a69a
refactor(themes): move radio tokens to global theme
simeonoff Jun 29, 2026
c38f008
feat(styles): make sure filtering chip inside the filtering cell has …
desig9stein Jun 29, 2026
88ed65c
refactor(themes): add missing radio declaration from the generators
simeonoff Jun 29, 2026
30ce97a
feat(styles): atempt to fix the failing filtering cell test
desig9stein Jun 30, 2026
d831eaa
feat(styles): Revert changes for chips in grid filtering cells.
desig9stein Jul 1, 2026
547c35b
refactor(themes): move input group tokens to the global theme files
simeonoff Jul 1, 2026
9a74d66
fix(styles): correct padding variable usage in list item styles remov…
desig9stein Jul 1, 2026
2758adf
fix(icon-button): add cursor pointer
desig9stein Jul 1, 2026
edf5ff6
refactor(themes): centralize component & derived tokens out of compon…
simeonoff Jul 1, 2026
76ab32a
build(extras): add missing Sass compiler paths to ng-package.json
simeonoff Jul 2, 2026
484f524
refactor(grid): move component tokens to global theme file
simeonoff Jul 2, 2026
fa4f787
refactor(themes): remove unused code
simeonoff Jul 3, 2026
131654f
refactor(navdrawer): consume size tokens from theming schema (#17383)
simeonoff Jul 6, 2026
dad84a7
fix(date-range-picker): Apply grid only when we have both, range star…
desig9stein Jul 7, 2026
baac6e0
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jul 8, 2026
6e70a63
fix(grid): let filtering chips area shrink below content width on resize
simeonoff Jul 8, 2026
11f49f2
refactor(themes): change import paths
simeonoff Jul 8, 2026
32fed3f
Merge branch 'master' into simeonoff/scoped-styles
kdinev Jul 9, 2026
d2c308d
chore(*): updating the bundle-test project
kdinev Jul 9, 2026
ef2224e
Merge branch 'simeonoff/scoped-styles' of https://github.com/IgniteUI…
kdinev Jul 9, 2026
c24c60d
refactor(themes): switch component theming to runtime --ig-theme/--ig…
simeonoff Jul 9, 2026
7d30a6a
lint: fix lint error in theme.token.ts
simeonoff Jul 9, 2026
539be63
fix(themes): restore $exclude support for scoped-styles components
simeonoff Jul 9, 2026
c776a8c
chore(migrations): add migrations for changes to mixins and components
simeonoff Jul 9, 2026
6a409f3
feat(progress): fix values not animating on Safari (#17402)
adrianptrv Jul 9, 2026
9d9eeca
fix(input-group): add styling support for date/time/month/week input …
simeonoff Jul 9, 2026
028ea33
fix(radio): don't animate checked/unchecked transitions on initial re…
simeonoff Jul 13, 2026
39f3353
fix(button-group): keep selected item above sibling hover/active/focu…
simeonoff Jul 13, 2026
48ab0b3
fix(badge): restore icon-only/dot zero-padding exemptions in indigo t…
simeonoff Jul 13, 2026
f52d322
fix(input-group): set label transitions for border type to match text…
simeonoff Jul 13, 2026
097c5ee
fix(input-group): use :has() instead of prefixed/suffixed classes in …
simeonoff Jul 13, 2026
8d32087
lint: fix warnings in themes
simeonoff Jul 13, 2026
c2e1fad
fix(date-picker): scope overlay shape to --dropdown/--dialog classes
simeonoff Jul 13, 2026
5d5ce3d
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jul 13, 2026
98dd031
fix(styles): fix stepper issues
desig9stein Jul 13, 2026
281474d
fix(styles): fix stepper issues
desig9stein Jul 14, 2026
16ed603
chore(styles): remove commented code
desig9stein Jul 14, 2026
fe70a73
fix(calendar): update date range styles
desig9stein Jul 14, 2026
032c6ba
refactor(grid): don't show overlay background on loading data
simeonoff Jul 14, 2026
05833d5
Merge branch 'simeonoff/scoped-styles' of github.com:IgniteUI/igniteu…
simeonoff Jul 14, 2026
636c309
fix(action-strip): don't leak icon-color into nested drop-down items
simeonoff Jul 14, 2026
12211bf
fix(grid): add border to select all checkbox
desig9stein Jul 14, 2026
9710542
fix(input): address input related issues
simeonoff Jul 15, 2026
3a0e38e
fix(input-group): file input bundle height in fluent theme
simeonoff Jul 15, 2026
f5fe844
fix(stepper): remove active-only padding override causing horizontal …
simeonoff Jul 15, 2026
5c33b0a
fix(grid): don't override compact excel-filter checkbox label typography
simeonoff Jul 15, 2026
36369e8
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jul 15, 2026
51f912e
fix(input-group): center date/time input value in Safari
simeonoff Jul 15, 2026
ef1b5f9
chore(demos): let input-group-showcase inherit size from global setting
simeonoff Jul 15, 2026
dd732ba
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jul 15, 2026
df81fc0
fix(time-picker): remove duplicate box-shadow and stray background
simeonoff Jul 15, 2026
05518a7
fix(icon,navbar): stop navbar icon-size override from leaking
simeonoff Jul 15, 2026
44a273b
fix(stepper): remove redundant flex-grow and top calculation from ste…
desig9stein Jul 15, 2026
654eab1
fix(input-group): scope Safari datetime centering fix to border variant
simeonoff Jul 16, 2026
75acd84
fix(query-builder): don't override chip size in indigo
simeonoff Jul 16, 2026
887eb91
fix(tabs): uppercase the item titles in indigo theme
simeonoff Jul 16, 2026
fcd3aa2
fix(grid): remove duplicate border on pivot grid row-dimension headers
simeonoff Jul 16, 2026
419a563
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jul 16, 2026
7ea1262
fix(styles): update theming to use dynamic layer names
desig9stein Jul 16, 2026
2603882
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jul 16, 2026
7084d33
fix(grids): fix cell-editing input misalignment in Indigo theme
simeonoff Jul 16, 2026
b2b252a
Merge branch 'master' into simeonoff/scoped-styles
simeonoff Jul 17, 2026
ba1807f
fix(stepper): correct hover and focus styles for separators in fluent…
desig9stein Jul 17, 2026
09d4a10
fix(calendar): remove wrong style from fluent theme days view
desig9stein Jul 17, 2026
4a848b5
fix(grid): adjust expanderClass logic in hierarchical rows
desig9stein Jul 17, 2026
baede97
fix(grids): fix invalid cell-editing border height mismatch
simeonoff Jul 17, 2026
637b722
refactor(demos): overhaul overlay and overlay-presets samples
simeonoff Jul 17, 2026
5165222
refactor(demos): fix grid-theme-builder perf and split into components
simeonoff Jul 17, 2026
113c69e
fix(themes): declare per-theme cascade layer in the global @layer order
simeonoff Jul 17, 2026
2469a40
refactor(demos): rework grid-auto-size sample layout and controls
simeonoff Jul 17, 2026
bbe32f8
fix(input-group): suppress label float transition on initial mount
simeonoff Jul 17, 2026
aea3f11
lint: fix errors
simeonoff Jul 17, 2026
ac93ee9
fix(themes): match derived themes by host class, not tag name
simeonoff Jul 17, 2026
a19b6e3
fix(grid): add border to pinned rows in scroll-start section
desig9stein Jul 20, 2026
d1e4c6a
fix(calendar): apply border style to month picker components in boots…
desig9stein Jul 20, 2026
fdafa7e
fix(button-group): wrap button group content in a container
desig9stein Jul 20, 2026
ef9b9ba
fix(tabs): update tab header styles to use consistent spacing with ga…
desig9stein Jul 20, 2026
734d896
fix(button-group): move button iteration inside container
desig9stein Jul 21, 2026
8f9f865
fix(grid): add border style to hierarchical empty hierarchical-expand…
desig9stein Jul 21, 2026
9cc1dbd
fix(tabs): add gap between tab header items
desig9stein Jul 21, 2026
0818699
refactor(hierarchical-grid): adjust sample styles for header actions …
desig9stein Jul 22, 2026
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
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ src/**/*.js
src/**/*.js.map
src/**/*.css.map

# Artefacts
projects/igniteui-angular/**/*.component.css
projects/igniteui-angular/**/*.styles.ts

# Typedoc Theme
# Typedoc and SassDoc Themes
extras/sassdoc/**/*
extras/docs/themes/typedoc/bin
Expand Down
69 changes: 44 additions & 25 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,11 @@
"namedChunks": true,
"stylePreprocessorOptions": {
"includePaths": [
"node_modules"
]
"node_modules",
"projects/igniteui-angular",
"projects/igniteui-angular/core/src/core/"
],
"sass": { "silenceDeprecations": ["if-function"] }
},
"browser": "./src/main.ts"
},
Expand Down Expand Up @@ -200,13 +203,14 @@
"src/styles/styles.scss",
"projects/igniteui-angular/test.css"
],
"assets": [
"projects/igniteui-angular/test-utils/assets"
],
"assets": [],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules"
]
"node_modules",
"projects/igniteui-angular",
"projects/igniteui-angular/core/src/core/"
],
"sass": { "silenceDeprecations": ["if-function"] }
},
"tsConfig": "projects/igniteui-angular/tsconfig.spec.json",
"karmaConfig": "projects/igniteui-angular/karma.conf.js",
Expand Down Expand Up @@ -296,8 +300,11 @@
"stylePreprocessorOptions": {
"includePaths": [
"node_modules",
"node_modules/@infragistics"
]
"node_modules/@infragistics",
"projects/igniteui-angular",
"projects/igniteui-angular/core/src/core/"
],
"sass": { "silenceDeprecations": ["if-function"] }
},
"tsConfig": "projects/igniteui-angular-extras/tsconfig.spec.json",
"karmaConfig": "projects/igniteui-angular-extras/karma.conf.js"
Expand Down Expand Up @@ -362,8 +369,11 @@
],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules"
]
"node_modules",
"projects/igniteui-angular",
"projects/igniteui-angular/core/src/core/"
],
"sass": { "silenceDeprecations": ["if-function"] }
},
"browser": "projects/igniteui-angular-elements/src/main.ts"
},
Expand All @@ -372,8 +382,8 @@
"budgets": [
{
"type": "allScript",
"maximumWarning": "2.5mb",
"maximumError": "3.5mb"
"maximumWarning": "6mb",
"maximumError": "7mb"
},
{
"type": "bundle",
Expand All @@ -383,8 +393,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
"maximumWarning": "200kb",
"maximumError": "300kb"
}
],
"fileReplacements": [
Expand Down Expand Up @@ -450,8 +460,11 @@
],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules"
]
"node_modules",
"projects/igniteui-angular",
"projects/igniteui-angular/core/src/core/"
],
"sass": { "silenceDeprecations": ["if-function"] }
},
"scripts": []
}
Expand Down Expand Up @@ -488,8 +501,11 @@
"scripts": [],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules"
]
"node_modules",
"projects/igniteui-angular",
"projects/igniteui-angular/core/src/core/"
],
"sass": { "silenceDeprecations": ["if-function"] }
},
"ssr": {
"entry": "projects/bundle-test/server.ts"
Expand All @@ -512,8 +528,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
"maximumWarning": "200kb",
"maximumError": "300kb"
}
],
"outputHashing": "all",
Expand Down Expand Up @@ -591,8 +607,11 @@
],
"stylePreprocessorOptions": {
"includePaths": [
"node_modules"
]
"node_modules",
"projects/igniteui-angular",
"projects/igniteui-angular/core/src/core/"
],
"sass": { "silenceDeprecations": ["if-function"] }
}
},
"configurations": {
Expand All @@ -605,8 +624,8 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "4kB",
"maximumError": "8kB"
"maximumWarning": "200kB",
"maximumError": "300kB"
}
],
"outputHashing": "all"
Expand Down
Loading
Loading