ProzillaOS/docs/features
2024-06-04 21:29:49 +02:00
..
actions Migration to TypeScript - Stage 3 2024-05-07 23:46:02 +02:00
apps Rebranded with new color palette 2024-06-04 21:29:49 +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 Migration to TypeScript - Stage 2 2024-05-07 21:06:07 +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: Inside this part of the docs you will often see mentions of directories like features or components. These paths are relative to the src directory. The respective paths relative to the root of this project are src/features and src/components.

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

Table of Contents