Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lopesalexandre
/
JavaScriptButtons
Public
forked from
jbillimoria/JavaScriptButtons
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptButtons
src
on
patch-1
User selector
All users
All time
Commit history
Commits on Mar 13, 2013
merge
mstuart
committed
990b0da
View commit details
Copy full SHA for 990b0da
View code at this point
Browse repository at this point
Removed dead code for deprecated hosted buttons.
mstuart
committed
1c22c57
View commit details
Copy full SHA for 1c22c57
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Merge
jeffharrell
committed
70c56f6
View commit details
Copy full SHA for 70c56f6
View code at this point
Browse repository at this point
Adding nice options for subscriptions and #15
jeffharrell
committed
58054ef
View commit details
Copy full SHA for 58054ef
View code at this point
Browse repository at this point
Fixed some formatting. Converted doubles to singles.
mstuart
committed
b00ceb4
View commit details
Copy full SHA for b00ceb4
View code at this point
Browse repository at this point
Fixed JSHint warnings
mstuart
committed
12f9d83
View commit details
Copy full SHA for 12f9d83
View code at this point
Browse repository at this point
Commits on Mar 10, 2013
Added Subscribe buttons
mstuart
committed
1958fca
View commit details
Copy full SHA for 1958fca
View code at this point
Browse repository at this point
Adding support for donation buttons
jeffharrell
committed
b5f6acd
View commit details
Copy full SHA for b5f6acd
View code at this point
Browse repository at this point
Commits on Mar 9, 2013
Resolving with an issue on QR encoding
jeffharrell
committed
1455fbb
View commit details
Copy full SHA for 1455fbb
View code at this point
Browse repository at this point
Resolving issue where Mini Cart wouldn't always bind
jeffharrell
committed
4bc6422
View commit details
Copy full SHA for 4bc6422
View code at this point
Browse repository at this point
Fixing issue where the QR code size is not fully set
jeffharrell
committed
3e51a96
View commit details
Copy full SHA for 3e51a96
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
Fixing issue with QR code when a custom size is passed in
jeffharrell
committed
2ff9cea
View commit details
Copy full SHA for 2ff9cea
View code at this point
Browse repository at this point
Commits on Jan 24, 2013
Fixed bug where buttons with other languages werent rendering correctly. Removed testling and added back the old mocha tests.
mstuart
committed
49cd8b5
View commit details
Copy full SHA for 49cd8b5
View code at this point
Browse repository at this point
Late night coding can be bad
Jeff Harrell
committed
4f4e01b
View commit details
Copy full SHA for 4f4e01b
View code at this point
Browse repository at this point
Late night coding can be bad
Jeff Harrell
committed
fa446a9
View commit details
Copy full SHA for fa446a9
View code at this point
Browse repository at this point
Commits on Jan 22, 2013
IE tweaks
Jeff Harrell
committed
8ee9487
View commit details
Copy full SHA for 8ee9487
View code at this point
Browse repository at this point
Updating forms to break frames when clicking the buttons
Jeff Harrell
committed
c9fe800
View commit details
Copy full SHA for c9fe800
View code at this point
Browse repository at this point
Adding support for editable buttons
Jeff Harrell
committed
3a60f15
View commit details
Copy full SHA for 3a60f15
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
make sure the script has an src attribute before trying to split on it
James Halliday
committed
9a8dd5c
View commit details
Copy full SHA for 9a8dd5c
View code at this point
Browse repository at this point
use commonjs-style exports where possible
James Halliday
committed
36021ee
View commit details
Copy full SHA for 36021ee
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
Adding in a BN code and refactoring a bit
jeffharrell
committed
a704c2b
View commit details
Copy full SHA for a704c2b
View code at this point
Browse repository at this point
Commits on Nov 26, 2012
Added support for different button image sizes using data-size. If data-size isnt specified, it will always default to the large size. Added unit tests.
mstuart
committed
05d9402
View commit details
Copy full SHA for 05d9402
View code at this point
Browse repository at this point
Commits on Nov 25, 2012
Added i18n support for button images. Added pretty param where users can pass in data-lang rather than data-lc. Added unit tests. Fixed a bug with app.buttons where buynow was accidentally added…
Show description for b39842b
mstuart
committed
b39842b
View commit details
Copy full SHA for b39842b
View code at this point
Browse repository at this point
Commits on Nov 16, 2012
fixed bug where spaces in the item_name werent getting escaped and broke the QR code link
mstuart
committed
6977943
View commit details
Copy full SHA for 6977943
View code at this point
Browse repository at this point
Commits on Nov 15, 2012
More unit tests
Jeff Harrell
committed
eaf4e2b
View commit details
Copy full SHA for eaf4e2b
View code at this point
Browse repository at this point
Adding in test cases
Jeff Harrell
committed
e78c967
View commit details
Copy full SHA for e78c967
View code at this point
Browse repository at this point
Switching to paypal qr code api
Jeff Harrell
committed
b4842ca
View commit details
Copy full SHA for b4842ca
View code at this point
Browse repository at this point
Commits on Nov 9, 2012
Fixing issue with mini cart integration
Jeff Harrell
committed
dd9baa6
View commit details
Copy full SHA for dd9baa6
View code at this point
Browse repository at this point
QR code support
Jeff Harrell
committed
62adc86
View commit details
Copy full SHA for 62adc86
View code at this point
Browse repository at this point
QR codes. Take 1
Jeff Harrell
committed
51d19d8
View commit details
Copy full SHA for 51d19d8
View code at this point
Browse repository at this point
Commits on Nov 8, 2012
Fixing an issue with building a hosted button
Jeff Harrell
committed
dfe105b
View commit details
Copy full SHA for dfe105b
View code at this point
Browse repository at this point
Preventing mini cart from binding to a hosted button
Jeff Harrell
committed
4154ba4
View commit details
Copy full SHA for 4154ba4
View code at this point
Browse repository at this point
Commits on Nov 7, 2012
Preventing mini cart from binding to a hosted button
Jeff Harrell
committed
97a4ee4
View commit details
Copy full SHA for 97a4ee4
View code at this point
Browse repository at this point
Fixing issue with mini cart not being properly init'd
Jeff Harrell
committed
7acebfe
View commit details
Copy full SHA for 7acebfe
View code at this point
Browse repository at this point
Fixing issue with bundled code not having the button code
Jeff Harrell
committed
26c2ea3
View commit details
Copy full SHA for 26c2ea3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.