issues
search
fluxo-js
/
fluxo
Fluxo is a simple, lightweight (~300LOC) and dependency free data infrastructure lib based on Facebook Flux and Backbone.js. It's compatible with React.js, but you can use with whatever you want to the view/component layer.
15
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
store.data as immutable data structure
#55
sobrinho
opened
7 years ago
2
Avoid binding callbacks to radio
#54
sobrinho
closed
8 years ago
1
Do not copy computed to object store instances
#53
sobrinho
closed
8 years ago
1
Extract events manipulation to Fluxo.Radio
#52
sobrinho
closed
8 years ago
6
Respect silentGlobalChange on CollectionStore#setStores
#51
sobrinho
closed
8 years ago
2
Remove native sort and recommend a computed for that
#50
sobrinho
closed
8 years ago
2
Implement subscribeOnce on ObjectStore
#49
sobrinho
closed
8 years ago
2
Implement CollectionStore#findWhere
#48
sobrinho
closed
8 years ago
2
Fix some typos, missing commas and others
#47
brunoarueira
closed
8 years ago
2
Avoid the "change" event if nothing changed
#46
samuelsimoes
opened
8 years ago
2
Parser must be called before the change comparision
#45
samuelsimoes
closed
8 years ago
0
Removing subsets
#44
samuelsimoes
closed
8 years ago
5
Quick dumb collections
#43
samuelsimoes
closed
8 years ago
2
Remove Subsets in favor of just Computed Properties
#42
samuelsimoes
closed
8 years ago
5
Fluxo.ObjectStore#reset not working
#41
sobrinho
closed
8 years ago
1
Error on toJSON dump when a computed property returns undefined
#40
fnmunhoz
closed
8 years ago
1
Exception: this.attributeParsers[attribute] is not a function
#39
fnmunhoz
closed
8 years ago
4
Mutating prototype warning
#38
LucasArruda
closed
8 years ago
2
Computed properties and subsets on `change` event
#37
samuelsimoes
closed
8 years ago
0
Organizing events
#36
samuelsimoes
closed
8 years ago
1
Cycle events
#35
samuelsimoes
closed
8 years ago
4
Subset ordering not working properly
#34
samuelsimoes
closed
8 years ago
1
Update/create the documentation with JSDoc
#33
samuelsimoes
opened
8 years ago
0
Attributes contracts
#32
samuelsimoes
closed
8 years ago
1
Using store internal radio instead external one
#31
samuelsimoes
closed
8 years ago
0
Releasing (or not) nested stores
#30
samuelsimoes
closed
8 years ago
1
Improve find
#29
samuelsimoes
closed
8 years ago
0
Remove stores on setStores method
#28
samuelsimoes
closed
8 years ago
1
Collection store not sorting when update a children store
#27
samuelsimoes
closed
8 years ago
5
React's "propTypes" like
#26
samuelsimoes
closed
8 years ago
5
Computed properties inferring dependents attributes
#25
samuelsimoes
closed
8 years ago
10
Reset defining the default values again
#24
samuelsimoes
closed
8 years ago
1
Nested stores event bubbling
#23
samuelsimoes
closed
8 years ago
3
Do not unset computed properties on reset
#22
sobrinho
closed
8 years ago
1
Children stores event bubbling
#21
samuelsimoes
closed
8 years ago
19
Nested fluxo stores
#20
samuelsimoes
closed
8 years ago
27
Release Store
#19
samuelsimoes
closed
8 years ago
2
Subset and computed properties first computation order
#18
samuelsimoes
closed
8 years ago
2
Fluxo.ObjectStore#toJSON memoization
#17
samuelsimoes
closed
8 years ago
1
Removing "data" padding key on Fluxo.CollectionStore toJSON
#16
samuelsimoes
closed
9 years ago
1
Removing "data" key on collection's toJSON
#15
samuelsimoes
closed
9 years ago
2
Subsets
#14
samuelsimoes
closed
9 years ago
0
New readme
#13
samuelsimoes
closed
8 years ago
0
Easy method delegation for action handlers
#12
sobrinho
opened
9 years ago
3
Implement default values for stores
#11
sobrinho
closed
9 years ago
1
Using ES6 classes
#10
samuelsimoes
closed
9 years ago
4
Default values
#9
sobrinho
closed
9 years ago
2
Subsetting
#8
samuelsimoes
closed
9 years ago
2
Blueprints application conflict
#7
samuelsimoes
closed
9 years ago
1
Applying blueprints
#6
samuelsimoes
closed
9 years ago
1
Next