Skip to content

Releases: cmu-sei/Crucible.Common.Ui

0.4.1

13 Feb 21:05
c7b34bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

08 Dec 20:58
4992f65
Compare
Choose a tag to compare

What's Changed

  • Updated to latest auth library by @sei-aschlackman in #38
    • BREAKING CHANGE - Removed auth-callback-silent endpoint and replaced with a static html page. See comn-auth/README.md for how to configure your application to use this asset.

Full Changelog: 0.3.0...0.4.0

0.3.0

31 Aug 17:16
Compare
Choose a tag to compare

Added optional page redirect at access token expiration or inactivity time out

0.1.2

08 Apr 19:18
bcf2f1c
Compare
Choose a tag to compare

eliminates "No state in response" error when navigating to an app when not already authenticated.

0.1.0

23 Feb 18:08
7a4906a
Compare
Choose a tag to compare

Official Angular 11 Release

Bug Fixes

  • fixed up import/export statements to fix an error when compiling with ngcc

Enhancements

  • added .prettierrc

0.0.9

23 Feb 18:00
7a4906a
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release
fixed ngcc error (#11)

- fixed up import/export statements to fix an error when compiling with ngcc
- added .prettierrc

0.0.8

10 Feb 16:23
Compare
Choose a tag to compare

Breaking Changes

  • Upgrade to Angular 11

Enhancements/bug fixes

  • Upgrade all library packages
  • Added rimraf package to have Windows compatibility when performing a build:clean

Release can be found here.

0.0.3

07 Oct 15:00
42bcbf5
Compare
Choose a tag to compare
42bcbf55-0.0.3

Update main.yml