Skip to content
Merged
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
12 changes: 12 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,24 @@
"cool-facts-search",
"cuddly-kids-taste",
"curly-laws-throw",
"curly-years-listen",
"cute-carrots-smell",
"cute-moments-shine",
"cute-parents-rescue",
"dark-pugs-worry",
"deep-doors-dig",
"deep-melons-shake",
"deep-peas-live",
"deep-waves-count",
"dull-news-return",
"easy-dots-stop",
"eight-glasses-warn",
"eight-spiders-arrive",
"eight-wings-add",
"every-memes-stop",
"evil-boats-stare",
"evil-loops-check",
"famous-clouds-lick",
"famous-stars-marry",
"few-horses-wash",
"fifty-streets-check",
Expand All @@ -59,9 +65,11 @@
"lazy-lights-invent",
"little-buckets-thank",
"little-dogs-type",
"lovely-flies-flash",
"lovely-mice-spend",
"lucky-bushes-laugh",
"major-clocks-throw",
"mighty-windows-dream",
"modern-terms-know",
"nasty-houses-invite",
"nasty-sides-smoke",
Expand All @@ -73,6 +81,7 @@
"pretty-planes-ask",
"pretty-webs-share",
"public-fans-dance",
"public-towns-go",
"puny-streets-smash",
"quick-badgers-behave",
"quiet-teeth-give",
Expand All @@ -91,6 +100,7 @@
"silver-tools-add",
"slimy-boats-call",
"slimy-rats-lose",
"soft-tables-prove",
"solid-insects-poke",
"some-adults-say",
"some-teams-worry",
Expand All @@ -110,8 +120,10 @@
"three-worms-poke",
"tiny-monkeys-invite",
"tired-deer-jam",
"true-bugs-go",
"twelve-buckets-chew",
"two-colts-look",
"upset-planets-doubt",
"vast-carrots-post",
"violet-jobs-reply",
"whole-actors-prove",
Expand Down
10 changes: 10 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 6.0.0-beta.12

### Patch Changes

