1.0.0-rc.11 • Published 6 years ago

digirati-annotation-redux v1.0.0-rc.11

Weekly downloads
8
License
MIT
Repository
-
Last release
6 years ago

Annotation Redux

Annotation redux is made of actions, queries and a few interfaces for plugging your own redux flows (middleware, reducers)

Overview

  • Actions (dispatch-able)
    • annotations
      • addAnnotation
    • drafts
      • createDraft
      • deselectDraft
      • updateDraft
      • addSelectorToDraft
      • selectDraft
      • previewDraft
      • unpreviewDraft
      • asyncPublishDraft
      • publishDraft
    • elucidate
      • initialiseElucidate
      • setServer
      • setResource
      • createCollection
      • setCollection
      • addElucidateAnnotation
      • sendAnnotation
    • logging
      • log
    • manifest
      • requestManifest
      • selectCanvas
      • selectManifest
      • addManifest
      • removeManifest
    • resourceTemplate
      • moveForward
      • moveBack
      • reset
      • addResourceTemplate
      • addCaptureModel
      • addInteractiveResource
    • selectors
      • setAvailableSelectors
      • chooseSelector
      • updateSelector
      • commitToCurrentDraft
    • viewer
      • setViewer
      • withViewer
  • lib/elucidate (not dispatch-able)
    • AnnotationSelector (class)
    • makeRequest
    • get
    • post
    • getAnnotation
    • getAllAnnotationsFromCollection
    • fetchPageCollection
    • createElucidateCollection
    • sendAnnotationToServer
  • query
    • draftQuery
      • getCurrentDraftId
      • getDraftById
      • getCurrentDraft
    • elucidateQuery
      • getServer
      • getAnnotationById
      • isSendingAnnotations
      • getCanvasFromManifest
      • getCollectionId
      • richAnnotationList (will be renamed annotationList)
      • annotationList
    • manifestQuery
      • currentManifest
      • getImageServiceFromCanvas
      • currentImageService
      • currentCanvas
      • manifestById
      • `allManifests
    • resourceTemplateQuery
      • getCurrentResourceTemplate
      • getForm
      • resourceTemplateList
      • getCurrentPath
    • connector
    • createStore
    • middleware
      • logger
      • viewerAware
      • thunk
1.0.0-rc.11

6 years ago

1.0.0-rc.10

6 years ago

1.0.0-rc.9

6 years ago

1.0.0-rc.8

6 years ago

1.0.0-rc.4

6 years ago

1.0.0-rc.1

6 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.16

7 years ago

0.8.13

7 years ago

0.8.12

7 years ago

0.8.6

7 years ago

0.8.5

7 years ago

0.8.2

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.20

7 years ago

0.2.18

7 years ago

0.2.17

7 years ago

0.2.16

7 years ago

0.2.13

7 years ago

0.2.11

7 years ago

0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0-5

7 years ago

0.2.0-4

7 years ago

0.2.0-3

7 years ago

0.2.0-1

7 years ago

0.2.0-0

7 years ago

0.1.41

7 years ago

0.1.40

7 years ago

0.1.39

7 years ago

0.1.38

7 years ago

0.1.37

7 years ago

0.1.36

7 years ago

0.2.0

7 years ago

0.1.35

7 years ago

0.1.34

7 years ago

0.1.33

7 years ago

0.1.32

7 years ago

0.1.31

7 years ago

0.1.30

7 years ago

0.1.29

7 years ago

0.1.28

7 years ago

0.1.27

7 years ago

0.1.26

7 years ago

0.1.25

7 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.9

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.2

7 years ago

0.1.0

7 years ago