Releases: koobiq/angular-components
Releases · koobiq/angular-components
20.0.0
What's Changed
- fix(tabs): disabled pagination button color (#DS-5022) by @artembelik in #1599
- chore: use proper @koobiq/design-tokens peerDeps version (#DS-5142) by @NikGurev in #1603
- fix(code-block): show viewAll on overflow (#DS-4920) by @artembelik in #1602
- feat: angular 20 (#DS-5079) by @lskramarov in #1585
- chore(docs): preview img max-width by @artembelik in #1607
- chore(deps-dev): bump the eslint group with 3 updates by @dependabot[bot] in #1610
- chore(deps-dev): bump @cspell/dict-markdown from 2.0.16 to 2.0.17 in the cspell group by @dependabot[bot] in #1611
- chore(deps): bump the angular group with 19 updates by @dependabot[bot] in #1612
- chore(deps): bump github/codeql-action from 4.35.4 to 4.36.1 by @dependabot[bot] in #1613
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1614
- chore(deps-dev): bump rollup from 4.60.3 to 4.61.0 in the rollup group across 1 directory by @dependabot[bot] in #1615
- chore(deps-dev): bump the jest group across 1 directory with 2 updates by @dependabot[bot] in #1616
- fix(top-bar): positioning (#DS-4934) by @lskramarov in #1609
- fix(tooltip,popover): restore background lost after angular 20 migration (#DS-5079) by @lskramarov in #1618
- chore(docs): fix tree-custom-filtering-example (#DS-4566) by @lskramarov in #1620
- fix(select): unsubscribe delayed options.changes to prevent overlay teardown error (#DS-5161) by @lskramarov in #1624
- feat(core): add locale-aware date formatter pipes (#DS-4811) by @lskramarov in #1619
- fix(tree): sync action button background with option state in multiple selection (#DS-5113) by @lskramarov in #1621
- fix(tabs): icon only tab label (#DS-5084) by @artembelik in #1600
- fix(select): guard against null match elements in hidden-items calc (#DS-5115) by @lskramarov in #1623
- fix: unify hover and keyboard-focus highlight (#DS-4584) by @lskramarov in #1608
- fix(content-panel,modal,popover,sidepanel): overflow shadow (#DS-4890) by @artembelik in #1626
- fix(docs): scroll to anchor (#DS-4338) by @artembelik in #1628
- feat(link): prevent underline propagation to custom content (#DS-4145) by @artembelik in #1606
- feat(tree): add selectable input to KbqTreeOption (#DS-4276) by @lskramarov in #1629
- feat(components): setup required angular version to
>=20.0.0(#DS-5078) by @artembelik in #1631 - fix(button): block clicks and ENTER/SPACE on disabled anchor hosts (#DS-4364) by @lskramarov in #1630
- feat(core): add overflow shadow directives (#DS-3478) by @lskramarov in #1633
- fix(breadcrumbs): removed item rendering flick (#DS-4622) by @NikGurev in #1579
- fix: after update (#DS-5079) by @lskramarov in #1622
- chore(docs): added a migration guide to angular 20 by @rmnturov in #1617
- feat(core): add kbqHighlightBackground pipe (#DS-4812) by @lskramarov in #1604
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1635
- chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 by @dependabot[bot] in #1636
- chore(deps-dev): bump the prettier group with 2 updates by @dependabot[bot] in #1637
- chore(deps): bump the angular group with 17 updates by @dependabot[bot] in #1638
- chore(deps): bump @koobiq/icons from 11.5.0 to 11.7.1 in the koobiq group by @dependabot[bot] in #1639
- chore(deps-dev): bump rollup from 4.61.0 to 4.62.0 in the rollup group by @dependabot[bot] in #1640
- chore(deps-dev): bump jest-preset-angular from 16.1.5 to 16.2.0 in the jest group by @dependabot[bot] in #1641
- fix(filter-bar): default size for pipe popover (#DS-5184) by @lskramarov in #1642
- chore(icon): add icon adoptedStyleSheets layer demo in dev (#DS-5207) by @lskramarov in #1644
Full Changelog: 19.8.0...20.0.0
19.8.1
What's Changed
- fix(tabs): disabled pagination button color (#DS-5022) by @artembelik in #1599
- chore: use proper @koobiq/design-tokens peerDeps version (#DS-5142) by @NikGurev in #1603
- fix(code-block): show viewAll on overflow (#DS-4920) by @artembelik in #1602
- fix(notification-center): add infinite scroll, delete events and loading states (#DS-5164) by @lskramarov in #1627
Full Changelog: 19.8.0...19.8.1
19.8.0
What's Changed
- chore(autocomplete): added tests by @lskramarov in #1498
- chore(select): added tests by @lskramarov in #1497
- chore(filter-bar): migrate karma test to jest by @lskramarov in #1521
- chore(tabs): migrate karma test to jest by @lskramarov in #1522
- chore(breadcrumbs): migrate karma test to jest and playwright by @lskramarov in #1524
- chore(dropdown): migrate karma test to jest and playwright by @lskramarov in #1527
- chore(tooltip): migrate karma test to playwright by @lskramarov in #1529
- chore(input): migrate karma test to jest by @lskramarov in #1530
- chore(overflow-items): migrate karma test to jest and playwright by @lskramarov in #1525
- chore(file-upload): migrate karma test to jest by @lskramarov in #1523
- chore(deps-dev): bump eslint-plugin-promise from 7.2.1 to 7.3.0 in the eslint group by @dependabot[bot] in #1537
- chore(deps): bump github/codeql-action from 4.35.1 to 4.35.3 by @dependabot[bot] in #1539
- chore(deps): bump the angular group with 16 updates by @dependabot[bot] in #1540
- chore(deps): bump the koobiq group with 5 updates by @dependabot[bot] in #1541
- chore(deps-dev): bump rollup from 4.60.1 to 4.60.2 in the rollup group by @dependabot[bot] in #1542
- fix(docs): pages content cache (#DS-4377) by @artembelik in #1520
- feat(inline-edit): add customizable panel class (#DS-4975) by @NikGurev in #1546
- fix(docs): remove md code bg overrides (#DS-5024) by @NikGurev in #1547
- fix(datepicker): removed legacy polyfill (#DS-5054) by @artembelik in #1548
- chore(tree-select): migrate karma test to jest and playwright by @lskramarov in #1533
- chore(splitter): migrate karma test to jest and playwright by @lskramarov in #1531
- chore(tabs): migrate karma test to playwright by @lskramarov in #1535
- chore(clamped-text): migrate karma test to jest and playwright by @lskramarov in #1532
- chore(textarea): migrate karma test to jest and playwright by @lskramarov in #1536
- chore(deps-dev): bump the prettier group across 1 directory with 2 updates by @dependabot[bot] in #1538
- chore(timezone): migrate karma test to jest by @lskramarov in #1534
- fix(docs): welcome page preview (#DS-4883) by @artembelik in #1544
- chore: use actions-panel adaptive example in ssr by @artembelik in #1549
- feat(select): added scroll events (#DS-3551) by @lskramarov in #1550
- chore: remove karma by @lskramarov in #1556
- fix(select): incorrect calculation of hidden items (#DS-4904) by @lskramarov in #1551
- fix(accordion): errors with ssr (#DS-5060) by @lskramarov in #1564
- chore(deps-dev): bump postcss-discard-comments from 7.0.4 to 7.0.8 by @dependabot[bot] in #1562
- chore(deps-dev): bump rollup from 4.60.2 to 4.60.3 in the rollup group by @dependabot[bot] in #1560
- chore(deps): bump zone.js from 0.16.1 to 0.16.2 in the angular group by @dependabot[bot] in #1559
- chore(deps): bump mattermost/action-mattermost-notify from 2.0.0 to 2.1.0 by @dependabot[bot] in #1558
- chore(deps-dev): bump postcss from 8.5.6 to 8.5.14 by @dependabot[bot] in #1563
- chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #1557
- chore(deps-dev): bump the jest group across 1 directory with 2 updates by @dependabot[bot] in #1561
- chore: added
release:extract-docs-metascript (#DS-5012) by @artembelik in #1545 - fix(scrollbar): dark theme tokens selector (#DS-5039) by @artembelik in #1552
- fix(timepicker): incorrect status for async validators (#DS-5038) by @artembelik in #1553
- fix(sidepanel): add type="button" to close button to prevent form submission (#DS-2889) by @NikGurev in #1555
- fix(core): use groups with form-field properly (#DS-5063) by @NikGurev in #1565
- fix(inline-edit): returned text truncation (#DS-5061) by @NikGurev in #1554
- fix(select): fixed width after open (#DS-5028) by @lskramarov in #1566
- chore: fix example for custom pipe (#DS-5031) by @lskramarov in #1570
- chore: added CLAUDE.md by @artembelik in #1574
- fix(navbar): unexpected tooltip after click (#DS-5043) by @lskramarov in #1573
- fix(navbar): icon color for active state in kbq-navbar-item (#DS-5019) by @lskramarov in #1572
- fix(dropdown, navbar): positioning (#DS-4934) by @lskramarov in #1571
- fix: add tag input autofill styles (#DS-4958) by @NikGurev in #1569
- fix(tags): selectable tag tabindex, tag toggle by click (#DS-4322) by @artembelik in #1543
- fix: stackblitz toast examples (#DS-5007) by @artembelik in #1581
- chore(notification-center,app-switcher,content-panel): added
overlayscrollbarsdependency note (#DS-5068) by @artembelik in #1582 - feat(form-field): update label color token (#DS-2800) by @NikGurev in #1575
- feat(docs): use top-bar styling instead of customized docs-navbar by @NikGurev in #1576
- feat(icon,file-upload,dropdown,link): add SVG icon registry (#DS-2718) by @NikGurev in #1528
- fix(select): incorrect selected value when using virtual scrolling (#DS-5020) by @lskramarov in #1580
- fix(select, tree-select): keyboard focus on single-option list (#DS-4913) by @lskramarov in #1584
- fix(code-block): update filled background and actionbar styling (#DS-4954) by @NikGurev in #1578
- chore(ag-grid): updated documentation, added state examples (#DS-5090) by @artembelik in #1577
- fix(navbar): update collapsed text in tooltip (#DS-5092) by @lskramarov in #1587
- fix(popover): replace max-width with width on size classes (#DS-2751) by @lskramarov in #1588
- fix(toast): cleanup overlay lifecycle and template handling (#DS-3225, #DS-3408, #DS-3409) by @lskramarov in #1589
- fix(select, timezone): option tooltip not triggering on overflowing text (#DS-5091) by @lskramarov in #1590
- fix(tree): keep ngModel selection toggleable after dataSource.data change (#DS-5053) by @lskramarov in #1591
- fix(top-bar): remove redundant selector in top-bar (#DS-4531) by @NikGurev in #1594
- chore(tabs): example with actionbar (#DS-4902) by @artembelik in #1596
- fix(top-bar): specified selectors to exclude breadcrumb items (#DS-5023) by @NikGurev in #1595
- feat(autocomplete,dropdown): set panel min width to 200px (#DS-4067) by @NikGurev in #1597
- chore: update checkout action versions and add permissions (#DS-3557) by @NikGurev in #1592
- fix(icon): replace CSS class-based icon usages with [kbq-icon] binding (#DS-5093) by @NikGurev in #1586
- feat(dropdown): add center option for x-axis (#DS-5040) by ...
19.7.0
What's Changed
- chore(docs): trim trailing newlines and bump koobiq version for llms.txt by @artembelik in #1500
- feat(tags): call onChange only on UI-initiated changes (#DS-4742) by @NikGurev in #1488
- fix(docs): show example source (#DS-5008) by @artembelik in #1503
- chore: bump jest to 30, added jest-fail-on-console plugin (#DS-4959) by @artembelik in #1501
- fix(select): preselected values (#DS-4994) by @lskramarov in #1504
- fix(select): added triggerValuesLimit (#DS-4993) by @lskramarov in #1505
- fix(option): prevent scroll on hover (#DS-4907) by @lskramarov in #1507
- chore: update AGENTS.md structure by @artembelik in #1510
- chore(docs): improve func entry handling and api gen (#DS-4898) by @NikGurev in #1515
- chore(filter-bar): flaky test (#DS-5015) by @artembelik in #1511
- fix(breadcrumbs): overflow handling to include margin (#DS-4909) by @NikGurev in #1514
- fix(visual): add background to tooltip inner element (#DS-4956) by @NikGurev in #1513
- fix(timezone): use select tokens (#DS-4901) by @artembelik in #1516
- chore: suppress console.warn in production builds by @artembelik in #1509
- fix(docs): icon preview modal download colored SVG (#DS-4892) by @artembelik in #1508
- chore(timezone): stackblitz examples (#DS-4896) by @artembelik in #1512
- feat(modal): make
KbqModalServiceandKbqModalControlServiceprovidedIn root (#DS-3287) by @artembelik in #1502 - fix(tags): separator handling on empty input value (#DS-5009) by @NikGurev in #1519
- fix(input): autofill bg overlap on focus border (#DS-4950) by @NikGurev in #1518
- chore(icon): refactor documentation (#DS-4899) by @artembelik in #1517
- chore(title): added tests by @lskramarov in #1495
- chore(list): added tests by @lskramarov in #1496
- chore(deps): bump protobufjs from 7.5.4 to 7.5.6 by @dependabot[bot] in #1526
- docs: add validation methods explanation (#DS-4741) by @NikGurev in #1506
Full Changelog: 19.6.0...19.7.0
19.6.0
What's Changed
- feat(core): updated label padding for horizontal forms (#DS-4754) by @artembelik in #1433
- chore(ag-grid): added ag-grid for actions-panel examples, bump @koobiq/ag-grid-angular-theme to 34.2.0 (#DS-4697) by @artembelik in #1434
- chore(docs): added button group examples (#DS-4559) by @NikGurev in #1426
- fix(form-field): arrow padding (#DS-4824) by @lskramarov in #1439
- feat(tooltip): tooltip for disabled component (#DS-4825) by @lskramarov in #1435
- fix(modal): unregister modal ref after close (#DS-4755) by @artembelik in #1436
- feat(tooltip): added ignoreTooltipPointerEvents (#DS-4729) by @lskramarov in #1437
- fix(progress-spinner): custom line height breaks animation (#DS-4799) by @artembelik in #1445
- chore(components): removed
@koobiq/tokens-builderfrom peerDependencies (#DS-3447) by @artembelik in #1446 - fix(markdown): link focus outline (#DS-4849) by @artembelik in #1438
- fix(inline-edit): enable clickable content (#DS-4798) by @NikGurev in #1441
- feat(code-block): subscribe to hover events based on
hideTabs(#DS-4786) by @artembelik in #1449 - feat(checkbox,toggle): added
clickActioninput (#DS-4654) by @artembelik in #1447 - fix(link): outline width (#DS-4850) by @artembelik in #1450
- fix(autocomplete): handle click/input in shadow-dom parent (#DS-4801) by @NikGurev in #1452
- chore(docs,inline-edit): updated examples (#DS-4798) by @NikGurev in #1443
- chore(core): remove unused import for layout styles (#DS-4881) by @artembelik in #1453
- chore(deps): bump the angular group with 16 updates by @dependabot[bot] in #1458
- chore(deps): bump @koobiq/icons from 11.2.0 to 11.5.0 in the koobiq group by @dependabot[bot] in #1460
- chore(deps-dev): bump the rollup group with 2 updates by @dependabot[bot] in #1461
- chore(deps): bump github/codeql-action from 4.32.4 to 4.35.1 by @dependabot[bot] in #1459
- chore(deps-dev): bump prettier-plugin-multiline-arrays from 4.1.4 to 4.1.5 in the prettier group by @dependabot[bot] in #1456
- feat(inline-edit): handle multiple form-fields & example #DS-4469) by @NikGurev in #1431
- chore(deps-dev): bump @cspell/dict-markdown from 2.0.14 to 2.0.16 in the cspell group across 1 directory by @dependabot[bot] in #1457
- chore: migrate stackblitz to angular-cli template (#DS-4859) by @artembelik in #1451
- feat(core): added
ShowRequiredOnSubmitErrorStateMatcher(#DS-4768) by @NikGurev in #1463 - feat(select, popover, dropdown): scrolling and layering (#DS-4749) by @lskramarov in #1442
- chore(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #1468
- chore(deps): bump basic-ftp from 5.0.5 to 5.2.0 by @dependabot[bot] in #1469
- chore(file-upload): added tests for async validation (#DS-4823) by @NikGurev in #1466
- chore(docs): add llms.txt (#DS-4551) by @artembelik in #1462
- chore(docs,breadcrumbs): added example for selectable text (#DS-3661) by @NikGurev in #1471
- fix(select,tree-select): not hide search if options filtered (#DS-4713) by @NikGurev in #1473
- fix: stackblitz angular version by @artembelik in #1467
- chore(e2e): added specs for typography (#DS-4127) by @artembelik in #1470
- chore(docs,select): upd property name references (#DS-4713) by @NikGurev in #1474
- feat(autocomplete): added
KbqAutocompleteFooterdirective (#DS-4874) by @artembelik in #1478 - feat(filter-bar, search-expandable): added properties (#DS-4872) by @lskramarov in #1475
- chore(e2e,dev): setup font/tokens imports (#DS-4669) by @artembelik in #1464
- feat(sidepanel): add injector for custom component (#DS-3480) by @NikGurev in #1480
- fix(filter-bar): layout for datetime pipe (#DS-4882) by @lskramarov in #1476
- feat(select): added loading state (#DS-3134) by @lskramarov in #1432
- fix(tree): remove icon rotation from KbqTreeNodeToggleDirective (#DS-4888) by @lskramarov in #1482
- fix(docs): callout css var typo by @artembelik in #1483
- feat: adopted new palette (#DS-4739) by @NikGurev in #1455
- fix(filter-bar): select all with filtered options (#DS-4884) by @lskramarov in #1479
- fix(list): unexpected gradient with action-button (#DS-4848) by @lskramarov in #1485
- fix(select, tree-select): caption in options (#DS-4885) by @lskramarov in #1487
- chore(docs): updated docs for new palette colors (#DS-4739) by @NikGurev in #1465
- feat(loader-overlay): add card blend type (#DS-3474) by @NikGurev in #1477
- fix(inline-edit): update menu mask bg, add menu E2E test (#DS-4722) by @NikGurev in #1486
- feat(form-field): added
horizontalinput (#DS-2913) by @artembelik in #1481 - chore(filter-bar): added tests (#DS-4919) by @lskramarov in #1484
- chore(split-button): added tests by @lskramarov in #1491
- fix(datepicker): incorrect status for async validators (#DS-4822) by @lskramarov in #1489
- chore(app-switcher): added tests by @lskramarov in #1492
- chore(navbar): added tests by @lskramarov in #1493
- feat(skeleton): added
kbqSkeletondirective (#DS-4702) by @artembelik in #1490 - chore(accordion): added tests by @lskramarov in #1494
- chore(docs): generate prerender routes for
SSG(#DS-4883) by @artembelik in #1454 - fix: jest worker by @artembelik in #1499
Full Changelog: 19.5.0...19.6.0
What's Changed
- feat(core): updated label padding for horizontal forms (#DS-4754) by @artembelik in #1433
- chore(ag-grid): added ag-grid for actions-panel examples, bump @koobiq/ag-grid-angular-theme to 34.2.0 (#DS-4697) by @artembelik in #1434
- chore(docs): added button group examples (#DS-4559) by @NikGurev in #1426
- fix(form-field): arrow padding (#DS-4824) by @lskramarov in #1439
- feat(tooltip): tooltip for disabled component (#DS-4825) by @lskramarov in #1435
- fix(modal): unregister modal ref after close (#DS-4755) by @artembelik in #1436
- feat(tooltip): added ignoreTooltipPointerEvents (#DS-4729) by @lskramarov in #1437
- fix(progress-spinner): custom line height breaks animation (#DS-4799) by @artembelik in #1445
- chore(components): removed
@koobiq/tokens-builderfrom peerDependencies (#DS-3447) by @artembelik in #1446 - fix(markdown): link focus outline (#DS-4849) by @artembelik in #1438
- fix(inline-edit): enable clickable content (#DS-4798) by @NikGurev in #1441
- feat(code-block): subscribe to hover events based on
hideTabs(#DS-4786) by @artembelik in #1449 - feat(checkbox,...
19.5.0
What's Changed
- chore(docs): added EN documentation (#DS-3257) by @artembelik in #1378
- feat(inline-edit): align with origin resize (#DS-4691) by @NikGurev in #1382
- fix(input): block stepper on disabled (#DS-4723) by @NikGurev in #1380
- chore: updated dev examples (#DS-4723) by @NikGurev in #1384
- fix(docs): markdown renderer, bump
markedto v17 (#DS-3436) by @artembelik in #1383 - feat(modal,sidepanel): prevent multiple backdrops for nested panels (#DS-4539) by @NikGurev in #1379
- chore(deps-dev): bump prettier-plugin-multiline-arrays from 4.1.3 to 4.1.4 in the prettier group by @dependabot[bot] in #1390
- chore(deps): bump github/codeql-action from 4.32.0 to 4.32.4 by @dependabot[bot] in #1391
- chore(tags): updated autocomplete example (#DS-4705) by @artembelik in #1388
- chore(deps): bump the angular group with 17 updates by @dependabot[bot] in #1393
- chore(deps): bump @koobiq/ag-grid-angular-theme from 34.0.0 to 34.1.1 in the ag-grid group by @dependabot[bot] in #1394
- chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 in the rollup group by @dependabot[bot] in #1396
- chore(deps-dev): bump the koobiq group with 2 updates by @dependabot[bot] in #1395
- chore: enabled tests for overflow items (#DS-3381) by @NikGurev in #1387
- chore: added commands section for AGENTS.md by @artembelik in #1401
- fix(navbar): update tooltip when collapsed text changed (#DS-4275) by @lskramarov in #1402
- fix(filter-bar): layout for date pipe (#DS-4069) by @lskramarov in #1399
- chore(ag-grid): added new examples, bump @koobiq/ag-grid-angular-theme to 34.1.1 (#DS-4222) by @artembelik in #1386
- fix(tags):
onPastetags splitting by separators (#DS-4711) by @artembelik in #1397 - fix(form-field): background-color for input in select, tree-select and dropdown (#DS-4725) by @lskramarov in #1398
- fix(tabs): custom tab label display (#DS-4706) by @artembelik in #1404
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1392
- chore(deps-dev): removed unused
@messageformat/coredependency (#DS-3448) by @artembelik in #1406 - fix(skeleton): sync animation for multiple skeletons (#DS-4700) by @artembelik in #1407
- fix(code-block): overflow-wrap for
softWrapmode (#DS-3032) by @artembelik in #1409 - fix(tooltip): don't use arrows by default (#DS-4731) by @lskramarov in #1410
- feat: added clamped list primitive & examples (#DS-3381) by @NikGurev in #1400
- feat(overflow-items): added wrap mode & upd examples (#DS-3381) by @NikGurev in #1385
- fix(popover): delete classes after closing (#DS-4756) by @lskramarov in #1413
- feat(accordion): added state saving (#DS-3197) by @lskramarov in #1389
- fix(code-block): prevent action buttons text overlap (#DS-4738) by @NikGurev in #1411
- refactor(tree): mark isUserInput as deprecated (#DS-3067) by @lskramarov in #1419
- fix(search-expandable): don't use [disabled] with formControl (#DS-4690) by @lskramarov in #1416
- feat(tooltip): show for MouseEvent (#DS-3123) by @lskramarov in #1420
- fix(checkbox): increase icon selector specificity for default state (#DS-4804) by @NikGurev in #1423
- chore: fixed incorrect message text formatting for MM (#DS-4776) by @NikGurev in #1421
- chore(docs): update copyright and delete "directory structure" by @lskramarov in #1427
- fix(textarea, input, select, tree-select, tags): incorrect status for async validators (#DS-4760) by @artembelik in #1415
- fix(select, tree-select, dropdown): focus state for the option (#DS-4631) by @lskramarov in #1425
- chore(tooltip): docs v2 (#DS-4735) by @lskramarov in #1422
- chore(inline-edit): added info about validation in FormGroup (#DS-4802) by @NikGurev in #1429
- fix(link): multiline hit area gap, underline (#DS-3562, #DS-4778) by @artembelik in #1418
Full Changelog: 19.4.1...19.5.0
18.39.4
What's Changed
- bug fix checkbox: increase icon selector specificity for default state (#DS-4804) (#1424) (2387224)
- bug fix code-block: overflow-wrap for
softWrapmode (#DS-3032) (#1414) (8a073b2) - bug fix code-block: prevent action buttons text overlap (#DS-4738) (#1417) (62fe953)
- bug fix filter-bar: layout for date pipe (#DS-4069) (#1399) (9c85e3d)
- bug fix input: block stepper on disabled (#DS-4723) (#1380) (3c0fa83)
- bug fix navbar: update tooltip when collapsed text changed (#DS-4275) (#1402) (04df9b2)
- bug fix popover: delete classes after closing (#DS-4756) (#1413) (bd83d4e)
- bug fix progress-spinner: ignore color property (#DS-4353) (#1408) (1e67d04)
- bug fix search-expandable: don't use [disabled] with formControl (#DS-4690) (#1416) (f69b73f)
- bug fix tabs: custom tab label display (#DS-4706) (#1404) (7dd299a)
- bug fix tags: onPaste tags splitting by separators (#DS-4711) (#1403) (6a6b50e)
- bug fix textarea, input, select, tree-select, tags: incorrect status for async validators (#DS-4760) (#1428) (9097558)
- bug fix title: not displayed if 1-2 characters don't fit (#DS-4466) (#1259) (#1405) (2b02901)
- bug fix tooltip: don't use arrows by default (#DS-4731) (#1410) (339fc84)
Full Changelog: 18.39.3...18.39.4
19.4.1
What's Changed
- fix(styles): revert "use .kbq-progress only for buttons" (#DS-4355) by @lskramarov in #1377
Full Changelog: 19.4.0...19.4.1
18.39.3
- bug fix core: escape HTML in
KbqHighlightPipe(#DS-4692) (#1364) (427290e) - bug fix datepicker: popup position (#DS-4619) (#1326) (83a5afc)
- bug fix dropdown: don't overlay trigger if dropdown isn't fit (#DS-4505) (#1335) (6ebb775)
- bug fix filter-bar: select children using search (#DS-4613) (#1328) (08fa4e4)
- bug fix form-field: inner focus frame (#DS-4671) (#1373) (371d42b)
- bug fix icon: disabled state for icon-button (#DS-4625) (#1363) (19944f9)
- bug fix inline-edit: aligned vertical paddings (#DS-4656) (#1366) (8cb420c)
- bug fix inline-edit: removed text flick on mode change (#DS-4360) (#1333) (ac6349d)
- bug fix input: borders appear when autofilling (#DS-4667) (#1357) (cf6d6e9)
- bug fix list: focus state after closing (#DS-4673) (#1362) (a39eab8)
- bug fix list: selected value is reset when scrolling (virtual scroll) (#DS-4670) (#1361) (c51aba3)
- bug fix popover: inverted background of close button without header (#DS-3185) (#1323) (481acee)
- bug fix search-expandable: added control states at the input (#DS-4680) (#1367) (20d0b26)
- bug fix search-expandable: added disabled state (#DS-4690) (#1368) (867608a)
- bug fix select: color for disabled state (#DS-4574) (#1330) (170d5c3)
- bug fix select: return focus on search with virtual scroll (#DS-4637) (#1360) (b5c4b9f)
- bug fix select: scrollBar jumps in select with virtual scrolling (#DS-4621) (#1354) (520d15f)
- bug fix tags: add emitOnTagChanges to control change emissions (#DS-4634) (#1372) (c321011)
- bug fix tags: double focus when editing (#DS-4321) (#1324) (23aae85)
- bug fix tags: filter on paste (#DS-4611) (#1374) (b281100)
- bug fix tags: focusout on editing tag click (#DS-4677) (#1356) (592af81)
Full Changelog: 18.39.2...18.39.3
19.4.0
What's Changed
- feat(sidepanel): redesign (#DS-4537) by @NikGurev in #1349
- fix(input): borders appear when autofilling (#DS-4667) by @lskramarov in #1357
- fix(tags): focusout on editing tag click (#DS-4677) by @artembelik in #1356
- fix(docs): sort structure components alphabetically by name (#DS-2882) by @artembelik in #1359
- fix(select): return focus on search with virtual scroll (#DS-4637) by @lskramarov in #1360
- fix(list): selected value is reset when scrolling (virtual scroll) (#DS-4670) by @lskramarov in #1361
- fix(list): focus state after closing (#DS-4673) by @lskramarov in #1362
- fix(icon): disabled state for icon-button (#DS-4625) by @lskramarov in #1363
- fix(core): escape HTML in
KbqHighlightPipe(#DS-4692) by @artembelik in #1364 - fix(inline-edit): aligned vertical paddings (#DS-4656) by @NikGurev in #1366
- fix(search-expandable): added control states at the input (#DS-4680) by @lskramarov in #1367
- feat(docs): generate stackblitz package.json/angular.json dynamically (#DS-3650) by @artembelik in #1358
- chore(docs,tooltip): proper color for extended tooltip (#DS-4699) by @NikGurev in #1365
- chore(docs): reload button (#DS-2993) by @NikGurev in #1369
- feat(inline-edit): updated interface with controls with panel (#DS-4181) by @NikGurev in #1370
- fix(form-field): inner focus frame (#DS-4671) by @lskramarov in #1373
- chore(docs): inline editable header example improve (#DS-4352) by @NikGurev in #1371
- fix(tags): add emitOnTagChanges to control change emissions (#DS-4634) by @NikGurev in #1372
- fix(tags): filter on paste (#DS-4611) by @artembelik in #1374
- chore(cli): error generating changelog for MM (#DS-4724) by @lskramarov in #1375
Full Changelog: 19.3.0...19.4.0