waveterm/frontend/app
Sylvie Crowe cb77c2047e
More Directory Formatting (#108)
This makes the following changes
- allow directory rows to overflow their container on resize (allowing
scroll as a temporary test)
- fix directory width to account for resizer width
- add ellipsis to name column on table resize
- add the rightmost resizer back (more as a temporary test)
- do not search when the filtered contents are empty
- cap the index to the end of the list of the number of entries becomes
less than the current index
- do not redo backend call on filter or search of directory results
- add letter spacing on header row
2024-07-10 02:21:29 -07:00
..
block use flexbox for responsive waveai (#107) 2024-07-09 18:15:37 -07:00
element WaveAI (#93) 2024-07-03 14:32:55 -07:00
hook move codeedit to directory. new useLongClick hook. show quick navig… (#105) 2024-07-08 23:13:12 -07:00
store move codeedit to directory. new useLongClick hook. show quick navig… (#105) 2024-07-08 23:13:12 -07:00
tab fix blocks blurry border (#104) 2024-07-08 22:31:38 -07:00
view More Directory Formatting (#108) 2024-07-10 02:21:29 -07:00
workspace null pointer defense for widgets. log settings.json at startup in console 2024-07-03 14:44:48 -07:00
app.less fix blocks blurry border (#104) 2024-07-08 22:31:38 -07:00
app.tsx start unix domain socket server. fix a couple small bugs 2024-07-09 14:31:16 -07:00
reset.less port to electron (#33) 2024-06-11 17:42:10 -07:00
term.less fix term colors, and import the term.less file 2024-06-21 12:51:17 -07:00
theme.less fix blocks blurry border (#104) 2024-07-08 22:31:38 -07:00