Skip to content

Releases: koobiq/angular-components

18.13.0

10 Feb 09:45
18.13.0
e56a554
Compare
Choose a tag to compare

What's Changed

  • fix(docs,modal): reveal modal examples section by @NikGurev in #523
  • feat(docs): typography page actualization (#DS-2787) by @NikGurev in #517
  • fix(common): added defaultOffsetY for popups (#DS-3205) by @lskramarov in #524
  • feat(visual): border-radius in сombobox options (#DS-3290) by @NikGurev in #522
  • feat(visual): removed legacy styling from optgroup-label (#DS-2652) by @NikGurev in #521
  • feat: init breadcrumbs component (#DS-2464) by @NikGurev in #497
  • style(alert): Bg-less shade for colored alert background (#DS-3321) by @rmnturov in #511

Full Changelog: 18.12.1...18.13.0

18.12.1

10 Feb 09:49
18.12.1
fd14177
Compare
Choose a tag to compare

What's Changed

  • fix(docs): added missing CdkScrollable for DocsComponentViewerComponent (#DS-3361) by @lskramarov in #518

Full Changelog: 18.12.0...18.12.1

18.12.0

10 Feb 09:47
18.12.0
15fa6c8
Compare
Choose a tag to compare

What's Changed

  • chore(button): icons margins fix and add new content in examples (#DS-3238) by @sk8knut in #483
  • chore(docs): added locale change support (#DS-3269) by @artembelik in #506
  • fix(file-upload): added invalid empty state (#DS-3168) by @NikGurev in #505
  • fix(scrollbar): select dropdowns do not scroll with the field (#DS-3308) by @lskramarov in #507
  • fix(input): updated hint typography from text-normal-medium to text-normal (#DS-3189) by @NikGurev in #508
  • fix(tree-select): color for kbq-select-search-empty-result (#DS-3138) by @lskramarov in #509
  • feat(modal): injector for modal (#DS-3025) by @NikGurev in #510
  • fix(tree-select): delete unused code (#DS-3275) by @lskramarov in #503
  • feat(toast): migrated module to standalone (#DS-3328) by @artembelik in #513
  • chore(docs): refactor toast examples and devs (#DS-3328) by @artembelik in #515
  • chore(docs): added fonts section for typography page (#DS-3350) by @artembelik in #514

Full Changelog: 18.11.0...18.12.0

18.11.0

10 Feb 09:47
18.11.0
b705749
Compare
Choose a tag to compare

What's Changed

  • feat(timezone): select search fix (#DS-3213) by @sk8knut in #479
  • chore(docs): removed redundant code by @NikGurev in #481
  • feat(code-block): refactored KbqCodeBlockModule (#DS-3175) by @artembelik in #478
  • fix(experimental): form-field selectors by @artembelik in #480
  • feat(timezone): set panelWidth to 'auto', panelMinWidth to '640' by default (#DS-3186) by @sk8knut in #472
  • chore(docs): breaking! added locale selection (#DS-3240) by @artembelik in #484
  • feat(docs): added example with user data in toast (#DS-3122) by @lskramarov in #487
  • fix(modal): added modal-data token to public-api (#DS-3044) by @NikGurev in #488
  • chore(docs): added localized (en/ru) docs (#DS-3256) by @artembelik in #486
  • chore(docs): migrated on standalone (#DS-3274) by @artembelik in #489
  • feat(docs): added components-experimental dependency for stackblitz (#DS-3277) by @artembelik in #491
  • fix(experimental): form-field focus (#DS-3273) by @artembelik in #490
  • fix(loader-overlay): typeError in mc-loader-overlay (#DS-3226) by @lskramarov in #494
  • feat(experimental): added utility provider functions by @artembelik in #492
  • fix(form-field): focus state in shadowRoot (#DS-3280) by @lskramarov in #495
  • chore(docs): fixed modal examples (#DS-3276) by @artembelik in #493
  • chore(docs): added locales for sitemap.xml (#DS-3255) by @artembelik in #496
  • chore(docs): injected locale service for stackblitz example (#DS-3291) by @NikGurev in #498
  • fix(select): dropdown positioning and sizing (#DS-3234) by @sk8knut in #485
  • fix(tree-select): multiple focus frames in options (#DS-3135) by @lskramarov in #499
  • fix(tree-select): emit selectionChange event on clear (#DS-3292) by @lskramarov in #501
  • fix(tooltip): tooltips inside select options (#DS-3252) by @lskramarov in #500
  • fix(sidepanel): disable capturing focus without backdrop (#DS-3073) by @lskramarov in #504

Full Changelog: 18.10.0...18.11.0

18.10.0

11 Dec 15:16
18.10.0
d875aa1
Compare
Choose a tag to compare

What's Changed

CDK

  • fix(cdk): resolve event target within shadow-root (#DS-2632) by @NikGurev in #475

Koobiq

  • fix(sidepanel): prevent capturing focus on initialization without backdrop (#DS-3073) by @lskramarov in #471
  • fix(docs): added build-tokens script missing transform by @NikGurev in #474
  • feat(form-field): autofill backgrounds (#DS-2873) by @sk8knut in #476
  • feat(markdown): code with links styles (#DS-3218) by @sk8knut in #473
  • feat(docs): design-tokens page (#DS-2997) by @NikGurev in #468

Full Changelog: 18.9.1...18.10.0

18.9.1

04 Dec 10:11
18.9.1
2912d24
Compare
Choose a tag to compare

What's Changed

  • fix(forms): vertical form label padding bottom (#DS-2717) by @sk8knut in #459
  • fix(file-upload): link in upload error (#DS-2971) by @sk8knut in #460
  • fix(icon): changed default icon color (#DS-3081) by @NikGurev in #440
  • fix(popover): header z-index fix (#DS-3095) by @sk8knut in #464
  • fix(form-field): add missing tokens for hint (#DS-3188) by @sk8knut in #463
  • fix(dl): last element margin (#DS-3207) by @sk8knut in #467
  • fix(popover): footer z-index if shadow (#DS-3204) by @sk8knut in #466
  • fix(docs,tags): add missing FormsModule to enable correct tag addition (#DS-3109) by @NikGurev in #461
  • fix(common): support SSR (#DS-3147) by @lskramarov in #465

Full Changelog: 18.9.0...18.9.1

18.9.0

29 Nov 10:08
18.9.0
985106c
Compare
Choose a tag to compare

What's Changed

  • feat(select): added support for panel width customization (#DS-2922) by @artembelik in #447
  • fix(perf): components tokens usage optimization (#DS-3117) by @NikGurev in #453
  • feat(link): new icon for external link (#DS-3020) by @NikGurev in #451
  • feat(scrollbar): removed overlayscrollbars from dependencies (#DS-2982) by @artembelik in #456
  • feat(code-block): removed ngx-highlightjs dependency (#DS-3043) by @artembelik in #455
  • fix(select): customMatcher error (#DS-3179) by @artembelik in #457
  • feat(visual): updated border-radius for list components (#DS-2171) by @sk8knut in #454
  • chore(core): theme warning message for unit tests by @artembelik in #458

Full Changelog: 18.8.0...18.9.0

17.9.0

28 Nov 10:46
17.9.0
5edb8a7
Compare
Choose a tag to compare

Koobiq

18.8.0

26 Nov 09:51
18.8.0
958fffc
Compare
Choose a tag to compare

What's Changed

  • feat(tabs): added pagination for KbqTabNavBar (#DS-3105) by @artembelik in #431
  • chore(ci): disabled singleAttributePerLine property for prettier by @artembelik in #446
  • chore(docs): datepicker examples fixes (#DS-3154) by @sk8knut in #445
  • fix(chore): updated date-related packages versions (#DS-3128) by @NikGurev in #448
  • chore(ci): added component style checks for examples (#DS-3130) by @sk8knut in #432
  • fix(chore,schematics): schematics bundle imports by @NikGurev in #449
  • chore(docs): spy navigation new styles (DS-3090) by @sk8knut in #443
  • fix(common): unable to get overlay element in shadowRoot (#DS-3157) by @lskramarov in #450
  • chore(docs): added callouts for documentation pages (#DS-2547) by @artembelik in #433
  • chore(docs): select new examples (#DS-3040) by @sk8knut in #436
  • chore(docs): increased docsearch container z-index, changed icon position for mobile by @artembelik in #452

Full Changelog: 18.7.1...18.8.0

18.7.1

25 Nov 09:45
18.7.1
d8885a8
Compare
Choose a tag to compare

Koobiq

  • bug fix chore,schematics: schematics bundle imports (#449) (9eb9c9c)