doc: update developer guide regarding new components (#32795)

This commit is contained in:
Florian Duros
2026-03-13 14:17:48 +01:00
committed by GitHub
parent 0ca4f8013b
commit 86692ce0a7
+2 -1
View File
@@ -125,6 +125,7 @@ See [`docs/playwright.md`](./docs/playwright.md) for how to run the end-to-end t
New code should be committed as follows:
- All new components: https://github.com/element-hq/element-web/tree/develop/src/components
- New UI components that are reusable, could be used by other Element projects (Element Desktop, Aurora, Element modules...), or don't have tight coupling to specific application logic: [`packages/shared-components`](./packages/shared-components/README.md) (see the [contributing guide](./CONTRIBUTING.md#shared-components))
- All other new components: https://github.com/element-hq/element-web/tree/develop/src/components
- CSS: https://github.com/element-hq/element-web/tree/develop/res/css
- Theme specific CSS & resources: https://github.com/element-hq/element-web/tree/develop/res/themes