Skip to content

Releases: esp-admin/app

v1.0.18

12 Mar 09:55
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • AccountInfo: Lazy load user's image (bcbc924)

💅 Refactors

  • Remove randomString and create a custom util (4c58906)

🏡 Chore

  • Enable typescriptBundlerResolution (70ea3ca)

❤️ Contributors

v1.0.17

03 Mar 18:42
Compare
Choose a tag to compare

compare changes

🔥 Performance

💅 Refactors

  • Migrate from @nuxtjs/google-fonts to @nuxt/fonts (2589f3b)
  • Add custom error page (82f37c9)
  • Remove pkg info from runtimeConfig (af9c68c)

🏡 Chore

  • Switch off typescriptBundlerResolution (d06e0f6)

❤️ Contributors

v1.0.16

26 Feb 08:30
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

v1.0.15

31 Jan 16:55
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Move google fonts settings to /config (3ac5107)
  • Move nuxt-security settings to /config (54e4875)

🏡 Chore

  • Remove extra globalThis definition (35c8ca8)

❤️ Contributors

v1.0.14

21 Jan 07:47
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v1.0.13

13 Jan 18:58
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • Only load highcharts on client-side (cc860ad)

💅 Refactors

  • ui: Change layout of login form (015002c)
  • ui: Change AccountInfo avatar shape (91c4576)
  • ui: Change AccountInfo avatar border color (ed207c2)
  • Move theme config to app.config (7f58740)

❤️ Contributors

v1.0.12

02 Jan 12:38
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • sidebar: Remove dividers (ee7d873)

❤️ Contributors

v1.0.11

26 Dec 17:13
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • Replace NaiveLoadingBar with NuxtLoadingIndicator (6f21e58)

💅 Refactors

  • default layout: Increase logo width (1347cb3)
  • auth layout: Increase logo width (10de876)

❤️ Contributors

v1.0.10

24 Dec 12:37
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • api: Order release deployments by latest (5c50e38)

💅 Refactors

  • Disable loading bar display on navigation (3182193)
  • Disable Layout transition (9863b42)
  • Always render page content with default layout (6ede08f)

❤️ Contributors

v1.0.9

17 Dec 09:56
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add projectId to GET releases response (0af2f70)

❤️ Contributors