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 }}
steverife
/
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 Jan 8, 2016
Remove QR code support
mstuart
committed
92966d3
View commit details
Copy full SHA for 92966d3
Browse repository at this point
Commits on Jul 14, 2014
2.0.1 fixes to improve namespace
Jeff Harrell
committed
15f16f7
View commit details
Copy full SHA for 15f16f7
Browse repository at this point
Create LICENSE.md
jeffharrell
committed
b4fc93d
View commit details
Copy full SHA for b4fc93d
Browse repository at this point
Update package.json
jeffharrell
committed
09d604b
View commit details
Copy full SHA for 09d604b
Browse repository at this point
Commits on Jun 28, 2014
Fixing tests post localization
jeffharrell
committed
209e082
View commit details
Copy full SHA for 209e082
Browse repository at this point
Commits on Jun 27, 2014
Merge pull request #117 from kentang/master
Show description for 09a900e
jeffharrell
committed
09a900e
View commit details
Copy full SHA for 09a900e
Browse repository at this point
Fix localization folder and file naming
kentang
committed
a47a862
View commit details
Copy full SHA for a47a862
Browse repository at this point
localization return
kentang
committed
65fba93
View commit details
Copy full SHA for 65fba93
Browse repository at this point
Commits on Jun 21, 2014
Removed grunt-mocha-test. Going to just use the mocha_istanbul task instead (mocha with coverage).
mstuart
committed
dfdb85a
View commit details
Copy full SHA for dfdb85a
Browse repository at this point
typo
mstuart
committed
70ab9cf
View commit details
Copy full SHA for 70ab9cf
Browse repository at this point
Fix typo
mstuart
committed
aaed7e0
View commit details
Copy full SHA for aaed7e0
Browse repository at this point
Merge pull request #116 from paypal/refactory
Show description for fb89375
mstuart
committed
fb89375
View commit details
Copy full SHA for fb89375
Browse repository at this point
Merge branch 'master' into refactory
Show description for b72399a
Jeff Harrell
committed
b72399a
View commit details
Copy full SHA for b72399a
Browse repository at this point
Merge branch 'refactory' of github.com:paypal/JavaScriptButtons into refactory
Jeff Harrell
committed
e17d8e7
View commit details
Copy full SHA for e17d8e7
Browse repository at this point
Adding async attrib into script tags
Jeff Harrell
committed
3efee1d
View commit details
Copy full SHA for 3efee1d
Browse repository at this point
Merge branch 'refactory' of https://github.com/paypal/JavaScriptButtons into refactory
Show description for 19a7d75
mstuart
committed
19a7d75
View commit details
Copy full SHA for 19a7d75
Browse repository at this point
Refactored the images task a bit so less maintenance is needed when adding more images later
mstuart
committed
2ccff73
View commit details
Copy full SHA for 2ccff73
Browse repository at this point
Re-running build
Jeff Harrell
committed
44884cb
View commit details
Copy full SHA for 44884cb
Browse repository at this point
Merge branch 'refactory' of github.com:paypal/JavaScriptButtons into refactory
Show description for f6d4f0a
Jeff Harrell
committed
f6d4f0a
View commit details
Copy full SHA for f6d4f0a
Browse repository at this point
Pulling out css/event code into module
Jeff Harrell
committed
67c9596
View commit details
Copy full SHA for 67c9596
Browse repository at this point
Break apart themify into discrete tasks.
mstuart
committed
e412ea3
View commit details
Copy full SHA for e412ea3
Browse repository at this point
Added eslint, because its awesomer than jshint
mstuart
committed
07a0667
View commit details
Copy full SHA for 07a0667
Browse repository at this point
Added coverage and a lines threshold. Should prevent people from contributing code without unit tests. It's at 60% now (really low), but we can increase it after we add more unit tests later.
mstuart
committed
bfd789d
View commit details
Copy full SHA for bfd789d
Browse repository at this point
Add load-grunt-config. Move tasks to tasks/
mstuart
committed
63d90fb
View commit details
Copy full SHA for 63d90fb
Browse repository at this point
Added unit tests for datastore. Fixed up the $ and $ regex magic, so we can unit test individual src modules.
mstuart
committed
6c0e350
View commit details
Copy full SHA for 6c0e350
Browse repository at this point
Fixed functional tests. Removed mocha, kept mochatest.
mstuart
committed
e924c4c
View commit details
Copy full SHA for e924c4c
Browse repository at this point
Adding events lib
Jeff Harrell
committed
56a84d3
View commit details
Copy full SHA for 56a84d3
Browse repository at this point
Update README.md
jeffharrell
committed
607795d
View commit details
Copy full SHA for 607795d
Browse repository at this point
+ options test case
Jeff Harrell
committed
6631415
View commit details
Copy full SHA for 6631415
Browse repository at this point
Merge pull request #114 from paypal/new-button
Show description for b82c5e0
jeffharrell
committed
b82c5e0
View commit details
Copy full SHA for b82c5e0
Browse repository at this point
Much cleaner support for options
Jeff Harrell
committed
704a3ec
View commit details
Copy full SHA for 704a3ec
Browse repository at this point
Commits on Jun 20, 2014
Options changes to test HTML
Jeff Harrell
committed
277e633
View commit details
Copy full SHA for 277e633
Browse repository at this point
Options changes to test HTML
Jeff Harrell
committed
0ce9bbd
View commit details
Copy full SHA for 0ce9bbd
Browse repository at this point
Merge pull request #112 from niveus/new-button
Show description for 8c16ab4
jeffharrell
committed
8c16ab4
View commit details
Copy full SHA for 8c16ab4
Browse repository at this point
Doc updates
Jeff Harrell
committed
13c34a4
View commit details
Copy full SHA for 13c34a4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.