Red Adaya
9b2a7de8f2
merge main
2024-12-11 08:45:14 +08:00
wave-builder[bot]
c52d229cd3
chore: bump package version to 0.10.0-beta.4
2024-12-11 00:35:59 +00:00
Mike Sawka
41f960c60c
fix for tabs out of order in tabbar ( #1478 )
2024-12-10 16:33:55 -08:00
wave-builder[bot]
3ccdcb6ed6
chore: bump package version to 0.10.0-beta.3
2024-12-11 00:00:29 +00:00
Mike Sawka
d3d8f9492e
reorganize AI presets, make the other docs consistent ( #1477 )
2024-12-10 15:57:45 -08:00
Evan Simkowitz
677ecc3ef8
Fix tab name reload for pinned tabs ( #1476 )
2024-12-10 15:47:26 -08:00
Evan Simkowitz
1d74e56c26
Add license identifiers to my changes ( #1475 )
2024-12-10 15:18:14 -08:00
Evan Simkowitz
c95f3b2283
Fix unawaited promises in dir preview ( #1474 )
2024-12-10 15:13:11 -08:00
Sylvie Crowe
e49480e628
Fix Preview for Uninitialized Connections ( #1473 )
...
If a connection had not been previously initialized, selecting it in the
preview dropdown was bug-prone. This ensures the connection is complete
before checking the mimetype and selecting the type of preview.
2024-12-10 15:03:35 -08:00
Sylvie Crowe
9e7293d98a
Docs Updates ( #1469 )
...
A couple additions to the release notes and small details added to the
connections.mdx file. Additionally, a new preview photo has been added.
2024-12-10 14:41:35 -08:00
Mike Sawka
6693e66098
fix some docs formatting, link to other parts of the docs ( #1471 )
2024-12-10 14:29:55 -08:00
Evan Simkowitz
c2312f1c7f
Make default workspace icon the Wave logo ( #1470 )
...
I made our logo a custom icon in Font Awesome so we can add it to our
workspace switcher as the default icon
2024-12-10 13:54:11 -08:00
Mike Sawka
8957e0405a
try to fix drag region above tabs ( #1466 )
...
just a temporary fix for now, needs a more extensive fix later
2024-12-10 12:50:58 -08:00
Evan Simkowitz
712f9d9706
Use highlight.js scss instead of css in markdown styling ( #1468 )
2024-12-10 12:47:39 -08:00
Mike Sawka
ff459743cd
v10 docs / release notes ( #1467 )
2024-12-10 12:43:38 -08:00
Evan Simkowitz
9ab7b25aa1
Move markdown css import so it doesn't affect Storybook ( #1465 )
2024-12-10 12:38:49 -08:00
Evan Simkowitz
f7875bc4f0
Auto-select workspace name ( #1464 )
2024-12-10 12:26:42 -08:00
Sylvie Crowe
9805ce4921
docs: fix malformed json and json formatting ( #1460 )
2024-12-10 12:15:14 -08:00
Evan Simkowitz
a298703874
Fix storybook base url ( #1461 )
2024-12-10 12:11:35 -08:00
Evan Simkowitz
bedea6d3be
Show hover effect on dragging tab ( #1459 )
2024-12-10 11:41:37 -08:00
Evan Simkowitz
f8111feba3
Fix relative links for storybook assets ( #1458 )
2024-12-10 11:41:23 -08:00
Sylvie Crowe
0174adea7b
Connections Typeahead Additional Fixes ( #1457 )
2024-12-10 11:13:15 -08:00
Mike Sawka
f1a590f51b
minor v10 cleanup (waveReadyPromise, focusedWaveWindow) ( #1456 )
2024-12-10 10:58:50 -08:00
Evan Simkowitz
c4fce5acc5
Make workspace switcher icons fixed width, add confirm on delete ( #1455 )
...
Also makes the confirmation dialogs shorter and fixes the logic for
showing them
2024-12-10 10:15:33 -08:00
Mike Sawka
09128fe88a
new bg theme ( #1454 )
...
thanks to shadowarcanist in discord
2024-12-10 10:05:28 -08:00
Red Adaya
3a255d5fba
revert to using tab name
2024-12-10 15:34:11 +08:00
Red Adaya
78f4a5fd1c
merge main
2024-12-10 15:33:50 +08:00
Red Adaya
845e07807f
cleanup
2024-12-10 15:29:56 +08:00
Red Adaya
0c8c75c187
cleanup
2024-12-10 15:26:37 +08:00
Red Adaya
4ea5426b57
auto hide/show last tab separator
2024-12-10 15:15:38 +08:00
Red Adaya
55b4e26cce
set min-width for add button
2024-12-10 13:26:33 +08:00
Red Adaya
55feaf6e25
increase add button width
2024-12-10 13:25:06 +08:00
Red Adaya
39e9a05720
retain hover effect on mouse leave while still dragging
2024-12-10 13:20:03 +08:00
Red Adaya
477fc03f9a
fix issue where separator shows in dragging tab until a swap happens
2024-12-10 12:13:03 +08:00
Red Adaya
d9a4725fe3
cleanup
2024-12-10 11:45:46 +08:00
Red Adaya
6f8f1a836a
always put left separator on the first tab
2024-12-10 11:44:32 +08:00
Red Adaya
4a366e3fba
fix first tab separator issue while dragging
2024-12-10 11:29:43 +08:00
Red Adaya
9c51bca2e6
save work
2024-12-10 10:52:38 +08:00
Mike Sawka
648fa4c49a
ignore auto-updater QUIC protocol error ( #1450 )
2024-12-09 18:36:53 -08:00
Evan Simkowitz
9bae030371
Remove workspace oid from menu ( #1449 )
...
Now that new workspace has this already in the name, it looks weird to
have it added after
![image](https://github.com/user-attachments/assets/405d2111-25e5-4ef4-a467-fae6acb55e11 )
2024-12-09 18:32:18 -08:00
Evan Simkowitz
24d808cddc
Add divider between color and icon selectors ( #1448 )
...
Also make left icon fixed width
2024-12-09 18:29:33 -08:00
Evan Simkowitz
1f756193c0
Add href to wave logo in readme ( #1447 )
...
Also remove unnecessary logo in docs readme
2024-12-09 18:07:34 -08:00
wave-builder[bot]
5982960798
chore: bump package version to 0.10.0-beta.2
2024-12-10 00:57:23 +00:00
Evan Simkowitz
84bec65e50
Add tooltip for unpin and close tab buttons ( #1445 )
2024-12-09 16:55:52 -08:00
Evan Simkowitz
34b73b8bea
Update switcher icons, fix bug makeIconClass, add guid to new workspace name ( #1444 )
2024-12-09 16:52:59 -08:00
Evan Simkowitz
edab90aa55
New colors for workspace switcher ( #1443 )
...
Also updates workspace switcher button and tab bg colors
2024-12-09 16:24:32 -08:00
systemshift
c071cc04c3
Perplexity api ( #1432 )
...
I have added Perplexity to the default AI models. I see Anthropic models
are becoming part of the default as well, so I thought I should add a
model that is specific for web search.
This pull request is a work in progress; reviews and edit
recommendations are welcome.
---------
Co-authored-by: sawka <mike@commandline.dev>
2024-12-09 15:48:33 -08:00
Evan Simkowitz
b706d4524b
Queue workspace switching on emain ( #1440 )
2024-12-09 15:47:56 -08:00
Evan Simkowitz
7c799d74eb
Found another erroneous layout bootstrap ( #1442 )
...
CreateTab already bootstraps its own layout, don't need
BootstrapNewWorkspaceLayout
2024-12-09 15:22:41 -08:00
Sylvie Crowe
43c134ea9a
fix: don't show wsh error for a connection error ( #1438 )
2024-12-09 15:18:58 -08:00