Commit Graph

469 Commits

Author SHA1 Message Date
DrMint 151ae0b126 Display the news articles 2022-03-17 17:05:34 +01:00
DrMint 1f1c17a3a8 ThumbnailHeaders are now more modular thus work in more situation 2022-03-17 17:04:50 +01:00
DrMint 3364a8f560 Chips are now nowrap 2022-03-17 17:04:08 +01:00
DrMint 62aafe423e Added anchor links for all header levels 2022-03-14 12:52:04 +01:00
DrMint a74528fe28 TOC now support entries with the same title 2022-03-14 12:31:39 +01:00
DrMint e675a90ed6 Fixed broken content pages if missing fields 2022-03-14 12:25:01 +01:00
DrMint ccaea20b7b
Merge pull request #12 from Accords-Library/develop
Small improvements to the RecorderChip and the Transcript lines
2022-03-13 18:25:35 +01:00
DrMint 6082e83f54 Forgot to remove onclick for recorderchip 2022-03-13 18:25:03 +01:00
DrMint abeb078bdd Ran prettier 2022-03-13 18:23:32 +01:00
DrMint 0c8f330f5a Small improvements to the RecorderChip and the Transcript lines 2022-03-13 18:22:50 +01:00
DrMint 55c267490a
Merge pull request #11 from Accords-Library/develop
Now using Tippy for Tooltips + prettier integration
2022-03-13 16:26:56 +01:00
DrMint f2d99f5dcd
Update README.md 2022-03-13 16:26:21 +01:00
DrMint b172aa34a2 Ran prettier on more file type 2022-03-13 15:56:03 +01:00
DrMint 4928acdee7 Added prettier ignore config 2022-03-13 15:49:04 +01:00
DrMint f1a1b83b45 run prettier 2022-03-13 15:39:19 +01:00
DrMint 08fe5000a7 Added animation to tooltip opening closing 2022-03-13 15:34:51 +01:00
DrMint d2294393b5 Now use Tippy for Tooltips 2022-03-13 14:54:56 +01:00
DrMint 3873ef44f9 Added tooltips in more places 2022-03-13 03:00:38 +01:00
DrMint 4b30dac878 Changed Applayout from fixed to grid + using custom tooltip 2022-03-13 02:27:34 +01:00
DrMint f4217a597c Removed react-tooltip 2022-03-12 18:12:02 +01:00
DrMint f89dbb36e9 Headers now generates copiable anchor links 2022-03-12 18:00:19 +01:00
DrMint 56c07b715d
Merge pull request #10 from Accords-Library/develop
Better Markdawn and auto-generated tables of content
2022-03-12 14:04:12 +01:00
DrMint 28ac9012ff Fixed errors that prevented building 2022-03-12 14:03:26 +01:00
DrMint b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +01:00
DrMint 6d3a9c84b3 Use pages from Strapi instead of hardcoded ones 2022-03-12 13:26:41 +01:00
DrMint 8de571a030 Removed tailwindcss/typo and use custom class instead 2022-03-12 13:23:09 +01:00
DrMint 00d9cc8b9d
Merge pull request #9 from Accords-Library/develop
Added more grouping options for Library and Contents
2022-03-11 01:43:42 +01:00
DrMint aba8d373d5
Update node.js.yml 2022-03-11 01:08:33 +01:00
DrMint 35c889d389 Added grouping for Contents 2022-03-11 01:06:20 +01:00
DrMint 0a02534c05 Return buttons now use material icon instead of unicode for the icon 2022-03-11 00:33:02 +01:00
DrMint 1a9f5ae41b Display library item's categories on its page 2022-03-11 00:32:36 +01:00
DrMint 252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint 6c0b0a0083 Library items can now be grouped by categories 2022-03-10 23:39:13 +01:00
DrMint 0df71cc85f Updated dependencies 2022-03-10 21:46:55 +01:00
DrMint d5a39aa5f4
Merge pull request #8 from Accords-Library/develop
Develop
2022-03-07 21:59:58 +01:00
DrMint 6de9302306 Upadated REAME 2022-03-07 21:57:56 +01:00
DrMint 1b25bcc22d Prices can now be properly compared between currencies 2022-03-07 21:43:51 +01:00
DrMint 386efce0a7 Fixed small visual problem with buttons 2022-03-07 16:27:38 +01:00
DrMint a70246344a
Merge pull request #7 from Accords-Library/develop
Added a config menu with multiple options for the visitors + globally loaded props
2022-03-07 16:06:54 +01:00
DrMint a0c69c3876 Fixed bug when missing translation 2022-03-07 16:02:33 +01:00
DrMint 36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint a04e25a1ad Added more localized texts 2022-03-07 13:29:39 +01:00
DrMint d6279df8bf Added player name input 2022-03-06 20:48:44 +01:00
DrMint bc4cf2bce0 Added backdrop blur to popup windows 2022-03-06 19:10:38 +01:00
DrMint f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +01:00
DrMint 250adfc746 Added setting menu with textsize and font selection 2022-03-06 16:50:17 +01:00
DrMint e1dfdbd87e
Merge pull request #6 from Accords-Library/develop
Fixed all UX problems pointed out by groof
2022-03-06 04:50:16 +01:00
DrMint 46dab30ebe
Update node.js.yml 2022-03-06 04:49:51 +01:00
DrMint 264d9f2494 Menus on mobile can now be closed using a button 2022-03-06 04:36:26 +01:00
DrMint 20a9bf2ba6 ReturnButton are now displayed on mobile and desktop are different places 2022-03-06 04:13:18 +01:00