Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate to pnpm #68

Merged
merged 3 commits into from
Apr 12, 2024
Merged

migrate to pnpm #68

merged 3 commits into from
Apr 12, 2024

Conversation

benrbray
Copy link
Owner

No description provided.

@benrbray benrbray merged commit 3de1f8f into benrbray/feat/seeds Apr 12, 2024
@benrbray benrbray deleted the benrbray/feat/seeds-update branch April 12, 2024 10:12
benrbray added a commit that referenced this pull request Apr 14, 2024
* replace IDoc.getMeta() with IMetadataProvider.getMetadata()

* extract makeExtensions function

* initialize extensions in render.tsx instead of editor-markdown.tsx

* allow extensions to define commands; send events when commands updated

* sketch of modal popup with commands for show/hide

* basic newfile modal

* split main ipc handlers into separate files

* create MainIpc_WorkspaceHandlers

* pass current workspace dir to new file modal

* errors

* support returning values from commands

* new file command

* basic new file modal

* fix popup position bug ; fix bug where insertTab command takes priority over list indent command

* migrate to pnpm (#68)

* update type

* progress towards pnpm

* pnpm workaround

* use esm with electron

* update prosemirror-math
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant