This website requires JavaScript.
Explore
Help
Sign In
gaschz
/
trilium
Watch
1
Star
0
Fork
0
You've already forked trilium
mirror of
https://github.com/zadam/trilium.git
synced
2026-01-03 05:04:23 +01:00
Code
Issues
Actions
12
Packages
Projects
Releases
Wiki
Activity
trilium
/
apps
/
client
/
src
/
widgets
/
react
History
Elian Doran
4ec46a2ebd
chore(client): add some documentation
2025-08-20 20:34:00 +03:00
..
ActionButton.tsx
…
Admonition.tsx
…
Alert.tsx
…
Badge.tsx
…
Button.tsx
test(e2e): i18n test broken due to button
2025-08-20 19:10:41 +03:00
Column.tsx
…
Dropdown.tsx
…
FormCheckbox.tsx
refactor(react/settings): add names to all form groups
2025-08-19 23:34:25 +03:00
FormFileUpload.tsx
…
FormGroup.tsx
refactor(react/settings): add names to all form groups
2025-08-19 23:34:25 +03:00
FormList.tsx
…
FormRadioGroup.tsx
fix(react/settings): settings displayed inline
2025-08-20 18:17:42 +03:00
FormSelect.tsx
refactor(react/settings): associate IDs for labels
2025-08-19 22:54:23 +03:00
FormText.tsx
…
FormTextArea.tsx
refactor(react/settings): associate IDs for labels
2025-08-19 22:54:23 +03:00
FormTextBox.tsx
…
hooks.tsx
chore(client): add some documentation
2025-08-20 20:34:00 +03:00
Icon.tsx
…
KeyboardShortcut.tsx
…
LinkButton.tsx
…
Modal.tsx
…
NoteAutocomplete.tsx
refactor(react/settings): add names to all form groups
2025-08-19 23:34:25 +03:00
NoteList.tsx
…
RawHtml.tsx
…
react_utils.ts
…
ReactBasicWidget.tsx
…