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
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 }}
ecmscart
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
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
Browse repository at this point
only run the test/server.js in mocha
James Halliday
committed
a2fdc6c
View commit details
Copy full SHA for a2fdc6c
Browse repository at this point
separate browser harness with exportified index.html, move should into the test itself
James Halliday
committed
2dd8012
View commit details
Copy full SHA for 2dd8012
Browse repository at this point
use require() instead of eval() in the server test, setting globals for document and window with jsdom
James Halliday
committed
258bc69
View commit details
Copy full SHA for 258bc69
Browse repository at this point
use commonjs-style exports where possible
James Halliday
committed
36021ee
View commit details
Copy full SHA for 36021ee
Browse repository at this point
move test to server.js, use relative paths
James Halliday
committed
b4b849d
View commit details
Copy full SHA for b4b849d
Browse repository at this point
Commits on Dec 12, 2012
added testling.
mstuart
committed
b4bb2b9
View commit details
Copy full SHA for b4bb2b9
Browse repository at this point
Commits on Nov 27, 2012
fixed up travis file a bit. theres really no need to test 0.6 everytime. also dont need to install grunt globally... might get beat up for doing something like that.
mstuart
committed
d20af1a
View commit details
Copy full SHA for d20af1a
Browse repository at this point
Merge branch 'master' of https://github.com/paypal/JavaScriptButtons
Show description for e5c09de
mstuart
committed
e5c09de
View commit details
Copy full SHA for e5c09de
Browse repository at this point
Added linting to Travis-CI job
mstuart
committed
ff4620e
View commit details
Copy full SHA for ff4620e
Browse repository at this point
Min versions
jeffharrell
committed
6dca02f
View commit details
Copy full SHA for 6dca02f
Browse repository at this point
Merge branch 'master' of github.com:paypal/JavaScriptButtons
jeffharrell
committed
06ef520
View commit details
Copy full SHA for 06ef520
Browse repository at this point
Min versions
jeffharrell
committed
4001d7c
View commit details
Copy full SHA for 4001d7c
Browse repository at this point
Adding size to the readme
jeffharrell
committed
9ad7d87
View commit details
Copy full SHA for 9ad7d87
Browse repository at this point
Adding in a BN code and refactoring a bit
jeffharrell
committed
a704c2b
View commit details
Copy full SHA for a704c2b
Browse repository at this point
Updated build status badge to point to master job
mstuart
committed
c633b7c
View commit details
Copy full SHA for c633b7c
Browse repository at this point
Update README.md
Show description for 895fa7b
jeffharrell
committed
895fa7b
View commit details
Copy full SHA for 895fa7b
Browse repository at this point
Merge pull request #5 from mstuart/master
Show description for 2990aa4
jeffharrell
committed
2990aa4
View commit details
Copy full SHA for 2990aa4
Browse repository at this point
Added Build Status to README
Show description for 4bdd588
mstuart
committed
4bdd588
View commit details
Copy full SHA for 4bdd588
Browse repository at this point
travis doesnt have mocha installed. need to add it to package.json
mstuart
committed
d17eab6
View commit details
Copy full SHA for d17eab6
Browse repository at this point
travis will invoke npm test. npm test will now kick off mocha tests.
mstuart
committed
02edf56
View commit details
Copy full SHA for 02edf56
Browse repository at this point
added travis yml
mstuart
committed
07b74bb
View commit details
Copy full SHA for 07b74bb
Browse repository at this point
Merge pull request #3 from mstuart/master
Show description for 758f51b
jeffharrell
committed
758f51b
View commit details
Copy full SHA for 758f51b
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
Browse repository at this point
Commits on Nov 25, 2012
made sure all buttons using data-lc are now using data-lang (the much cooler param)
mstuart
committed
2df00a0
View commit details
Copy full SHA for 2df00a0
Browse repository at this point
forgot to include minified js
mstuart
committed
cd6778d
View commit details
Copy full SHA for cd6778d
Browse repository at this point
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
Browse repository at this point
Commits on Nov 17, 2012
Update README.md
jeffharrell
committed
9a93427
View commit details
Copy full SHA for 9a93427
Browse repository at this point
Update README.md
jeffharrell
committed
38bcf32
View commit details
Copy full SHA for 38bcf32
Browse repository at this point
Commits on Nov 16, 2012
Merge pull request #2 from mstuart/master
Show description for 50edb26
jeffharrell
committed
50edb26
View commit details
Copy full SHA for 50edb26
Browse repository at this point
added two unit tests for the buttons counter object.
mstuart
committed
5df7e1f
View commit details
Copy full SHA for 5df7e1f
Browse repository at this point
forgot to add minified version on last commit.
mstuart
committed
198497c
View commit details
Copy full SHA for 198497c
Browse repository at this point
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
Browse repository at this point
Readme updates
Jeff Harrell
committed
ffbca1d
View commit details
Copy full SHA for ffbca1d
Browse repository at this point
Readme updates
Jeff Harrell
committed
4113235
View commit details
Copy full SHA for 4113235
Browse repository at this point
Previous
Next
You can’t perform that action at this time.