Red Adaya
72a98644cb
allow custom rendering of menu/submenu and items
2024-09-24 21:55:36 +08:00
Red Adaya
3c60757c13
hide if click outside the menus
2024-09-24 13:05:26 +08:00
Red Adaya
785a241759
hide dropdown when an item is clicked
2024-09-24 12:18:19 +08:00
Red Adaya
b99b30eb51
fixing shadowing issue
2024-09-24 09:36:49 +08:00
Red Adaya
7ec1a75229
cleanup
2024-09-23 11:43:04 +08:00
Red Adaya
c2d5f20d14
hightlight ancestors as well
2024-09-23 11:32:49 +08:00
Red Adaya
5d2a748330
take into acount page and boundary scroll x/y
2024-09-23 11:28:02 +08:00
Red Adaya
e991b616b8
cleanup
2024-09-23 11:06:34 +08:00
Red Adaya
2d3703a215
fix hiding/showing issue
2024-09-23 11:04:46 +08:00
Red Adaya
640ffd3845
save work
2024-09-23 09:11:04 +08:00
Red Adaya
aefefa8c9d
save work
2024-09-22 21:57:46 +08:00
Red Adaya
dc0eb91902
fix issues
2024-09-22 17:43:09 +08:00
Red Adaya
f4d7697749
button stories
2024-09-20 09:55:28 +08:00
Red J Adaya and GitHub
dbf88d82b7
use css vars for button colors ( #399 )
2024-09-19 10:44:12 -07:00
Red J Adaya and GitHub
a50431ce2b
fix link styles regression in about modal ( #400 )
2024-09-19 10:43:32 -07:00
Evan Simkowitz
3ade98879b
Fix button disabled behavior
2024-09-18 14:14:03 -07:00
Red J Adaya and GitHub
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
Mike Sawka and GitHub
46eb164778
tos page 2 -- quick tips ( #387 )
2024-09-16 23:45:47 -07:00
Sylvie Crowe and GitHub
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 and GitHub
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
sawka
9873b27977
fix button colors/outlines
2024-09-16 12:26:06 -07:00
Mike Sawka and GitHub
3939648bbb
fe wsh router + wsh client impl ( #381 )
2024-09-16 11:59:39 -07:00
sawka
33407715a0
fix button colors, better lightbulb, button hovers
2024-09-13 10:24:16 -07:00
Sylvie Crowe and GitHub
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
Red J Adaya and GitHub
04924870c1
button refactor ( #372 )
2024-09-12 22:22:31 -07:00