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
8 changes: 8 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"breezy-hounds-bake",
"bumpy-walls-sort",
"clean-hotels-kneel",
"cold-monkeys-flow",
"cuddly-kids-taste",
"cute-carrots-smell",
"cute-moments-shine",
"dark-pugs-worry",
"deep-peas-live",
Expand All @@ -32,6 +34,7 @@
"evil-loops-check",
"famous-stars-marry",
"few-horses-wash",
"fifty-streets-check",
"fine-buttons-call",
"fluffy-bananas-type",
"fuzzy-icons-carry",
Expand All @@ -44,6 +47,7 @@
"icy-camels-swim",
"icy-jobs-smile",
"lazy-lights-invent",
"little-buckets-thank",
"little-dogs-type",
"major-clocks-throw",
"modern-terms-know",
Expand All @@ -61,6 +65,7 @@
"real-streets-ring",
"real-suns-repair",
"rich-crabs-cough",
"ripe-tigers-jump",
"rotten-coins-glow",
"rotten-hairs-boil",
"rotten-kings-dig",
Expand All @@ -77,11 +82,14 @@
"strong-cameras-crash",
"strong-cats-float",
"swift-wombats-arrive",
"tall-trains-sleep",
"tangy-bars-retire",
"tangy-news-own",
"ten-wolves-battle",
"tender-flowers-drive",
"tender-oranges-relax",
"three-worms-poke",
"two-colts-look",
"vast-carrots-post",
"violet-jobs-reply",
"whole-actors-prove",
Expand Down
8 changes: 8 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 6.0.0-beta.8

### Patch Changes

