Releases: moribaleta/ReNode
Releases · moribaleta/ReNode
ReNode 0.2
0.2.3 0.2.3
ReNode 0.2
0.2.2 updated pods
ReNode 0.2
enhancement and new components
ReCorpus
renamed dispatchReThunk to dispatchCorpus
added typealias Dispatcher for DispatchFunction alternative from ReSwift
fixed italic being default text style in ReTextNode
Extensions
ReTextNode
Common
storeCreator
Extension
-string
-attributedString
ReCorpus
Corpus - a collection or body of knowledge or evidence
holds a thunk builder function
Wrapper for ReSwiftThunk
adds a new property name for identification when using Middleware
ie.
struct CorpusAction : ReCorpus {
func execute(dispatch: DispatchFunction, getState: StateFetch) {
///execute dispatch store action here
}
}
fixed import issue
0.1.5 relayout
relayout 2
0.1.3 Merge branch 'master' of https://github.com/moribaleta/ReNode
relayout
0.1.2 relayout
Observable extension
Additional observable extensions