-
Notifications
You must be signed in to change notification settings - Fork 145
Conversation
Wow @Andrei0872, thanks a lot for your PR! |
Hello @Andrei0872,
Thanks a lot for your contribution. If you can fix my remarks, I will review the code deeply and sure this PR could be merged ;) |
Thank you for the feedback, @lauthieb! |
Hello, @lauthieb ! I just sent my attempt to fix the remarks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Andrei0872, can you fix these conflicts?
Why can't you reproduce my 3rd remark?
src/renderer/components/modals/create-note-modal/CreateNoteModal.html
Outdated
Show resolved
Hide resolved
Hi, @lauthieb! I’m not sure I followed all the rules there, but I’ll have a look at it tomorrow:) |
Hi @Andrei0872, can you fix conflicts by removing the yarn.lock please? |
* Update to use newest version of electron-vue * Fix issue with templates not compiling - vue-loader * Revert Vue version * Change travis node version to 8.x.x
* fix: vulnerabilities * revert multispinner
…ithout clicking on 'Add file'
Hi @lauthieb, I fixed the conflicts and hopefully everything should be working fine! |
Thanks @Andrei0872 ! |
Hi @lauthieb , just pushed the fix! |
@Andrei0872 Can you please fix conflicts and update your branch with just your modifications? Here you can download the new version 1.2.3 : https://github.com/lauthieb/code-notes/releases/tag/1.2.3 Thanks a lot in advance for this. |
Hi @Andrei0872, happy new year 🎉 |
Hi @lauthieb, Happy New Year! Thank you! |
Thanks @Andrei0872, take time if needed, no problem. |
Hi @lauthieb , I fixed the conflicts, but when I run
It might happen due to webpack's current version? I took a look at this issue. |
Hi @Andrei0872, are you sure? I see always |
Hmm. ~9k are from |
Hi @Andrei0872, |
Closes #72
Whether updating or creating a note, instead of showing files one after the other, display them horizontally as tabs.
Please let me know if there is anything I need to change.