61 Commits

Author SHA1 Message Date
DrMint
0ddd46643b Moved assert helpers into their own folder + activated some tsconfig strict options 2022-12-09 23:03:09 +01:00
DrMint
6abff354ee Use Next/Link 2022-12-05 22:01:46 +01:00
DrMint
6a1be38613 Put an end to my useMemo craze + fixed ios 2022-12-04 15:31:11 +01:00
DrMint
35b58982d0
Use Jotai instead of React Context (#65)
* Turn React Context into Jotai

* Finish converting the remaining contexts into Jotai

* Changed the readme

* Fixed build

* Provider hell be gone

* Fixed build
2022-11-04 02:30:20 +01:00
DrMint
fe24a77d6e Improved CSS and design system 2022-10-29 16:22:49 +02:00
DrMint
cffe26a29a Small improvements 2022-10-23 06:31:26 +02:00
DrMint
230df12c22 Refacto context+styles and improved lightbox 2022-10-23 06:19:53 +02:00
DrMint
89ad4620d6 Splitted context into a bunch of contexts 2022-10-21 23:50:32 +02:00
DrMint
77d96a3dc3 Fixed eslint warnings + configure prettier 2022-08-28 17:40:41 +02:00
DrMint
43994ade36 Trying to make localdata words 2022-08-27 17:03:05 +02:00
DrMint
3afaea7027 Added intersection + added container query 2022-08-22 21:56:00 +02:00
DrMint
e947fd7a0e Added intersection for improved UX on page navigation 2022-08-21 02:46:44 +02:00
DrMint
eaef34a766 Img extends img 2022-08-14 02:04:54 +02:00
DrMint
45b670de4e Anchor link langui 2022-07-23 23:11:52 +02:00
DrMint
ac38f1dae0 Chronology v2 2022-07-23 22:56:48 +02:00
DrMint
5edc2d7f27 Lots of things including Chronicles 2022-07-18 02:04:13 +02:00
DrMint
89f4168e72 Fixed a few things 2022-07-16 00:14:08 +02:00
DrMint
260bdd5577 useBoolean + many fixes 2022-07-13 03:46:58 +02:00
DrMint
ae25df8d72 There's a lot to unpack here 2022-07-08 01:42:38 +02:00
DrMint
be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint
df92d97bfa Fixed bug 2022-06-30 00:09:36 +02:00
DrMint
3e1ebf74fd Fixed stuff probably 2022-06-30 00:06:15 +02:00
DrMint
6ae54c39d4 Removed troublesome Immutable type 2022-06-18 04:39:18 +02:00
DrMint
24a8b43701 Fixed the hooks problems plus other things 2022-06-18 04:02:20 +02:00
DrMint
c076ec06ad Use of cJoin and cIf 2022-06-15 07:33:20 +02:00
DrMint
e1cd5424f7 Added link from content to corresponding library items 2022-06-02 22:00:27 +02:00
DrMint
7446ad3f42 Fixed bug where footnotes wouldn't work 2022-06-02 19:41:51 +02:00
DrMint
89bfc7ea89 TSC/Lint/Prettier 2022-05-27 13:17:37 +02:00
DrMint
cedc25862d Fixed bug, TOC was no longer working 2022-05-27 13:09:56 +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
88b60077df Added tailwindcss prettier 2022-05-21 13:18:57 +02:00
DrMint
5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint
fc0512fc91 Made useSmartLanguage not default export and created useLightBox 2022-05-14 14:21:00 +02:00
DrMint
a82bc74baa Renamed ThumbnailPreview to PreviewCard + removed Next/Image 2022-05-13 19:24:25 +02:00
DrMint
0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00
DrMint
aafa278384 Splitted the helpers into multiple files 2022-05-08 12:21:29 +02:00
DrMint
b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint
7dc8ab3a28 Simplified how the images are loaded from markdown 2022-04-23 20:30:51 +02:00
DrMint
025e4c4d31 Added notes to content 2022-04-16 21:28:46 +02:00
DrMint
286187135f Editor now has buttons to easily add custom content 2022-04-04 11:08:41 +02:00
DrMint
3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint
9b0404a742 Added scans + removed useless router as props + use graphql aliases for getting available languages 2022-03-28 10:43:25 +02:00
DrMint
4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint
8258475a63 Fixed bug if markdawn content empty 2022-03-20 14:51:36 +01:00
DrMint
de6b0fe017 Improved markdawn by adding more functionalities 2022-03-19 17:35:17 +01:00
DrMint
8b28e794b4 Added lighbox using react-image-lightbox 2022-03-18 13:51:48 +01:00
DrMint
f4c2e2cba5 Added lightbox 2022-03-18 01:54:10 +01:00
DrMint
151ae0b126 Display the news articles 2022-03-17 17:05:34 +01:00
DrMint
62aafe423e Added anchor links for all header levels 2022-03-14 12:52:04 +01:00