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
4 changes: 4 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"neat-regions-repair",
"nice-showers-bet",
"nine-impalas-tease",
"nine-moons-wink",
"odd-rooms-attend",
"plain-windows-add",
"plenty-bats-smell",
Expand All @@ -105,10 +106,12 @@
"quick-badgers-behave",
"quiet-teeth-give",
"rare-regions-exist",
"ready-readers-brake",
"ready-regions-play",
"ready-taxis-stand",
"real-streets-ring",
"real-suns-repair",
"renovate-6ec49e6",
"rich-crabs-cough",
"ripe-tigers-jump",
"rotten-coins-glow",
Expand Down Expand Up @@ -140,6 +143,7 @@
"tall-trains-sleep",
"tangy-bars-retire",
"tangy-news-own",
"ten-sloths-play",
"ten-wolves-battle",
"tender-flowers-drive",
"tender-oranges-relax",
Expand Down
7 changes: 7 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 6.0.0-beta.17

### Patch Changes

- Updated dependencies [[`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9), [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419)]:
- @ultraviolet/[email protected]

## 6.0.0-beta.16

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/form",
"version": "6.0.0-beta.16",
"version": "6.0.0-beta.17",
"description": "Ultraviolet Form",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ultraviolet/nextjs

## 3.0.0-beta.17

### Patch Changes

- [#5731](https://github.com/scaleway/ultraviolet/pull/5731) [`693f4ba`](https://github.com/scaleway/ultraviolet/commit/693f4bac89e1f451421403e11402c30acb265a20) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `16.0.1`.
Updated dependency `eslint-config-next` to `16.0.1`.
- Updated dependencies [[`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9), [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419)]:
- @ultraviolet/[email protected]

## 3.0.0-beta.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/nextjs",
"version": "3.0.0-beta.16",
"version": "3.0.0-beta.17",
"description": "Ultraviolet NextJS utility package",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ultraviolet/plus

## 3.0.0-beta.17

### Patch Changes

- [#5786](https://github.com/scaleway/ultraviolet/pull/5786) [`6ab7982`](https://github.com/scaleway/ultraviolet/commit/6ab7982b7986378c7ef3b85d003d95fe53c4b05c) Thanks [@lisalupi](https://github.com/lisalupi)! - `OrderSummary`: fix sub-category title size

- Updated dependencies [[`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9), [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419)]:
- @ultraviolet/[email protected]

## 3.0.0-beta.16

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/plus",
"version": "3.0.0-beta.16",
"version": "3.0.0-beta.17",
"description": "Ultraviolet Plus",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
20 changes: 20 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log

## 3.0.0-beta.28

### Major Changes

- [#5775](https://github.com/scaleway/ultraviolet/pull/5775) [`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9) Thanks [@lisalupi](https://github.com/lisalupi)! - - Remove `Emotion`
- Removed `Breakpoint`: use directly `up` and `down`

### Patch Changes

- [#5782](https://github.com/scaleway/ultraviolet/pull/5782) [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419) Thanks [@lisalupi](https://github.com/lisalupi)! - All `Popup` components (`Popover`, `Tooltip`, `Menu`): 4 new positions `auto-` to have auto-placement but give priority to a direction. For instance, `auto-bottom` will try to place the popup beneath the disclosure first, if there is not enough place it will try top, then left, then right.
The priorities are :

- `auto-bottom` : bottom > top > left > right
- `auto-left` : left > right > top > bottom
- `auto-right` : right > left > top > bottom
- `auto` and `auto-top` : top > bottom > left > right

**BREAKING CHANGE**
`Menu`: prop `noShrink` renamed `shrink` with opposite behavior

## 3.0.0-beta.27

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/ui",
"version": "3.0.0-beta.27",
"version": "3.0.0-beta.28",
"description": "Ultraviolet UI",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down