issues
search
meteor-space
/
base
Foundation for Modular Application Architecture in Meteor.
MIT License
75
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
really initialize every module only once!
#39
DominikGuzei
closed
8 years ago
1
refactor struct constructor into overridable methods
#38
DominikGuzei
closed
8 years ago
0
mixins now override methods by default
#37
DominikGuzei
closed
8 years ago
0
move error props assignment into overridable method
#36
DominikGuzei
closed
8 years ago
0
Feature/space error as struct
#35
DominikGuzei
closed
8 years ago
1
improve injector error messages
#34
DominikGuzei
closed
8 years ago
1
improves injection mapping error handling
#33
DominikGuzei
closed
8 years ago
0
fixes bug in struct that assigned undefined fields
#32
rhyslbw
closed
8 years ago
1
adds static helper Space.Object::isSubclassOf
#31
DominikGuzei
closed
8 years ago
1
fixes bug in Space.Struct::toPlainObject
#30
DominikGuzei
closed
8 years ago
0
Feature/logger improvements
#29
rhyslbw
closed
8 years ago
10
Feature/improve working with static apis
#28
DominikGuzei
closed
8 years ago
1
make it possible to define mixins in the prototype definition
#27
DominikGuzei
closed
8 years ago
1
Fix/remaining camel case api changes
#26
DominikGuzei
closed
8 years ago
1
refactor all core apis to standard camel case
#25
DominikGuzei
closed
8 years ago
0
Fix/singleton mappings
#24
DominikGuzei
closed
8 years ago
1
Feature/space logger
#23
rhyslbw
closed
8 years ago
4
Fix/module lifecycle logic
#22
DominikGuzei
closed
8 years ago
0
fixes problem with double invocation of after init hook
#21
DominikGuzei
closed
8 years ago
0
fixes bug with static inheritance and mixin callbacks
#20
DominikGuzei
closed
8 years ago
0
adds private api method for wrapping module lifecycle hooks
#19
DominikGuzei
closed
8 years ago
0
invoke mixin hooks on any inheritance level
#18
DominikGuzei
closed
8 years ago
0
adds extensible Space.Error class
#17
DominikGuzei
closed
8 years ago
1
Breaking change: Space.Application.startup --> Space.Application.onStart
#16
ghost
closed
8 years ago
4
makes fields api of Space.Struct more flexible
#15
DominikGuzei
closed
8 years ago
1
Release/3.2.0
#14
rhyslbw
closed
8 years ago
8
Feature/space config
#13
rhyslbw
closed
8 years ago
0
Introduces state Module property and logical reset handling
#12
rhyslbw
closed
8 years ago
3
Module state
#11
rhyslbw
closed
9 years ago
4
Server Side Rendering
#10
zachariahtimothy
closed
9 years ago
7
injectInto only once (fixes #7) (for develop branch)
#9
ghost
closed
9 years ago
0
injectInto only once (fixes #7)
#8
ghost
closed
9 years ago
4
When two components depend on each other it causes an infinite loop
#7
ghost
closed
9 years ago
0
Typo fixes
#6
dandv
closed
9 years ago
2
Dependency annotations (ES7)
#5
ghost
closed
9 years ago
8
Fixes dependency problems
#4
ghost
closed
9 years ago
2
Question: Global Object
#3
manuel-schoebel
closed
9 years ago
3
Throw error when trying to map undefined values
#2
DominikGuzei
closed
9 years ago
1
Larger working example or clarification
#1
zephraph
closed
9 years ago
4
Previous