Commit Graph

56 Commits

Author SHA1 Message Date
Matthew Grove
7b52c260d2 Fix scroll issue on drawer 2018-11-18 18:08:04 +00:00
Matthew Grove
3249d0e9f0 Change link colour 2018-11-17 19:58:25 +00:00
Matthew Grove
933b253193 Move theme alterations to global CSS file 2018-11-17 19:57:22 +00:00
Matthew Grove
d7d926d961 Add introduction page to drawer 2018-11-17 19:53:10 +00:00
Matthew Grove
1bc82c530f Add introduction page 2018-11-17 19:50:01 +00:00
Matthew Grove
3ebbde92c6 Add my logo to the drawer 2018-11-17 19:36:27 +00:00
Matthew Grove
7c7d8fe6e0 Add blog to navbar 2018-11-17 19:17:40 +00:00
Matthew Grove
13f2e8c5be Add Google Analytics 2018-11-17 19:13:57 +00:00
Matthew Grove
772c6720ec Add cookie removal message 2018-11-17 19:09:41 +00:00
Matthew Grove
ac060f7528 Fix styling bug on cookie notice 2018-11-17 18:23:30 +00:00
Matthew Grove
50d6ae9c3d Fix styling bug 2018-11-17 18:18:33 +00:00
Matthew Grove
5958b917bb Fix typos 2018-11-17 18:15:29 +00:00
Matthew Grove
82fccd51a2 Fix cookie notice bug
Scroll was enabled by the cookie notice animation
2018-11-17 18:14:33 +00:00
Matthew Grove
c7d783e85b Fix cookie notice animation bug 2018-11-17 18:13:34 +00:00
Matthew Grove
6f7b59bb88 Fix typo 2018-11-17 18:12:18 +00:00
Matthew Grove
56be20d193 Fix animation issue with cookie notice 2018-11-17 18:11:54 +00:00
Matthew Grove
5a8bd35e80 Make cookie notice animation work 2018-11-17 18:10:52 +00:00
Matthew Grove
3a412eb8cb Add page to remove my cookie (for testing) 2018-11-17 17:59:19 +00:00
Matthew Grove
f0f2f4fa6f Attempt to make cookie notice show 2018-11-17 17:56:12 +00:00
Matthew Grove
adce071063 Attempt to fix importing of cookie notice 2018-11-17 17:46:24 +00:00
Matthew Grove
f16ae9549f Make cookie notice animation code more efficient
Try to set position back to original value when cookie notice is hidden
2018-11-17 17:44:41 +00:00
Matthew Grove
ca346b5202 Animate cookie notice with jQuery instead of CSS 2018-11-17 17:40:06 +00:00
Matthew Grove
1d42732926 Update cookie notice usage
Only show if not shown within last 30 days or cookie showing user has 
accepted cookies doesn't exist
2018-11-17 17:24:56 +00:00
Matthew Grove
eb749dcac5 Fix "view on GitHub" link animation 2018-11-17 17:19:41 +00:00
Matthew Grove
8dc023f200 Change cookie notice styling
Remove unnecessary border
2018-11-17 17:16:20 +00:00
Matthew Grove
8c9a64bf4b Fix visibility bug
"View on GitHub" link wasn't fully visible when cookie notice was on the 
page
2018-11-17 17:15:43 +00:00
Matthew Grove
ebf9d84850 Fix cookie notice animation 2018-11-17 17:13:57 +00:00
Matthew Grove
75127de1a1 Edit theme for cookie notice 2018-11-17 17:12:01 +00:00
Matthew Grove
777676faa2 Fix cookie notice structure error
An extra <div> existed
2018-11-17 17:09:56 +00:00
Matthew Grove
afe4670004 Include cookie notice automatically 2018-11-17 17:04:02 +00:00
Matthew Grove
f16b3a4fdd Fix typo 2018-11-17 16:48:34 +00:00
Matthew Grove
6e968fb21d Add cookie notice (testing phase) 2018-11-17 16:45:46 +00:00
Matthew Grove
97e94a8c06 Update logo source 2018-11-14 19:43:23 +00:00
Matthew Grove
4bd2f0b84e Change MDC theme primary colour 2018-11-14 19:07:36 +00:00
Matthew Grove
e16016b8b5 Check input isn't null before evaluating the number 2018-11-14 19:07:01 +00:00
Matthew Grove
8db49a24a3 Simplify dynamic navbar styling & include top app bar via jQuery
Remove the need to specify the current URL in order to style the 
selected item in the navbar
2018-11-14 17:17:34 +00:00
Matthew Grove
28f9ee6f99 Update comment 2018-11-13 20:18:55 +00:00
Matthew Grove
6cf8113d63 Make modal drawer work 2018-11-13 20:18:31 +00:00
Matthew Grove
967a5dcf5c Attempt to fix drawer 2018-11-13 20:01:32 +00:00
Matthew Grove
93f42f122d Attempt to fix drawer 2018-11-13 19:57:58 +00:00
Matthew Grove
392767369e Attempt to fix drawer 2018-11-13 19:53:52 +00:00
Matthew Grove
555b2407f2 Change drawer type from dismissable to modal 2018-11-13 19:50:10 +00:00
Matthew Grove
2746b9b381 Change ID of input field 2018-11-13 19:36:32 +00:00
Matthew Grove
9bbc04f8e3 Fix typo 2018-11-13 19:35:10 +00:00
Matthew Grove
b3947cce47 Use auto-init instead of manual JS initiation of MDC components 2018-11-13 19:34:19 +00:00
Matthew Grove
6329fb3724 Initiate helper text 2018-11-13 19:17:51 +00:00
Matthew Grove
de69aa9207 Update logo source 2018-11-13 17:57:46 +00:00
Matthew Grove
605661b6ee Update link to GitHub 2018-11-13 17:54:57 +00:00
Matthew Grove
9c3f6930a8 Add files via upload 2018-11-13 17:32:47 +00:00
Matthew Grove
e4d5db0663 Create navbar.html 2018-11-13 17:32:31 +00:00