Sylvie Crowe
4ff247d2f2
Directory View Parent Directory Button ( #805 )
...
Add a button in the directory view to easily navigate to the parent of
the current directory.
2024-09-23 19:02:17 -07:00
Sylvie Crowe
7708db7060
Docs Site Link ( #804 )
...
Add a link to the docs site in the help block.
2024-09-23 18:58:46 -07:00
Mike Sawka
d344fd9b6d
fix cpu plot timing issue ( #799 )
2024-09-20 12:47:10 -07:00
Mike Sawka
e281cebb56
tips update (add to starter layout) ( #796 )
2024-09-20 12:17:49 -07:00
Mike Sawka
65c446e4a1
wash meta.url through url search ( #795 )
2024-09-20 11:34:04 -07:00
Mike Sawka
047513bf3a
default url, default search, open in external browser ( #794 )
2024-09-20 11:24:37 -07:00
Sylvie Crowe
071a051382
Remember Markdown Changes ( #790 )
...
This addresses issues of saved markdown changes not showing up when
switching to the rendered preview. It has some limitations as it does
not preserve the state when changing tabs or refreshing the app.
2024-09-19 18:32:36 -07:00
sawka
8fb831fac6
focus selection stuff
2024-09-19 16:47:59 -07:00
sawka
c31bd4a94d
thenextwave cleanups
2024-09-19 14:04:47 -07:00
Sylvie Crowe
f4c52d0037
Tips Component ( #789 )
...
Add the tips as a component in addition to the initial modal.
2024-09-19 11:32:24 -07:00
Red J Adaya
dae72e7009
more on button refactor ( #388 )
...
- Removed opacity for hover effect. Now uses a brighter variant of color
- Updated other Button usages
2024-09-17 22:38:17 -07:00
Sylvie Crowe
040bcf49b7
Remove Tips Modal ( #393 )
...
This tips modal wasn't discovered often enough in tests, so we are
removing it.
2024-09-17 14:29:44 -07:00
sawka
f7272c6375
remove aichat-input opacity
2024-09-17 00:10:42 -07:00
Mike Sawka
46eb164778
tos page 2 -- quick tips ( #387 )
2024-09-16 23:45:47 -07:00
Sylvie Crowe
ea19444710
Various Bug Fixes and UI Improvements ( #386 )
...
This change adds
- performance improvements for ai chat
- new ai chat user interface
- open blank files with codeedit
- fix for userinput password modal
2024-09-16 22:59:09 -07:00
Red J Adaya
09f4616ae0
button refactor ( #383 )
...
Refactored to be more flexible. Now, it has three types
- solid
- outline
- ghost
and subtypes
- green
- grey
- red
- yellow
It defaults to solid and green when no className is provided. It
concatenates defaults if custom classNames are provided.
2024-09-16 22:23:05 -07:00
Mike Sawka
3939648bbb
fe wsh router + wsh client impl ( #381 )
2024-09-16 11:59:39 -07:00
sawka
1de9cd4468
fix help text
2024-09-13 11:52:14 -07:00
sawka
33407715a0
fix button colors, better lightbulb, button hovers
2024-09-13 10:24:16 -07:00
Sylvie Crowe
555ab07861
Add Tips Modal for Directory ( #374 )
...
This is an experimental modal to show tips. If it helps improve
discoverability, it will be improved in the future.
2024-09-13 03:36:15 -07:00
Evan Simkowitz
936d4bfb30
Migrate websocket eventbus messages to wps ( #367 )
...
This migrates all remaining eventbus events sent over the websocket to
use the wps interface. WPS is more flexible for registering events and
callbacks and provides support for more reliable unsubscribes and
resubscribes.
2024-09-11 18:03:55 -07:00
Evan Simkowitz
f3940f7456
remove unused atom
2024-09-10 15:00:28 -07:00
Evan Simkowitz
6793b41cea
remove unnecessary isUrlDirty atom
2024-09-10 14:59:34 -07:00
Evan Simkowitz
f13b608e79
remove unnecessary set
2024-09-10 14:49:20 -07:00
Evan Simkowitz
467e151aca
fix webview url not being able to be empty
2024-09-10 14:46:59 -07:00