Commit Graph

1248 Commits

Author SHA1 Message Date
Alicia Sykes 987f904430 📱 Navbar show/ hide functionality on mobile 2021-10-11 21:36:23 +01:00
Alicia Sykes 5fe79711bd If only 1 section set, then expand on load 2021-10-10 22:33:39 +01:00
Alicia Sykes e971a0b56b 💄 Hover color on description text of colorful theme 2021-10-10 22:33:11 +01:00
Alicia Sykes 7e4e2edc0c 🍱 Adds missing Firefix favicons (#163) 2021-10-10 22:32:29 +01:00
Alicia Sykes e35568092e 💄 Adds new soft glow light theme 2021-10-10 21:46:19 +01:00
Alicia Sykes ca203bb8b8 📝 Small docs changes 2021-10-10 21:18:59 +01:00
Alicia Sykes c5d30f9d7d 👽 Updates the initial, main config file 2021-10-10 21:18:17 +01:00
Alicia Sykes 481072f0cb 🌺 Normalizes syntax in pr-badge yaml config 2021-10-10 21:14:10 +01:00
Alicia Sykes 75ba48a237 🙋‍♂️ Updates Support docs 2021-10-10 21:12:23 +01:00
Alicia Sykes 894b7198f3 💄 Updates min footer-height, to prevent scrollbar visible 2021-10-10 21:11:17 +01:00
Alicia Sykes cff537b9ea 💥 (#177) Depricates old auth struct 2021-10-10 21:10:42 +01:00
Alicia Sykes 2f3b89bbb0 Include the index in item ID 2021-10-10 21:08:49 +01:00
Alicia Sykes 7f555ee142
🔀 Merge pull request #271 from Lissy93/ARCH/implement-vuex-state
[ARCH] Implement VueX State Management
2021-10-10 18:39:10 +01:00
Alicia Sykes e1b812c8f6 🔨 Updates config file for PR badges 2021-10-10 17:23:50 +01:00
Alicia Sykes fed991dbdd 💚 Fix ordering issue raised by CI 2021-10-10 16:43:22 +01:00
Alicia Sykes 54c8805cd4 💚 Fix ordering issue raised by CI 2021-10-10 16:20:11 +01:00
Alicia Sykes af8959483f 🔨 Don't add Awaiting Maintainer label for PRs 2021-10-10 16:08:33 +01:00
Alicia Sykes b2a26ae1e0 🔨 Updates list of auto-tags for PR branch names 2021-10-10 16:07:53 +01:00
Alicia Sykes 4e3b41332d Language now managed in VueX store 2021-10-10 15:52:39 +01:00
Alicia Sykes 048f0cb112 🩹 Fixes cannot type with modal open 2021-10-10 15:12:35 +01:00
Alicia Sykes eae8dc476c Rebased from master 2021-10-10 15:05:08 +01:00
Alicia Sykes 877cfdaee3 🔖 Bymps to V 1.8.6 and updates changelog 2021-10-10 14:33:34 +01:00
Alicia Sykes fddb77dec9 🔥 Implementation of VueX, delete all emit events 2021-10-10 14:32:54 +01:00
Alicia Sykes 8d111a1623 Adds VueX store state for modal open state 2021-10-10 14:27:01 +01:00
repo-visualizer 1f80d99840 💛 Updates repo diagram 2021-10-10 01:28:08 +00:00
Alicia Bot ef7c3924fb 💙 Makes author list 2021-10-10 02:23:40 +01:00
Alicia Bot d547a27ebc 💙 Updates contributor SVG 2021-10-10 02:23:34 +01:00
liss-bot 0f7b3bb96c 💛 Updates sponsors table 2021-10-10 02:23:31 +01:00
liss-bot 4fbcebcb7d 💜 Updates contributors list 2021-10-10 02:23:29 +01:00
Alicia Sykes 004bffce18 🔥 Remove no longer needed props, replaced with VueX state 2021-10-09 22:41:28 +01:00
Alicia Sykes 0e5eca1b7b 🔥 Use VueX store instead of props for router 2021-10-09 19:42:51 +01:00
Alicia Sykes 5e6f78e6e7 🔥 Removes provides from App.vue, replaced with Store 2021-10-09 19:28:36 +01:00
Alicia Sykes b55f96c839 Remove all instances of inject, replace with VueX store 2021-10-09 19:24:51 +01:00
Alicia Sykes 8a8166bb47 Implements a very very basic config store 2021-10-09 18:31:10 +01:00
Alicia Sykes c2e70dc07e Adds VueX store into main Vue entry point 2021-10-09 18:30:47 +01:00
Alicia Sykes 5d8748c4e1
🔀 Merge pull request #270 from Lissy93/FIX/252-collapse-state-ignored
[FIX] Don't remember collapse state, when specified in config
Fixes #252
2021-10-09 13:08:54 +01:00
Alicia Sykes 46bc451e9b 🚚 (#252) Refactor collapsible section behavior 2021-10-09 12:57:54 +01:00
Alicia Sykes 2d778bee98 🐛 (#252) Ignore local storage collapse state, if set by user 2021-10-09 12:45:49 +01:00
Alicia Sykes 009a8354a5
🎯 Adds an action to label top issues 2021-10-08 11:17:50 +01:00
Alicia Sykes 61d9e33d9e
🔀 Merge pull request #269 from Lissy93/FIX/267-custom-search-engine
Fixes #267
And refactors search for minimal view
2021-10-05 21:51:55 +01:00
Alicia Sykes 3e3e0b7847 💚 Fix SonarCloud code readibility warning 2021-10-05 21:45:54 +01:00
Alicia Sykes f517e31cd2 🔥 Refactors minimal search to share code of parent search 2021-10-05 21:40:25 +01:00
Alicia Sykes 96f6a845a2 🐛 (#267) Fix custom search engine option 2021-10-05 20:30:02 +01:00
Alicia Sykes 2946412b4c 🚧 WIP, working on VueX store 2021-10-05 20:25:10 +01:00
Alicia Sykes 41682c8914 Implementing VueX 2021-10-05 20:24:51 +01:00
Alicia Sykes 4117586b91
👷 Apply done label to issues on PR close 2021-10-05 18:32:02 +01:00
Alicia Sykes be252e2051
:octocat: Adds labels to be applied to done issues 2021-10-05 18:30:43 +01:00
Alicia Sykes f713889e5e
🏗️ Adds action to detect and label PR conflitcts 2021-10-05 11:34:50 +01:00
Alicia Sykes 362db365bb Adds VueX 2021-10-03 22:42:40 +01:00
Alicia Sykes 6a4146eb4c 🏗️ Ignore 429 status codes in link-checker action 2021-10-03 22:41:30 +01:00