Skip to content

Releases: ember-nexus/app-plugin-experimental

0.0.11

01 Aug 23:05
e781279
Compare
Choose a tag to compare

0.0.11 - 2024-08-01

Changed

  • Remove hardcoded Google font links, add CSS variables to overwrite font family.

0.0.10

23 Jul 20:36
ac2ddf3
Compare
Choose a tag to compare

0.0.10 - 2024-07-23

Changed

  • Rework styles of default elements, improve their responsiveness.

0.0.9

22 Jul 06:34
e7330c1
Compare
Choose a tag to compare

0.0.9 - 2024-07-22

Changed

  • Use ember-nexus/action-attest instead of custom curl commands for Originstamp integration, closes [#47].
  • Make ember-nexus-default-thumbnail more dynamic in its size.

0.0.8

14 Jul 09:16
9d731cd
Compare
Choose a tag to compare

0.0.8 - 2024-07-14

Fixed

  • Fix name of CI artifacts, closes [#27].

0.0.7

13 Jul 21:51
032d3f9
Compare
Choose a tag to compare

0.0.7 - 2024-07-13

Changed

  • Remove prefix v from version number in release artifacts etc., closes [#24].

0.0.6

13 Jul 21:41
a3e31e7
Compare
Choose a tag to compare

0.0.6 - 2024-07-13

0.0.5

13 Jul 21:37
a5735bd
Compare
Choose a tag to compare

0.0.5 - 2024-07-13

0.0.4

13 Jul 21:34
2b29333
Compare
Choose a tag to compare

0.0.4 - 2024-07-13

Changed

  • Enable Originstamp integration, closes [#17].

0.0.3

11 Jul 06:53
c87d678
Compare
Choose a tag to compare

0.0.3 - 2024-07-11

Added

  • Add EmberNexusDefaultCard, EmberNexusDefaultThumbnail, EmberNexusDefaultFrameless and EmberNexusDefaultInlineText, all work in progress.
  • Add first CI tests.

Changed

  • Improve documentation.
  • Upgrade @ember-nexus/web-sdk to version 0.0.59 due to breaking change.

0.0.2

01 Jul 06:25
e9d3f52
Compare
Choose a tag to compare

0.0.2 - 2024-07-01

Changed

  • Configure .npmignore correctly.