Thermal
One stop for all of your Git repository.
Add border to last item in file change list
With few items in the list, and not having border at the last item it was looking weird.
Improve design of file change type
Add spacing top & bottom to custom scrollbar
FIX: Workspace changes list height
Merge branch 'feature/custom-scrollbar' into 'master'
Custom scrollbar
See merge request gitthermal/thermal!8
Integrate sentry for vue.js
Remove console.log statement
Disable user select on buttons
Trim white space befre validate git repo
Add border to top of commit message
Add custom scroll to workspace
Fix: Vue2-scrollbar overriding custom styles
Create custom scrollbar styles
Add custom scrollbar to commit history logs
Import vue2-scrollbar stylesheet globally
Add vue2-scrollbar package
Auto focus on input when model mounted to DOM
Remove eslint-disable comment
Valid a git repository
https://www.notion.so/gitthermal/Validate-a-git-repository-1da842e8df6741c9977c8c074ac64ebe
Change flex direction to column
Fix: Typo mistake "model__header"
Darken label color
https://www.notion.so/gitthermal/Darken-label-color-57b022b7d7444801b042894a781ccf5b
Workspace branch section vertical center
https://www.notion.so/gitthermal/master-seems-not-to-be-in-vertical-center-65140f3b55a64827901df8e5cc1897ac
Redirect to welcome page
Instead of re-directing to pageNotFound, redirecting back to welcome page.