mirror of
https://github.com/docmost/docmost.git
synced 2026-07-08 00:44:32 +10:00
137c02a10ff4e531cdff2bf1b09d9fd5b650a85a
Pins the header row to the top of the gridWrapper scroll viewport, with the pinned-left corner cell stacking above pinned body cells at the top-left intersection. The trailing add-column button gets the same sticky treatment so it doesn't drift away from the row. Subtle bit: `position: sticky` confines an element to its containing block. The previous subgrid `.headerRow` wrapper was 34px tall, so sticky cells could only travel 34px before scrolling out with the wrapper. Switching the wrapper to `display: contents` lets the cells become direct grid children of `.grid` (full table height) so sticky travel matches the scroll range. role="row" survives display:contents in modern browsers.
…
…
Docmost
Open-source collaborative wiki and documentation software.
Website |
Documentation |
Twitter / X
Getting started
To get started with Docmost, please refer to our documentation or try our cloud version .
Features
- Real-time collaboration
- Diagrams (Draw.io, Excalidraw and Mermaid)
- Spaces
- Permissions management
- Groups
- Comments
- Page history
- Search
- File attachments
- Embeds (Airtable, Loom, Miro and more)
- Translations (10+ languages)
Screenshots
License
Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).
All files in the following directories are licensed under the Docmost Enterprise license defined in packages/ee/License.
- apps/server/src/ee
- apps/client/src/ee
- packages/ee
Contributing
See the development documentation
Thanks
Special thanks to;
Crowdin for providing access to their localization platform.
Algolia for providing full-text search to the docs.
Description
Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.
confluencedocumentationknowledge-basenotionnotion-alternativeopen-sourceopensourcerealtime-collaborationwiki
Readme
AGPL-3.0
51 MiB
Languages
TypeScript
96.5%
CSS
3.2%
JavaScript
0.2%

