Skip to content

Commit

Permalink
Merge remote-tracking branch 'nypl/master' into sync-with-nypl-v1_4_15
Browse files Browse the repository at this point in the history
  • Loading branch information
tdilauro committed Aug 6, 2021
2 parents 82f55b7 + 678c71a commit b863f33
Show file tree
Hide file tree
Showing 27 changed files with 985 additions and 360 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Changelog

### v0.0.2
- Sync up to v1.4.15 of https://github.com/NYPL-Simplified/registry_admin.
- Changed all instances of the Panel component to render contents only on click.
- Updated SearchForm to display a loading message until results are returned.
- Upgraded to v1.3.20 of the reusable components package.

### v0.0.1
#### Forked
- Forked from v1.4.12 of https://github.com/NYPL-Simplified/registry_admin.
Expand Down
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,7 @@ To see screenshots, read in-depth documentation, and find out more about the pro

This package is meant to be used with The Palace Project [Library Registry](https://github.com/thepalaceproject/library-registry).

#### Use npm version

Suggested local folder setup:
- `/[path to project folder]/library-registry`

To use the published version with your circulation manager, run `npm install` from the `library-registry` locally installed repository.

#### Use local development version
### Cloning this repository

Suggested local folder setup:
- `/[path to project folder]/library-registry`
Expand Down
230 changes: 186 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b863f33

Please sign in to comment.