issues
search
ftlabs
/
fruitmachine
View rendering engine
MIT License
247
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AT-5109 use forked dependencies
#95
CLTPayne
closed
2 years ago
0
Ensure package version matches git tag
#94
CLTPayne
closed
2 years ago
1
AT-5109 Fix unauthorised git protocol
#93
CLTPayne
closed
2 years ago
1
Update tests to run via jest instead of buster; update all packages to address dev vulnerabilities; update build config to match
#92
rowanbeentje
closed
5 years ago
0
Update database.js
#91
debugwand
closed
6 years ago
1
ensure built file is updated on publish
#90
apaleslimghost
closed
9 years ago
0
ensure we don't accidentally mount on null
#89
apaleslimghost
closed
9 years ago
0
Add mount lifecycle method/event and unmount event
#88
apaleslimghost
closed
9 years ago
2
Remove bower support
#87
apaleslimghost
closed
9 years ago
0
Adding SVG support
#86
orangemug
closed
9 years ago
5
Added failing test cases for re-fired events.
#85
orangemug
closed
9 years ago
1
List events in order of firing, clarify `.setup`, clarify bubbling
#84
rowanbeentje
closed
10 years ago
3
The npm module contains out-of-date files in build/
#83
kornelski
closed
9 years ago
6
Use the DOM for events
#82
matthew-andrews
closed
10 years ago
2
Report error when module is not defined
#81
kornelski
closed
10 years ago
4
Correcting syntax error in the Lazy layout example
#80
samgiles
closed
10 years ago
1
Invalid license link
#79
georgecrawford
closed
10 years ago
1
Update changelog
#78
matthew-andrews
opened
10 years ago
0
Add more docs for events - addresses #70
#77
matthew-andrews
closed
10 years ago
0
Fix another #off unexpected behaviour that was spotted by @orangemug
#76
matthew-andrews
closed
10 years ago
0
Helpers
#75
matthew-andrews
closed
10 years ago
0
Add ability to unbind event listener if initially bound with module name - fixes #73
#74
matthew-andrews
closed
10 years ago
0
Cannot unbind event listener if initially bound with module name.
#73
matthew-andrews
closed
10 years ago
2
Add `before initialize` event
#72
matthew-andrews
closed
10 years ago
0
Shallow-clone of options object could cause problems
#71
georgecrawford
opened
10 years ago
3
Document use of events in the form `before setup`
#70
georgecrawford
closed
10 years ago
1
Append to with next sibling specified
#69
georgecrawford
closed
10 years ago
0
Fixed links
#68
georgecrawford
closed
10 years ago
0
Fix a bug where #module would not always recurse
#67
matthew-andrews
closed
10 years ago
0
Add support for dynamic classes and attributes
#66
matthew-andrews
opened
10 years ago
0
Recycle the dom node of the outer fm view between #render's
#65
matthew-andrews
closed
10 years ago
0
Add `before tohtml` event
#64
matthew-andrews
closed
10 years ago
0
Can I use Mustache partials in fruitmachine module templates?
#63
callumlocke
closed
10 years ago
10
low activity: dead or just done?
#62
0xgeert
closed
10 years ago
2
Model collections?
#61
tomgp
closed
10 years ago
2
Question about lazy vs explicit instantiation
#60
callumlocke
opened
10 years ago
1
Point bower at the right file - to fix #58
#59
matthew-andrews
closed
10 years ago
1
bower dependencies
#58
kavanagh
closed
10 years ago
5
Remove built javascript from repo to avoid it getting out of date; link to Browserify CDN for built version
#57
matthew-andrews
closed
9 years ago
10
Rename module.toJSON to module.serialize. Add `inflatable` flag to exclude fmids where desired. Resolves #54 and resolves #55.
#56
georgecrawford
opened
10 years ago
3
module.toJSON() doesn't return JSON :)
#55
georgecrawford
closed
10 years ago
4
`toJSON` method optionally omit `fmid`s
#54
matthew-andrews
closed
10 years ago
6
Question : What if same data is repeated in all its child slots?
#53
sackIndian
closed
11 years ago
6
How to refer child slots?
#52
sackIndian
closed
11 years ago
2
How to refer parentData in child/slot template?
#51
sackIndian
closed
11 years ago
2
done callback to support async setup
#50
wilsonpage
opened
11 years ago
4
How to handle if json response from server contains html tags?
#49
sackIndian
closed
11 years ago
1
Can we make the bindAll helper the default behaviour?
#48
matthew-andrews
closed
10 years ago
3
Special lifecycle callbacks separated from other properties
#47
wilsonpage
opened
11 years ago
5
`options` object
#46
wilsonpage
opened
11 years ago
1
Next