Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Releases: CedX/core.js

Belin.io Core for JS 3.8.1

Choose a tag to compare

@CedX CedX released this 06 Aug 09:03
  • Fixed the styling of the Toaster component.

Belin.io Core for JS 3.8.0

Choose a tag to compare

@CedX CedX released this 06 Aug 08:16
  • Updated the Toaster component to match the MC2IT Theme updates.

Belin.io Core for JS 3.7.2

Choose a tag to compare

@CedX CedX released this 27 Jul 17:16
  • Fixed the return type of the generator functions.

Belin.io Core for JS 3.7.1

Choose a tag to compare

@CedX CedX released this 27 Jul 17:16
  • Fixed the icon associated with the ThemeMode.System enumerated value.

Belin.io Core for JS 3.7.0

Choose a tag to compare

@CedX CedX released this 24 May 12:45
  • Raised the maximum allowed value of the PaginationState.itemsPerPage property to 1000.

Belin.io Core for JS 3.6.0

Choose a tag to compare

@CedX CedX released this 22 May 21:17
  • Modified the return type of the Typeahead handler.

Belin.io Core for JS 3.5.1

Choose a tag to compare

@CedX CedX released this 30 Apr 22:04
  • Fix a regression in the ThemeDropdown component.

Belin.io Core for JS 3.5.0

Choose a tag to compare

@CedX CedX released this 26 Apr 22:35
  • Moved the Data.Context class to the Web module.
  • Removed the Data.Scenario enumeration.
  • Removed the IO.ImageFormat enumeration.
  • Renamed the Html module to Web.Html.
  • Renamed the UI module to Web.UI.
  • Renamed the Web.Html.Theme enumeration to ThemeMode.

Belin.io Core for JS 3.4.1

Choose a tag to compare

@CedX CedX released this 26 Apr 16:15
  • Fixed a packaging issue.

Belin.io Core for JS 3.4.0

Choose a tag to compare

@CedX CedX released this 26 Apr 16:06
  • Moved the classes from the Util module to the root.
  • Removed the Net.PostalAddress class.
  • Renamed the Http module to Net.Http.
  • Renamed the Http.Client class to HttpClient.
  • Renamed the Http.Error class to HttpError.
  • Renamed the Http.Status enumeration to StatusCodes.