Commit Graph

23 Commits

Author SHA1 Message Date
Matthew Mogford fc47868d36 Updated README 2020-10-26 09:19:46 +00:00
Matthew Mogford 81f134dc4f
Create TXT Renderer (#50)
* Develop (#48)

* feat(Combine File Loaders): File Loaders duplicate code combined, also base64 and arrayBuffer combined into fileData (#47)

Co-authored-by: Matthew Mogford <matthewmogford@gmail.com>

* Create LICENSE (#44)

Co-authored-by: Matthew Mogford <matthewmogford@gmail.com>
Co-authored-by: Blair MacNeil <blair.macneil@alcumus.com>

* updated CHANGELOG.md

* 0.0.42

* feat(TXT Renderer): Create a TXT text/plain fileType renderer

Co-authored-by: Matthew Mogford <matthewmogford@gmail.com>
Co-authored-by: Blair MacNeil <blair.macneil@alcumus.com>
2020-09-30 16:20:50 +01:00
Matthew Mogford f3fd9952ad
feat(Combine File Loaders): File Loaders duplicate code combined, also base64 and arrayBuffer combined into fileData (#47)
Co-authored-by: Matthew Mogford <matthewmogford@gmail.com>
2020-09-30 13:03:34 +01:00
Matthew Mogford e15dc6ec19 Create HTMLRenderer
Fixes #40
2020-09-25 16:29:29 +01:00
Matthew Mogford 7964c0b931 docs: README - styled component example is missing a closing bracket after DocViewer
Fixes #31
2020-09-24 17:35:53 +01:00
Matthew Mogford 819acb5ba2 docs: README updated 2020-09-23 12:01:56 +01:00
Matthew Mogford 575afc9284 Add a Renderer for common Microsoft File Extensions
Fixes #29
2020-09-18 13:18:04 +01:00
Matthew Mogford d4ca2a67fc Updated README to accompany fileType changes 2020-09-16 14:17:13 +01:00
Matthew Mogford 6c30cec3ee Updated README for new changes 2020-09-15 14:46:23 +01:00
Matthew Mogford 2c1e3d0db4 feat: implemented ability to fully replace the contents of the header, but also retain access to the state and document navigation actions 2020-09-02 09:07:35 +01:00
Matthew Mogford 8a8db31450 docs: Removed Setup Demo from contents at top of README 2020-09-01 12:06:51 +01:00
Matthew Mogford 98efa91ce7 fix: Pass mainState context to CurrentRenderer for ease of use/access to loaded data, and other mainState props 2020-09-01 12:02:12 +01:00
Matthew Mogford a1850fa0ec
Merge pull request #8 from Alcumus/features/5-readme-individual-renderers
docs: Added README info for importing and using the included individu…
2020-09-01 11:08:01 +01:00
Matthew Mogford 3a87cf87b1 docs: Added README info for importing and using the included individual renderers 2020-09-01 11:05:47 +01:00
Matthew Mogford c433d43845 chore: Renamed MainContext to DocViewerContext for external plugins to import it with a less generic name 2020-09-01 10:36:27 +01:00
Matthew Mogford ff26a49be5 refactor: Reverting from Recoil to react state, context and reducers 2020-09-01 10:34:04 +01:00
Matthew Mogford 5f90293a1f Removed old ref to -plugins from README 2020-08-28 17:30:43 +01:00
Matthew Mogford 34bed0c7e1 feat(Merge Default Plugins): Plugins have been pulled back into the component package, Updated README to inform on updated and better way to use included and custom plugins 2020-08-28 15:55:03 +01:00
Matthew Mogford 39fd2b931a docs: README updated 2020-08-26 11:47:31 +01:00
Matthew Mogford 743a67eb38 sorting out type and state exports 2020-08-25 16:26:35 +01:00
Matthew Mogford a2a16bca7a updated package name in readme 2020-08-25 15:29:58 +01:00
Matthew Mogford d5264b86e0 Renamed repo and pulled history 2020-08-25 14:33:54 +01:00
Matthew Mogford af461f6a0e Initial commit 2020-08-25 14:17:48 +01:00