Commit Graph
20 Commits
Author SHA1 Message Date
plebeius 596312357f fix(challenge modal): show board name in iframe confirmation message 2025-11-30 23:08:50 +01:00
plebeius 76e073228f fix(challenge-modal): improve mobile iframe challenge modal positioning and sizing 2025-11-26 22:52:29 +01:00
plebeius a7dc46fe2e feat: add iframe challenges (e.g. mintpass) 2025-11-26 22:09:03 +01:00
Tom (plebeius.eth) bb0fcb9c1a fix(challenge modal): on mobile the modal was incorrectly positioned on top left 2025-06-04 12:59:06 +02:00
Tom (plebeius.eth) 37e325c3d2 refactor replymodal to render it globally 2025-03-05 12:01:48 +01:00
Tom (plebeius.eth) d0a5e90907 update challenge modal 2025-03-04 15:59:32 +01:00
Tom (plebeius.eth) b162f6653c Update challenge-modal.tsx 2025-03-04 10:59:56 +01:00
Tom (plebeius.eth) a7beb3aebb fix(challenge modal): user could submit empty answer 2025-01-24 15:49:54 +01:00
Tom (plebeius.eth) 515007cbf6 feat(challenge modal): close with escape key 2025-01-24 13:03:07 +01:00
Tom (plebeius.eth) f7b04bd0c9 style(challenge modal): improve themes 2024-06-15 16:55:34 +02:00
Tom (plebeius.eth) cd6e56a704 refactor: add 'stores' folder and move challenges store 2024-05-31 10:28:57 +02:00
Tom (plebeius.eth) 0701f82174 refactor: add hook use-is-mobile for use-window-width calls 2024-05-29 16:17:37 +02:00
Tom (plebeius.eth) e990cbe851 adjust z-indexes 2024-05-27 19:17:52 +02:00
plebeius.eth 5d124d2121 feat: add 'not found' view 2024-05-06 21:40:17 +02:00
plebeius.eth 9c2036a6a1 fix(challenge modal): disable draggable on mobile 2024-04-29 15:30:40 +02:00
plebeius.eth 0962c10685 feat: add reply modal 2024-04-28 20:08:41 +02:00
plebeius.eth ef1580e8c0 fix(challenge modal): react-draggable requires nodeRef in React StrictMode 2024-04-28 19:01:53 +02:00
plebeius.eth 6708a74c1e Update post-form 2024-04-28 17:12:19 +02:00
plebeius.eth c219236ca8 style(challenge modal): add themes styling 2024-04-27 12:40:54 +02:00
plebeius.eth cc5d042889 feat: add challenge modal 2024-04-26 19:13:23 +02:00