Skip to content

Releases: SAP/ui5-webcomponents-ngx

v0.1.0

23 Mar 15:46
Compare
Choose a tag to compare

Bug Fixes

  • added ci skip to the loop back push (#28) (84fbf2b)
  • added dependency on build for sync targets (#5) (c343867)
  • added libs/ui5-angular/ui5-webcomponents.module.ts to cached files (#46) (b51adea)
  • added missing peer dependencies to the ui5-angular (#47) (d6af4a8)
  • fixed build target dependency (bab6a1f)
  • fixed ng-add schematic and ui5 theme loading (#30) (2c423d6)
  • fixed sync target dependency (4aa6db2)
  • fixed temporarily problems with executor resolution in yarn workspaces (7dd7b58)
  • fixed theming and using now combined list of available themes in both libraries (#33) (17c722f)
  • incorrect secret variable names (#27) (4c44f80)
  • swapped github-actions with secrets configured account (#26) (54e75f5)

Features

BREAKING CHANGES

  • renamed output names. new scheme is ui5${pascalCase(ui5OutputName)}

v0.1.0-rc.3

20 Mar 22:40
Compare
Choose a tag to compare
v0.1.0-rc.3 Pre-release
Pre-release

Bug Fixes

  • added missing peer dependencies to the ui5-angular (#47) (d6af4a8)

v0.1.0-rc.2

20 Mar 14:18
Compare
Choose a tag to compare
v0.1.0-rc.2 Pre-release
Pre-release

Bug Fixes

  • added libs/ui5-angular/ui5-webcomponents.module.ts to cached files (#46) (b51adea)

v0.1.0-rc.1

19 Mar 16:42
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release

Features

v0.1.0-rc.0

15 Mar 17:56
Compare
Choose a tag to compare
v0.1.0-rc.0 Pre-release
Pre-release

Bug Fixes

  • fixed sync target dependency (4aa6db2)

Features

  • reuse of the ui5 typing information and perf improvements (#44) (2e9100d)

BREAKING CHANGES

  • renamed output names. new scheme is ui5${pascalCase(ui5OutputName)}

v0.0.1-rc.9

09 Mar 13:45
Compare
Choose a tag to compare
v0.0.1-rc.9 Pre-release
Pre-release

Features

v0.0.1-rc.8

09 Mar 13:36
Compare
Choose a tag to compare
v0.0.1-rc.8 Pre-release
Pre-release

Features

v0.0.1-rc.7

02 Mar 18:00
Compare
Choose a tag to compare
v0.0.1-rc.7 Pre-release
Pre-release

Bug Fixes

  • fixed build target dependency (bab6a1f)

v0.0.1-rc.6

13 Feb 20:15
Compare
Choose a tag to compare
v0.0.1-rc.6 Pre-release
Pre-release

Features

v0.0.1-rc.5

13 Feb 20:09
Compare
Choose a tag to compare
v0.0.1-rc.5 Pre-release
Pre-release

Bug Fixes

  • fixed theming and using now combined list of available themes in both libraries (#33) (17c722f)

Features

  • fundamentals ngx theming (#34) (a7c4578)
  • theming and ability to register custom theme (#35) (f64dedb)