Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@Deon Deon released this 22 Dec 00:10
· 22 commits to master since this release

Design

  • Navbar is now blue
  • Colour on buttons wasn't the correct shade of blue.
  • Rearranged "About" page.
  • Optimized CSS
  • Cleaned HTML and moved more styling to CSS
  • HTML now conforms to Bootstrap linter's standards.

Temperature Conversion Page

  • Temperature converter now runs on AngularJS.
  • Temperature converter should work offline, provided the page has been loaded prior.
  • Removed "Convert" button from the temperature converter; input now produces live output.
  • Removed "Help" button from the temperature converter; tooltip pops up when the input field is in focus.