58 Commits

Author SHA1 Message Date
Josh Creek a8af91a104 fix#25): Ensure wheel is not too small 2022-10-26 23:06:29 +01:00
Josh Creek daf9e01dfa Merge pull request #29 from jcreek/25-improve-max-wheel-size-on-wider-viewports
feat(#25): Improve max wheel size on smaller viewports
2022-10-25 18:12:08 +01:00
Josh Creek 5117591567 feat(#25): Improve max wheel size on smaller viewports 2022-10-25 18:11:19 +01:00
Josh Creek b8fd761e2f Merge pull request #27 from jcreek/26-display-selected-name-in-a-modal
feat(#26): Display selection in modal
2022-10-25 10:09:23 +01:00
Josh Creek 4b94d42271 feat(#26): Display selection in modal 2022-10-25 10:08:32 +01:00
Josh Creek f20995a879 chore(*): Update version number 1.5.0 2022-10-24 13:48:12 +01:00
Josh Creek 84e1e39f9c Merge pull request #24 from jcreek/3-add-nicer-styling-to-selection-reveal
feat(#3): Add fireworks and sound to selection reveal
2022-10-24 13:44:18 +01:00
Josh Creek 7783162127 feat(#3): Add fireworks and sound to selection reveal 2022-10-24 13:42:44 +01:00
Josh Creek f1efac7c7f Merge pull request #23 from jcreek/11-add-optional-spinner-audio-with-a-mute-toggle-button
feat(#11): Add spinner audio and mute button
2022-10-24 12:32:13 +01:00
Josh Creek d8fe76f62c fix(#11): Fix styling 2022-10-24 12:31:30 +01:00
Josh Creek b9a40bb8a5 feat(#11): Add spinner audio and mute button 2022-10-24 12:27:32 +01:00
Josh Creek ff58967c8c Merge pull request #21 from jcreek/19-add-touchclick-to-spin-help-text-depending-on-device
doc(#19): Add click to spin help text
2022-10-09 19:47:12 +01:00
Josh Creek d15f55b94b doc(#19): Add click to spin help text 2022-10-09 19:40:39 +01:00
Josh Creek d411a76c49 Merge pull request #20 from jcreek/17-when-highlightedgreyed-out-invert-the-name-text-to-white
feat(#17): Change colour of selected names
2022-10-09 19:37:30 +01:00
Josh Creek 546c647234 feat(#17): Change colour of selected names 2022-10-09 19:36:42 +01:00
Josh Creek e7f80e1885 Merge branch 'master' of https://github.com/jcreek/SelectionWheel 2022-10-09 19:28:45 +01:00
Josh Creek 5dc201eac7 chore(*): Remove navigation preload
This is unnecessary as there are only two pages.
2022-10-09 15:34:57 +01:00
Josh Creek bd7ef970b9 chore(*): Update package version 1.4.1 2022-10-09 12:54:21 +01:00
Josh Creek 0d641c4f66 fix(*): Fix ability to click circle to spin 2022-10-09 12:53:47 +01:00
Josh Creek 983b097a3c fix(*): Include missing assets 2022-10-08 23:50:22 +01:00
Josh Creek 86b94e2e6a docs(*): Add custom image to explainer text 2022-10-08 23:09:48 +01:00
Josh Creek 9e56971116 Merge pull request #15 from jcreek/2-add-image-querystring-functionality-for-centre-of-spinner
feat(#2): Add image customisation for mid-spinner
2022-10-08 22:36:41 +01:00
Josh Creek 77049455b9 chore(#2): Update version number 1.4.0 2022-10-08 22:34:18 +01:00
Josh Creek f549faab16 feat(#2): Add image customisation for mid-spinner 2022-10-08 22:32:24 +01:00
Josh Creek fced394f3e Merge pull request #14 from jcreek/12-empty-lines-in-the-textarea-are-added-to-the-spinner-as-names
12 empty lines in the textarea are added to the spinner as names
2022-10-08 17:26:23 +01:00
Josh Creek c51fca8425 chore(#12): Update package version 1.3.1 2022-10-08 17:25:01 +01:00
Josh Creek 866346ea01 fix(#12): Fix empty lines being added to spinner 2022-10-08 17:24:49 +01:00
Josh Creek 050f87301c Merge pull request #13 from jcreek/1-add-state-to-localstorage
1 add state to localstorage
2022-10-08 17:20:26 +01:00
Josh Creek 39d4ded1fb chore(#1): Update version number 1.3.0 2022-10-08 17:19:00 +01:00
Josh Creek eff426550b feat(#1): Add state to localstorage 2022-10-08 17:17:41 +01:00
Josh Creek 75425e954e chore(#5): Update package version 1.2.0 2022-10-08 16:37:32 +01:00
Josh Creek b5e578acdc Merge pull request #10 from jcreek/5-add-nicer-styling-overall
5 add nicer styling overall
2022-10-08 16:27:07 +01:00
Josh Creek f5c404f58b feat(#5): Change privacy policy title 2022-10-08 16:26:01 +01:00
Josh Creek c7f6d43bdc feat(#7): Add start over button 2022-10-08 16:21:30 +01:00
Josh Creek 29b4822732 feat(#5): Add Google font caching 2022-10-08 16:21:00 +01:00
Josh Creek 797d04c403 feat(*): Add privacy policy 2022-10-08 16:20:46 +01:00
Josh Creek eb449b0e62 feat(#5): Improve styling and responsiveness 2022-10-08 16:20:26 +01:00
Josh Creek 43edb4062d fix(#6): Ensure install button is hidden when PWA cannot be installed 1.1.1 2022-10-08 00:55:16 +01:00
Josh Creek 0dd3cb56e4 fix(#6): Fix prod webpack merge 2022-10-07 23:47:24 +00:00
Josh Creek 90240af8d0 Merge pull request #9 from jcreek/6-add-service-worker-so-it-can-be-used-offline-and-installed-as-a-pwa
6 add service worker so it can be used offline and installed as a pwa
2022-10-08 00:45:52 +01:00
Josh Creek e524702312 chore(#6): Update version 1.1.0 2022-10-08 00:43:42 +01:00
Josh Creek 4ba77a358a feat(#6): Add PWA functionality and service worker 2022-10-08 00:41:44 +01:00
Josh Creek c173215b29 docs(*): Add git version example to readme 1.0.0 2022-10-07 21:34:58 +01:00
Josh Creek 15beece688 chore(*): Fix linting errors 2022-10-07 21:31:45 +01:00
Josh Creek c36f7bebfc docs(*): Add local development instructions 2022-10-07 20:37:49 +01:00
Josh Creek 16f733d523 feat(*): Add support for mp3 files 2022-10-07 20:32:32 +01:00
Josh Creek ceb78fcc0a chore(*): Add credits to readme 2022-10-07 20:04:24 +01:00
Josh Creek 0a61fc1029 chore(*): Add google analytics 2022-10-07 19:58:12 +01:00
Josh Creek 1aff965676 chore(*): Improve SEO 2022-10-07 19:54:03 +01:00
Josh Creek 656856fa79 chore(*): Add favicon and manifest 2022-10-07 19:50:41 +01:00