Releases: cu-mkp/editioncrafter
Releases · cu-mkp/editioncrafter
v0.2.6
What's Changed
- Added
README
files to individual package folders.
View the full change log here: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Updated some metadata in
package.json
with info about the new website; - Small tweaks to hero text on website.
View the full change log here: v0.2.4...v0.2.5
v0.2.4
What's Changed
- A small bug fix involving the positioning of the JumpToFolio popup form, to make it work with the new responsive navigation styling.
- Creation of a new homepage featuring five example projects and some basic documentation for using EditionCrafter.
View the full change log here: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Updates to the height behavior of the
EditionCrafter
component, so that it will fit whatever container it's placed in, with scroll behavior for vertical overflow. - In the case that the container does not have a fixed height, the height of each page of the viewer is determined by the content.
- This release also includes a minor bug fix with the loading behavior of the OpenSeaDragon viewer component to avoid timing issues on component unmount.
See PR #81 for further details, or view the full change log here: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- Updates to stylesheet to make the EditionCrafter component slot more flexibly into a variety of front-end layouts, resizing automatically to fit its container element.
- Added a simple loading spinner to the viewer pains to accommodate slower connections.
- Fixed bugs in the navigation display at small screen widths, and improved functionality of mobile/single-pane view.
See PR #75 for further details, or view the full change log here: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Added the option to pass multiple documents to the component for "variorum" mode by @ajolipa in #69
- Added optional three-pane view by @ajolipa in #70
- Updated the prop structure to accept top-level props rather than a
config
object by @ajolipa in #71 - Added error handling for missing thumbnail images in grid view by @ajolipa in #73
- Updated watermark to display the EC logo by @ajolipa in #74
View the full changelog here: v0.1.0...v0.2.0
EditionCrafter v0.1.0
What's Changed
- Upgrade storybook to 7.2.2 by @camdendotlol in #52
- Don't hardcode default
tl
transcription type by @camdendotlol in #51 - Truncate image grid captions by @camdendotlol in #53
- Image zones by @camdendotlol in #55
- Fix
TranscriptionView
conflict between React and transcription elementref
attributes by @camdendotlol in #58 - Automatically generate thumbnail sizes by @camdendotlol in #59
sourceDoc
support by @camdendotlol in #60- Include React 18 in peer dependencies by @camdendotlol in #62
- Rework Storybook examples to point to data dirs by @NickLaiacona in #64
- Redesign zone UI by @camdendotlol in #63
- Fix zoom buttons by @camdendotlol in #67
- Fix
tei-note
display on Bow in the Clouds by @camdendotlol in #66 editioncrafter
0.1.0 by @camdendotlol in #65
Full Changelog: v0.0.8...v0.1.0
v0.0.8
v0.0.7
Another attempt at the same issue I was trying to fix in https://github.com/cu-mkp/editioncrafter/releases/tag/v0.0.6
What's Changed
- Update entry point again to use minified JS bundle by @camdendotlol in #45
Full Changelog: v0.0.6...v0.0.7