Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @kiwicom/[email protected]
 - @kiwicom/[email protected]
 - @kiwicom/[email protected]
  • Loading branch information
mainframev committed Nov 16, 2023
1 parent 8faf410 commit 1640880
Show file tree
Hide file tree
Showing 6 changed files with 79 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/babel-plugin-orbit-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.9](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2023-11-16)

**Note:** Version bump only for package @kiwicom/babel-plugin-orbit-components





## [4.2.8](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2023-11-03)

**Note:** Version bump only for package @kiwicom/babel-plugin-orbit-components
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-orbit-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kiwicom/babel-plugin-orbit-components",
"description": "A babel plugin for transforming destructured imports to granular ones.",
"version": "4.2.8",
"version": "4.2.9",
"author": "kiwicom",
"repository": {
"type": "git",
Expand All @@ -28,6 +28,6 @@
"test": "yarn test:file && yarn test:compile && node scripts/testRequire.js"
},
"devDependencies": {
"@kiwicom/orbit-components": "^10.3.0"
"@kiwicom/orbit-components": "^11.0.0"
}
}
58 changes: 58 additions & 0 deletions packages/orbit-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,64 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2023-11-16)


### Bug Fixes

* **Card:** add missing w-full ([552e1d4](https://github.com/kiwicom/orbit/commit/552e1d410d919066a91455efd1ca8f344e69dbb3))
* **Card:** only capture keys on expandable sections ([d536470](https://github.com/kiwicom/orbit/commit/d53647018cfd6bb95e9651bdfeac5f3a0d9139f4))
* **TextLink:** add missing line-height ([58079b6](https://github.com/kiwicom/orbit/commit/58079b6a7321ab2611aee3b0d1b13018baed9664))
* update the browserlist in package.json ([d692f47](https://github.com/kiwicom/orbit/commit/d692f47bd413705d7145ed7c5db8c36b25048e08))


### Features

* **ButtonMobileStore:** migrate to Tailwind ([74b5e27](https://github.com/kiwicom/orbit/commit/74b5e2744eb004ec4723d3daf049df2944b44652))
* **Checkbox:** migrate to Tailwind ([1e1b944](https://github.com/kiwicom/orbit/commit/1e1b94401511489fb59cd49488fe9eb94d932bc5))
* **ChoiceGroup:** migrate to Tailwind ([ee340dc](https://github.com/kiwicom/orbit/commit/ee340dce492b668a54f405fbde133c21057109b9))
* **InputField:** migrate to Tailwind ([37a5719](https://github.com/kiwicom/orbit/commit/37a57198e698a696463a07028dc7af8b7197f3f4))
* **InputGroup:** migrate to Tailwind ([b4aa75c](https://github.com/kiwicom/orbit/commit/b4aa75cc3061fc11774586e3c653577f140ec003))
* **Radio:** migrate to Tailwind ([4178852](https://github.com/kiwicom/orbit/commit/4178852c615480a55ae4a44774bec651c8cac918))
* **SegmentedSwitch:** migrate to Tailwind ([5930ffd](https://github.com/kiwicom/orbit/commit/5930ffdc37271832f15d6a80b192f02c45423cf1))
* **Select:** migrate to Tailwind ([5b731ab](https://github.com/kiwicom/orbit/commit/5b731ab4382a9c21f246485510e64e54e2288cdd))
* **Separator:** migrate to Tailwind ([23474b3](https://github.com/kiwicom/orbit/commit/23474b3156e22a17aec21317aa1185beef0b3757))
* **Skeleton:** migrate to Tailwind ([dbdd6cc](https://github.com/kiwicom/orbit/commit/dbdd6cc81772df9f21420649ca1ea81929bd5944))
* **Switch:** migrate to Tailwind ([5a3f3cc](https://github.com/kiwicom/orbit/commit/5a3f3cc23a9ac05bb78b9f9cbdf9dd4139546a1d))
* **Table:** migrate TableBody to Tailwind ([0663ffb](https://github.com/kiwicom/orbit/commit/0663ffb65083a7888dc9ca4a9b52dbb9198872d7))
* **Table:** migrate TableCell to Tailwind ([e0b16cb](https://github.com/kiwicom/orbit/commit/e0b16cb2a7044143a102a4245a05c0f6846d6e89))
* **Table:** migrate TableFooter to Tailwind ([f18a75c](https://github.com/kiwicom/orbit/commit/f18a75c7cb7c853c4685d58e918d2eb050b0cd51))
* **Table:** migrate TableHead to Tailwind ([ef0a54e](https://github.com/kiwicom/orbit/commit/ef0a54e2ce7641497a2e2c5ab5a58926a32ebe8f))
* **Table:** migrate TableRow to Tailwind ([89b9576](https://github.com/kiwicom/orbit/commit/89b95763fe69086ceb208ddd42a1030fae58e022))
* **Table:** migrate to Tailwind ([3cce4e2](https://github.com/kiwicom/orbit/commit/3cce4e2c584c710c4a7a1ca082fb833a88984268))
* **Textarea:** migrate to Tailwind ([14d6abc](https://github.com/kiwicom/orbit/commit/14d6abc045cea374b74dd478dc3709860dfaae7c))
* **Textarea:** remove size prop ([370e768](https://github.com/kiwicom/orbit/commit/370e768ebafd300b7974cb53b87a62a61448871b))
* **Toast:** migrate ToastMessage to Tailwind ([fdef9fb](https://github.com/kiwicom/orbit/commit/fdef9fb20cae4a24a7d13f1c8b87d75478a32861))
* **Toast:** migrate ToastRoot to Tailwind ([541336e](https://github.com/kiwicom/orbit/commit/541336e01c4965332585db10bb54e0fa3e625116))
* **Truncate:** migrate to Tailwind ([af04dd4](https://github.com/kiwicom/orbit/commit/af04dd4d060cdecbcfd1a11d74bf495abb546bd4))


### BREAKING CHANGES

* **Textarea:** Textarea component no longer has the `size` prop.
* **Select:** Select component no longer has the `readOnly` prop.
The `readOnly` prop was passed directly to the native HTML select element as an
attribute, which is not supported.

> The attribute is not supported or relevant to <select> or input types that ...
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly
* **Separator:** 'color' prop now accepts Tailwind classname instead of a token,
e.g. 'paletteBlueNormal' -> 'border-blue-normal'

'indent' prop renamed to 'sideOffset'

'type' prop now by default is 'solid', instead of 'none'





# [10.3.0](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2023-11-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/orbit-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiwicom/orbit-components",
"version": "10.3.0",
"version": "11.0.0",
"description": "Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.",
"sideEffects": false,
"author": "Kiwi.com",
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"dependencies": {
"@kiwicom/orbit-design-tokens": "^6.3.0",
"@kiwicom/orbit-tailwind-preset": "^3.0.1",
"@kiwicom/orbit-tailwind-preset": "^3.0.2",
"@popperjs/core": "^2.9.2",
"clsx": "^2.0.0",
"react-hot-toast": "^2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/orbit-tailwind-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.2](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2023-11-16)

**Note:** Version bump only for package @kiwicom/orbit-tailwind-preset





## [3.0.1](https://github.com/kiwicom/orbit/compare/@kiwicom/[email protected]...@kiwicom/[email protected]) (2023-11-03)

**Note:** Version bump only for package @kiwicom/orbit-tailwind-preset
Expand Down
2 changes: 1 addition & 1 deletion packages/orbit-tailwind-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kiwicom/orbit-tailwind-preset",
"version": "3.0.1",
"version": "3.0.2",
"description": "Orbit tailwind preset which is based on orbit-design-tokens",
"author": "Kiwi.com",
"license": "MIT",
Expand Down

0 comments on commit 1640880

Please sign in to comment.