Charis
37923df609
fix: move docs off deprecated endpoint ( #34490 )
...
Docs is using a deprecated endpoint to get the API keys for the project variables component. Move to a new endpoint.
2025-03-27 16:44:54 -04:00
Alaister Young
dd79d9e2cb
chore: update cmdk 1.0.0 ( #28937 )
...
* chore: update cmdk 1.0.0
* update react-popover
* fixed disabled states
* address breaking changes from cmdk update
* fix formatting
* update column options popover
2024-08-28 21:53:16 +08:00
Charis
0624e3a9b9
fix(docs): handle invalid data for project api endpoint ( #27936 )
...
The endpoint may successfully return data that isn't valid as a project API endpoint/anon key. I added a check to make sure the endpoint exists and the anon key isn't a known error string before displaying it.
2024-07-11 16:37:08 -04:00
Charis
f4779d4844
refactor: migrate guides to app router ( #23101 )
...
Migrate guides to App Router.
2024-07-03 10:25:06 -04:00
Han Qiao
e10dd0cf2f
fix: update docs api to match studio ( #21862 )
...
* fix: update branch docs to match latest api
* fix: type errors
2024-03-08 11:44:34 +08:00
Charis
8a3201de35
fix: unescaped double quotes in combobox search ( #21161 )
...
Combobox also uses `cmdk` under the hood, which in the last update seems
to have changed the way it creates the query selector, so double quotes
now need to be escaped.
2024-02-09 15:27:09 -05:00
Kevin Grüneberg
f7e60bf324
chore: upgrade prettier/eslint + autofix ( #20785 )
2024-01-30 10:54:02 +08:00
Charis
2a0c0e06b8
readd docs api config variables with fixes ( #20309 )
2024-01-23 07:53:10 +11:00