Skip to content

Releases: open-amt-cloud-toolkit/ui-toolkit-angular

v2.0.2

09 Nov 17:00
Compare
Choose a tag to compare

Build

  • deps: bump xterm from 4.13.0 to 4.14.1 (#d147c3b)
  • deps: bump @open-amt-cloud-toolkit/ui-toolkit from 1.5.0 to 2.0.2 (#5ddc4f6)
  • deps-dev: bump @types/jasmine from 3.9.0 to 3.9.1 (#4f2ac74)
  • deps-dev: bump @types/jasmine from 3.10.0 to 3.10.1 (#c12708a)
  • deps-dev: bump karma from 6.3.5 to 6.3.7 (#7828f73)
  • deps-dev: bump jasmine-core from 3.10.0 to 3.10.1 (#1b55a13)
  • deps-dev: bump ts-node from 10.3.0 to 10.4.0 (#4fde802)
  • deps-dev: bump karma from 6.3.4 to 6.3.5 (#1d7aa60)
  • deps-dev: bump jasmine-core from 3.9.0 to 3.10.0 (#102b02a)
  • deps-dev: bump @types/jasmine from 3.9.1 to 3.10.0 (#31a320d)
  • deps-dev: bump ts-node from 10.2.1 to 10.3.0 (#80510bc)
  • deps-dev: bump @types/jasmine from 3.10.1 to 3.10.2 (#ee83c29)
  • version: bump to v2.0.2 (#9e377cf)
  • version: bump to v2.0.2 (#4fe75ec)

Ci

  • jenkins: conform to character limitation (#6a28628)

Docs

  • adds issue template (#7d65461)
  • add contributing guidelines (#f009e2c)
  • github: add pull request template (#d9d9ac4)

v2.0.0

15 Sep 23:06
4110ee6
Compare
Choose a tag to compare

Build

  • update version to v2.0.0 (#d074e29)
  • deps: bump tslib from 2.3.0 to 2.3.1 (#fefe79d)
  • deps-dev: bump @types/jasmine from 3.8.2 to 3.9.0 (#8aee6a7)
  • deps-dev: bump ts-node from 10.1.0 to 10.2.1 (#7c743ea)
  • deps-dev: bump @types/jasmine from 3.6.11 to 3.8.2 (#d8eaf66)
  • deps-dev: bump karma from 6.1.2 to 6.3.4 (#a8f7430)
  • deps-dev: bump jasmine-spec-reporter from 5.0.2 to 7.0.0 (#39957c7)
  • deps-dev: bump jasmine-core from 3.6.0 to 3.9.0 (#69227a4)

Fix

  • unittests: address review comments (#a18b032)

Test

  • unit: add unit tests for kvm and sol (#7a9f0c2)

v1.5.0

12 Aug 23:06
Compare
Choose a tag to compare

v1.5.0 - 2021-08-12

Build

  • deps: remove @angular/animations
  • deps: remove unused dependencies
  • version: bump to v1.5.0

Ci

  • update build script to build kvm and sol
  • add jenkinsfile for scanning
  • update ui-toolkit dep
  • add dependabot
  • fix coverage upload
  • add code coverage
  • add lint, test, and build to CI
  • changelog: add changelog generation

Docs

  • add coverage badge

Feat

  • doc: added documentation and updated build work flow
  • sol: updated kvm and sol library

Fix

  • docs: updated readme file
  • lint: linting fix
  • lint: linting fix
  • sol: connecting command window and disconnected button in sync
  • testcases: test cases fix

Refactor

  • kvm: use inputs for values
  • sol: updated input fields
  • ui-toolkit: break out angular components