212 Commits (803723a5a06bd83e63dca57ab6e1c12202905a6e)
 

Author SHA1 Message Date
Luke Childs 803723a5a0 Add link to GitHub project on about page 9 years ago
Luke Childs 66b5b8866a Improve CSS minification 9 years ago
Luke Childs 0182cfadbc Show message in ndoe menu if no nodes have been hearted 9 years ago
Luke Childs dfd668c445 elem() -> find() 9 years ago
Luke Childs 1a6d5d4acb Refactor feature detection into object 9 years ago
Luke Childs aa80c5533a Make hearted nodes list scrollable 9 years ago
Luke Childs 4876042b3d Wire up menu controls 9 years ago
Luke Childs 098c3a120d Style hearted nodes list 9 years ago
Luke Childs b65179b7b9 Update hearted node menu on heart/unheart 9 years ago
Luke Childs 3df4866bca Populate hearted nodes list 9 years ago
Luke Childs a8867adeac Add favourited menu 9 years ago
Luke Childs cc4bd62325 Update hearted node name on page load 9 years ago
Luke Childs 80e1654d1b Save node name in hash 9 years ago
Luke Childs b5994b7551 Store favourited nodes in hash, not array 9 years ago
Luke Childs fe4f01903a Check for classList support on SVG element 9 years ago
Luke Childs 2cdf5e88da Reduce width of hamburger 9 years ago
Luke Childs b67dff723f Hover styles for hamburger menu 9 years ago
Luke Childs 217c9f758b Do hamburger menu in CSS 9 years ago
Luke Childs 45906fca0b variable space optimisations 9 years ago
Luke Childs 268af94be4 No need to save heartEl 9 years ago
Luke Childs 588e6b22f5 Inject menu button for hearted nodes 9 years ago
Luke Childs df37aadadf Refactor favourite node code to be more readable 9 years ago
Luke Childs 7bdba5bfc5 Refactor feature tester into class 9 years ago
Luke Childs 65f82a1801 Add feature detection test for classList 9 years ago
Luke Childs 9b1e1febee Add feature detection test for document.querySelector 9 years ago
Luke Childs a1d1cdc89d Refactor feature detection code 9 years ago
Luke Childs a360ff5a93 Store active class in variable 9 years ago
Luke Childs 266c515f94 Check heart status by localStorage not class 9 years ago
Luke Childs cccb84f077 Show hearted nodes 9 years ago
Luke Childs a014e9ec0e Add heart to DOM before adding click event 9 years ago
Luke Childs c6fbf0b7c5 Remove unused var 9 years ago
Luke Childs e60c74a9ce Save hearted nodes 9 years ago
Luke Childs faa96cb69b Add basic click handler 9 years ago
Luke Childs cfdb8ead60 Refactor JS 9 years ago
Luke Childs 107520961d Add heart svg if favourite node requirements are met 9 years ago
Luke Childs 425cd294a9 Un es6ify :( 9 years ago
Luke Childs 3c17c82290 Add inline SVG feature detection 9 years ago
Luke Childs 640639412c Add localStorage feature detection 9 years ago
Luke Childs 7232271d72 Move ios check into function 9 years ago
Luke Childs 768f083ee8 Fix top position in iOS 9 years ago
Luke Childs 191fe9e41a Remove redundant else from inline if 9 years ago
Luke Childs 447642fea4 Scope js to it's own IIFE 9 years ago
Luke Childs eaf5fd2fe5 Write DOM load check more efficiently 9 years ago
Luke Childs d143ac5a72 Add async JavaScript 9 years ago
Luke Childs 676fbe3a65 Move stylesheet down in head 9 years ago
Luke Childs 78cff41b72 Add language attr to HTML document 9 years ago
Luke Childs c5d7c347fe Add favicon 9 years ago
Luke Childs de1c7970f3 Add web app manifest 9 years ago
Luke Childs a54c806eff Add meta theme colour 9 years ago
Luke Childs 27cd0aa0e2 Serve everything in public at root 9 years ago