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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
leancloud
/
javascript-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
121
Star
340
Code
Issues
51
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-sdk
src
object.js
on
next
User selector
All users
All time
Commit history
Commits on Apr 26, 2017
feat(ACL): add includeACL flag for Query and fetching (#470)
leeyeh
committed
12b47a7
View commit details
Copy full SHA for 12b47a7
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
feat: app router 2 and redesigned config APIs (#463)
Show description for 8261808
leeyeh
authored
8261808
View commit details
Copy full SHA for 8261808
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
feat(Object): make toJSON result contains included pointers (#453)
Show description for 4d52410
leeyeh
committed
4d52410
View commit details
Copy full SHA for 4d52410
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
fix(File): add missing fields for #toJSON (#438)
leeyeh
authored
ece8171
View commit details
Copy full SHA for ece8171
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
fix: always throw an Error
leeyeh
committed
948f464
View commit details
Copy full SHA for 948f464
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Add tests for ignore hooks
jysperm
authored and
leeyeh
committed
2c60aeb
View commit details
Copy full SHA for 2c60aeb
View code at this point
Browse repository at this point
Add disableBeforeHook and disableAfterHook
jysperm
authored and
leeyeh
committed
37e8b15
View commit details
Copy full SHA for 37e8b15
View code at this point
Browse repository at this point
Object.destroyAll use batched requests
leeyeh
committed
80316ed
View commit details
Copy full SHA for 80316ed
View code at this point
Browse repository at this point
Send flags in Object.saveAll and Object#destroy
jysperm
authored and
leeyeh
committed
d3faa1e
View commit details
Copy full SHA for d3faa1e
View code at this point
Browse repository at this point
AVObject#ignoreHook
jysperm
authored and
leeyeh
committed
3fc3f68
View commit details
Copy full SHA for 3fc3f68
View code at this point
Browse repository at this point
fix: purify AV._decode/_encode (#417)
Show description for 67ce4ed
leeyeh
authored
67ce4ed
View commit details
Copy full SHA for 67ce4ed
View code at this point
Browse repository at this point
feat(Object): allow user to specify the name when registering class (#418)
leeyeh
authored
7f5c497
View commit details
Copy full SHA for 7f5c497
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
fix(Object): _mergeMagicFields before set attributes when new Object with parse option (#397)
leeyeh
authored
a35c9c5
View commit details
Copy full SHA for a35c9c5
View code at this point
Browse repository at this point
fix(Object): add reserved keys, remove id alias (#394)
leeyeh
authored
e376f10
View commit details
Copy full SHA for e376f10
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
fix(Query): AV.Query#get use fetch now
leeyeh
committed
49594f8
View commit details
Copy full SHA for 49594f8
View code at this point
Browse repository at this point
feat: add options.useMasterKey param for most RestAPI wrappers (#367)
Show description for 7ba81ae
leeyeh
authored
7ba81ae
View commit details
Copy full SHA for 7ba81ae
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
fix(Object): use try catch to implement #isValid
Show description for 1590dfe
leeyeh
committed
1590dfe
View commit details
Copy full SHA for 1590dfe
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
feat: remove deprecated APIs
Show description for 058b80f
leeyeh
committed
058b80f
View commit details
Copy full SHA for 058b80f
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
chore(docs): upgrade jsdoc to v3.4
leeyeh
committed
ba208da
View commit details
Copy full SHA for ba208da
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
feat: remove all backbone-style options param
Show description for 8cc5917
leeyeh
committed
8cc5917
View commit details
Copy full SHA for 8cc5917
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
refactor(Promise): replace AVPromise with rsvp
leeyeh
committed
77ac8a1
View commit details
Copy full SHA for 77ac8a1
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
fix AV.Object.extend SO error and support ES6 extends syntax (#352)
Show description for 782cbfe
leeyeh
authored and
wangxiao
committed
782cbfe
View commit details
Copy full SHA for 782cbfe
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
fix(Object): stop attempting to get attributes from this (#336)
leeyeh
authored and
wangxiao
committed
692fa31
View commit details
Copy full SHA for 692fa31
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
feat(Object): add AV.Object.fetchAll (#327)
Show description for b7ea035
leeyeh
authored and
wangxiao
committed
b7ea035
View commit details
Copy full SHA for b7ea035
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
fix(Object): add support to object.add(key, array) (#298)
Show description for 9533ec2
leeyeh
authored and
wangxiao
committed
9533ec2
View commit details
Copy full SHA for 9533ec2
View code at this point
Browse repository at this point
Commits on May 26, 2016
AV.applicationProduction -> AV._config.applicationProduction and deprcated AV._isNullOrUndefined (#288)
Show description for 6dae256
wangxiao
authored and
leeyeh
committed
6dae256
View commit details
Copy full SHA for 6dae256
View code at this point
Browse repository at this point
Commits on May 24, 2016
Deprecated AV._request().
wangxiao
committed
70c4a14
View commit details
Copy full SHA for 70c4a14
View code at this point
Browse repository at this point
Change AV.Error() to internal interface.
Show description for 8059cac
wangxiao
committed
8059cac
View commit details
Copy full SHA for 8059cac
View code at this point
Browse repository at this point
Commits on May 17, 2016
fix(Object.fetch): fetchOptions.include.join is not a function
jysperm
committed
657f618
View commit details
Copy full SHA for 657f618
View code at this point
Browse repository at this point
Commits on May 13, 2016
fix(Object.fetch): options 默认为空对象、允许 include 选项为数组
jysperm
committed
c8423f0
View commit details
Copy full SHA for c8423f0
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
修复 object get 方法中的 bug
wangxiao
committed
3469882
View commit details
Copy full SHA for 3469882
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
优化 AV.File,统一 API。
wangxiao
committed
54a5a2e
View commit details
Copy full SHA for 54a5a2e
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
fix: review issues
leeyeh
committed
54f5131
View commit details
Copy full SHA for 54f5131
View code at this point
Browse repository at this point
feat(Object): deprecate AV.Object#fetchWhenSave()
leeyeh
committed
dedc484
View commit details
Copy full SHA for dedc484
View code at this point
Browse repository at this point
feat(Object): implement save with options.query
leeyeh
committed
4638537
View commit details
Copy full SHA for 4638537
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.