Commit 4f47774
feat: add sponsor floating button to all pages site-wide
- Add sponsor.js: standalone KakaoPay FAB using absolute QR URL
- Refactor community.js: delegate FAB to sponsor.js, remove duplicate code
- Inject sponsor.js into 172 pages missing it (roadmap, hig-playground, .en.html tutorials)
- FAB shows ☕ 후원하기 button fixed bottom-right on every page
- QR modal opens on click with KakaoPay QR code
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2fb5e27 commit 4f47774
174 files changed
Lines changed: 313 additions & 120 deletions
File tree
- site
- accessorysetupkit
- activitykit
- alarmkit
- appintents
- arkit
- authservices
- avfoundation
- avkit
- bluetooth
- callkit
- cloudkit
- contacts
- corehaptics
- coreimage
- corelocation
- coreml
- corenfc
- cryptokit
- energykit
- eventkit
- extensibleimage
- foundationmodels
- healthkit
- hig-playground
- components
- foundations
- patterns
- imageplayground
- localauth
- mapkit
- multipeer
- musickit
- network
- notifications
- observation
- passkit
- pdfkit
- pencilkit
- permissionkit
- photosui
- realitykit
- relevancekit
- shazamkit
- spritekit
- storekit
- swiftdata
- swiftui
- tipkit
- vision
- visualintelligence
- weatherkit
- widgets
- wifiaware
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| 518 | + | |
518 | 519 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| 368 | + | |
368 | 369 | | |
369 | 370 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
731 | 731 | | |
732 | 732 | | |
733 | 733 | | |
| 734 | + | |
734 | 735 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| 469 | + | |
469 | 470 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| 360 | + | |
360 | 361 | | |
361 | 362 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| 679 | + | |
679 | 680 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
669 | 670 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
| 568 | + | |
568 | 569 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| 608 | + | |
608 | 609 | | |
609 | 610 | | |
0 commit comments