- [#5748](https://github.com/scaleway/ultraviolet/pull/5748) [`c547316`](https://github.com/scaleway/ultraviolet/commit/c547316274609a8858a2602a0d69d6fae10dab1e) Thanks [@lisalupi](https://github.com/lisalupi)! - Export `ToggleGroupField` and fix story

- Updated dependencies [[`317dbf6`](https://github.com/scaleway/ultraviolet/commit/317dbf6ee868f1e35dc1eeda47c3f169f3d1f391), [`e2088f2`](https://github.com/scaleway/ultraviolet/commit/e2088f2f29499ba4c6737f638be657bb2b038d6b), [`3e9b92b`](https://github.com/scaleway/ultraviolet/commit/3e9b92bc1fe287d10f7806536fbb9256048d97af), [`56915f1`](https://github.com/scaleway/ultraviolet/commit/56915f180a3da3289ebc5f6527e5a4427e441e1d), [`0523069`](https://github.com/scaleway/ultraviolet/commit/0523069fd9a4455c375315ea7a47b4292ebc978e), [`eb6127e`](https://github.com/scaleway/ultraviolet/commit/eb6127e80e64644b0e2a4237a3cea291172acade), [`0dcf373`](https://github.com/scaleway/ultraviolet/commit/0dcf37393506dc01609e803e11743b013296dfa0), [`065f4e2`](https://github.com/scaleway/ultraviolet/commit/065f4e279b76b6953c6d9b4778cb6ed1b78f5e9b), [`e23a69c`](https://github.com/scaleway/ultraviolet/commit/e23a69c30e95bec45b0a79e315682b330c0fbcef)]:
- @ultraviolet/ui@3.0.0-beta.23
- @ultraviolet/icons@5.0.0-beta.8

## 6.0.0-beta.11

### Patch 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.11",
"version": "6.0.0-beta.12",
"description": "Ultraviolet Form",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.0.0-beta.8

### Patch Changes

- [#5724](https://github.com/scaleway/ultraviolet/pull/5724) [`e2088f2`](https://github.com/scaleway/ultraviolet/commit/e2088f2f29499ba4c6737f638be657bb2b038d6b) Thanks [@lisalupi](https://github.com/lisalupi)! - ProductIcon: new icons `ComputeOptimizedInstances`, `DevelopmentInstances`, `GeneralPurposeInstances` and `MemoryOptimizedInstances`

## 5.0.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/icons",
"version": "5.0.0-beta.7",
"version": "5.0.0-beta.8",
"description": "Ultraviolet Icons",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/illustrations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ultraviolet/illustrations

## 6.0.0-beta.3

### Patch Changes

- [#5738](https://github.com/scaleway/ultraviolet/pull/5738) [`186370b`](https://github.com/scaleway/ultraviolet/commit/186370bc783037fc100dfa074238a8e2238c451e) Thanks [@lisalupi](https://github.com/lisalupi)! - New illustration `mailbox`

## 6.0.0-beta.2

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

## 3.0.0-beta.12

### Patch Changes

- Updated dependencies [[`317dbf6`](https://github.com/scaleway/ultraviolet/commit/317dbf6ee868f1e35dc1eeda47c3f169f3d1f391), [`3e9b92b`](https://github.com/scaleway/ultraviolet/commit/3e9b92bc1fe287d10f7806536fbb9256048d97af), [`56915f1`](https://github.com/scaleway/ultraviolet/commit/56915f180a3da3289ebc5f6527e5a4427e441e1d), [`0523069`](https://github.com/scaleway/ultraviolet/commit/0523069fd9a4455c375315ea7a47b4292ebc978e), [`eb6127e`](https://github.com/scaleway/ultraviolet/commit/eb6127e80e64644b0e2a4237a3cea291172acade), [`0dcf373`](https://github.com/scaleway/ultraviolet/commit/0dcf37393506dc01609e803e11743b013296dfa0), [`065f4e2`](https://github.com/scaleway/ultraviolet/commit/065f4e279b76b6953c6d9b4778cb6ed1b78f5e9b), [`e23a69c`](https://github.com/scaleway/ultraviolet/commit/e23a69c30e95bec45b0a79e315682b330c0fbcef)]:
- @ultraviolet/ui@3.0.0-beta.23

## 3.0.0-beta.11

### 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.11",
"version": "3.0.0-beta.12",
"description": "Ultraviolet NextJS utility package",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ultraviolet/plus

## 3.0.0-beta.12

### Minor Changes

- [#5718](https://github.com/scaleway/ultraviolet/pull/5718) [`4020830`](https://github.com/scaleway/ultraviolet/commit/4020830505e8fc3adaf976dea214e2e225b64ac9) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `CustomerSatisfaction` to use vanilla extract instead of Emotion

### Patch Changes

- Updated dependencies [[`317dbf6`](https://github.com/scaleway/ultraviolet/commit/317dbf6ee868f1e35dc1eeda47c3f169f3d1f391), [`e2088f2`](https://github.com/scaleway/ultraviolet/commit/e2088f2f29499ba4c6737f638be657bb2b038d6b), [`3e9b92b`](https://github.com/scaleway/ultraviolet/commit/3e9b92bc1fe287d10f7806536fbb9256048d97af), [`56915f1`](https://github.com/scaleway/ultraviolet/commit/56915f180a3da3289ebc5f6527e5a4427e441e1d), [`0523069`](https://github.com/scaleway/ultraviolet/commit/0523069fd9a4455c375315ea7a47b4292ebc978e), [`eb6127e`](https://github.com/scaleway/ultraviolet/commit/eb6127e80e64644b0e2a4237a3cea291172acade), [`0dcf373`](https://github.com/scaleway/ultraviolet/commit/0dcf37393506dc01609e803e11743b013296dfa0), [`065f4e2`](https://github.com/scaleway/ultraviolet/commit/065f4e279b76b6953c6d9b4778cb6ed1b78f5e9b), [`e23a69c`](https://github.com/scaleway/ultraviolet/commit/e23a69c30e95bec45b0a79e315682b330c0fbcef)]:
- @ultraviolet/ui@3.0.0-beta.23
- @ultraviolet/icons@5.0.0-beta.8

## 3.0.0-beta.11

### Minor 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.11",
"version": "3.0.0-beta.12",
"description": "Ultraviolet Plus",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
27 changes: 27 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Change Log

## 3.0.0-beta.23

### Minor Changes

- [#5713](https://github.com/scaleway/ultraviolet/pull/5713) [`0523069`](https://github.com/scaleway/ultraviolet/commit/0523069fd9a4455c375315ea7a47b4292ebc978e) Thanks [@lisalupi](https://github.com/lisalupi)! - - Refactor component `Slider` to use vanilla extract instead of Emotion

- Add prop "style" to `Popup` and `Tooltip`

- [#5723](https://github.com/scaleway/ultraviolet/pull/5723) [`eb6127e`](https://github.com/scaleway/ultraviolet/commit/eb6127e80e64644b0e2a4237a3cea291172acade) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `Tabs` to use vanilla extract instead of Emotion

- [#5745](https://github.com/scaleway/ultraviolet/pull/5745) [`0dcf373`](https://github.com/scaleway/ultraviolet/commit/0dcf37393506dc01609e803e11743b013296dfa0) Thanks [@lisalupi](https://github.com/lisalupi)! - `SelectableCard`: add "stopPropagation" in the children for keyboard events

- [#5726](https://github.com/scaleway/ultraviolet/pull/5726) [`e23a69c`](https://github.com/scaleway/ultraviolet/commit/e23a69c30e95bec45b0a79e315682b330c0fbcef) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `Table` to use vanilla extract instead of Emotion

### Patch Changes

- [#5746](https://github.com/scaleway/ultraviolet/pull/5746) [`317dbf6`](https://github.com/scaleway/ultraviolet/commit/317dbf6ee868f1e35dc1eeda47c3f169f3d1f391) Thanks [@lisalupi](https://github.com/lisalupi)! - `TagInput`: "paste" shoud not automatically create a new tag

- [#5750](https://github.com/scaleway/ultraviolet/pull/5750) [`3e9b92b`](https://github.com/scaleway/ultraviolet/commit/3e9b92bc1fe287d10f7806536fbb9256048d97af) Thanks [@lisalupi](https://github.com/lisalupi)! - `EmptyState`: content text should be neutral

- [#5749](https://github.com/scaleway/ultraviolet/pull/5749) [`56915f1`](https://github.com/scaleway/ultraviolet/commit/56915f180a3da3289ebc5f6527e5a4427e441e1d) Thanks [@lisalupi](https://github.com/lisalupi)! - `List` and `UnitInput`: Fix vanilla-extract typos

- [#5744](https://github.com/scaleway/ultraviolet/pull/5744) [`065f4e2`](https://github.com/scaleway/ultraviolet/commit/065f4e279b76b6953c6d9b4778cb6ed1b78f5e9b) Thanks [@lisalupi](https://github.com/lisalupi)! - `Carousel`: fix container width

- Updated dependencies [[`e2088f2`](https://github.com/scaleway/ultraviolet/commit/e2088f2f29499ba4c6737f638be657bb2b038d6b)]:
- @ultraviolet/icons@5.0.0-beta.8

## 3.0.0-beta.22

### Minor 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.22",
"version": "3.0.0-beta.23",
"description": "Ultraviolet UI",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
Loading