Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix Tag border style #1242

Merged
merged 1 commit into from
Jun 18, 2024
Merged

fix: fix Tag border style #1242

merged 1 commit into from
Jun 18, 2024

Conversation

EiffelFly
Copy link
Member

Because

  • fix Tag border style

This commit

  • fix Tag border style

@EiffelFly EiffelFly merged commit 4630f16 into main Jun 18, 2024
7 of 9 checks passed
@EiffelFly EiffelFly deleted the fix-border branch June 18, 2024 14:08
@droplet-bot droplet-bot mentioned this pull request Jun 18, 2024
Copy link

📦 Next.js Bundle Analysis for instillai-console

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

EiffelFly pushed a commit that referenced this pull request Jun 19, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>0.49.0-beta</summary>

##
[0.49.0-beta](v0.48.0-beta...v0.49.0-beta)
(2024-06-19)


### Features

* adapt kabab rule for resource like component, mode, and pipeline in
console ([#1238](#1238))
([88a3fde](88a3fde))
* adapt the camelcase change of BE api response in the console
([#1227](#1227))
([552a7b4](552a7b4))
* adapt the camelCase rule in the query param
([#1230](#1230))
([2a9ee91](2a9ee91))
* change pathname from /builder to /editor
([#1223](#1223))
([88c4e04](88c4e04))
* enable namespace-switch to help user navigate pages
([#1224](#1224))
([067b5a5](067b5a5))
* re-export lodash for console-cloud usage
([#1229](#1229))
([af35a00](af35a00))
* support sorting the last use date in api token table
([#1246](#1246))
([55b3f74](55b3f74))
* unify Avatar using new fallback rule
([#1240](#1240))
([1f64140](1f64140))


### Bug Fixes

* **namespace-switch:** fix not selecting the selected namespace as
default namespace when create model
([#1233](#1233))
([bc9f37e](bc9f37e))
* **namespace-switch:** fix the namespace switch style and deviation
([#1237](#1237))
([5e3c925](5e3c925))
</details>

<details><summary>@instill-ai/design-system: 0.71.0</summary>

##
[0.71.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.70.0...@instill-ai/design-system-v0.71.0)
(2024-06-19)


### Features

* **billing:** billing credits related updates
([#1226](#1226))
([ea15ea2](ea15ea2))
* enable namespace-switch to help user navigate pages
([#1224](#1224))
([067b5a5](067b5a5))


### Bug Fixes

* fix subscription type definition not obeying camelCase
([#1228](#1228))
([8f12ff4](8f12ff4))
* fix Tag border style
([#1242](#1242))
([4630f16](4630f16))
* fix using wrong icon for Your organizations button
([#1243](#1243))
([6fe337e](6fe337e))
* **namespace-switch:** fix the namespace switch style and deviation
([#1237](#1237))
([5e3c925](5e3c925))
* **pipelines:** change button build to edit
([#1222](#1222))
([914a1ba](914a1ba))


### Miscellaneous

* add icons ([#1232](#1232))
([5a57733](5a57733))
</details>

<details><summary>@instill-ai/toolkit: 0.94.0</summary>

##
[0.94.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.93.4...@instill-ai/toolkit-v0.94.0)
(2024-06-19)


### Features

* adapt kabab rule for resource like component, mode, and pipeline in
console ([#1238](#1238))
([88a3fde](88a3fde))
* adapt the camelcase change of BE api response in the console
([#1227](#1227))
([552a7b4](552a7b4))
* adapt the camelCase rule in the query param
([#1230](#1230))
([2a9ee91](2a9ee91))
* **billing:** billing credits related updates
([#1226](#1226))
([ea15ea2](ea15ea2))
* change pathname from /builder to /editor
([#1223](#1223))
([88c4e04](88c4e04))
* enable namespace-switch to help user navigate pages
([#1224](#1224))
([067b5a5](067b5a5))
* **pipeline-editor:** remove displaying data free form on big query
([#1239](#1239))
([9e30bd8](9e30bd8))
* re-export lodash for console-cloud usage
([#1229](#1229))
([af35a00](af35a00))
* support sorting the last use date in api token table
([#1246](#1246))
([55b3f74](55b3f74))
* unify Avatar using new fallback rule
([#1240](#1240))
([1f64140](1f64140))


### Bug Fixes

* fix generateNewComponentIndex unit test
([#1247](#1247))
([d08c823](d08c823))
* fix not correctly clone pipeline and unify UI
([#1244](#1244))
([8da3b35](8da3b35))
* fix subscription type definition not obeying camelCase
([#1228](#1228))
([8f12ff4](8f12ff4))
* fix topbar's navlinks not displayed in console-cloud
([#1231](#1231))
([baaf41c](baaf41c))
* fix using wrong icon for Your organizations button
([#1243](#1243))
([6fe337e](6fe337e))
* **namespace-switch:** fix incorrectly display navlinks for unauth user
([#1235](#1235))
([7f50e64](7f50e64))
* **namespace-switch:** fix issue about namespace switch list
([#1245](#1245))
([78d0423](78d0423))
* **namespace-switch:** fix not selecting the selected namespace as
default namespace when create model
([#1233](#1233))
([bc9f37e](bc9f37e))
* **namespace-switch:** fix switch namespace not correctly re-render
namespace's image
([#1236](#1236))
([0d1acd6](0d1acd6))
* **namespace-switch:** fix the namespace switch style and deviation
([#1237](#1237))
([5e3c925](5e3c925))
* **namespace-switch:** fix user profile card org navigation didnt
change namespace anchor
([#1241](#1241))
([66c4c96](66c4c96))
* **pipelines:** change button build to edit
([#1222](#1222))
([914a1ba](914a1ba))
* set namespaceAnchor when create model or pipeline
([#1234](#1234))
([1801f6e](1801f6e))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant