hsjobeki
61e7a41a97
update nixpkgs input
2023-02-02 11:36:15 +01:00
hsjobeki
730a56a635
remove leftover child
2023-01-31 10:12:34 +01:00
hsjobeki
c1932d5cd0
improved rendering of types & builtins types
2023-01-31 10:06:14 +01:00
Johannes Kirschbauer
358048027d
Feature/better highlight ( #18 )
...
* improved formatting & highlighting of code samples
* remove generated files and move them to prepare script
2023-01-30 15:13:39 +01:00
Paul Haerle
a7ded1215c
Add OpenSearch description ( #17 )
...
This allows users to add noogle search to their browser toolbar. See https://developer.mozilla.org/en-US/docs/Web/OpenSearch#autodiscovery_of_search_plugins or search.nixos.org
2023-01-25 22:45:33 +01:00
Johannes Kirschbauer
676a686087
Update issue templates
2023-01-25 16:34:22 +01:00
Johannes Kirschbauer
72c3a28d92
Create LICENSE
2023-01-25 16:23:32 +01:00
Johannes Kirschbauer
55f0b414de
add pre-commit checks ( #16 )
2023-01-25 15:54:44 +01:00
hsjobeki
f756bd09d5
remove leftover tooltip
2023-01-25 11:23:21 +01:00
Johannes Kirschbauer
799cf175a0
improved url entanglement with PageState ( #15 )
2023-01-25 10:28:22 +01:00
Johannes Kirschbauer
8679af38a2
feature/deeplinks
...
* add: deeplinks
* add: enhanced pagination for large datasets
* add more meta tags
* add data to initial state
* remove preview page, instead link directly into the list
2023-01-24 21:02:17 +01:00
hsjobeki
b9a63521af
chore: fix doc-links with prime (')
2023-01-23 13:43:48 +01:00
hsjobeki
921d4b8370
chore: cleanup comments
2023-01-23 13:38:58 +01:00
hsjobeki
f0b5945aab
chore: fix width bug on small screen sizes
2023-01-23 11:04:51 +01:00
Johannes Kirschbauer
ab6df3415a
fix: also open github org in new tab ( #14 )
2023-01-21 10:15:48 +01:00
Johannes Kirschbauer
9489c3249d
fix minor typos in trivial-builders id and category ( #13 )
2023-01-21 10:06:58 +01:00
Johannes Kirschbauer
e4c612674c
Feature/function of the day ( #9 )
...
* add: seedrandom dependency
* add: function of the day
2023-01-20 13:08:20 +01:00
Johannes Kirschbauer
f306eb3c78
Merge pull request #12 from hsjobeki/feature/trivial-builders
...
add: trivial-builders
2023-01-16 15:07:15 +01:00
hsjobeki
b4fb89e5c8
add: trivial-builders
2023-01-16 15:05:30 +01:00
Johannes Kirschbauer
31994bc9c6
Update README.md
2023-01-16 10:41:07 +01:00
hsjobeki
6c4ae98227
open all links in new tabs
2023-01-14 01:23:08 +01:00
hsjobeki
672f1b28c9
chore: dont show 'short form' on builtins
2023-01-11 10:31:20 +01:00
hsjobeki
52b00c52a9
chore: imroved mobile readability
2023-01-08 17:56:00 +01:00
hsjobeki
33b63889fc
update: flake inputs
2023-01-08 17:26:00 +01:00
hsjobeki
4f268a851c
some small fixes & refactoring
2023-01-08 16:54:23 +01:00
Johannes Kirschbauer
1a9dddb549
Update README.md
2022-12-19 21:41:22 +01:00
hsjobeki
043c7c5294
fix: remove spourious brackets
2022-12-19 09:28:29 +01:00
hsjobeki
e4313c7843
add: social; include information about page
2022-12-18 18:28:04 +01:00
hsjobeki
380d8d75a8
replace: useLocalStorage as it causes problems with absence of router-dom
2022-12-18 18:14:28 +01:00
hsjobeki
25e4b2fda8
fix: mismatched type signatures
2022-12-18 17:58:53 +01:00
hsjobeki
3425861790
add: social actions
2022-12-18 17:31:42 +01:00
Johannes Kirschbauer
b2d2d7230a
Update README.md
2022-12-18 14:21:00 +01:00
hsjobeki
1b72d4f6c4
improve: mobile & dark theme
2022-12-12 14:24:16 +01:00
hsjobeki
9d8b3f6c8e
typo: no type provided yet
2022-12-12 08:17:07 +01:00
hsjobeki
2576d9085c
add: markdown nix highlighting in description field
2022-12-12 08:03:57 +01:00
hsjobeki
1bfc0acbc9
fix: search not returning matches
2022-12-12 08:03:25 +01:00
hsjobeki
ae81eb869b
improve preview & responsive ness
2022-12-11 21:22:45 +01:00
hsjobeki
521fb6e03f
fix: forgot to update data.json after builtins import: renamed into lib.json
2022-12-10 13:26:11 +01:00
hsjobeki
2d4a7d1e1b
fix: typo in type
2022-12-09 16:51:33 +01:00
hsjobeki
da7dcb09ae
add builtins & markdown highlighting
2022-12-09 16:41:59 +01:00
hsjobeki
6adae55b01
fix: search does not work if description is split as array
2022-12-08 22:13:37 +01:00
hsjobeki
cf85ab05fc
improve type proto
2022-12-07 23:10:58 +01:00
Johannes Kirschbauer
f6fe44473f
update link to prototype
2022-12-07 21:14:55 +01:00
Johannes Kirschbauer
4b7f91136e
Update README.md
2022-12-06 10:59:06 +01:00
Johannes Kirschbauer
63ef0d9439
Update README.md
2022-12-06 10:58:48 +01:00
Johannes Kirschbauer
233d910272
Update README.md
2022-12-06 10:58:20 +01:00
hsjobeki
794de56abc
basiList: add slide into view
2022-12-03 18:20:07 +01:00
hsjobeki
0830216c09
basicList: declare selected prop
2022-12-03 17:48:36 +01:00
hsjobeki
1905030481
basicList: declare selected prop
2022-12-03 17:43:52 +01:00
hsjobeki
c46c532209
ux: improve lists and mobile
2022-12-03 17:38:50 +01:00