Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.12.0"
".": "2.13.0"
}
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,55 @@
# Changelog

## [2.13.0](https://github.com/bitrix24/b24ui/compare/v2.12.0...v2.13.0) (2026-08-26)


### Features

* **CheckboxGroup/RadioGroup:** support `icon` in items ([#464](https://github.com/bitrix24/b24ui/issues/464)) ([a2d9083](https://github.com/bitrix24/b24ui/commit/a2d9083d900e7c8832647da37d6bd4ff76a747d6))


### Bug Fixes

* **Countdown:** never render NaN or a negative dash length in the ring ([#480](https://github.com/bitrix24/b24ui/issues/480)) ([6f0e71e](https://github.com/bitrix24/b24ui/commit/6f0e71ef9d2633ab621bab532baf878751c6b6f4)), closes [#454](https://github.com/bitrix24/b24ui/issues/454)
* **docs:** serve the two discovery endpoints the site advertises ([#492](https://github.com/bitrix24/b24ui/issues/492)) ([820f0ef](https://github.com/bitrix24/b24ui/commit/820f0efb7fca72e05a2d2ca5b5132fd6c9fedc70))
* **InputMenu,InputTags:** cap a tag against the field, not at 180px ([#470](https://github.com/bitrix24/b24ui/issues/470)) ([1db360a](https://github.com/bitrix24/b24ui/commit/1db360acdc30aec6adef6a7d02ac63d8dd65f45f)), closes [#342](https://github.com/bitrix24/b24ui/issues/342)
* **Range:** forward aria attributes to the thumb ([#466](https://github.com/bitrix24/b24ui/issues/466)) ([4e42a22](https://github.com/bitrix24/b24ui/commit/4e42a221295eff94dbabbbbeecb778ef09991c48))
* **theme:** colour every focus outline from the design system's focus token ([#474](https://github.com/bitrix24/b24ui/issues/474)) ([a72b0cc](https://github.com/bitrix24/b24ui/commit/a72b0cc22c7396fb97bd4425226ea9a8c1cd53e1)), closes [#191](https://github.com/bitrix24/b24ui/issues/191)


### Docs

* **composables,utils:** document every published export, and keep it that way ([#499](https://github.com/bitrix24/b24ui/issues/499)) ([4e544ac](https://github.com/bitrix24/b24ui/commit/4e544accc15a2838a8b510e2979d1fd6b6d044a8))
* fix broken links and outdated content ([#488](https://github.com/bitrix24/b24ui/issues/488)) ([bfaf4df](https://github.com/bitrix24/b24ui/commit/bfaf4dfefb7d815bcfbc5540eef27a6c48cfb393))
* **FormField:** document the four remaining slots ([#496](https://github.com/bitrix24/b24ui/issues/496)) ([4560d54](https://github.com/bitrix24/b24ui/commit/4560d5439351b4aa08b32ec373298a9c1dd804bc)), closes [#462](https://github.com/bitrix24/b24ui/issues/462)
* **governance:** add CONTRIBUTING.md and the two issue forms ([#501](https://github.com/bitrix24/b24ui/issues/501)) ([219e6d7](https://github.com/bitrix24/b24ui/commit/219e6d7642c25b86c9af1f24e6aad995ba829e88))


### Tests

* **ci:** gate coverage at the measured baseline ([#500](https://github.com/bitrix24/b24ui/issues/500)) ([f288620](https://github.com/bitrix24/b24ui/commit/f288620b844a5c59ff2d8fd5354877d823e294b1))
* **Form:** assert the labelled group linkage, and pin the snapshot rule to a reproduction ([#498](https://github.com/bitrix24/b24ui/issues/498)) ([a2d632c](https://github.com/bitrix24/b24ui/commit/a2d632cb4f678af3c501cae1189240557ccf8b26))
* **smoke:** boot the built package in a browser ([#483](https://github.com/bitrix24/b24ui/issues/483)) ([462fa4e](https://github.com/bitrix24/b24ui/commit/462fa4e95e5c6f59415900884d941a7dcaaf6665)), closes [#329](https://github.com/bitrix24/b24ui/issues/329) [#485](https://github.com/bitrix24/b24ui/issues/485)


### Chore

* **deps:** update non-major dependencies and tiptap to ^3.30.2 ([#482](https://github.com/bitrix24/b24ui/issues/482)) ([5a06163](https://github.com/bitrix24/b24ui/commit/5a06163dcdbca4a79955c9dabff611b5141fd048))
* **sync:** reconcile the 9ef3ee39 entry with [#492](https://github.com/bitrix24/b24ui/issues/492) ([#493](https://github.com/bitrix24/b24ui/issues/493)) ([57f2acc](https://github.com/bitrix24/b24ui/commit/57f2acc5fb776a97b2189e7eea210780b1d6be41))
* **sync:** reconcile the a1776153 and dd4bc8e8 entries with [#482](https://github.com/bitrix24/b24ui/issues/482) ([#484](https://github.com/bitrix24/b24ui/issues/484)) ([cbc4ca3](https://github.com/bitrix24/b24ui/commit/cbc4ca37937d50d26c93158b11fc1896740d64f4))
* **sync:** reconcile the b751eaef entry with [#494](https://github.com/bitrix24/b24ui/issues/494) ([#495](https://github.com/bitrix24/b24ui/issues/495)) ([287843a](https://github.com/bitrix24/b24ui/commit/287843a6c9497d545834dadd25faff63aada92fb))
* **sync:** reconcile the bb55709f entry with [#490](https://github.com/bitrix24/b24ui/issues/490) ([#491](https://github.com/bitrix24/b24ui/issues/491)) ([b4ba6f1](https://github.com/bitrix24/b24ui/commit/b4ba6f10477986278a2ac8dd1537922264886d33))
* **sync:** reconcile the c6a756c5 entry with [#488](https://github.com/bitrix24/b24ui/issues/488) ([#489](https://github.com/bitrix24/b24ui/issues/489)) ([04b3776](https://github.com/bitrix24/b24ui/commit/04b3776783d0d4eeef5b45c8cd419f169cf486d0))
* **sync:** reconcile the last four entries with [#464](https://github.com/bitrix24/b24ui/issues/464) and [#466](https://github.com/bitrix24/b24ui/issues/466) ([#467](https://github.com/bitrix24/b24ui/issues/467)) ([30b4c1f](https://github.com/bitrix24/b24ui/commit/30b4c1fbdab6d289e47513f51ffca69547cf6080))
* **sync:** record the clientBundle.scan icons doc as a no-op ([#490](https://github.com/bitrix24/b24ui/issues/490)) ([95d7304](https://github.com/bitrix24/b24ui/commit/95d730458ea144269a07b4250a6cacc7692ad23c))
* **sync:** record the tickserv showcase entry as a no-op ([#494](https://github.com/bitrix24/b24ui/issues/494)) ([2e45e25](https://github.com/bitrix24/b24ui/commit/2e45e2579d5aa043d31838564dd4c769f2af6bba))


### CI

* **release:** reject unconfigured commit types and require ports to name upstream ([#471](https://github.com/bitrix24/b24ui/issues/471)) ([a673850](https://github.com/bitrix24/b24ui/commit/a673850ac05a81aeddf26150a5a65d7fc69d9eab)), closes [#437](https://github.com/bitrix24/b24ui/issues/437)
* **release:** require a frozen lockfile and an explicit provenance flag ([#468](https://github.com/bitrix24/b24ui/issues/468)) ([132d952](https://github.com/bitrix24/b24ui/commit/132d952a7f89704cc428870148c0b92daf55f766)), closes [#91](https://github.com/bitrix24/b24ui/issues/91) [#98](https://github.com/bitrix24/b24ui/issues/98)

## [2.12.0](https://github.com/bitrix24/b24ui/compare/v2.11.0...v2.12.0) (2026-08-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bitrix24/b24ui-nuxt",
"description": "Bitrix24 UI Kit for building REST-API web applications with Nuxt & Vue",
"version": "2.12.0",
"version": "2.13.0",
"packageManager": "pnpm@11.20.0",
"repository": {
"type": "git",
Expand Down
Loading