Skip to content

Releases: koobiq/angular-components

18.31.0

27 Jun 13:41
18.31.0
374ff4e
Compare
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

18.30.0

26 Jun 08:44
18.30.0
ba059d7
Compare
Choose a tag to compare

What's Changed

  • fix(select): two elements with focus frame (#DS-3407) by @lskramarov in #826
  • chore(deps-dev): bump rollup from 4.41.1 to 4.42.0 in the rollup group by @dependabot in #831
  • chore(deps-dev): bump @types/ws from 8.5.4 to 8.18.1 by @dependabot in #833
  • chore(deps): bump highlight.js from 11.10.0 to 11.11.1 by @dependabot in #834
  • chore(input): renamed var in tests (#DS-3794) by @NikGurev in #839
  • style(examples): enabled eslint prefer-on-push rule (#DS-2920) by @artembelik in #792
  • chore: updated dependabot schedule interval to monthly by @artembelik in #840
  • chore(deps-dev): bump sass from 1.89.1 to 1.89.2 by @dependabot in #847
  • chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 in the jest group by @dependabot in #846
  • chore(deps-dev): bump @cspell/dict-markdown from 2.0.10 to 2.0.11 in the cspell group by @dependabot in #845
  • chore(deps-dev): bump rollup from 4.42.0 to 4.43.0 in the rollup group by @dependabot in #843
  • chore(deps-dev): bump the angular group with 8 updates by @dependabot in #842
  • style: setup stylelint prefix validation for packages (#DS-3497) by @artembelik in #841
  • fix(docs): changed table cell vertical align (#DS-3349) by @NikGurev in #849
  • chore: removed unused karma dependencies and added typecheck by @artembelik in #829
  • fix(file-upload): layout improvements (#DS-3714) by @NikGurev in #825
  • feat(file-upload): added file size info in single (#DS-2362) by @NikGurev in #838
  • fix(overflow-items): does not stretch to maximum width (#DS-3809) by @artembelik in #827
  • chore(deps-dev): bump eslint-plugin-prettier from 5.4.1 to 5.5.0 in the eslint group by @dependabot in #852
  • chore(deps-dev): bump @playwright/test from 1.52.0 to 1.53.0 by @dependabot in #853
  • chore(deps): bump @fontsource/jetbrains-mono from 5.1.1 to 5.2.6 by @dependabot in #854
  • chore(deps-dev): bump postcss from 8.5.4 to 8.5.6 by @dependabot in #856
  • chore(deps): bump @fontsource/inter from 5.2.5 to 5.2.6 by @dependabot in #855
  • chore(actions-panel): updated examples and dev application by @artembelik in #828
  • feat(input): make stepper always visible (#DS-3794) by @NikGurev in #837
  • feat(file-upload): split css vars by component type (#DS-3784) by @NikGurev in #836
  • fix(core): provide rounding options in filesize formatter (#DS-3806) by @NikGurev in #830
  • feat(code-block): updated keyboard focus state according to design (#DS-3247) by @artembelik in #850
  • fix(file-upload): synced file type validation (#DS-3331) by @NikGurev in #848
  • fix(tooltip): restore previous logic by default and add option for new (#DS-3677) by @lskramarov in #851

Full Changelog: 18.29.0...18.30.0

18.29.0

04 Jun 13:46
18.29.0
1384c48
Compare
Choose a tag to compare

What's Changed

  • chore(dev): updated select app by @artembelik in #763
  • chore(docs): added sidebar page (#DS-3649) by @artembelik in #758
  • fix(select): text color for error state (#DS-3156) by @artembelik in #761
  • fix(filter-bar): save filter and changes + examples (#DS-3687) by @lskramarov in #762
  • chore: updated link example and dev app (#DS-2881) by @artembelik in #765
  • chore: updated dependabot config ignore and groups properties (#DS-3641) by @artembelik in #760
  • chore(deps-dev): bump the commitlint group with 2 updates by @dependabot in #770
  • chore: updated stylelint package by @artembelik in #775
  • chore: fix radix version by @artembelik in #776
  • chore(deps-dev): bump lint-staged from 15.2.10 to 15.5.2 by @dependabot in #777
  • fix(file-upload): added single-file-upload min-height (#DS-3775) by @NikGurev in #767
  • fix(docs): set default filter after deletion (#DS-3685) by @lskramarov in #768
  • fix(filter-bar): initial invalid state on empty filter name (#DS-3526) by @lskramarov in #764
  • chore(dev): updated dropdown app by @artembelik in #780
  • chore(deps-dev): bump @stackblitz/sdk from 1.9.0 to 1.11.0 by @dependabot in #773
  • feat(tags): added warning color (#DS-2472) by @NikGurev in #759
  • chore(deps-dev): bump postcss-discard-comments from 7.0.0 to 7.0.4 by @dependabot in #778
  • fix(filter-bar): emit one event when all options are selected (#DS-3771) by @lskramarov in #781
  • fix(dropdown): nested item trigger icon color (#DS-3715) by @artembelik in #779
  • fix(filter-bar): align icon in filters (#DS-3561) by @lskramarov in #782
  • fix(docs): applied fix for examples section (#DS-3706) by @NikGurev in #783
  • feat(docs,popover): added example for arrow adjustments (#DS-3260) by @NikGurev in #784
  • chore(deps-dev): bump firebase-tools from 13.7.5 to 13.35.1 by @dependabot in #772
  • chore(deps-dev): bump husky from 9.1.6 to 9.1.7 by @dependabot in #789
  • chore(dev): updated theme-toggle component by @artembelik in #786
  • chore(deps-dev): bump rollup from 4.41.0 to 4.41.1 in the rollup group by @dependabot in #788
  • feat(core): update filesize formatter & docs (#DS-3357) by @NikGurev in #766
  • fix(form-field): password-hint colors (#DS-3796) by @NikGurev in #793
  • chore(deps): bump the angular group with 21 updates by @dependabot in #771
  • style(docs): enable eslint naming-convention rule (#DS-2920) by @artembelik in #787
  • chore(deps-dev): bump postcss from 8.4.38 to 8.5.3 by @dependabot in #790
  • feat(docs,toggle): added & updated examples (#DS-1487) by @NikGurev in #785
  • feat(formatter): use thin-space for groups (#DS-3087) by @NikGurev in #796
  • fix(breadcrumbs): resolve duplication on hydration (#DS-3679) by @NikGurev in #798
  • test(button): added playwright screenshot tests (#DS-3763) by @artembelik in #795
  • fix(input): clipboard modification on macos (#DS-3087) by @NikGurev in #797
  • chore(deps): updated @koobiq/icons to 10.1.0 (#DS-3797) by @NikGurev in #800
  • fix(overflow-items): debounceTime attribute default value (#DS-3788) by @artembelik in #801
  • chore: updated e2e update screenshot action by @artembelik in #804
  • chore: setup manual workflow dispatch for e2e update screenshots action by @artembelik in #807
  • chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 in the eslint group by @dependabot in #808
  • chore(deps-dev): bump stylelint from 16.19.1 to 16.20.0 in the stylelint group by @dependabot in #809
  • chore(deps): bump @fontsource/inter from 5.1.0 to 5.2.5 by @dependabot in #812
  • chore(deps-dev): bump @messageformat/core from 3.3.0 to 3.4.0 by @dependabot in #811
  • chore(deps-dev): bump jest-preset-angular from 14.5.5 to 14.6.0 in the jest group by @dependabot in #810
  • fix(file-upload): disabled state colors (#DS-3824) by @NikGurev in #806
  • fix(actions-panel): overlay margin (#DS-3802) by @artembelik in #814
  • chore(file-upload): updated docs and state examples (#DS-3824) by @NikGurev in #813
  • test(button): added dark theme screenshot by @artembelik in #803
  • fix(form-field,experimental): selectors nesting (#DS-3787) by @artembelik in #802
  • chore(dev): added ssr mode (#DS-3828) by @NikGurev in #799
  • chore(docs): added preview images (#DS-3811) by @NikGurev in #815
  • chore(datepicker): update dev by @lskramarov in #818
  • fix(datepicker): text color for selected date (#DS-3803) by @lskramarov in #817
  • chore(deps-dev): bump dotenv from 16.4.5 to 16.5.0 by @dependabot in #820
  • chore(deps-dev): bump sass from 1.76.0 to 1.89.1 by @dependabot in #821
  • chore(deps-dev): bump autoprefixer from 10.4.19 to 10.4.21 by @dependabot in #822
  • chore(deps-dev): bump postcss from 8.5.3 to 8.5.4 by @dependabot in #823
  • chore(deps-dev): bump @microsoft/api-extractor from 7.40.2 to 7.52.8 by @dependabot in #824
  • fix(input): disable font ligatures in password input (#DS-3779) by @NikGurev in #816
  • fix(styles): set box-sizing: initial (#DS-3786) by @lskramarov in #819
  • feat(filter-bar): tree-select pipe (#DS-3529) by @lskramarov in #794

Full Changelog: 18.28.0...18.29.0

18.28.0

20 May 14:56
18.28.0
f7dc8e7
Compare
Choose a tag to compare

What's Changed

  • chore(docs): updated sitemap by @NikGurev in #734
  • feat(filter-bar): examples with search (#DS-3750) by @lskramarov in #733
  • fix(docs): upd article layout (#DS-3706) by @NikGurev in #735
  • style: enable all angular eslint rules (#DS-2920) by @artembelik in #732
  • chore: added dependabot config (#DS-3641) by @artembelik in #740
  • fix(file-upload): show icon when file is selected (#DS-3183) by @NikGurev in #737
  • chore(deps): bump the koobiq group with 5 updates by @dependabot in #745
  • chore(deps): bump the docsearch group with 2 updates by @dependabot in #744
  • chore(deps-dev): bump the rollup group with 3 updates by @dependabot in #746
  • chore: disabled dependabot mattermost notifications by @artembelik in #748
  • chore(deps-dev): bump the jest group with 3 updates by @dependabot in #751
  • chore(deps): updated @koobiq/design-tokens to 3.13.2 by @NikGurev in #731
  • chore(docs): added examples for button with icon (#DS-3596) by @lskramarov in #739
  • chore(deps-dev): bump the karma group with 2 updates by @dependabot in #752
  • chore(deps-dev): bump the luxon group with 2 updates by @dependabot in #753
  • fix(select, tree-select): added handler (keydown.space) for cleaner (#DS-3143) by @lskramarov in #747
  • chore(dev-deps): updated cspell package by @artembelik in #749
  • fix(markdown): white-space and paddings for code block (#DS-3777) by @artembelik in #754
  • chore(docs): added cleaner for select and tree-select in multiple mode (#DS-3486) by @lskramarov in #741
  • chore: updated prettier package by @artembelik in #750
  • fix(filter-bar): added onClosePipe output (#DS-3769) by @lskramarov in #755

New Contributors

Full Changelog: 18.27.0...18.28.0

18.27.0

15 May 15:42
18.27.0
6d78d33
Compare
Choose a tag to compare

What's Changed

  • fix(toast): adjust margin when used custom position (#DS-3370) by @NikGurev in #714
  • chore(toast): refactoring (#DS-3370) by @NikGurev in #715
  • fix(icon): [color] is overridden by other states (#DS-3476) by @lskramarov in #716
  • chore: enabled strictTemplates for angularCompilerOptions (#DS-3726) by @artembelik in #719
  • style: validate selector prefix by stylelint (#DS-3757) by @artembelik in #709
  • feat(docs): default icon color in modal (#DS-3747) by @NikGurev in #720
  • chore(docs): code-snippet refactoring by @NikGurev in #721
  • fix(select, tree-select): state color (#DS-3751) by @artembelik in #718
  • fix(input): do nothing if insertion results is NaN (#DS-3697) by @lskramarov in #722
  • fix(breadcrumbs): remove wrap-mode from default (#DS-3760) by @NikGurev in #726
  • style(dev): reformat components to match angular styleguide (#DS-3517) by @artembelik in #725
  • feat(filter-bar): added readonly pipe (#DS-3690) by @lskramarov in #723
  • feat(toggle): progress state (#DS-3462) by @NikGurev in #724
  • fix(pop-up): unstable hiding interval (#DS-3766) by @artembelik in #727
  • feat(docs): schematics section (#DS-3646) by @NikGurev in #728
  • chore(navbar): added missed unsubscriptions by @artembelik in #729
  • feat(filter-bar): added master checkbox (#DS-3731) by @lskramarov in #730

Full Changelog: 18.26.0...18.27.0

18.26.0

29 Apr 15:39
18.26.0
4263b25
Compare
Choose a tag to compare

What's Changed

  • fix(core): select optgroup label font-size (#DS-3670) by @artembelik in #700
  • chore(dropdown): improve styles structure by @artembelik in #699
  • chore(ag-grid): bump ag-grid-theme version, updated example (#DS-3626) by @artembelik in #701
  • fix(textarea): aligned paddings with design (#DS-3720) by @NikGurev in #702
  • chore(list): improve styles structure (#DS-3721) by @artembelik in #704
  • fix(checkbox): removed bottom margin (#DS-3723) by @artembelik in #707
  • chore(file-upload): improve styles structure (#DS-3721) by @NikGurev in #711
  • fix(list): focused option border radius (#DS-3707) by @artembelik in #703
  • fix(popover): closing popover in tab (#DS-3525) by @lskramarov in #708
  • fix(tags): mark tag-list pristine on init (#DS-3669) by @NikGurev in #710
  • fix(file-upload): corrected file add emit on click (#DS-3451) by @NikGurev in #706
  • feat(top-bar): updated docs examples (#DS-3487) by @NikGurev in #600
  • fix(checkbox): max-width overflow (#DS-3644) by @artembelik in #713
  • fix(modal, sidepanel): header paddings (#DS-3385) by @lskramarov in #712

Full Changelog: 18.25.0...18.26.0

18.25.0

24 Apr 14:13
18.25.0
867a194
Compare
Choose a tag to compare

What's Changed

  • fix(file-upload): removed infinite change detection (#DS-3493) by @NikGurev in #682
  • chore(file-upload): jsdocs & dev examples by @NikGurev in #683
  • style: add new stylelint rule scss/no-unused-private-members (#DS-3497) by @artembelik in #686
  • fix(modal): default function for close (#DS-3589) by @lskramarov in #688
  • fix(file-upload): sync events order on files changes (#DS-3451) by @NikGurev in #687
  • fix(file-upload): resolved types by @NikGurev in #692
  • fix(tags): default color (#DS-3705) by @lskramarov in #690
  • fix(scrollbar): firefox scrollbar width (#DS-3582) by @artembelik in #685
  • fix(toggle): hint color, typography and spacing (#DS-3666) by @artembelik in #689
  • fix(tags): sync placeholder padding with design (#DS-3484) by @NikGurev in #691
  • chore(scrollbar): improve styles structure by @artembelik in #693
  • chore(toggle): improve styles structure by @artembelik in #697
  • feat(badge): added disabled color (#DS-3571) by @lskramarov in #694
  • fix(icon): prevent events in disabled state for icon-button (#DS-3639) by @lskramarov in #695
  • fix(dropdown): nested item icon position (#DS-3642) by @artembelik in #696
  • fix(docs,toast): close button alignment (#DS-3693) by @NikGurev in #698

Full Changelog: 18.24.0...18.25.0

18.24.0

22 Apr 15:12
18.24.0
a11e1cf
Compare
Choose a tag to compare

What's Changed

  • chore(docs): disable page init animations (#DS-3567) by @artembelik in #669
  • fix(button): default color (#DS-3686) by @lskramarov in #670
  • fix(markdown): multiline border in link (#DS-3598) by @lskramarov in #672
  • chore: removed unused 'highlight-code-block' script by @artembelik in #673
  • fix(filter-bar): clear pipe with button (#DS-3682) by @lskramarov in #671
  • fix(filter-bar): formatting date ranges (#DS-3689) by @lskramarov in #676
  • feat(toggle): added click on enter (#DS-3656) by @NikGurev in #675
  • fix(docs): docsearch button keyboard focus (#DS-3010) by @NikGurev in #674
  • fix(docs): code block language (#DS-3174) by @artembelik in #677
  • fix(badge): icon color with contrast-fade (#DS-3632) by @lskramarov in #678
  • chore(code-block): added more info for warn message by @artembelik in #679
  • fix(filter-bar): placeholder without localization (#DS-3698) by @lskramarov in #681
  • fix(filter-bar): different pipes with the same type (#DS-3692) by @lskramarov in #680

Full Changelog: 18.23.0...18.24.0

18.23.0

18 Apr 18:18
18.23.0
762e767
Compare
Choose a tag to compare

What's Changed

  • feat(docs): removed components health page (#DS-3566) by @NikGurev in #651
  • fix(filter-bar): platform detection (#DS-3511) by @lskramarov in #653
  • chore(docs): added docs feedback callout (#DS-3653) by @NikGurev in #652
  • fix(filter-bar): size of label in date pipe (#DS-3643) by @lskramarov in #655
  • chore(docs): added new AG-Grid page (#DS-3615) by @artembelik in #649
  • chore(checkbox): added multiline checkbox example (#DS-3538) by @artembelik in #656
  • feat(docs): added сore section (#DS-3340) by @NikGurev in #654
  • fix(radio, toggle): multiline support (#DS-3538) by @artembelik in #657
  • fix(ag-grid): koobiq CSS component design tokens (#DS-3662) by @artembelik in #660
  • feat(filter-bar): custom pipe (#DS-3530) by @lskramarov in #659
  • fix(breadcrumbs): fixed error on component import (#DS-3523) by @NikGurev in #658
  • chore(docs): removed filter of redundant class members (#DS-3657) by @NikGurev in #661
  • feat(toggle): indeterminate state (#DS-3483) by @NikGurev in #650
  • fix(docs): removed @docs-private from public API (#DS-3424) by @artembelik in #665
  • feat(docs): added "new" section badge in sidenav (#DS-3386) by @NikGurev in #662
  • chore: updated ci checks results output by @NikGurev in #668
  • fix(link): underline in pseudo link (#DS-3671) by @lskramarov in #664
  • style: add new ESLint rule @stylistic/padding-line-between-statements (#DS-2920) by @artembelik in #666
  • chore(filter-bar): added description in api (#DS-3501) by @lskramarov in #663
  • fix(tooltip): tooltip is not hidden (#DS-3673) by @lskramarov in #667

Full Changelog: 18.22.0...18.23.0

18.22.0

11 Apr 15:35
18.22.0
80f3e1f
Compare
Choose a tag to compare

What's Changed

  • chore: added commitlint to CI action by @artembelik in #639
  • chore: updated CI commitlint step by @artembelik in #640
  • chore: delete mixins (#DS-3388) by @lskramarov in #638
  • fix(select, tree-select): return focus after clearing (#DS-3144) by @lskramarov in #641
  • fix(select, tree-select): icon color in invalid state (#DS-3192) by @lskramarov in #642
  • feat(schematics): added base schematic script for parsing template (#DS-3594) by @NikGurev in #645
  • feat(empty-state)!: update empty-state sizes (#DS-3507) by @NikGurev in #623
  • feat(loader-overlay)!: update loader-overlay sizes (#DS-3507) by @NikGurev in #624
  • feat(breadcrumbs): support wrap mode (#DS-3352) by @NikGurev in #566
  • feat(popover): trigger popover on hover (#DS-3531) by @lskramarov in #647
  • fix(link): multiline link with icon (#DS-3616) by @lskramarov in #644
  • fix(navbar): async item alignment in vertical navbar for second navbar-container with OnPush (#DS-3645) by @impankratov in #646
  • fix(alert): align info variant with design (#DS-3602) by @NikGurev in #648

BREAKING CHANGES

  • The big input property has been replaced by size. Use the empty-state-size-attr schematic to migrate your code automatically.
  • The compact input property has been replaced by size. Use the loader-overlay-size-attr schematic to migrate your code automatically.

Full Changelog: 18.21.0...18.22.0