Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wip refactor: yew -> vite migration (#527)
* remove web code * adding vite project for porting * setup tailwindcss in client code * wip: lens search now showing results * styling selected lenses correctly * adding KeyComponent and search status/metadata bar * search results display now working * prettier * handle icons in search results correctlye * fix descriptions not being treated as html * getting the action list show up * getting resize + escape working again * bar hides after result is opened & handle focus events * add empty dist folder so that automated builds work * removing crates/client from build * add lint/build step for frontend testing * cleaning up unused icons/comments * handle action menu tabbing & selection * handle action execution * linting + prettier * fixing frontend build check * fixing type errors
- Loading branch information