Commit e6734e1
authored
Friendly Captcha Playground MVP (#71)
* add tailwind to scoped divs
* vibe code playground v0
* vibe code playground v0.1
* fix event log in v2
* add input for focus events
* add basic use case selector
* split component and cleanup
* remember export mode in query string
* save all settings to query string
* only save non default settings in query string
* minor
* add false positive simulation mode
* fix widget recreation logic
* adjust wording and cleanup
* cleanup use cases
* apply dark theme in v1
* only commit custom endpoint on blur1 parent fb42229 commit e6734e1
File tree
18 files changed
+2202
-22
lines changed- src
- components/playground
- css
- lib
- pages
- plugins
18 files changed
+2202
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments