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 navlink wrongly highlight when user is in /explore and /feature page #1334

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

EiffelFly
Copy link
Member

Because

  • fix navlink wrongly highlight when user is in /explore and /feature page

This commit

  • fix navlink wrongly highlight when user is in /explore and /feature page

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 EiffelFly merged commit 24f4562 into main Jul 31, 2024
10 checks passed
@EiffelFly EiffelFly deleted the fix-navbar-highlight branch July 31, 2024 12:58
@droplet-bot droplet-bot mentioned this pull request Jul 31, 2024
EiffelFly pushed a commit that referenced this pull request Jul 31, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>0.52.0-beta</summary>

##
[0.52.0-beta](v0.51.0-beta...v0.52.0-beta)
(2024-07-31)


### Features

* move restapi component into generic type
([#1326](#1326))
([fbaf1ab](fbaf1ab))


### Bug Fixes

* unify how we handle error
([#1331](#1331))
([5d79849](5d79849))


### Miscellaneous

* replace pipeline type in toolkit with type in sdk
([#1319](#1319))
([48de6c3](48de6c3))
</details>

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

##
[0.74.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.73.1...@instill-ai/design-system-v0.74.0)
(2024-07-31)


### Features

* add integration test for SDK
([#1315](#1315))
([d247ec9](d247ec9))
</details>

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

##
[0.97.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.96.2...@instill-ai/toolkit-v0.97.0)
(2024-07-31)


### Features

* add integration test for SDK
([#1315](#1315))
([d247ec9](d247ec9))
* make models public available
([#1329](#1329))
([4207072](4207072))
* move restapi component into generic type
([#1326](#1326))
([fbaf1ab](fbaf1ab))
* open up model public setting option
([#1333](#1333))
([f61ec99](f61ec99))
* update subscription endpoint PLAN type
([#1323](#1323))
([895c163](895c163))


### Bug Fixes

* fix model api snippet not correctly cast with double quote for
authorization token
([#1330](#1330))
([95535af](95535af))
* fix navlink wrongly highlight when user is in /explore and /feature
page ([#1334](#1334))
([24f4562](24f4562))
* fix typo in the pipeline api tab
([#1332](#1332))
([61180d7](61180d7))
* incorrect endpoint to run pipeline
([#1325](#1325))
([f23ade0](f23ade0))
* **pipeline-editor:** fix not sanitized html for use-instill-form issue
([#1327](#1327))
([8622126](8622126))
* remove the bottom credits balance
([#1318](#1318))
([943960c](943960c))
* unify how we handle error
([#1331](#1331))
([5d79849](5d79849))


### Miscellaneous

* replace pipeline type in toolkit with type in sdk
([#1319](#1319))
([48de6c3](48de6c3))
</details>

<details><summary>instill-sdk: 0.3.0</summary>

##
[0.3.0](instill-sdk-v0.2.0...instill-sdk-v0.3.0)
(2024-07-31)


### Features

* add integration test for SDK
([#1315](#1315))
([d247ec9](d247ec9))
* move restapi component into generic type
([#1326](#1326))
([fbaf1ab](fbaf1ab))
* update subscription endpoint PLAN type
([#1323](#1323))
([895c163](895c163))


### Bug Fixes

* unify how we handle error
([#1331](#1331))
([5d79849](5d79849))


### Miscellaneous

* **integration-test:** add get/list membership integration-test
([#1324](#1324))
([9271802](9271802))
* replace pipeline type in toolkit with type in sdk
([#1319](#1319))
([48de6c3](48de6c3))
</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
Development

Successfully merging this pull request may close these issues.

1 participant