Skip to content

Commit 2f32901

Browse files
authored
Merge pull request #6 from tdilauro/sync-with-nypl-v1_4_15
Sync up with NYPL Simplified registry_admin v1.4.15
2 parents 82f55b7 + b863f33 commit 2f32901

27 files changed

+985
-360
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changelog
22

3+
### v0.0.2
4+
- Sync up to v1.4.15 of https://github.com/NYPL-Simplified/registry_admin.
5+
- Changed all instances of the Panel component to render contents only on click.
6+
- Updated SearchForm to display a loading message until results are returned.
7+
- Upgraded to v1.3.20 of the reusable components package.
8+
39
### v0.0.1
410
#### Forked
511
- Forked from v1.4.12 of https://github.com/NYPL-Simplified/registry_admin.

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,7 @@ To see screenshots, read in-depth documentation, and find out more about the pro
1414

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

17-
#### Use npm version
18-
19-
Suggested local folder setup:
20-
- `/[path to project folder]/library-registry`
21-
22-
To use the published version with your circulation manager, run `npm install` from the `library-registry` locally installed repository.
23-
24-
#### Use local development version
17+
### Cloning this repository
2518

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

package-lock.json

Lines changed: 186 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)