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 }}
barkinet
/
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
package.json
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2014
2.0.1 fixes to improve namespace
Jeff Harrell
committed
15f16f7
View commit details
Copy full SHA for 15f16f7
View code at this point
Browse repository at this point
Update package.json
jeffharrell
committed
09d604b
View commit details
Copy full SHA for 09d604b
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Pulling out css/event code into module
Jeff Harrell
committed
67c9596
View commit details
Copy full SHA for 67c9596
View code at this point
Browse repository at this point
Added eslint, because its awesomer than jshint
mstuart
committed
07a0667
View commit details
Copy full SHA for 07a0667
View code at this point
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
View code at this point
Browse repository at this point
Add load-grunt-config. Move tasks to tasks/
mstuart
committed
63d90fb
View commit details
Copy full SHA for 63d90fb
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Breaking apart
jeffharrell
committed
49a9cce
View commit details
Copy full SHA for 49a9cce
View code at this point
Browse repository at this point
Commits on Jun 14, 2014
Version rev
Jeff Harrell
committed
1f4aa0f
View commit details
Copy full SHA for 1f4aa0f
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
Adding watch task for easier dev
Jeff Harrell
committed
40580b7
View commit details
Copy full SHA for 40580b7
View code at this point
Browse repository at this point
Commits on May 21, 2014
Bumped npm version to 1.0.4
mstuart
committed
e04c41e
View commit details
Copy full SHA for e04c41e
View code at this point
Browse repository at this point
Commits on Mar 30, 2014
Removed MiniCart as a dependency
mstuart
committed
9f48bd7
View commit details
Copy full SHA for 9f48bd7
View code at this point
Browse repository at this point
Commits on Mar 26, 2014
1.0.3 - Customizable button text and fixed lint issues
mstuart
committed
c302fee
View commit details
Copy full SHA for c302fee
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
Add mochaTest npm task and remove custom mocha npm script. Updated travis config. Added an editorconfig.
mstuart
committed
eef7557
View commit details
Copy full SHA for eef7557
View code at this point
Browse repository at this point
Update package.json. Get ready to publish module to npm
mstuart
committed
0d1cf79
View commit details
Copy full SHA for 0d1cf79
View code at this point
Browse repository at this point
Commits on Jan 6, 2014
Added dependency versions because new version of should broke unit tests.
mstuart
committed
8b3046b
View commit details
Copy full SHA for 8b3046b
View code at this point
Browse repository at this point
Commits on Jul 20, 2013
Removed grunt-contrib-concat as its not necessary... uglify does the same thing
mstuart
committed
f441780
View commit details
Copy full SHA for f441780
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
Removed local copies of mocha and chai in the test suite so we can use the copies in /node_modules/ instead. Added chai as a dependency.
mstuart
committed
f211973
View commit details
Copy full SHA for f211973
View code at this point
Browse repository at this point
Commits on Mar 30, 2013
Moved tests to /test/spec. Moved test runner libraries to /test/lib. Lint task was running against test runner libs and was breaking... fixed now.
mstuart
committed
b35795d
View commit details
Copy full SHA for b35795d
View code at this point
Browse repository at this point
Browser tests now run mocha tests inline. Same test can be ran in CLI too.
mstuart
committed
2c314f8
View commit details
Copy full SHA for 2c314f8
View code at this point
Browse repository at this point
Added grunt-update-submodules task. Will update all submodules (MiniCart) before running concat and uglify tasks.
mstuart
committed
1116404
View commit details
Copy full SHA for 1116404
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
Adds proper build of changes made by Tim
Show description for c2fb8ea
Cristiano Betta
committed
c2fb8ea
View commit details
Copy full SHA for c2fb8ea
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
Updating tests
jeffharrell
committed
97bb32a
View commit details
Copy full SHA for 97bb32a
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Updated package.json
mstuart
committed
6e87cca
View commit details
Copy full SHA for 6e87cca
View code at this point
Browse repository at this point
Commits on Mar 10, 2013
Upgraded to be compatible with grunt 0.4
mstuart
committed
b1c548a
View commit details
Copy full SHA for b1c548a
View code at this point
Browse repository at this point
Fixed grunt dependency version. * was pulling the latest, and our grunt file isnt compatible with the new version of grunt.
mstuart
committed
475fbf6
View commit details
Copy full SHA for 475fbf6
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
Commits on Dec 13, 2012
only run the test/server.js in mocha
James Halliday
committed
a2fdc6c
View commit details
Copy full SHA for a2fdc6c
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
added testling.
mstuart
committed
b4bb2b9
View commit details
Copy full SHA for b4bb2b9
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
travis doesnt have mocha installed. need to add it to package.json
mstuart
committed
d17eab6
View commit details
Copy full SHA for d17eab6
View code at this point
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
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
Previous
Next
You can’t perform that action at this time.