- Updated dependencies [[`4fb8e97`](https://github.com/scaleway/ultraviolet/commit/4fb8e97474b1d8a33fa98f22cdddfdeed753e3f1), [`5c10948`](https://github.com/scaleway/ultraviolet/commit/5c10948eceb6a4e257bd6f752273dc7fee85d08e), [`4d97647`](https://github.com/scaleway/ultraviolet/commit/4d97647adcc1fb2282ca1a7294c46310fc9ea695), [`8ec50bb`](https://github.com/scaleway/ultraviolet/commit/8ec50bbb6b49f71ca574adeeaa1905d27511d0a8), [`aa20c75`](https://github.com/scaleway/ultraviolet/commit/aa20c755e8f1bfa0f0ed927edfe53f8bda642102), [`29bfec5`](https://github.com/scaleway/ultraviolet/commit/29bfec55c9519756f62f61aabcb775b0db1bc968)]:
- @ultraviolet/icons@5.0.0-beta.5
- @ultraviolet/ui@3.0.0-beta.19

## 6.0.0-beta.7

### 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.7",
"version": "6.0.0-beta.8",
"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.5

### Minor Changes

- [#5633](https://github.com/scaleway/ultraviolet/pull/5633) [`4fb8e97`](https://github.com/scaleway/ultraviolet/commit/4fb8e97474b1d8a33fa98f22cdddfdeed753e3f1) Thanks [@matthprost](https://github.com/matthprost)! - New system icons: `<AudioIcon />`, `<ImageIcon />`, `<ImageOutlineIcon />`, `<MusicIcon />`, `<MusicOutlineIcon />`, `<PaperclipIcon />`, `<VideoIcon />`, `<VideoOutlineIcon />

## 5.0.0-beta.4

### 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.4",
"version": "5.0.0-beta.5",
"description": "Ultraviolet Icons",
"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.8

### Patch Changes

- Updated dependencies [[`5c10948`](https://github.com/scaleway/ultraviolet/commit/5c10948eceb6a4e257bd6f752273dc7fee85d08e), [`4d97647`](https://github.com/scaleway/ultraviolet/commit/4d97647adcc1fb2282ca1a7294c46310fc9ea695), [`8ec50bb`](https://github.com/scaleway/ultraviolet/commit/8ec50bbb6b49f71ca574adeeaa1905d27511d0a8), [`aa20c75`](https://github.com/scaleway/ultraviolet/commit/aa20c755e8f1bfa0f0ed927edfe53f8bda642102), [`29bfec5`](https://github.com/scaleway/ultraviolet/commit/29bfec55c9519756f62f61aabcb775b0db1bc968)]:
- @ultraviolet/ui@3.0.0-beta.19

## 3.0.0-beta.7

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

## 3.0.0-beta.8

### Minor Changes

- [#5659](https://github.com/scaleway/ultraviolet/pull/5659) [`1212bbd`](https://github.com/scaleway/ultraviolet/commit/1212bbd3e59e6e6a2c2e30da3b396710f38df498) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `FAQ` to use vanilla extract instead of Emotion

- [#5654](https://github.com/scaleway/ultraviolet/pull/5654) [`afa989d`](https://github.com/scaleway/ultraviolet/commit/afa989d8297bbaf7896f0ebf2dc89bfaeba2f3a0) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `CodeEditor` to use vanilla extract instead of Emotion

### Patch Changes

- Updated dependencies [[`4fb8e97`](https://github.com/scaleway/ultraviolet/commit/4fb8e97474b1d8a33fa98f22cdddfdeed753e3f1), [`5c10948`](https://github.com/scaleway/ultraviolet/commit/5c10948eceb6a4e257bd6f752273dc7fee85d08e), [`4d97647`](https://github.com/scaleway/ultraviolet/commit/4d97647adcc1fb2282ca1a7294c46310fc9ea695), [`8ec50bb`](https://github.com/scaleway/ultraviolet/commit/8ec50bbb6b49f71ca574adeeaa1905d27511d0a8), [`aa20c75`](https://github.com/scaleway/ultraviolet/commit/aa20c755e8f1bfa0f0ed927edfe53f8bda642102), [`29bfec5`](https://github.com/scaleway/ultraviolet/commit/29bfec55c9519756f62f61aabcb775b0db1bc968)]:
- @ultraviolet/icons@5.0.0-beta.5
- @ultraviolet/ui@3.0.0-beta.19

## 3.0.0-beta.7

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

## 3.0.0-beta.19

### Minor Changes

- [#5644](https://github.com/scaleway/ultraviolet/pull/5644) [`5c10948`](https://github.com/scaleway/ultraviolet/commit/5c10948eceb6a4e257bd6f752273dc7fee85d08e) Thanks [@lisalupi](https://github.com/lisalupi)! - - Refactor component `SelectInput` to use vanilla extract instead of Emotion

- `Tag`: add prop `style`

- [#5645](https://github.com/scaleway/ultraviolet/pull/5645) [`8ec50bb`](https://github.com/scaleway/ultraviolet/commit/8ec50bbb6b49f71ca574adeeaa1905d27511d0a8) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `EmptyState` to use vanilla extract instead of Emotion

- [#5646](https://github.com/scaleway/ultraviolet/pull/5646) [`29bfec5`](https://github.com/scaleway/ultraviolet/commit/29bfec55c9519756f62f61aabcb775b0db1bc968) Thanks [@lisalupi](https://github.com/lisalupi)! - - Refactor component `SearchInput` to use vanilla extract instead of Emotion
- `TextInput`: remove default outline when the input is focused (Firefox)

### Patch Changes

- [#5656](https://github.com/scaleway/ultraviolet/pull/5656) [`4d97647`](https://github.com/scaleway/ultraviolet/commit/4d97647adcc1fb2282ca1a7294c46310fc9ea695) Thanks [@lisalupi](https://github.com/lisalupi)! - `Menu` & `Popup`: when `placement='bottom'` or `placement='top'`, avoid negative values for "translate3d" to prevent negative positioning/x-overflow

- [#5660](https://github.com/scaleway/ultraviolet/pull/5660) [`aa20c75`](https://github.com/scaleway/ultraviolet/commit/aa20c755e8f1bfa0f0ed927edfe53f8bda642102) Thanks [@lisalupi](https://github.com/lisalupi)! - `Checkbox`: fix classname

- Updated dependencies [[`4fb8e97`](https://github.com/scaleway/ultraviolet/commit/4fb8e97474b1d8a33fa98f22cdddfdeed753e3f1)]:
- @ultraviolet/icons@5.0.0-beta.5

## 3.0.0-beta.18

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