Releases: Deon/MolarFast
Releases · Deon/MolarFast
v0.2.1
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.
v0.2 Alpha
New Features
- (Gas) Constants added
- #7 - Added STP/SATP to the constants table
- Feedback box added.
- Page added for unit conversions
- Added temperature converter to "Conversion" page
- Information for standard atomic weights is now obtained from the National Institute of Standards and Technology (NIST)
- Output is now to 3 decimal places.
- MolarFast is now released under the GNU GPL v 3.0 licence.
Design Changes
- Changed up design to make it cleaner
- Made output more visible
- Moved constants into a drop-down structure to clean design
- #8 - Cleaned tables up.
Bugs
Bug Fixes
- #9 - Fixed dropdown issue on homepage where clicking one menu opened another.
Known Issues
- On the Conversion page, "Convert" and "Help!" are slightly below the dropdowns.
Shout-out to everyone who gave us feedback and helped us test!
Made with love.
v0.1 Alpha
Patched some bugs from the initial project
- #1: Correct navbar/layout on mobile devices.
- Enhanced back-end error handling.
- Fixed error message bugs on the front-end
- Improved error-handling on the front-end
- Removed old "date test" code
- Some HTML changes
- Calculation Algorithm fixes
- Support for brackets