raycast-linux/src/lib
2025-07-29 17:51:30 +00:00
..
__mocks__ test(frontend): add vitest for unit and component testing 2025-07-06 15:09:06 -07:00
assets feat: remove raycast logo from action bar 2025-07-29 17:51:30 +00:00
components feat: remove raycast logo from action bar 2025-07-29 17:51:30 +00:00
props refactor: update sidecar and protocol types 2025-07-29 17:51:30 +00:00
views chore(client): fix type errors 2025-07-09 10:23:18 -07:00
apps.svelte.ts refactor(command-palette): extract logic into state and action bar 2025-06-28 14:58:53 -07:00
assets.ts refactor: update sidecar and protocol types 2025-07-29 17:51:30 +00:00
command-palette.svelte.ts refactor: update sidecar and protocol types 2025-07-29 17:51:30 +00:00
focus.svelte.ts test(frontend): add vitest for unit and component testing 2025-07-06 15:09:06 -07:00
frecency.svelte.ts feat(command-palette): add action bar to command palette 2025-06-28 14:44:05 -07:00
icons.svg feat: add SVG icons and update props for image handling 2025-06-13 15:06:52 -07:00
imperative.svelte.ts feat(components): add focus and reset commands for form elements 2025-06-29 18:08:06 -07:00
node.svelte.ts refactor: merge List.Item.Detail and Detail components 2025-06-17 18:50:24 -07:00
nodes.ts feat(grid): make grid feature-complete 2025-07-08 11:01:35 -07:00
quicklinks.svelte.ts feat: implement quicklinks 2025-06-21 20:01:19 -07:00
sidecar.svelte.ts refactor: update sidecar and protocol types 2025-07-29 17:51:30 +00:00
store.ts fix(extensions): load data from extension specific endpoint 2025-07-06 09:35:56 -07:00
types.ts feat: use zod to validate props 2025-06-12 10:33:47 -07:00
ui.svelte.ts refactor: update sidecar and protocol types 2025-07-29 17:51:30 +00:00
utils.ts style: formatting 2025-06-11 14:58:11 -07:00
viewManager.svelte.ts refactor: update sidecar and protocol types 2025-07-29 17:51:30 +00:00