ProzillaOS/docs/features
2024-06-10 17:15:51 +02:00
..
actions Migration to TypeScript - Stage 3 2024-05-07 23:46:02 +02:00
apps Updated documentation 2024-06-10 17:15:51 +02:00
modals Updated docs with modals page 2023-08-11 20:00:44 +02:00
settings Migration to TypeScript - Stage 3 2024-05-07 23:46:02 +02:00
storage Rebranded with new color palette 2024-06-04 21:29:49 +02:00
taskbar Updated docs + renamed /media to /assets 2023-12-14 14:57:34 +01:00
virtual-drive Migration to TypeScript - Stage 3 2024-05-07 23:46:02 +02:00
windows Refactoring 2023-12-23 15:48:17 +01:00
z-index Added z-index helpers + updated docs 2023-12-30 11:11:55 +01:00
README.md Updated documentation 2024-06-10 17:15:51 +02:00

← Back

Features

Most code for features can be found in the features directory. This directory is a library that is mostly used by files in the components and hooks directory.

Note

Mentions of directories inside this part of the documentation, are relative to the src folder.

components -> src/components
hooks -> src/hooks

Tip

To see the status and to-do's of each feature, check the task board on Notion.

Pages