Commit Graph

538 Commits

Author SHA1 Message Date
DrMint f2c572e576 Smart language for the preview cards and preview line 2022-06-02 00:41:54 +02:00
DrMint 59283fa465 Added ability to mark library item as 'Want' or 'have' 2022-05-28 19:33:10 +02:00
DrMint 8b6abd6379 Prettier 2022-05-28 19:31:41 +02:00
DrMint ae1d1d735e Centered element on button + removed not allowed cursor when active 2022-05-28 19:30:53 +02:00
DrMint 3f7cad9053 Fixed 500 errors throughout the app 2022-05-27 16:50:10 +02:00
DrMint 2dee361f20 Disabled search for now 2022-05-27 16:22:05 +02:00
DrMint 622493a869 Added clear search and reset filters to relevent pages 2022-05-27 16:16:45 +02:00
DrMint 89bfc7ea89 TSC/Lint/Prettier 2022-05-27 13:17:37 +02:00
DrMint 2a799cf9e0 Improved editor 2022-05-27 13:10:19 +02:00
DrMint cedc25862d Fixed bug, TOC was no longer working 2022-05-27 13:09:56 +02:00
DrMint 2775d446d8 Fixed bug with TOC in case the header tree is incorrect 2022-05-27 13:08:08 +02:00
DrMint 56e89dbbe4 View tweaks and fixes 2022-05-22 21:23:18 +02:00
DrMint 16c540181d Improved the input for the pages 2022-05-22 20:43:17 +02:00
DrMint 6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +02:00
DrMint 3a379f98a1 Added properly typed icons 2022-05-22 16:24:16 +02:00
DrMint a7c5ca61fd Added basic search 2022-05-22 14:43:36 +02:00
DrMint 88b60077df Added tailwindcss prettier 2022-05-21 13:18:57 +02:00
DrMint 435785f31b Dep cleanup 2022-05-21 12:31:48 +02:00
DrMint 9a5f4e5576 Added highlight color 2022-05-21 06:42:07 +02:00
DrMint 58bd46f25d Changed some icons + use langui for search placeholder 2022-05-17 23:54:51 +02:00
DrMint fa96469ebf Fixed key problems + search function 2022-05-17 23:16:22 +02:00
DrMint 50e988f64f Fixed font size wasn't apply to icons which make things look werid 2022-05-17 21:42:45 +02:00
DrMint aadc5f48e7 Fix wrong href for return to contents button 2022-05-17 21:42:24 +02:00
DrMint 53a4b2d2c0 Fix when switch label is too long 2022-05-17 21:42:03 +02:00
DrMint 2b3ecc665c Given better default for how to close opened menus when url or hash change 2022-05-17 20:09:38 +02:00
DrMint 311d91c370 Somewhat fixed problem with pages not going back up when changing dynamic slug 2022-05-16 23:54:16 +02:00
DrMint bec0c9a640 Fixed HUGE bug that was crashing the navigation 2022-05-16 00:36:38 +02:00
DrMint 262d464734 Fixed the way the number of content in a group is calculated 2022-05-15 18:17:01 +02:00
DrMint d3a349ef17 Fixed bug when there is more than 10 elements in a content group 2022-05-15 18:16:47 +02:00
DrMint 1f01ae3d2b Fixed the revalidate 2022-05-15 13:12:30 +02:00
DrMint 5de174d63e
Merge pull request #23 from Accords-Library/react18
React18
2022-05-15 10:21:37 +02:00
DrMint 237f496b6b Prettier 2022-05-15 10:15:55 +02:00
DrMint b2b2b00735 Replace raw string by translated strings 2022-05-15 10:14:45 +02:00
DrMint 0b97d9f73d Added stacked previewCard effect even to cards without thumbnails 2022-05-15 03:07:15 +02:00
DrMint 16df351741 Fixed visual bug + grouping bug 2022-05-15 01:27:17 +02:00
DrMint 88b9fa4477 Moved content functions to separate helper file 2022-05-15 01:19:53 +02:00
DrMint ed7198807f Replaced Exclude with NonNullable 2022-05-15 01:15:57 +02:00
DrMint 2e62f25fb5 Use new content groups instead of previous/next 2022-05-15 01:15:29 +02:00
DrMint 461bd08a3d Switched to new content data model 2022-05-14 22:47:00 +02:00
DrMint 2e0af56aa8 Updated deps 2022-05-14 14:52:14 +02:00
DrMint 5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint be7c508aaa Allowed to combine contents 2022-05-14 14:21:13 +02:00
DrMint fc0512fc91 Made useSmartLanguage not default export and created useLightBox 2022-05-14 14:21:00 +02:00
DrMint 067f66b146 Added onClick to Img component 2022-05-14 14:18:06 +02:00
DrMint f51f7322fe Increased size of config button 2022-05-13 21:15:34 +02:00
DrMint 3469b5bfe9 Improved layout on mobile and avoid overflow 2022-05-13 21:06:46 +02:00
DrMint a82bc74baa Renamed ThumbnailPreview to PreviewCard + removed Next/Image 2022-05-13 19:24:25 +02:00
DrMint 16891dfad1 Fixed a bug, subitems were always showing 2022-05-13 19:23:34 +02:00
DrMint 81c8cf08fb Prettier 2022-05-10 22:37:13 +02:00
DrMint e17dbc14a0 Wrapped lines that are too long 2022-05-10 22:24:31 +02:00