v0.16

v0.16.1

Improvements

  • 500 responses from running backend were causing retry instead of redirecting to error page, fixed.
  • Menu sections have bigger fonts with more contrast for better readability
  • Filter input now gains focus automatically to filter menus without making an extra click
  • DataTable component now provides exporting its data in CSV format

v0.16.0

Features

  • Beta features are available in baked-recipe-admin;
    • Message component is with icon and severity support
    • Number component is introduced to display numbers in formatted with tooltips

Improvements

  • The QueryParameter component now supports subcomponents that manage its own default value. It can be managed with the defaultSelfManaged parameter.
  • Changed breadcrumb last item from <span> to link.
  • Removed DeclaredOnly binding flag from properties.
  • ConditionalComponent was renamed to Conditional and moved under the namespace Baked.Theme.Admin.
  • String component now has max length property, which will truncate the text ending with ellipsis and show full text with a tooltip
  • IReportContext, now allows nulls in parameter dictionary.
  • New ToBase64Url and FromBase64Url extensions added.
  • showUnhandled flag is added to exception handling, and enabled by default in staging environment
  • DataTable component now has footer support
  • DataTable component now has scrollable toggle

Library Upgrades

NuGet PackageOld VersionNew Version
Microsoft.AspNetCore.Authentication.JwtBearer9.0.39.0.4
Microsoft.AspNetCore.Mvc.NewtonsoftJson9.0.39.0.4
Microsoft.AspNetCore.Mvc.Testing9.0.39.0.4
Microsoft.Data.Sqlite.Core9.0.39.0.4
Microsoft.Extensions.Caching.Abstractions9.0.39.0.4
Microsoft.Extensions.Configuration.Abstractions9.0.39.0.4
Microsoft.Extensions.Configuration.Binder9.0.39.0.4
Microsoft.Extensions.FileProviders.Abstractions9.0.39.0.4
Microsoft.Extensions.Logging.Abstractions9.0.39.0.4
Microsoft.Extensions.TimeProvider.Testing9.3.09.4.0
MySql.Data9.2.09.3.0
Oracle.ManagedDataAccess.Core23.7.023.8.0
Swashbuckle.AspNetCore8.1.08.1.1
Swashbuckle.AspNetCore.Annotations8.1.08.1.1
System.IdentityModel.Tokens.Jwt8.7.08.8.0
npm PackageOld VersionNew Version
@nuxt/devtools2.3.22.4.0
@nuxt/eslint-config1.2.01.3.0
@nuxt/kit3.16.13.16.2
@nuxt/schema3.16.13.16.2
@primeuix/themes1.0.01.0.3
eslint9.23.09.24.0
nuxt3.16.13.16.2
sass1.86.01.86.3
typescript5.8.25.8.3
vitest3.0.73.1.1