issues
search
spine
/
spine
Lightweight MVC library for building JavaScript applications
http://spine.github.io
MIT License
3.66k
stars
426
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pug support
#621
dLiubchenko
opened
2 years ago
0
docs: Fix simple typo, agains -> against
#620
timgates42
opened
4 years ago
0
Elohimsupremes.townbiz
#619
ELOHIMSUPREMES
closed
5 years ago
1
Elohimsupremes
#618
ELOHIMSUPREMES
closed
5 years ago
0
Hello. Is this project abandoned?
#617
q2dg
opened
6 years ago
2
Spelling
#616
jsoref
closed
7 years ago
1
Model.find unable to get correct result
#615
chocolatl
opened
7 years ago
0
Model foreign key reference with no id broken
#614
wschmrdrNS
opened
7 years ago
2
Simplified Spine.Model.Local's check for localStorage
#613
blakearoberts
opened
7 years ago
2
Documentation link in README.md is broken
#612
joeljames
closed
7 years ago
2
Model#changeID does not persist the new id
#611
hrigu
opened
7 years ago
1
spinejs.com domain registration has expired
#610
rdarrelbonner
closed
7 years ago
3
Add gitignore for libs and remove files in libs
#609
AxelMonroyX
opened
8 years ago
3
Fixes for jQuery v3 compatibility
#608
adambiggs
closed
8 years ago
5
Update package.json
#607
7rin0
closed
8 years ago
5
Extend POST/DELETE fix from 1.6.0 to PUT calls
#606
wschmrdrNS
opened
8 years ago
1
Run test in Karma, and switch from TravisCI to CircleCI
#605
adambiggs
closed
8 years ago
2
Controller memory leak fix
#604
adambiggs
closed
8 years ago
4
listeningTo the same event on different models is broken (events.split / cannot read property 'obj' of undefined / etc.)
#603
supernintendo
opened
8 years ago
3
Don't touch instance `_callbacks` object when loading model attributes
#602
adambiggs
closed
9 years ago
1
Fixes inconsistent behaviour when populating hasOne/belongsTo relationships
#601
adambiggs
closed
8 years ago
11
master > merge dev
#600
supernintendo
closed
9 years ago
1
ajax-start > Add an ajaxStart event that can be listened to whenever a model that extends Spine.Model.Ajax fetches.
#599
supernintendo
closed
9 years ago
0
hasOne and hasMany calls inconsistent
#598
wschmrdrNS
closed
8 years ago
0
1.6 ajax create success and then auto ajax update
#597
kkxlkkxllb
closed
9 years ago
9
Add Events::stopListening Fix
#596
dotJoel
closed
9 years ago
1
Use svg instead of png to get better image quality
#595
PeterDaveHello
closed
9 years ago
2
Support multiple remote hosts (override Spine.Model.host)
#594
rdarrelbonner
closed
9 years ago
1
Ensure parent stacks are activated when child stack becomes active
#593
michelkaeser
closed
9 years ago
3
typo fixes
#592
ning-github
closed
9 years ago
1
Ajax module updates - Fixes #388 and #502
#591
adambiggs
closed
9 years ago
9
Updated Jasmine via NPM & refactored Ajax tests
#590
adambiggs
closed
9 years ago
3
purge Spine.isArray and Spine.isBlank from Spine.
#589
aeischeid
closed
9 years ago
0
Fix typos
#588
maqnouch
closed
9 years ago
1
`isBlank` suppose to check the number?
#587
ins429
closed
9 years ago
4
add insert new record at index ability
#586
kkxlkkxllb
closed
9 years ago
1
Triggering refresh on model instance no longer triggers refresh on the model class
#585
richard-flosi
closed
9 years ago
9
Check if localStorage works when extending Model.Local
#584
ins429
closed
9 years ago
4
Crashes if the browser doesn't support localStorage
#583
ins429
closed
9 years ago
1
Fix Jasmine link in README.
#582
mortonfox
closed
9 years ago
1
update README.md Jasmine link
#581
aeharding
closed
9 years ago
1
Updated link to Jasmine in README.md
#580
kickes
closed
9 years ago
3
Broken link to coffeescript in README
#579
bamos
closed
9 years ago
0
Do not mix up instance property and local variable
#578
webyom
closed
9 years ago
5
Why there are two different spinejs?
#577
xiaoyann
closed
9 years ago
4
testing new issue
#576
ite101
closed
9 years ago
5
code help( help with the completion of the code to run well)
#575
kellybbf
closed
9 years ago
3
adds instance back to Class.ajaxSuccess args. addresses #573
#574
aeischeid
closed
9 years ago
4
ajaxSuccess event no longer getting item as first argument
#573
aeischeid
closed
9 years ago
5
Moved changeID() to Model.prototype.refresh and updated fromJSON(data) usage: refactored for Spine 1.4.0
#572
richard-flosi
closed
9 years ago
1
Next