Johannes Kirschbauer
39ccbcd763
Fix/separate appstate ( #33 )
...
* add: appState component for wrapping the state
* add: viewMode to pageState
* add: wrapp everything with the pageState at top level
2023-04-27 19:11:40 +02:00
Johannes Kirschbauer
ca48535b85
add highlight option to search results ( #35 )
...
* add highlight option to search results
2023-04-27 18:56:52 +02:00
Johannes Kirschbauer
24cacef89e
improve: tokenzining function names and camel case string ( #34 )
2023-04-27 18:38:22 +02:00
Johannes Kirschbauer
c707bd74a7
add fuzzy search ( #32 )
...
* add fuzzy search
* fix debug logger
* clean up
2023-04-27 17:11:31 +02:00
Johannes Kirschbauer
db000540b1
Fix/fotd ( #30 )
...
* fix: mistake that re-calculated new random fotd's
* fix random number picker
2023-04-20 12:52:48 +02:00
Johannes Kirschbauer
d9f579cf44
Feature/monorepo ( #24 )
...
* refactor to include all necessary dependencies directly here
* move indexer into monorepo
* add snapshot tests and seperate sub.project for builtin types
* add more missing builtins such as fromTOML
2023-02-25 13:14:40 +01:00