Commit Graph

16 Commits

Author SHA1 Message Date
04c8360ece Updated Weight difference show, and positioning of inputs
Offset only shows when it is needed. Inputs are now perfectly centered no matter the screen size.
2018-10-24 13:21:38 -04:00
2cac3cf0f2 Updated reset button positioning and styling
Updated reset button positioning to use correct styling to work across all browsers.
2018-10-22 13:14:41 -04:00
765e2a4f1c Added Reset Button
Included reset button to reset weight inputs, plates required, and plate visuals.
2018-10-21 16:37:25 -04:00
a026bc12dd Removed image caching
Way that was set up breaks the site and is currently being removed from web standards.
2018-10-19 00:13:16 -04:00
bb545d9d4d Revert "Revert "Fixed Scroll adjusting""
This reverts commit 56e0cf940f.
2018-10-19 00:11:08 -04:00
56e0cf940f Revert "Fixed Scroll adjusting"
This reverts commit 2306e8aa85.
2018-10-19 00:08:02 -04:00
cdef30df13 Merge branch 'master' of https://github.com/stevenhaskell/WhatAreYouLiftingApp 2018-10-18 23:57:13 -04:00
de4aa33bec Added images caching for offline use.
Cached the svgs for offline use.
2018-10-18 23:57:09 -04:00
2306e8aa85 Fixed Scroll adjusting
Included jQuery that restores the scroll after leaving the weight input.
2018-10-18 13:02:21 -04:00
0e1f7c3009 Additional titling
Adjusted titling for webapp.
2018-10-18 01:25:12 -04:00
ede6dcf6ef Additional Device Titling
Adjusted titling for webapp.
2018-10-18 01:22:57 -04:00
423c0fdf69 Added Preset Web App Title
Shorted App to Lift It and included flexed bicept emoji.
2018-10-18 01:10:14 -04:00
db22682857 Moved icon locations
Moved icons into images so they could be accessed.
2018-10-18 00:58:56 -04:00
40f0c47972 Attempted restore scroll script added favicons
Tried to add the return scroll for  when the focus left on mobile. Still need to figure it out.

Added favicons.
2018-10-18 00:52:55 -04:00
415264a84f Numeric inputs and scroll restore
Added styling for inputs for numeric only keyboard. Added javascript that restores the focus after leaving input focus.
2018-10-17 22:47:15 -04:00
e7aed23032 Main File Update
Changed HTML file name for GitHub pages.
2018-10-17 20:55:54 -04:00