mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
ae3a278ac4
Follow up to #893 Now using middleware to set the tags when a note is selected This avoids the ugly code in the NoteTextComponent where we determine if tags are to be fetched, identify if they have been modified, fetch them and then dispatch an action to update the store which might again re-render the component. Also implements style related fixes from #1000 Signed-off-by: Abijeet <abijeetpatro@gmail.com> Fixes: #469 |
||
---|---|---|
.. | ||
app | ||
.gitignore | ||
build.bat | ||
build.sh | ||
run-prod.sh | ||
run.bat | ||
run.sh |