Skip to content

Releases: moribaleta/ReNode

ReNode 0.2

26 Mar 07:23

Choose a tag to compare

0.2.3

0.2.3

ReNode 0.2

26 Mar 07:19

Choose a tag to compare

0.2.2

updated pods

ReNode 0.2

26 Mar 05:44

Choose a tag to compare

enhancement and new components

ReCorpus

09 Aug 02:02

Choose a tag to compare

renamed dispatchReThunk to dispatchCorpus
added typealias Dispatcher for DispatchFunction alternative from ReSwift
fixed italic being default text style in ReTextNode

Extensions

06 Aug 02:24

Choose a tag to compare

ReTextNode
Common
storeCreator
Extension
-string
-attributedString

ReCorpus

04 Aug 05:57

Choose a tag to compare

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

03 Aug 06:31

Choose a tag to compare

0.1.5

relayout

relayout 2

30 Jul 09:36

Choose a tag to compare

0.1.3

Merge branch 'master' of https://github.com/moribaleta/ReNode

relayout

30 Jul 07:13

Choose a tag to compare

0.1.2

relayout

Observable extension

30 Jul 06:12

Choose a tag to compare

Additional observable extensions