Releases: cu-mkp/editioncrafter
v0.0.6
Updates the packaging to hopefully fix some errors related to importing EditionCrafter into other projects.
EditionCrafter v0.0.5
Most notable change to downstream users: you shouldn't need to manually import the EditionCrafter CSS anymore, nor should you need to host the images separately.
What's Changed
- update EC version in UMD package.json by @camdendotlol in #36
- Rescope package to
cu-mkp
by @camdendotlol in #37 dev
intomain
by @camdendotlol in #38- Fix help popup styling by @camdendotlol in #41
- Fix XML mode and remaining React warnings by @camdendotlol in #40
- Fix book mode and navbar display by @camdendotlol in #39
- Include CSS and images in JS file by @camdendotlol in #42
dev
intomain
by @camdendotlol in #43
Full Changelog: v0.0.4...v0.0.5
EditionCrafter v0.0.4b
This release is created in order to publish the packages to the new NPM scope. It contains no code changes.
EditionCrafter v0.0.4a
What's Changed
- update EC version in UMD package.json by @camdendotlol in #36
Full Changelog: v0.0.4...v0.0.4a
EditionCrafter v0.0.4
What's Changed
- Update package names by @camdendotlol in #32
dev
intomain
by @camdendotlol in #33- Fix UMD build by @camdendotlol in #34
dev
intomain
by @camdendotlol in #35
Full Changelog: v0.0.3...v0.0.4
EditionCrafter v0.0.3a
This update adjusts the package names to remove the -
and fixes a typo that broke the UMD publish pipeline.
What's Changed
- Update package names by @camdendotlol in #32
dev
intomain
by @camdendotlol in #33
Full Changelog: v0.0.3...v0.0.3a
EditionCrafter v0.0.3
What's Changed
- Upgrade
react-router
from 4 to 6 by @camdendotlol in #23 - NPM package by @camdendotlol in #24
dev
intomain
by @camdendotlol in #25- Attempt to fix GitHub Actions pipeline by @camdendotlol in #26
- Fix deploy pipeline by @camdendotlol in #27
- Move
uses
param in GH Action to wider scope by @camdendotlol in #28 dev
intomain
by @camdendotlol in #29- Build process improvements by @camdendotlol in #30
- Build process improvements (#30) by @camdendotlol in #31
New Contributors
- @camdendotlol made their first contribution in #23
Full Changelog: v0.0.2...v0.0.3
EditionCrafter v0.0.2b
This release attempts to fix the pipeline issues from the previous release.
What's Changed
- Attempt to fix GitHub Actions pipeline by @camdendotlol in #26
- Fix deploy pipeline by @camdendotlol in #27
- Move
uses
param in GH Action to wider scope by @camdendotlol in #28 dev
intomain
by @camdendotlol in #29
Full Changelog: v0.0.2a...v0.0.2b
EditionCrafter v0.0.2a
This release includes one big dependency upgrade and packaging for NPM.
What's Changed
- Upgrade
react-router
from 4 to 6 by @camdendotlol in #23 - NPM package by @camdendotlol in #24
dev
intomain
by @camdendotlol in #25
New Contributors
- @camdendotlol made their first contribution in #23
Full Changelog: v0.0.2...v0.0.2a
EditionCrafter v0.0.2
This version provides a first draft of the functionality demonstrated in the first show and tell meeting. Features include:
- Parsing data from IIIF Manfest
- Using of HTML text partials implemented with custom HTML5 elements that are isomorphic to original TEI Document
- Data scheme for inputting multiple configurable layers per page
- Free standing React Component
- Webpack build scripts for UMD distribution
- Integration test using Edition640 example data.