noogle/website
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
..
components Fix/separate appstate (#33) 2023-04-27 19:11:40 +02:00
models Fix/separate appstate (#33) 2023-04-27 19:11:40 +02:00
pages Fix/separate appstate (#33) 2023-04-27 19:11:40 +02:00
public Feature/monorepo (#24) 2023-02-25 13:14:40 +01:00
queries improve: tokenzining function names and camel case string (#34) 2023-04-27 18:38:22 +02:00
styles add highlight option to search results (#35) 2023-04-27 18:56:52 +02:00
types Feature/monorepo (#24) 2023-02-25 13:14:40 +01:00
.eslintrc.json Feature/monorepo (#24) 2023-02-25 13:14:40 +01:00
.gitignore Feature/monorepo (#24) 2023-02-25 13:14:40 +01:00
createEmotionCache.ts Feature/monorepo (#24) 2023-02-25 13:14:40 +01:00
next.config.js Feature/monorepo (#24) 2023-02-25 13:14:40 +01:00
package-lock.json add highlight option to search results (#35) 2023-04-27 18:56:52 +02:00
package.json add highlight option to search results (#35) 2023-04-27 18:56:52 +02:00
tsconfig.json Feature/monorepo (#24) 2023-02-25 13:14:40 +01:00