snort/packages/app
Sam Samskies b650a1684f
use redux for NoteCreator state management (#494)
* use redux for NoteCreator state management

This fixes a bug where the modal closes while replying to a note. This happens if the thread re-renders while you are replying.

Drafts of notes are also now automatically saved unless the user clicks the cancel button.

* fix modal closing bug

* really fix modal closing bug

* fix rebase
2023-04-08 05:48:57 -07:00
..
public bug: invalid CSP 2023-03-16 22:05:08 +00:00
src use redux for NoteCreator state management (#494) 2023-04-08 05:48:57 -07:00
.babelrc workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.eslintrc.cjs crowdin updates 2023-04-03 10:39:14 +01:00
.gitignore workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.prettierignore workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.prettierrc.json workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
config-overrides.js workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
d.ts chore: cleanup 2023-03-03 20:35:36 +00:00
package.json chore: bump version 2023-03-31 18:04:47 +01:00
tsconfig.json formatting 2023-03-29 15:30:59 +01:00