Releases: ecvdbdx/git-view
Releases · ecvdbdx/git-view
0.1.3
Development Build
Features
Bug Fixes
Commits
- 3f4d360: add automatic app updater (Tristan Autin) #30
- 920ae78: Missing package update-electron-app (Tristan Autin) #30
- afa4f1c: Fix router (Tristan Autin) #30
- fd812c5: New version : 0.1.1 (Tristan Autin) #30
- 77e5b2a: New version : 0.1.2 (Tristan Autin) #30
- cde0057: version 0.2.0 (Tristan Autin) #30
- 89afdac: add console log for update (Tristan Autin) #30
- d2ca6d1: app update (Tristan Autin) #30
- 621ff85: app update (Tristan Autin) #30
- d139383: app update (Tristan Autin) #30
- 9128ed2: app update (Tristan Autin) #30
- 0e72cda: backgroundjs (Felix) #30
- 1c742f2: update app (Felix) #30
- 83b288c: update app (Felix) #30
- 66019bb: update app (Felix) #30
- 0575e53: clean backgroundjs (Felix) #30
- 00264f4: update app (Felix) #30
- 554f1d0: update app (Felix) #30
- 4c1d8e7: update app (Felix) #30
- 3e46786: reset backgroundjs (Felix) #30
0.1.2
Feat/#4/checkout to commit (#28) * feat(app): add events folder and checkout function * feat(composables): add composable folder to externalize services methods * feat(GitView): add style and branch checkout management * fix(useFolder): remove useless async statement * feat(package) : update package lock * fix(gitReader) : fix parser in window * fix(GitView) : fix line * fix(GitView) : remove console log * reverte(GitView) : go back to previous reader * feat(GitView): add sidebar * fix(GitView): set scroll to full right * Feature/#no id/Styling commit page (#25) * feat(package) : update package lock * fix(gitReader) : fix parser in window * fix(GitView) : fix line * fix(GitView) : remove console log * reverte(GitView) : go back to previous reader * feat(Home, GitView): add separeted services for Home and Gitview (#26) Co-authored-by: teyz <contact@bastienrigaud.fr> * feat(app): add events folder and checkout function * feat(composables): add composable folder to externalize services methods * feat(GitView): add style and branch checkout management * fix(useFolder): remove useless async statement * fix(gitReader) : fix parser in window * fix(GitView) : fix line * fix(GitView) : remove console log * reverte(GitView) : go back to previous reader * feat(GitView): add sidebar * fix(GitView): set scroll to full right * fix: delete useless folders Co-authored-by: Jordan <jordan-souchez@hotmail.fr> Co-authored-by: Félix Bouveret <felix@getluko.com> Co-authored-by: Kewey <35737881+Kewey@users.noreply.github.com> Co-authored-by: Bastien R <contact.teyz@gmail.com> Co-authored-by: teyz <contact@bastienrigaud.fr>
0.1.1
Feat/#4/checkout to commit (#28) * feat(app): add events folder and checkout function * feat(composables): add composable folder to externalize services methods * feat(GitView): add style and branch checkout management * fix(useFolder): remove useless async statement * feat(package) : update package lock * fix(gitReader) : fix parser in window * fix(GitView) : fix line * fix(GitView) : remove console log * reverte(GitView) : go back to previous reader * feat(GitView): add sidebar * fix(GitView): set scroll to full right * Feature/#no id/Styling commit page (#25) * feat(package) : update package lock * fix(gitReader) : fix parser in window * fix(GitView) : fix line * fix(GitView) : remove console log * reverte(GitView) : go back to previous reader * feat(Home, GitView): add separeted services for Home and Gitview (#26) Co-authored-by: teyz <contact@bastienrigaud.fr> * feat(app): add events folder and checkout function * feat(composables): add composable folder to externalize services methods * feat(GitView): add style and branch checkout management * fix(useFolder): remove useless async statement * fix(gitReader) : fix parser in window * fix(GitView) : fix line * fix(GitView) : remove console log * reverte(GitView) : go back to previous reader * feat(GitView): add sidebar * fix(GitView): set scroll to full right * fix: delete useless folders Co-authored-by: Jordan <jordan-souchez@hotmail.fr> Co-authored-by: Félix Bouveret <felix@getluko.com> Co-authored-by: Kewey <35737881+Kewey@users.noreply.github.com> Co-authored-by: Bastien R <contact.teyz@gmail.com> Co-authored-by: teyz <contact@bastienrigaud.fr>
0.1.0
v0.1.0 Missing package update-electron-app