39 Commits

Author SHA1 Message Date
Martin Berg Alstad
2f6ab5e0ce Merge remote-tracking branch 'origin/master' 2023-02-09 20:58:01 +01:00
Martin Berg Alstad
f9c8d5c6f8 Moved keywords to it's own component 2023-02-09 20:57:13 +01:00
Martin Berg Alstad
ffb17d65a8
Changed main to master 2023-02-09 20:46:44 +01:00
Martin Berg Alstad
526711461e
Initial commit
Initial build file for github actions
2023-02-09 20:45:57 +01:00
Martin Berg Alstad
3533b9bc9b Fixed fetcherror, when expression ends with operator and atleast one space 2023-02-08 18:01:53 +01:00
Martin Berg Alstad
6f39c27154 Added simplify, hide and sort to url path, and load at first render 2023-01-29 17:50:47 +01:00
Martin Berg Alstad
153f9bf797 Refactoring and added link to docs 2023-01-24 23:32:36 +01:00
Martin Berg Alstad
8aa5be5435 Fixed fetch url 2023-01-22 00:08:20 +01:00
Martin Berg Alstad
ad1e961de6 Users can use | as or, added info in how to and keywords 2023-01-21 20:23:48 +01:00
Martin Berg Alstad
5d05d828a2 Fixed error on load and search path should be removed when user clicks x 2023-01-21 11:55:56 +01:00
Martin Berg Alstad
4c95704f86 When simplifying, the expression will be added to the url, and start a fetch on load if present 2023-01-21 11:44:12 +01:00
Martin Berg Alstad
1ddbe435b1 Added link to simplify truths page, and backlink to home 2023-01-18 22:09:18 +01:00
Martin Berg Alstad
a93e082765 Encoding of the expression in the uri 2023-01-16 20:59:02 +01:00
Martin Berg Alstad
18a644bd8f Added loading Icon while fetching, fetch error on screen, refactored tertiary ifs to show, errorBox component, accessibility 2023-01-14 15:05:42 +01:00
Martin Berg Alstad
15c79d6365 Don't break words in header 2023-01-14 15:03:54 +01:00
Martin Berg Alstad
d2d75721d9 Menu will always close when clicking outside the menu, press Escape to close open menu 2023-01-14 15:03:31 +01:00
Martin Berg Alstad
996f9fac8c Removed unnecessary return type 2023-01-14 15:02:24 +01:00
Martin Berg Alstad
e37c19d882 Moved export function 2023-01-14 15:01:41 +01:00
Martin Berg Alstad
9901629615 Made SVGs click-though-able 2023-01-14 15:01:24 +01:00
Martin Berg Alstad
df4909af6f Fixed checkmark not updating 2023-01-12 23:34:39 +01:00
Martin Berg Alstad
2a58aedd9a Started implementing menu component 2023-01-12 23:29:33 +01:00
Martin Berg Alstad
15220b923e Added diff and xlsx, added dialog box, center error box, added download button 2023-01-11 23:45:43 +01:00
Martin Berg Alstad
f8c56aabc6 Added dialog component 2023-01-11 23:44:35 +01:00
Martin Berg Alstad
efee2c4262 Added button component 2023-01-11 23:44:04 +01:00
Martin Berg Alstad
f026f2a5e7 fixed table not updating, added switch and output box, fixed some css 2023-01-10 22:52:27 +01:00
Martin Berg Alstad
1ae98c3942 removed dark: from css and fixed wrong classes 2023-01-10 22:51:11 +01:00
Martin Berg Alstad
4084522528 Fixed onTyping function being called on every type 2023-01-10 22:50:29 +01:00
Martin Berg Alstad
c3e6414504 changed onChange to onInput according to standard HTML 2023-01-10 22:49:47 +01:00
Martin Berg Alstad
fc67148815 Added switch 2023-01-10 22:49:19 +01:00
Martin Berg Alstad
13be22be57 Started moving over truth-table.tsx from h600878.GitHub.io 2023-01-07 16:01:53 +01:00
Martin Berg Alstad
d1ba86a1fe Fixed link 2022-12-30 18:45:50 +01:00
Martin Berg Alstad
d1d6adc81a Reformated script to use function 2022-12-24 11:33:41 +01:00
Martin Berg Alstad
5eea23a5f1 Prints message if .htaccess does not exist 2022-12-23 21:30:59 +01:00
Martin Berg Alstad
79887d55ba 404 page, robots- and security.txt 2022-12-23 14:57:53 +01:00
Martin Berg Alstad
91efb8e14e Added list of apis to card, changed link to only cover headline 2022-12-22 13:09:40 +01:00
Martin Berg Alstad
ac8d7936da Changed link colour to cyan and changed cards to be same w and h, with centered text 2022-12-21 21:58:15 +01:00
Martin Berg Alstad
b62f2611ea Changed font to mono, added footer with source-code, card use flex-wrap and should not overlap with anything else 2022-12-21 15:47:08 +01:00
Martin Berg Alstad
6798840a6b Started with a simple homepage 2022-12-21 13:56:42 +01:00
Martin Berg Alstad
5e8aefe665 Initial commit 2022-12-04 17:51:05 +01:00