Skip to content

Releases: Sage-Bionetworks/sage-angular

2.0.0

01 Feb 17:33
628d5c1
Compare
Choose a tag to compare

1.4.0

24 Aug 23:19
61a4546
Compare
Choose a tag to compare

1.3.0

20 Aug 01:36
8f190a7
Compare
Choose a tag to compare

1.2.2

19 Aug 15:55
4d523bc
Compare
Choose a tag to compare

1.2.0

19 Aug 14:56
ac3853f
Compare
Choose a tag to compare
  • Merge branch 'release-1.2.0' into main (ac3853f)
  • Try bumping version in package.json (33e65b2)
  • Bump project version to 1.2.0 (da15da0)
  • Merge pull request #54 from Sage-Bionetworks/develop (6125dfe)
  • Fix .env (#53) (32faeb8)
  • Merge pull request #46 from Sage-Bionetworks/develop (a9be7ff)
  • Upgrade CI/CD workflow (#52) (2b5dc28)
  • Migrate from TSLint to ESLint (#50) (1ecfc62)
  • Add release-it (#49) (159fb7a)
  • Merge branch 'develop' of github.com:Sage-Bionetworks/sage-angular into develop (00c68a5)
  • Fix storybook broken after updating to sb 6+ and angular 12+ (#43) (f696def)
  • Fix linter checks (e84c34a)
  • Fix build config before publishing to npmjs (#45) (ec5d995)
  • August dependency update (#42) (5847b7e)
  • Fix target branch in dependabot configuration (790f149)
  • Bump project version to 1.1.0 (bfdcec0)

1.1.0

07 Jul 04:17
a2ef0ce
Compare
Choose a tag to compare
Update dependencies (#34)

* Update dependencies

* Small change to trigger workflow

* Replace --prod by --configuration production

Signed-off-by: tschaffter <thomas.schaffter@gmail.com>

* Add webpack as a devDep

* Update Storybook to use Angular 12

* Disable building storybook in CI workflow

1.0.0

03 May 16:33
6287abd
Compare
Choose a tag to compare
Release 1.0.0 (#33)

* Remove github button from lib

* Add pages to demo app

* Fix dark theme

* Include components themes

* Fix demo selector prefix

* Fix lib module import in demo app

* Remove reference to github button module

* Remove reference to github button module

* Describe how to use lib in an app

* Add section Previews to README