Releases: TAMULib/Weaver-UI-Core
Releases · TAMULib/Weaver-UI-Core
2.2.7
2.2.6
2.2.6 Release Candidate
Release 2.2.5
What's Changed
- Ensure JS file is a regular file type and not a directory file type (or any other non-regular file type). by @kaladay in #231
- Handle keyboard escape, focus on first input on open modal, and contain tab navigation by @wwelling in #232
- Remove invalid alert from anonymous download by @wwelling in #234
- Next release candidate pending publish to npm by @wwelling in #235
- Correctly use aria-labelledby and use aria-describedby via "hint" attribute. by @kaladay in #236
- Revert binding change due to inconsistent API. by @kaladay in #238
- 2.2.5 by @wwelling in #239
Full Changelog: v2.2.4...v2.2.5
Release 2.2.4
Full Changelog: v2.2.3...v2.2.4
2.2.3 Release
What's Changed
- Must now manually install git in Dockerfile. by @kaladay in #226
- [Snyk] Upgrade bootstrap-sass from 3.4.1 to 3.4.3 by @snyk-bot in #225
- [Snyk] Upgrade @lhci/cli from 0.9.0 to 0.11.0 by @snyk-bot in #227
- Weaver Repo Lazy is too Eager. by @kaladay in #228
- Provide an alternative to getAll() that returns a promise and still respects the lazy load setting. by @kaladay in #229
New Contributors
Full Changelog: v2.2.2...v2.2.3
2.2.2 Release
What's Changed
- Update GitHub actions. [#173]
- Dame aug sept sprint 129 deep linking. [#175]
- Updated forever to fix colors dependency. [#176]
- Replace affiliation scope variable with a scope function getUserAffiliation(). [#177]
- Enable support for SSL by simply dropping an ssl.crt and an ssl.key in the directory. [#178]
- Logout should return the user to the main page instead of an error/401 page. [#179]
- Upgrade dependencies and increment RC. [#181]
- The abstractRepo.contains() doesn't always get an object. [#185]
- Tech debt webpack. [#183]
- Docker compose to publish
@wvr/core
. in containerized verdaccio [#191] - Upgrade dependencies. [#193]
- Developing process for upgrade to webpack and docker deployments. [#195]
- Add webpack as explicit dependency. [#198]
- Allow app to define terser options. [#199]
- Add override in NPM to reduce security issues. [#200]
- Remove volumes due to problems. [#202]
- Update bootstrap sass. [#203]
- Add dev dependencies used by CAP [#204]
- Afford multiple SCSS files to generate individual CSS when building. [#206]
- Support all known pattern functions and conditionally handle 'to'. [#207]
- Update Dockerfile, making it consistent with other UI Dockerfiles where possible. [#208]
- Tech debt weaver upgrade. [#205]
- Allow override webpack stats and devserver client. [#210]
- No longer need hard coded mirador filter. [#212]
- Unique id for validated input. [#211]
- Fix unauthenticated access control. [#213]
- Use node:16-slim. [#215]
- Weaver authentication is making unsafe assumptions on the data and failing out incorrectly. [#218]
- Return to Safety, results in going back to 403. [#222]
- Security fixes for: minimatch and qs. [#223]
Full Changelog since last release: 2.2.0...v2.2.2
2.2.2 Release Candidate 14
Merge pull request #224 from TAMULib/2.x-staging 2.x staging
2.2.2 Pre-Release
p2.2.2 2.2.2-rc.0
2.2.0 Release
fix lint errors