Aman Harwara
|
3a4e2509af
|
feat: Add "Export" and "Duplicate" buttons in notes options menu. (#688)
Co-authored-by: Mough <mo@standardnotes.org>
|
2021-10-19 15:43:20 +00:00 |
|
Aman Harwara
|
474f1e60e3
|
fix: "Tools" preferences' toggles not showing correct initial state (#689)
* fix: Tools toggles not showing correct initial state
* Update app/assets/javascripts/preferences/panes/general-segments/Tools.tsx
Co-authored-by: Mough <mo@standardnotes.org>
|
2021-10-16 15:46:44 -05:00 |
|
Aman Harwara
|
1c62d36c1a
|
refactor: Fix label prop
|
2021-10-04 20:25:09 +05:30 |
|
Aman Harwara
|
980ab9358d
|
refactor: Use removeEditorDefault
|
2021-10-04 19:12:37 +05:30 |
|
Aman Harwara
|
24289a9322
|
Revert "refactor: Move functions inside component"
This reverts commit ce1c519053.
|
2021-10-01 21:33:40 +05:30 |
|
Aman Harwara
|
ce1c519053
|
refactor: Move functions inside component
refactor: Remove application param as it is
already present in component props
|
2021-10-01 21:15:38 +05:30 |
|
Aman Harwara
|
7aea7f330c
|
refactor: Sort editor array after concat
|
2021-10-01 21:07:26 +05:30 |
|
Aman Harwara
|
b4b1e42606
|
refactor: Use enum instead of string
|
2021-10-01 20:46:00 +05:30 |
|
Aman Harwara
|
c48d9f2230
|
refactor: Use identifier instead of name
feat: Create EditorIdentifier enum
|
2021-10-01 20:39:52 +05:30 |
|
Aman Harwara
|
a98409a95f
|
feat: Dropdown component
feat: Add editor icons
feat: Implement default editor selection
|
2021-10-01 00:29:32 +05:30 |
|
Aman Harwara
|
b4fcc993aa
|
feat(preferences): Defaults segment
feat: Dropdown component
|
2021-09-30 20:50:44 +05:30 |
|
Aman Harwara
|
7dbfa2fde0
|
feat(preferences): Tools segment (#657)
|
2021-09-29 12:51:48 -05:00 |
|
Gorjan Petrovski
|
3867f625f1
|
feat(preferences): error reporting segment (#652)
* feat(preferences): error reporting segment
* feat(preferences): move error reporting to general pane
|
2021-09-28 18:08:27 +02:00 |
|