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 }}
thorlarholm
/
zepto
Public
forked from
madrobby/zepto
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 9, 2012
Support rake building with Ruby 1.8, fixes https://github.com/madrobby/zepto/issues/559
thorlarholm
committed
adcb117
View commit details
Copy full SHA for adcb117
Browse repository at this point
Commits on Jul 17, 2012
fix whitespace
mislav
committed
0d9b3b9
View commit details
Copy full SHA for 0d9b3b9
Browse repository at this point
Merge pull request #551 from bnickel/545-load-params
Show description for 9ad64d9
madrobby
committed
9ad64d9
View commit details
Copy full SHA for 9ad64d9
Browse repository at this point
Fixed spacing.
bnickel
committed
96060b1
View commit details
Copy full SHA for 96060b1
Browse repository at this point
Corrected parameters of `load` success callback to match docs and jQuery. Fixes issue #545.
bnickel
committed
afd20a3
View commit details
Copy full SHA for afd20a3
Browse repository at this point
Commits on Jul 14, 2012
stylistic fixes
madrobby
committed
249872d
View commit details
Copy full SHA for 249872d
Browse repository at this point
adds comments to touch.js on async and logic changes
hunterloftis
authored and
madrobby
committed
d31d133
View commit details
Copy full SHA for d31d133
Browse repository at this point
updates tests to do everything async, updates touch to fix some logic errors with single/double tapping. TODO: touch.js minor refactor
hunterloftis
authored and
madrobby
committed
f1b0b84
View commit details
Copy full SHA for f1b0b84
Browse repository at this point
implements cancelTouch() on 'tap' event, allowing simple button actions to respond very quickly, without the 250ms delay of singleTap, while also allowing scrolling so long lists or buttons won't b…
Show description for 80392e9
hunterloftis
authored and
madrobby
committed
80392e9
View commit details
Copy full SHA for 80392e9
Browse repository at this point
cancels swiping in the same direction as a scroll
hunterloftis
authored and
madrobby
committed
0863361
View commit details
Copy full SHA for 0863361
Browse repository at this point
enables locking an element to no-scroll (preventdefault on touchmove) or allowing scroll after touch (eg for buttons), scrolling after touch cancels all tap events.
hunterloftis
authored and
madrobby
committed
1c3467a
View commit details
Copy full SHA for 1c3467a
Browse repository at this point
stops blocking scroll on body in touch_functional
hunterloftis
authored and
madrobby
committed
92c22cb
View commit details
Copy full SHA for 92c22cb
Browse repository at this point
Commits on Jun 30, 2012
add $.parseJSON
mislav
committed
236bd24
View commit details
Copy full SHA for 236bd24
Browse repository at this point
Commits on May 25, 2012
Merge pull request #512 from johnboxall/adds-contents-and-wrapinner
Show description for 9c79b62
madrobby
committed
9c79b62
View commit details
Copy full SHA for 9c79b62
Browse repository at this point
Merge pull request #516 from romanrudenko/patch-2
Show description for 4abdf9d
madrobby
committed
4abdf9d
View commit details
Copy full SHA for 4abdf9d
Browse repository at this point
Commits on May 16, 2012
fix tests in Firefox
John Boxall
authored and
mislav
committed
5f806e2
View commit details
Copy full SHA for 5f806e2
Browse repository at this point
Commits on May 15, 2012
Use $.fn.concat instead of [].concat in flatten() function.
Show description for 37c70e8
romanrudenko
committed
37c70e8
View commit details
Copy full SHA for 37c70e8
Browse repository at this point
Commits on May 9, 2012
Improve tests for `contents` and `wrapInner` by confirming the existence of expected elements.
John Boxall
committed
5b95941
View commit details
Copy full SHA for 5b95941
Browse repository at this point
Adds `contents` and `wrapInner`.
Show description for dfe4e00
John Boxall
committed
dfe4e00
View commit details
Copy full SHA for dfe4e00
Browse repository at this point
Commits on May 3, 2012
Merge pull request #504 from kitcambridge/isPlainObject
Show description for 04cfc12
madrobby
committed
04cfc12
View commit details
Copy full SHA for 04cfc12
Browse repository at this point
Remove unnecessary parentheses.
Kit Cambridge
committed
96780bc
View commit details
Copy full SHA for 96780bc
Browse repository at this point
Simplify `isPlainObject`. Closes #497.
Kit Cambridge
committed
a066635
View commit details
Copy full SHA for a066635
Browse repository at this point
Commits on May 2, 2012
add .filter(function(index){ ... })
madrobby
committed
cc04af3
View commit details
Copy full SHA for cc04af3
Browse repository at this point
fix val() for select multiple; fixes #501
madrobby
committed
9d6515c
View commit details
Copy full SHA for 9d6515c
Browse repository at this point
Commits on May 1, 2012
val() for multiple select, fixes #501
madrobby
committed
7cf9c7a
View commit details
Copy full SHA for 7cf9c7a
Browse repository at this point
Commits on Apr 29, 2012
fix code order and whitespace
madrobby
committed
0cd3571
View commit details
Copy full SHA for 0cd3571
Browse repository at this point
Commits on Apr 28, 2012
fixed bug where self-closing html tags would act as open tags
EndangeredMassa
authored and
madrobby
committed
1c3325d
View commit details
Copy full SHA for 1c3325d
Browse repository at this point
Commits on Apr 18, 2012
Add build status via Travis CI
madrobby
committed
c84f926
View commit details
Copy full SHA for c84f926
Browse repository at this point
prev() and next() now support an optional selector argument, which filters the result; fixes #485
madrobby
committed
30bc3ae
View commit details
Copy full SHA for 30bc3ae
Browse repository at this point
Commits on Apr 17, 2012
make warnings in ajax test go away
madrobby
committed
2432a68
View commit details
Copy full SHA for 2432a68
Browse repository at this point
Remove touch from default distribution. Add "modules" rake task.
madrobby
committed
f98cb5c
View commit details
Copy full SHA for f98cb5c
Browse repository at this point
Commits on Apr 13, 2012
have `rake test` fail on trailing whitespace
mislav
committed
41a00bb
View commit details
Copy full SHA for 41a00bb
Browse repository at this point
fix passing null selector to `on()` or `off()`
Show description for 753e801
mislav
committed
753e801
View commit details
Copy full SHA for 753e801
Browse repository at this point
now with more Travis CI
mislav
committed
b8b8900
View commit details
Copy full SHA for b8b8900
Browse repository at this point
Commits on Apr 11, 2012
update ZEPTO_VERSION to "1.0rc1"
Show description for 5991d12
mislav
committed
5991d12
View commit details
Copy full SHA for 5991d12
Browse repository at this point
Previous
Next
You can’t perform that action at this time.