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
Add `module.prependTo()` method
#45
wilsonpage
opened
11 years ago
1
Introduce `module.root`
#44
wilsonpage
opened
11 years ago
3
Update devDependencies, fix broken build
#43
matthew-andrews
closed
11 years ago
0
Switch back to using standard npm version of buster-istanbul.
#42
matthew-andrews
closed
11 years ago
1
Add Coverage to CI
#41
matthew-andrews
closed
11 years ago
1
Update docs and examples to change "data" to "model"
#40
rowanbeentje
closed
11 years ago
0
Overrides should override
#39
matthew-andrews
closed
11 years ago
0
Update docs
#38
matthew-andrews
closed
11 years ago
0
Missing links from documentation
#37
matthew-andrews
closed
11 years ago
2
Would it make sense to have an #undefine method?
#36
matthew-andrews
closed
11 years ago
2
Maybe a typo in introduction.md
#35
th507
closed
11 years ago
1
After render(), all all renders modules should have .el property set
#34
wilsonpage
closed
11 years ago
1
Could helpers list dependencies on other helpers [recursively]?
#33
matthew-andrews
closed
11 years ago
3
view.slot => view._slot and view.slots => view._slots
#32
wilsonpage
closed
11 years ago
2
Pull out extend into it's own module
#31
wilsonpage
closed
11 years ago
1
Multiton
#30
matthew-andrews
closed
11 years ago
0
Inflation hooks
#29
wilsonpage
closed
11 years ago
1
Manyton
#28
matthew-andrews
closed
11 years ago
3
Tiny little bug in example 2.
#27
matthew-andrews
closed
11 years ago
1
Collections
#26
wilsonpage
closed
11 years ago
1
Could we make Fruit Machine not a Singleton?
#25
matthew-andrews
closed
11 years ago
4
Alternative way of handling children and slots
#24
wilsonpage
closed
11 years ago
6
Alternative query api
#23
wilsonpage
closed
11 years ago
4
Proposition: Split `id` into `id` and `slot`
#22
wilsonpage
closed
11 years ago
7
`View#setID()` required.
#21
wilsonpage
closed
11 years ago
2
The `parent` attribute is not being cleared when a view is `.remove()`ed
#20
wilsonpage
closed
11 years ago
4
How do we distinguish firing events that bubble from those that don't (or can't)
#19
matthew-andrews
closed
11 years ago
2
Accessing the event object and event callback context
#18
wilsonpage
closed
11 years ago
8
Should nested events be prefixed with the module name?
#17
wilsonpage
closed
11 years ago
2
"No deps" still true?
#16
matthew-andrews
closed
11 years ago
1
View#remove() could be better
#15
wilsonpage
closed
11 years ago
1
Fire events on 'appendTo; and 'inject'
#14
wilsonpage
closed
11 years ago
1
Do we need to find elements when they are not in the DOM?
#13
wilsonpage
closed
11 years ago
1
Build in `modelFound` logic
#12
wilsonpage
closed
11 years ago
1
Write some tests for inflating server rendered views
#11
wilsonpage
closed
11 years ago
5
Write tests for View#empty()
#10
wilsonpage
closed
11 years ago
0
Write tests for FruitMachine.Model
#9
wilsonpage
closed
11 years ago
0
Write tests for View.extend
#8
wilsonpage
closed
11 years ago
1
How should we manage collections of models?
#7
wilsonpage
closed
11 years ago
1
Proposed changes to the ways models work
#6
wilsonpage
closed
11 years ago
2
Change initialize to onInitialize and emit initialize event - #3
#5
matthew-andrews
closed
11 years ago
1
Models inside FruitMachine
#4
wilsonpage
closed
11 years ago
2
Consider renaming 'initialize' to onInitialize for consistency between functions.
#3
matthew-andrews
closed
11 years ago
3
Add example buster test
#2
samgiles
closed
11 years ago
1
Add beforeinitialize and beforedestroy events.
#1
matthew-andrews
closed
11 years ago
1
Previous