Commit Graph

10 Commits

Author SHA1 Message Date
nflnkr
5f04a9d198 add widgets 2024-04-24 18:56:11 +03:00
nflnkr
2ee1a72259 add changeFaviconAndTitle param to widget 2024-04-19 13:22:07 +03:00
nflnkr
06515a64f9 QuizAnswerer component does not fetch data, but receives it as props
WidgetApp and App components fetch quiz data
2024-02-14 14:03:35 +03:00
nflnkr
0d10f4a7da fix peer dependencies
export QuizView component from package
fix readme
2024-02-13 16:06:19 +03:00
nflnkr
fb3d46110f split widget and default App components
use router in default App for retrieving quizId from url
add QuizIdContext
2024-02-01 16:18:16 +03:00
nflnkr
3f43b1bfaa add quizId as App prop and widget param 2024-01-31 17:39:50 +03:00
nflnkr
f56b9a967e add App widget prop to determine if app is running as widget
remove react-router-dom
2024-01-29 14:16:02 +03:00
nflnkr
dd9003b403 remove unused css files 2024-01-20 17:27:58 +03:00
nflnkr
7ab6700c11 add widget usage script example 2024-01-20 15:51:17 +03:00
nflnkr
9c90d04a74 add widget build 2024-01-20 15:26:28 +03:00