Skip to content

Commit d46ac54

Browse files
committed
chore: bump version to 18.37.0 w/ changelog
1 parent 822869b commit d46ac54

File tree

2 files changed

+54
-1
lines changed

2 files changed

+54
-1
lines changed

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
# 18.37.0 (2025-12-02)
2+
3+
### Koobiq
4+
5+
* bug fix **breadcrumbs:** removed invalid layout ([#DS-4180](https://github.com/koobiq/angular-components/issues/issue/DS-4180)) ([#1086](https://github.com/koobiq/angular-components/issues/1086)) ([b391c5b](https://github.com/koobiq/angular-components/commit/b391c5b7e4b725e5212b1aaed31dd6076a982d49))
6+
* bug fix **common:** delete unused locales ([#DS-4331](https://github.com/koobiq/angular-components/issues/issue/DS-4331)) ([#1090](https://github.com/koobiq/angular-components/issues/1090)) ([004339b](https://github.com/koobiq/angular-components/commit/004339b47f7460e2ac8b36b67af37d7f342bce0b))
7+
* bug fix **docs,inline-edit:** added editable-header overflow ([#DS-4351](https://github.com/koobiq/angular-components/issues/issue/DS-4351)) ([#1130](https://github.com/koobiq/angular-components/issues/1130)) ([77006c3](https://github.com/koobiq/angular-components/commit/77006c3b576009ccc7a10ea83587879bb4cf01d4))
8+
* bug fix **docs:** sidenav options to links ([#DS-4336](https://github.com/koobiq/angular-components/issues/issue/DS-4336)) ([#1141](https://github.com/koobiq/angular-components/issues/1141)) ([277a728](https://github.com/koobiq/angular-components/commit/277a72818eec6663bc3d676e0f23b35a4f7dcc11))
9+
* bug fix **docs:** undefined docsearch data attr ([#1117](https://github.com/koobiq/angular-components/issues/1117)) ([5202a8d](https://github.com/koobiq/angular-components/commit/5202a8d5662d797a76a25ed0710cf679e9b19846))
10+
* bug fix expanded active area for items ([#DS-3492](https://github.com/koobiq/angular-components/issues/issue/DS-3492)) ([#1077](https://github.com/koobiq/angular-components/issues/1077)) ([36958b0](https://github.com/koobiq/angular-components/commit/36958b0ab8e00b3b1e87ec79929e0dbcc8897069))
11+
* bug fix **file-upload:** referenceError to File in SSR ([#DS-4358](https://github.com/koobiq/angular-components/issues/issue/DS-4358)) ([#1126](https://github.com/koobiq/angular-components/issues/1126)) ([8dbf871](https://github.com/koobiq/angular-components/commit/8dbf8712f82e04ccd4fb6b7b90146f94d7ef2306))
12+
* bug fix **filter-bar:** control states when saving filter ([#DS-4186](https://github.com/koobiq/angular-components/issues/issue/DS-4186)) ([#1073](https://github.com/koobiq/angular-components/issues/1073)) ([644898f](https://github.com/koobiq/angular-components/commit/644898f813f3de92ef5068530a156397f28e9ef8))
13+
* bug fix **filter-bar:** localization ([#DS-4077](https://github.com/koobiq/angular-components/issues/issue/DS-4077)) ([#1089](https://github.com/koobiq/angular-components/issues/1089)) ([6a7a584](https://github.com/koobiq/angular-components/commit/6a7a58459bea949c16df4749e026b7e784bbac6f))
14+
* bug fix **filter-bar:** width of kbq-filter-search ([#DS-4462](https://github.com/koobiq/angular-components/issues/issue/DS-4462)) ([#1154](https://github.com/koobiq/angular-components/issues/1154)) ([6bd036d](https://github.com/koobiq/angular-components/commit/6bd036d45686a71e93ee3fd717ebfef566f0fcc3))
15+
* bug fix **filter-bar:** width of pipe-date for locales ([#DS-4459](https://github.com/koobiq/angular-components/issues/issue/DS-4459)) ([#1155](https://github.com/koobiq/angular-components/issues/1155)) ([42b6e5f](https://github.com/koobiq/angular-components/commit/42b6e5ff9acfc73aab4faba6fa2d65e6b52b1dc2))
16+
* bug fix **form-field:** aligned hints' margin,gap ([#DS-4358](https://github.com/koobiq/angular-components/issues/issue/DS-4358)) ([#1124](https://github.com/koobiq/angular-components/issues/1124)) ([60fa254](https://github.com/koobiq/angular-components/commit/60fa254fd39d65856393cadd68f68b36c33deb75))
17+
* bug fix **input:** parsing and validation of fractional values ([#DS-4474](https://github.com/koobiq/angular-components/issues/issue/DS-4474)) ([#1148](https://github.com/koobiq/angular-components/issues/1148)) ([eb3bb50](https://github.com/koobiq/angular-components/commit/eb3bb50ea79aefa1c23e7c4bb106f69e89cb0ed6))
18+
* bug fix **input:** paste negative number value properly ([#DS-4507](https://github.com/koobiq/angular-components/issues/issue/DS-4507)) ([#1157](https://github.com/koobiq/angular-components/issues/1157)) ([822869b](https://github.com/koobiq/angular-components/commit/822869b59fa6743eecf75043ba39ce7c52168345))
19+
* bug fix **list, tree:** copying text using hotkeys ([#DS-4362](https://github.com/koobiq/angular-components/issues/issue/DS-4362)) ([#1131](https://github.com/koobiq/angular-components/issues/1131)) ([28623cd](https://github.com/koobiq/angular-components/commit/28623cd0428e4c2bb40fe90adb4c680a5b515e51))
20+
* bug fix missed component class name 'kbq-' prefix ([#DS-3753](https://github.com/koobiq/angular-components/issues/issue/DS-3753)) ([#1116](https://github.com/koobiq/angular-components/issues/1116)) ([ccec766](https://github.com/koobiq/angular-components/commit/ccec766289e8a9016bc709738dffff8d7d454469))
21+
* bug fix **modal,sidepanel:** content body top padding ([#DS-2557](https://github.com/koobiq/angular-components/issues/issue/DS-2557)) ([#1128](https://github.com/koobiq/angular-components/issues/1128)) ([2471875](https://github.com/koobiq/angular-components/commit/24718750f4a14a887a5cd06b89456180dab180fe))
22+
* bug fix **navbar-ic:** prevent accidental panel openings ([#DS-4198](https://github.com/koobiq/angular-components/issues/issue/DS-4198)) ([#1085](https://github.com/koobiq/angular-components/issues/1085)) ([b6a66f5](https://github.com/koobiq/angular-components/commit/b6a66f50e780c38936cc8d722bc7ca5e4cee093e))
23+
* bug fix **navbar,autocomplete:** use afterNextRender for event listeners for ssr support ([#DS-3964](https://github.com/koobiq/angular-components/issues/issue/DS-3964)) ([#1129](https://github.com/koobiq/angular-components/issues/1129)) ([4aa1066](https://github.com/koobiq/angular-components/commit/4aa1066a96c70f5003816df0d47527da1248ad18))
24+
* bug fix **popover:** padding for arrow ([#DS-3094](https://github.com/koobiq/angular-components/issues/issue/DS-3094)) ([#1106](https://github.com/koobiq/angular-components/issues/1106)) ([e2d26da](https://github.com/koobiq/angular-components/commit/e2d26da16f7b8b8a1a9d85becee24e3cf87b6d16))
25+
* bug fix **select, tree-select:** export required modules for the component ([#DS-3606](https://github.com/koobiq/angular-components/issues/issue/DS-3606)) ([#684](https://github.com/koobiq/angular-components/issues/684)) ([a3c8f68](https://github.com/koobiq/angular-components/commit/a3c8f68b2783cac2a8c2872dbdfb6f67c310fce1))
26+
* bug fix **select:** keep focus on option after selection ([#DS-4052](https://github.com/koobiq/angular-components/issues/issue/DS-4052)) ([#1080](https://github.com/koobiq/angular-components/issues/1080)) ([bfde520](https://github.com/koobiq/angular-components/commit/bfde52071003b9ddba2fc3ed5c1768db192b4066))
27+
* bug fix **split-button:** incorrect styles for one button ([#DS-4312](https://github.com/koobiq/angular-components/issues/issue/DS-4312)) ([#1101](https://github.com/koobiq/angular-components/issues/1101)) ([d73eafa](https://github.com/koobiq/angular-components/commit/d73eafa68e40a0ca2c41f7e8b3e5060b5ff6ff3b))
28+
* bug fix **split-button:** technical debts ([#DS-4225](https://github.com/koobiq/angular-components/issues/issue/DS-4225)) ([#1114](https://github.com/koobiq/angular-components/issues/1114)) ([f8f75d5](https://github.com/koobiq/angular-components/commit/f8f75d5d2d040f695bb74992c4bbb76255b07f83))
29+
* bug fix ssr compatibility ([#DS-3964](https://github.com/koobiq/angular-components/issues/issue/DS-3964)) ([#1108](https://github.com/koobiq/angular-components/issues/1108)) ([959c8c4](https://github.com/koobiq/angular-components/commit/959c8c4fd05fc2dea639257782313a8c76f26037))
30+
* bug fix **tags:** deprecated multiple attribute ([#DS-4224](https://github.com/koobiq/angular-components/issues/issue/DS-4224)) ([#1081](https://github.com/koobiq/angular-components/issues/1081)) ([fc9d66e](https://github.com/koobiq/angular-components/commit/fc9d66e4559d4725a057dcf9d35b744eb8c73cb2))
31+
* bug fix **tags:** focus behavior on remove and drop ([#DS-4271](https://github.com/koobiq/angular-components/issues/issue/DS-4271)) ([#1084](https://github.com/koobiq/angular-components/issues/1084)) ([7ebc0b9](https://github.com/koobiq/angular-components/commit/7ebc0b996dbe623b414359aea6fbafdc9a9abe2f))
32+
* bug fix **tags:** focus kbqTagInput on click/focus ([#DS-4345](https://github.com/koobiq/angular-components/issues/issue/DS-4345)) ([#1102](https://github.com/koobiq/angular-components/issues/1102)) ([683d6eb](https://github.com/koobiq/angular-components/commit/683d6eb0614c7c7eead0b345d1fcf31d484723f7))
33+
* bug fix **tags:** focus on SPACE keydown, default selection for single tag ([#DS-4299](https://github.com/koobiq/angular-components/issues/issue/DS-4299)) ([#1112](https://github.com/koobiq/angular-components/issues/1112)) ([00121d6](https://github.com/koobiq/angular-components/commit/00121d64570b8cc473ebf6595c9939ffa07fd011))
34+
* bug fix **textarea:** resizer icon ([#DS-4257](https://github.com/koobiq/angular-components/issues/issue/DS-4257)) ([#1074](https://github.com/koobiq/angular-components/issues/1074)) ([210ae91](https://github.com/koobiq/angular-components/commit/210ae91b45a2b29f5a48018903487d2907f5a516))
35+
* bug fix **title:** tooltip is not displayed ([#DS-4292](https://github.com/koobiq/angular-components/issues/issue/DS-4292)) ([#1100](https://github.com/koobiq/angular-components/issues/1100)) ([1f0dab8](https://github.com/koobiq/angular-components/commit/1f0dab8e90eb72aad07ffffc4095b4354824da4f))
36+
* bug fix **toggle:** hint color in disabled state ([#DS-4344](https://github.com/koobiq/angular-components/issues/issue/DS-4344)) ([#1103](https://github.com/koobiq/angular-components/issues/1103)) ([b6fd734](https://github.com/koobiq/angular-components/commit/b6fd7340975ffc80c247003665e0f19c640bc667))
37+
* bug fix **toggle:** layout based on label presence ([#DS-4293](https://github.com/koobiq/angular-components/issues/issue/DS-4293)) ([#1087](https://github.com/koobiq/angular-components/issues/1087)) ([dba768e](https://github.com/koobiq/angular-components/commit/dba768e4f5864fcc1d7cd76b0fd806ce5ce810eb))
38+
* bug fix **tree-select:** ctrl+a doesn't work ([#DS-4250](https://github.com/koobiq/angular-components/issues/issue/DS-4250)) ([#1079](https://github.com/koobiq/angular-components/issues/1079)) ([989d288](https://github.com/koobiq/angular-components/commit/989d288b83bec72fe3fd2e01b4f99c10f5401708))
39+
* bug fix **tree-select:** disable handlers for custom matcher ([#DS-4304](https://github.com/koobiq/angular-components/issues/issue/DS-4304)) ([#1107](https://github.com/koobiq/angular-components/issues/1107)) ([00e9d89](https://github.com/koobiq/angular-components/commit/00e9d895323da8507542ad8a19e1bec12fee89fd))
40+
* feature added input-number stepper long-press ([#DS-4082](https://github.com/koobiq/angular-components/issues/issue/DS-4082)) ([#1083](https://github.com/koobiq/angular-components/issues/1083)) ([54013ec](https://github.com/koobiq/angular-components/commit/54013ec3ebb299b8c4ca71b0191264138ffa8df8))
41+
* feature added KbqResizerModule ([#DS-4056](https://github.com/koobiq/angular-components/issues/issue/DS-4056)) ([#1144](https://github.com/koobiq/angular-components/issues/1144)) ([f6d642c](https://github.com/koobiq/angular-components/commit/f6d642c5626f4dcc35e197e8c0dacbcf9a2a03be))
42+
* feature **breadcrumbs:** keyboard navigation enhancement ([#DS-3334](https://github.com/koobiq/angular-components/issues/issue/DS-3334)) ([#1146](https://github.com/koobiq/angular-components/issues/1146)) ([7d5fe73](https://github.com/koobiq/angular-components/commit/7d5fe730ee40a0b9ff96f84febbcda20dfbd3ce4))
43+
* feature **docs:** migrated to SSR ([#DS-3683](https://github.com/koobiq/angular-components/issues/issue/DS-3683)) ([#1121](https://github.com/koobiq/angular-components/issues/1121)) ([4d18a40](https://github.com/koobiq/angular-components/commit/4d18a40bd36b14d6312a4a423581bb4915ce0599))
44+
* feature **filter-bar:** added onClearPipe ([#DS-4458](https://github.com/koobiq/angular-components/issues/issue/DS-4458)) ([#1156](https://github.com/koobiq/angular-components/issues/1156)) ([ee1ab46](https://github.com/koobiq/angular-components/commit/ee1ab4693cbefe259fa6d751024f15627448dda7))
45+
* feature **list:** changed behavior on list option removal ([#DS-4272](https://github.com/koobiq/angular-components/issues/issue/DS-4272)) ([#1139](https://github.com/koobiq/angular-components/issues/1139)) ([5f9a637](https://github.com/koobiq/angular-components/commit/5f9a6378ebc476b8fb5641ff86f4e90aab39044d))
46+
* feature **navbar:** change top elements ([#DS-4298](https://github.com/koobiq/angular-components/issues/issue/DS-4298)) ([#1132](https://github.com/koobiq/angular-components/issues/1132)) ([e688b63](https://github.com/koobiq/angular-components/commit/e688b638b6c09cb34f56b900850eaf688f389d9c))
47+
* feature **popover:** added [kbqPopoverContext] ([#DS-2586](https://github.com/koobiq/angular-components/issues/issue/DS-2586)) ([#1078](https://github.com/koobiq/angular-components/issues/1078)) ([dd452b7](https://github.com/koobiq/angular-components/commit/dd452b733151451cc5958f23b1dbd3b195e96f1e))
48+
* feature **schematics:** init icon-replacement schematic ([#DS-4363](https://github.com/koobiq/angular-components/issues/issue/DS-4363)) ([#1133](https://github.com/koobiq/angular-components/issues/1133)) ([ab45c96](https://github.com/koobiq/angular-components/commit/ab45c96bfbd0d1486e7971f21acf722a4bfdd4d6))
49+
* feature **tags:** apply KbqFieldSizingContent directive to KbqTagInput ([#DS-4204](https://github.com/koobiq/angular-components/issues/issue/DS-4204)) ([#1066](https://github.com/koobiq/angular-components/issues/1066)) ([a0412f8](https://github.com/koobiq/angular-components/commit/a0412f8691e92b01b286ebdc2e9ee52a1df97e3f))
50+
* feature **tags:** enhance keyboard navigation and update tabIndex handling ([#DS-4367](https://github.com/koobiq/angular-components/issues/issue/DS-4367)) ([#1142](https://github.com/koobiq/angular-components/issues/1142)) ([a68f0f1](https://github.com/koobiq/angular-components/commit/a68f0f16ea5151d500be2fd1ada639e88c1ddb13))
51+
* feature **time-range:** added user-defined presets ([#DS-4226](https://github.com/koobiq/angular-components/issues/issue/DS-4226)) ([#1062](https://github.com/koobiq/angular-components/issues/1062)) ([5ead761](https://github.com/koobiq/angular-components/commit/5ead761f1acaedf0240cb358500121d0a8c15273))
52+
* feature **top-bar:** lower the height ([#DS-4297](https://github.com/koobiq/angular-components/issues/issue/DS-4297)) ([#1123](https://github.com/koobiq/angular-components/issues/1123)) ([054d85a](https://github.com/koobiq/angular-components/commit/054d85a5de68eb5e8e410300314265f9a7721f14))
53+
154
# 18.36.0 (2025-10-23)
255

356
### Koobiq

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koobiq",
3-
"version": "18.36.0",
3+
"version": "18.37.0",
44
"description": "Components for Angular",
55
"private": true,
66
"homepage": "https://github.com/koobiq/angular-components",

0 commit comments

Comments
 (0)