Commit Graph

35 Commits

Author SHA1 Message Date
nflnkr
22b3682848 use antifraud setting from quiz config
rename quiz settings context consumer hook
2024-05-31 20:56:17 +03:00
nflnkr
6c2e44ca66 run prettier on whole project 2024-05-31 19:41:18 +03:00
nflnkr
0baf300f4e fix console errors 2024-05-31 19:24:59 +03:00
nflnkr
9271bbb80d add fullscreen param to widgets 2024-05-27 17:24:04 +03:00
nflnkr
7b1fafe372 banner widget accepts dimensions prop 2024-05-27 12:51:27 +03:00
nflnkr
ac0f06ff72 fix banner widget layout 2024-05-21 16:56:25 +03:00
nflnkr
6fb351759d fix widget auto show features 2024-05-21 15:24:19 +03:00
nflnkr
4f86cbe2d1 fix button widget button styles 2024-05-20 16:04:30 +03:00
nflnkr
81cbe420c5 move widget types to package 2024-05-13 20:36:27 +03:00
nflnkr
8242f99580 add container widget param: show button on mobile instead of quiz 2024-05-13 16:41:41 +03:00
nflnkr
2375f81b48 rename widget components dimensions prop to dialogDimensions 2024-05-13 16:41:10 +03:00
nflnkr
aebf66eba4 fix banner widget close button 2024-05-10 14:51:29 +03:00
nflnkr
4e0bdb6f3f add banner widget features 2024-05-10 09:59:12 +03:00
nflnkr
ab6f58066e fix button widget types & minor 2024-05-09 18:16:56 +03:00
nflnkr
ceb1f1e7c2 fix button widget params types 2024-05-09 15:05:12 +03:00
nflnkr
b8313765d3 refactor autoShowQuizTime quiz widget param 2024-05-09 14:39:36 +03:00
nflnkr
92d727b2e9 add button widget features 2024-05-09 14:27:54 +03:00
nflnkr
cd972e493b add popup quiz features 2024-05-08 20:50:18 +03:00
nflnkr
7749b00e56 side widget: add quiz auto open timer 2024-05-08 15:12:40 +03:00
nflnkr
41e02c82ef side widget: add auto open time and hide on mobile params 2024-05-08 14:23:15 +03:00
nflnkr
0ffa358585 side widget: add enable button flash param 2024-05-07 13:12:42 +03:00
nflnkr
9f5ec66533 side widget: disable flash on quiz opening 2024-05-07 13:09:43 +03:00
nflnkr
8c1b6d97ef add side widget button text color param 2024-05-04 19:58:01 +03:00
nflnkr
756b93a8b2 hide side widget button flash animation if quiz is completed 2024-05-04 19:47:47 +03:00
nflnkr
32349c1561 add side widget button flash animation
reorganize widget folders
2024-05-04 19:18:56 +03:00
nflnkr
d6428b931c disable button focus ripple 2024-05-04 18:24:56 +03:00
nflnkr
5e965ae65f add side widget fullScreen param 2024-05-04 18:22:47 +03:00
nflnkr
4d1bab00b5 add side widget dimensions param 2024-05-04 18:12:22 +03:00
nflnkr
b421e6eed3 quiz is fullscreen when viewport width is small 2024-05-04 15:53:56 +03:00
nflnkr
79674fedbb use QuizDialog in side widget
add QuizDialog close button
2024-05-03 22:30:38 +03:00
nflnkr
82b6d37080 add side widget class render method 2024-05-03 21:46:14 +03:00
nflnkr
037adc12a3 add side widget button color param 2024-05-02 21:51:05 +03:00
nflnkr
d1c70c264d add widget selector polling
split button widget class into fixed and normal
2024-04-28 16:25:59 +03:00
nflnkr
2d4510d320 replace getElementById for querySelector in widgets 2024-04-25 17:06:42 +03:00
nflnkr
5f04a9d198 add widgets 2024-04-24 18:56:11 +03:00