Joshen Lim
540049992d
Replace ui setnotification with toast part 2 ( #21872 )
...
* Replace ui setnotification with toast part 2
* Prettier lint
2024-03-08 18:28:21 +08:00
Joshen Lim
6b741bc964
Replace ui setnotification with toast midway ( #21867 )
...
Replace ui setnotification with toast
2024-03-08 15:46:52 +08:00
Kevin Grüneberg
f9a55935f5
chore: use type imports for types/interfaces ( #21738 )
2024-03-04 20:48:22 +08:00
Kevin Grüneberg
13cfc0abb5
fix: barrel imports ( #21728 )
...
Avoid importing all components via barrel files that lead to bloated bundles/chunks
2024-03-04 18:39:53 +08:00
Jonathan Summers-Muir
c4a492002b
Chore/move confirmation dialogs ( #21651 )
...
* move confirmation dialogs
* Update index.tsx
* Update ExtensionCard.tsx
2024-03-01 18:16:25 +08:00
Clarence
432de2fc69
chore: clean up on empty className attributes ( #20203 )
...
clean up on empty className attrib
Co-authored-by: Alaister Young <alaister@users.noreply.github.com >
2024-01-08 05:49:28 +00:00
Joshen Lim
96d296d79b
Add validations whenever using new URL ( #20124 )
...
* Add validations whenever using new URL
* Update based on feedback
2024-01-03 14:53:40 +07:00
Ivan Vasilov
563ef1cff2
chore: Remove dangling dependencies and files ( #19785 )
...
* Delete probably unneeded files.
* Remove unused deps.
2023-12-18 12:11:15 +00:00
Alaister Young
42164183f2
fix: add missing asChild props ( #19456 )
...
* fix: add missing asChild props
* move csvlink outside of dropdown trigger
* fix incorrect merge
2023-12-06 21:11:32 +11:00
Ivan Vasilov
436bdb10ae
chore: Move the studio app to apps/studio ( #18915 )
...
* Move all studio files from /studio to /apps/studio.
* Move studio specific prettier ignores.
* Fix the ui references from studio.
* Fix the css imports.
* Fix all package.json issues.
* Fix the prettier setup for the studio app.
* Add .turbo folder to prettierignore.
* Fix the github workflows.
2023-11-15 12:38:55 +01:00