Skip to content

Releases: koobiq/angular-components

18.39.0

14 Jan 16:51
18.39.0
b6fbad1

Choose a tag to compare

What's Changed

Full Changelog: 18.38.0...18.39.0

18.38.1

14 Jan 16:42
18.38.1
5d52114

Choose a tag to compare

What's Changed

Full Changelog: 18.38.0...18.38.1

18.38.0

14 Jan 16:42
18.38.0
6730251

Choose a tag to compare

What's Changed

  • feat(popover, notification-center): added 'stickToWindow' (#DS-3621) by @lskramarov in #1109
  • feat(navbar): new design (#DS-4332) by @lskramarov in #1136
  • chore(deps-dev): bump stylelint from 16.25.0 to 16.26.1 in the stylelint group by @dependabot[bot] in #1150
  • chore(deps-dev): bump @cspell/dict-markdown from 2.0.12 to 2.0.13 in the cspell group by @dependabot[bot] in #1151
  • chore(deps): bump zone.js from 0.15.1 to 0.16.0 in the angular group by @dependabot[bot] in #1152
  • chore(deps-dev): bump rollup from 4.52.5 to 4.53.3 in the rollup group by @dependabot[bot] in #1153
  • fix: design-tokens urls for sitemap (#DS-4301) by @artembelik in #1159

Full Changelog: 18.37.0...18.38.0

18.37.0

02 Dec 11:13
18.37.0
d46ac54

Choose a tag to compare

What's Changed

  • chore: add timing for sitemap generation process by @artembelik in #1071
  • feat(time-range): added user-defined presets (#DS-4226) by @NikGurev in #1062
  • chore(time-range): added jsdoc (#DS-4226) by @NikGurev in #1070
  • chore(deps): updated @koobiq/icons to 10.10.0 (#DS-4295) by @NikGurev in #1075
  • chore(docs): removed lineNumbers from article code blocks (#DS-3202) by @NikGurev in #1076
  • fix(tree-select): ctrl+a doesn't work (#DS-4250) by @lskramarov in #1079
  • fix(textarea): resizer icon (#DS-4257) by @artembelik in #1074
  • fix: expanded active area for items (#DS-3492) by @NikGurev in #1077
  • feat(popover): added [kbqPopoverContext] (#DS-2586) by @lskramarov in #1078
  • fix(select): keep focus on option after selection (#DS-4052) by @lskramarov in #1080
  • fix(filter-bar): control states when saving filter (#DS-4186) by @lskramarov in #1073
  • chore(docs): extend example with errors on save and delete filter (#DS-4076) by @lskramarov in #1072
  • fix(tags): deprecated multiple attribute (#DS-4224) by @artembelik in #1081
  • fix(select, tree-select): export required modules for the component (#DS-3606) by @lskramarov in #684
  • fix(filter-bar): localization (#DS-4077) by @lskramarov in #1089
  • feat: added input-number stepper long-press (#DS-4082) by @NikGurev in #1083
  • fix(breadcrumbs): removed invalid layout (#DS-4180) by @NikGurev in #1086
  • fix(common): delete unused locales (#DS-4331) by @lskramarov in #1090
  • fix(tags): focus behavior on remove and drop (#DS-4271) by @artembelik in #1084
  • fix(toggle): layout based on label presence (#DS-4293) by @artembelik in #1087
  • chore(toggle): added screenshot tests (#DS-4293) by @artembelik in #1088
  • chore(deps-dev): bump stylelint from 16.24.0 to 16.25.0 in the stylelint group by @dependabot[bot] in #1093
  • chore(deps-dev): bump rollup from 4.52.3 to 4.52.5 in the rollup group by @dependabot[bot] in #1094
  • chore(deps-dev): bump luxon from 3.7.1 to 3.7.2 in the luxon group by @dependabot[bot] in #1096
  • fix(navbar-ic): prevent accidental panel openings (#DS-4198) by @lskramarov in #1085
  • chore(deps-dev): bump the jest group with 2 updates by @dependabot[bot] in #1095
  • chore(deps-dev): bump sass from 1.89.2 to 1.93.3 by @dependabot[bot] in #1097
  • chore: improved ci workflows (#DS-3875) by @artembelik in #1082
  • chore(docs): fixed examples for notification-center (#DS-4320) by @lskramarov in #1098
  • chore: prettier check all files by @artembelik in #1099
  • chore: added auto approve snapshots workflow (#DS-3875) by @artembelik in #1091
  • chore: added units for KbqHovered directive by @artembelik in #1092
  • fix(split-button): incorrect styles for one button (#DS-4312) by @lskramarov in #1101
  • fix(title): tooltip is not displayed (#DS-4292) by @lskramarov in #1100
  • fix(toggle): hint color in disabled state (#DS-4344) by @artembelik in #1103
  • feat(tags): apply KbqFieldSizingContent directive to KbqTagInput (#DS-4204) by @artembelik in #1066
  • style: enabled no-console eslint rule (#DS-2920) by @artembelik in #1104
  • fix(popover): padding for arrow (#DS-3094) by @lskramarov in #1106
  • fix(tags): focus kbqTagInput on click/focus (#DS-4345) by @artembelik in #1102
  • chore(docs): fix console error for search-expandable (#DS-4356) by @lskramarov in #1110
  • chore(tags): added prefix for drag data type by @artembelik in #1113
  • chore: updated playwright reporter to use list format by @artembelik in #1118
  • fix(docs): undefined docsearch data attr by @artembelik in #1117
  • fix(tree-select): disable handlers for custom matcher (#DS-4304) by @lskramarov in #1107
  • chore: updated dev ssr application based on official docs by @artembelik in #1105
  • fix: ssr compatibility (#DS-3964) by @artembelik in #1108
  • chore: update prettier configuration to ignore unknown file types by @artembelik in #1119
  • chore: added all component usage to dev ssr application (#DS-3964) by @artembelik in #1111
  • chore: removed styles from dev-examples by @NikGurev in #1120
  • fix(tags): focus on SPACE keydown, default selection for single tag (#DS-4299) by @artembelik in #1112
  • chore: update setup-node action to version 6 (#DS-4342) by @artembelik in #1122
  • feat(top-bar): lower the height (#DS-4297) by @NikGurev in #1123
  • fix(file-upload): referenceError to File in SSR (#DS-4358) by @NikGurev in #1126
  • feat(docs): migrated to SSR (#DS-3683) by @artembelik in #1121
  • chore(file-upload): upd SSR dev (#DS-4357) by @NikGurev in #1127
  • fix(split-button): technical debts (#DS-4225) by @lskramarov in #1114
  • chore(core): renamed kbqHovered directive, remove it from kbqTag host (#DS-4340) by @artembelik in #1125
  • fix: missed component class name 'kbq-' prefix (#DS-3753) by @artembelik in #1116
  • fix(form-field): aligned hints' margin,gap (#DS-4358) by @NikGurev in #1124
  • fix(list, tree): copying text using hotkeys (#DS-4362) by @lskramarov in #1131
  • feat(navbar): change top elements (#DS-4298) by @lskramarov in #1132
  • fix(navbar,autocomplete): use afterNextRender for event listeners for ssr support (#DS-3964) by @artembelik in #1129
  • fix(docs,inline-edit): added editable-header overflow (#DS-4351) by @NikGurev in #1130
  • feat(schematics): init icon-replacement schematic (#DS-4363) by @NikGurev in #1133
  • chore: removed registry-url in setup-node action by @artembelik in #1137
  • chore(ag-grid): bump @koobiq/ag-grid-angular-theme to 34 version, updated examples (#DS-3957) by @artembelik in #1135
  • fix(modal,sidepanel): content body top padding (#DS-2557) by @artembelik in #1128
  • chore(docs): added info about icon-replacement schematic by @NikGurev in #1138
  • chore(docs): design-tokens page update (#DS-3236) by @NikGurev in #1134
  • feat(list): changed behavior on list option removal (#DS-4272) by @NikGurev in #1139
  • fix(docs): sidenav options to links (#DS-4336) by @artembelik in #1141
  • feat: added KbqResizerModule (#DS-4056) by @artembelik in #1144
  • feat(tags): enhance keyboard navigation and update tabIndex handling (#DS-4367) by @artembelik in #1142
  • feat(breadcrumbs): keyboard navigation enhancement (#DS-3334) by @NikGurev in #1146
  • chore(textarea): added examples, improved documentation (#DS-4311) by @artembelik in #1145
  • fix(input): parsing and validation of fractional values (#DS-4474...
Read more

18.36.0

24 Oct 11:56
18.36.0
71dedd3

Choose a tag to compare

What's Changed

  • chore: updated deps @koobiq/icons to 10.7.1 (#DS-4183) by @NikGurev in #1022
  • chore: added e2e workflow trigger (#DS-4070) by @artembelik in #1021
  • fix(docs): destroy examples before fetching new document (#DS-4159) by @artembelik in #1020
  • fix(tags): incorrect tag splitting when pasting (#DS-4152) by @lskramarov in #1023
  • fix(pop-up): added Program in PopUpTriggers (#DS-4151) by @lskramarov in #1024
  • feat(select): disable search below option threshold (#DS-3921) by @NikGurev in #1019
  • feat(tags): implemented removable/selectable logic (#DS-4092) by @artembelik in #1010
  • feat(inline-edit): init component (#DS-3929) by @NikGurev in #978
  • fix(overflow-items): overflow detection when container has justify-content property (#DS-4013) by @artembelik in #968
  • chore: updated deps @koobiq/icons to 10.8.0 (#DS-4130) by @NikGurev in #1026
  • feat(overflow-items): added orientation support (#DS-4158) by @artembelik in #1032
  • feat(search-expandable): added new component (#DS-3950) by @lskramarov in #1027
  • chore: updated deps adapter, formatter to 3.3.0 (#DS-4216) by @NikGurev in #1034
  • feat(tags): remove SPACE selection behavior (#DS-4195) by @artembelik in #1033
  • chore(tags): updated API documentation by @artembelik in #1035
  • fix: added types for elementRef (#DS-4221) by @artembelik in #1028
  • fix(docs): trim ms-word code on copy (#DS-4182) by @NikGurev in #1037
  • feat(tags): added tag selection on focus for non multiple tag-list (#DS-4212) by @artembelik in #1029
  • feat(split-button): added new component (#DS-4174) by @lskramarov in #1030
  • feat(time-range): init component (#DS-3951) by @NikGurev in #1031
  • chore(deps-dev): bump prettier-plugin-organize-imports from 4.2.0 to 4.3.0 in the prettier group by @dependabot[bot] in #1038
  • chore(deps-dev): bump stylelint from 16.23.1 to 16.24.0 in the stylelint group by @dependabot[bot] in #1039
  • chore(deps-dev): bump rollup from 4.50.0 to 4.52.3 in the rollup group by @dependabot[bot] in #1041
  • chore(deps-dev): bump ts-jest from 29.4.1 to 29.4.4 in the jest group by @dependabot[bot] in #1042
  • chore(deps): bump the angular group with 18 updates by @dependabot[bot] in #1040
  • feat(tags): added drag-and-drop functionality for tag-list (#DS-4093) by @artembelik in #1025
  • fix(navbar): unstable state of collapsed after init (#DS-3997) by @lskramarov in #1044
  • fix: e2e workflow checkout ref (#DS-4070) by @artembelik in #1045
  • revert: e2e auto trigger (#DS-4070) by @artembelik in #1047
  • fix(select): prevent hidden calc on multiline (#DS-4242) by @NikGurev in #1049
  • fix(markdown): auto set vertical margins (#DS-3912) by @NikGurev in #1051
  • feat(app-switcher): added new component (#DS-4040) by @lskramarov in #1012
  • fix(markdown): сhanged default bg to transparent (#DS-3909) by @NikGurev in #1050
  • feat(inline-edit): handle tab navigation (#DS-4160) by @NikGurev in #1048
  • fix(tree-select): expand on closed panel (#DS-4207) by @NikGurev in #1053
  • fix(toast): multiline for title and caption (#DS-3916) by @lskramarov in #1055
  • fix(tree-select): default panelWidth (#DS-4202) by @lskramarov in #1056
  • chore(deps): updated @koobiq/icons to 10.9.0 by @NikGurev in #1057
  • feat(popover): paddings for small size (#DS-2611) by @lskramarov in #1054
  • fix(filter-bar): pipe value changes without an event (#DS-4218) by @lskramarov in #1059
  • fix(select, tree-select): no space between the custom trigger and icons (#DS-4201) by @lskramarov in #1060
  • feat(inline-edit): aligned focus order (#DS-4210) by @NikGurev in #1052
  • fix(tags): selection state (#DS-4161, #DS-4200) by @artembelik in #1036
  • feat(tags): unselect tags on blur (#DS-4199) by @artembelik in #1063
  • fix(form-field): hints gap (#DS-4249) by @artembelik in #1061
  • feat(navbar, navbar-ic): new icon for toggle (#DS-4154) by @lskramarov in #1068
  • fix(filter-bar): horizontal scroll in datetime pipe (#DS-4267) by @lskramarov in #1069
  • feat(tags): added SPACE key support for selection (#DS-4265) by @artembelik in #1065
  • chore(tags): added new tags autocomplete examples (#DS-4203) by @artembelik in #1064
  • fix(tree-select): duplicated focus frame with lazy loading (#DS-4193) by @lskramarov in #1067
  • fix(file-upload): set focus after delete properly (#DS-4090) by @NikGurev in #1058
  • feat(notification-center): added new component (#DS-4039) by @lskramarov in #1043

Full Changelog: 18.35.0...18.36.0

18.35.0

24 Oct 11:56
18.35.0
52fe775

Choose a tag to compare

What's Changed

  • feat(select): added [viewValue] for option (#DS-4116) by @lskramarov in #996
  • fix(datepicker): console error when using DatePicker (#DS-4100) by @lskramarov in #994
  • chore(actions-panel): added example with dropdown and popover (#DS-4095) by @artembelik in #997
  • chore(deps-dev): bump the luxon group with 2 updates by @dependabot[bot] in #1004
  • chore(deps-dev): bump the jest group with 2 updates by @dependabot[bot] in #1000
  • chore(deps-dev): bump stylelint from 16.23.0 to 16.23.1 in the stylelint group by @dependabot[bot] in #1001
  • chore(deps-dev): bump rollup from 4.46.2 to 4.50.0 in the rollup group by @dependabot[bot] in #1002
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 in the eslint group by @dependabot[bot] in #1003
  • chore(deps-dev): bump @prettier/plugin-xml from 3.4.1 to 3.4.2 by @dependabot[bot] in #1005
  • chore(deps-dev): bump @microsoft/api-extractor from 7.52.8 to 7.52.11 by @dependabot[bot] in #1006
  • chore(deps-dev): bump @playwright/test from 1.53.0 to 1.55.0 by @dependabot[bot] in #1007
  • chore(deps-dev): bump rimraf from 5.0.5 to 5.0.10 by @dependabot[bot] in #1008
  • feat(file-upload): provide locale info via input prop (#DS-4135) by @NikGurev in #995
  • chore(docs,file-upload): add mixed validation example (#DS-4115) by @NikGurev in #998
  • feat(tag): implemented editable tags (#DS-4091) by @artembelik in #987
  • feat(filter-bar): added progress state for saving filter (#DS-4075) by @lskramarov in #1009
  • fix(button): add border-color for disabled state (#DS-4144) by @NikGurev in #1011
  • chore(docs): remove invalid state on input (#DS-4057) by @NikGurev in #1013
  • feat(navbar-ic): added navbar-ic (#DS-4038) by @lskramarov in #964
  • fix(textarea): aligned paddings with design (#DS-4054) by @NikGurev in #1014
  • fix(popover): removed arrow overlap on trigger (#DS-4125) by @NikGurev in #1016
  • chore(docs): upd output-marker styles (#DS-4169) by @NikGurev in #1018
  • feat(tags,core): added KbqFieldSizingContent directive (#DS-4146) by @artembelik in #999
  • fix(filter-bar): update pipe templates (#DS-4157) by @lskramarov in #1017

Full Changelog: 18.34.0...18.35.0

18.34.0

26 Aug 11:27
18.34.0
b801dbb

Choose a tag to compare

What's Changed

  • chore(deps): bump form-data from 2.5.3 to 2.5.5 by @dependabot[bot] in #939
  • fix(modal): removed form submission on "X" button (#DS-3792) by @NikGurev in #940
  • fix(input): properly set cursor position on number removal (#DS-3237) by @NikGurev in #941
  • feat(content-panel): added KbqContentPanelModule (#DS-3891) by @artembelik in #922
  • fix(actions-panel): overlay container position (#DS-4037) by @artembelik in #942
  • fix(examples): actions-panel runtime error (#DS-4037) by @artembelik in #943
  • feat(docs): validation guide (#DS-3038) by @NikGurev in #929
  • style: enabled @angular-eslint/template/attributes-order rule (#DS-2920) by @artembelik in #947
  • style(examples): eslint-angular template order by @artembelik in #951
  • fix(sidebar): keybindings (#DS-4003) by @artembelik in #946
  • chore(docs): update description for date-formatter (#DS-4008) by @lskramarov in #948
  • chore(deps-dev): bump prettier-plugin-organize-imports from 4.1.0 to 4.2.0 in the prettier group by @dependabot[bot] in #954
  • chore(deps-dev): bump stylelint from 16.21.0 to 16.23.0 in the stylelint group by @dependabot[bot] in #955
  • chore(deps-dev): bump the cspell group with 2 updates by @dependabot[bot] in #956
  • chore(deps-dev): bump rollup from 4.44.1 to 4.46.2 in the rollup group by @dependabot[bot] in #957
  • chore(deps-dev): bump the eslint group with 2 updates by @dependabot[bot] in #953
  • style: enabled @angular-eslint/prefer-output-readonly rule (#DS-2920) by @artembelik in #949
  • style: enabled @angular-eslint/sort-lifecycle-methods rule (#DS-2920) by @artembelik in #950
  • feat(form-field): focus and targeting area (#DS-3983) by @lskramarov in #945
  • feat(username): init component (#DS-3296) by @NikGurev in #944
  • fix(textarea): incorrect height after growth (#DS-3297) by @lskramarov in #961
  • chore(docs): fixed text & split examples for select (#DS-3250) by @NikGurev in #959
  • feat(select): default panelMinWidth set to 200px (#DS-4066) by @NikGurev in #960
  • chore(ag-grid): bump @koobiq/ag-grid-angular-theme to 30.2.0, updated readme (#DS-3974) by @artembelik in #966
  • fix(actions-panel): position and size on scrolling and resizing (#DS-4062) by @artembelik in #962
  • fix(select,tree-select): set disabled state at proper step (#DS-4071) by @NikGurev in #965
  • chore(dev): updated actions-panel dev application by @artembelik in #970
  • chore: updated angular instructions for llm by @artembelik in #969
  • chore(dev): updated top-bar dev application by @artembelik in #971
  • fix(experimental): form-field control paddings (#DS-4068) by @artembelik in #973
  • chore(file-upload): added screenshot tests (#DS-4031) by @NikGurev in #963
  • chore(examples): updated img src for stackblitz by @artembelik in #972
  • chore(examples): added header for stackblitz examples (#DS-4059) by @artembelik in #975
  • chore(docs): added auto sitemap generation script (#DS-3286) by @artembelik in #958
  • chore(docs): hide experimental form-field page by @artembelik in #974
  • fix(form-field): autofill (#DS-4060) by @lskramarov in #977
  • fix(tags): double focus frame (#DS-4064) by @lskramarov in #982
  • fix(sidepanel): close panel on indent click (#DS-4053) by @artembelik in #983
  • feat(dynamic-translation): added KbqDynamicTranslationModule (#DS-3949) by @artembelik in #976
  • feat(sidepanel): allow dynamic config update (#DS-4053) by @artembelik in #984
  • chore(dev): updated markdown application (#DS-4073) by @artembelik in #980
  • fix(input): invalid state for kbqInputPassword (#DS-4050) by @lskramarov in #981
  • chore(examples): updated documentation and examples for markdown (DS-4073) by @artembelik in #979
  • feat(clamped-text): init component (#DS-4051) by @NikGurev in #967
  • chore: updated deps @koobiq/icons to 10.7.0 (#DS-4128) by @NikGurev in #989
  • chore(docs): added core preview (#DS-3832) by @NikGurev in #988
  • fix(filter-bar): emit onClosePipe event (#DS-4097) by @lskramarov in #985
  • fix(datepicker): disable months for min and max (#DS-4136) by @lskramarov in #991
  • fix(filter-bar): pipe closes after all options are selected (#DS-4132) by @lskramarov in #990
  • fix(filter-bar): console.error in [KbqPipeMinWidth] (#DS-4099) by @lskramarov in #993
  • fix(file-upload): lowered hint color specificity order (#DS-4114) by @NikGurev in #992

Full Changelog: 18.33.0...18.34.0

18.33.0

29 Jul 13:27
18.33.0
1304359

Choose a tag to compare

What's Changed

  • fix(tree-select): positioning when space is limited (#DS-3966) by @lskramarov in #919
  • fix(docs): added form-field for sitemap (#DS-3995) by @artembelik in #921
  • chore(dev): refactored e2e test application (#DS-3888) by @artembelik in #920
  • fix(button): set default color on init (#DS-3991) by @NikGurev in #925
  • chore: updated deps @koobiq/icons to 10.5.1 (#DS-4005) by @NikGurev in #924
  • fix(input): adjust password focus for validation (#DS-3965) by @NikGurev in #926
  • feat(select, tree-select): added multiline (#DS-3120) by @lskramarov in #927
  • fix(breadcrumbs): resolve hydration duplication (#DS-3679) by @NikGurev in #930
  • chore(breadcrumbs,dev): refactor & updated dev example (#DS-3679) by @NikGurev in #931
  • fix(docs): resolved missing preview & examples (#DS-3960) by @NikGurev in #932
  • feat(option): new action button (#DS-3648) by @lskramarov in #923
  • fix(filter-bar): open filter after reset (#DS-4000) by @lskramarov in #933
  • fix(filter-bar): filter list is not displayed (#DS-4035) by @lskramarov in #936
  • fix(file-upload): added default font (#DS-4032) by @NikGurev in #934
  • chore(file-upload): added todo comments (#DS-4032) by @NikGurev in #935
  • fix(styles): font-style (#DS-3989) by @lskramarov in #938
  • fix(datepicker): don' t set error on blur for required (#DS-3520) by @lskramarov in #937
  • chore(input): added example for password change form (#DS-3965) by @NikGurev in #928

Full Changelog: 18.32.0...18.33.0

18.32.0

17 Jul 06:11
ebfe2ac

Choose a tag to compare

What's Changed

  • fix(tree-select): "Nothing found" is not displayed (#DS-3837) by @lskramarov in #875
  • fix(overflow-items,actions-panel): additional resize observer target (#DS-3885) by @artembelik in #877
  • fix(top-bar): properly align end container (#DS-3886) by @NikGurev in #879
  • fix: local launch karma error (#DS-3878) by @artembelik in #881
  • fix(common): check theme warning (#DS-3182) by @artembelik in #878
  • feat(docs): added title (#DS-3904) by @lskramarov in #883
  • feat(form-field): merge original and experimental modules (#DS-3463) by @artembelik in #869
  • feat(docs,empty-state): upd example image (#DS-2879) by @NikGurev in #882
  • chore(deps-dev): bump jasmine-core from 4.6.0 to 4.6.1 in the karma group by @dependabot[bot] in #889
  • chore(deps-dev): bump stylelint from 16.20.0 to 16.21.0 in the stylelint group by @dependabot[bot] in #888
  • chore(deps-dev): bump rollup from 4.43.0 to 4.44.1 in the rollup group by @dependabot[bot] in #886
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.0 to 5.5.1 in the eslint group by @dependabot[bot] in #887
  • feat(toggle): upd checked/indeterminate disabled colors (#DS-3861) by @NikGurev in #884
  • feat(input): stepper redesign (#DS-3678) by @NikGurev in #876
  • feat(tree): change indent for node (#DS-3223) by @lskramarov in #891
  • feat(docs): upd migration section text (#DS-3934) by @NikGurev in #893
  • fix(file-upload): error on last file deleted (#DS-3935) by @NikGurev in #896
  • feat(form-field): added fieldset (#DS-3807) by @NikGurev in #890
  • fix(ellipsis-center,file-upload): name column width recalculation (#DS-3936) by @NikGurev in #895
  • fix(filter-bar): onFilterChange and onChangePipe are out of sync (#DS-3927) by @lskramarov in #894
  • feat(autocomplete): added cleaner (#DS-2736) by @lskramarov in #892
  • fix(datepicker): incorrect operation of navigation via tab for date selection (#DS-3928) by @lskramarov in #897
  • chore(ag-grid): bump @koobiq/ag-grid-angular-theme to 30.1.0, updated examples (#DS-3890) by @artembelik in #898
  • chore(docs): added example with switching node by click (#DS-3583) by @lskramarov in #899
  • fix(toast): multiline for content (#DS-3916) by @lskramarov in #900
  • fix(actions-panel): setup OverlayContainer from providers (#DS-3930) by @artembelik in #901
  • fix(toast): fixed animation (#DS-2507) by @lskramarov in #902
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 in the prettier group by @dependabot[bot] in #885
  • fix(input): cannot enter minus in NumberInput (#DS-3952) by @lskramarov in #903
  • fix(chore): jest-preset-angular warning (#DS-3896) by @artembelik in #904
  • feat: added KBQ_WINDOW injetion token for SSR compatibility (#DS-3684) by @artembelik in #905
  • fix(timezone): runtime error (#DS-3963) by @lskramarov in #911
  • fix(code-block): viewLess button event handling on enter keydown (#DS-3860) by @artembelik in #907
  • fix(examples): progress-bar runtime error (#DS-3961) by @artembelik in #910
  • feat(form-field): position of icons in inputs (#DS-3817) by @lskramarov in #906
  • chore(docs): use kbq-error instead of kbq-hint color="error" (#DS-2980) by @lskramarov in #912
  • chore(code-block): added @docs-private tags by @artembelik in #908
  • chore(examples,dev): progress-bar refactor by @artembelik in #915
  • chore(dev): refactored ssr application by @artembelik in #914
  • feat(form-field): new paddings (#DS-3804) by @lskramarov in #909
  • chore(docs): fixed select example with validation (#DS-3962) by @lskramarov in #916
  • fix(input): different font size in hints (#DS-3984) by @lskramarov in #917
  • fix(scrollbar): ssr compatability error (#DS-3854) by @artembelik in #913

Full Changelog: 18.31.0...18.32.0

18.31.0

27 Jun 13:41
18.31.0
374ff4e

Choose a tag to compare

What's Changed

  • fix(docs): build warning (#DS-3823) by @artembelik in #857
  • chore: update mattermost action version to 2.0.0 (#DS-3847) by @artembelik in #858
  • fix(docs): actions-panel overview example (#DS-3518) by @artembelik in #860
  • chore(dev): updated alert application by @artembelik in #862
  • fix(filter-bar): after selection all values ​​are not reset (#DS-3863) by @lskramarov in #863
  • feat(docs): schematics welcome images (#DS-3831) by @rmnturov in #865
  • chore(deps): upd @koobiq/{icons,design-tokens} to latest (#DS-3872) by @NikGurev in #866
  • feat(option): gray highlighting of selected options (#DS-3587) by @lskramarov in #868
  • feat(datepicker): added calendar button states (#DS-2870) by @NikGurev in #859
  • fix(filter-bar): event is emitted 2 times when selecting and closing a filter (#DS-3862) by @lskramarov in #867
  • feat(tree): added checked state + examples (#DS-3580) by @lskramarov in #870
  • feat(filter-bar): added option for "all selected = nothing selected" behavior (#DS-3881) by @lskramarov in #872
  • chore: updated deps @koobiq/icons to 10.4.0 (#DS-3900) by @NikGurev in #874
  • fix(filter-bar): incorrect operation of ctrl+a (#DS-3884) by @lskramarov in #873
  • feat(docs): v17 -> v18 migration guide (#DS-3848) by @NikGurev in #871

Full Changelog: 18.30.0...18.31.0