This repository was archived by the owner on Aug 21, 2025. It is now read-only.
Releases: CedX/core.js
Releases · CedX/core.js
Release list
Belin.io Core for JS 3.8.1
Belin.io Core for JS 3.8.0
- Updated the
Toastercomponent to match the MC2IT Theme updates.
Belin.io Core for JS 3.7.2
- Fixed the return type of the generator functions.
Belin.io Core for JS 3.7.1
- Fixed the icon associated with the
ThemeMode.Systemenumerated value.
Belin.io Core for JS 3.7.0
- Raised the maximum allowed value of the
PaginationState.itemsPerPageproperty to1000.
Belin.io Core for JS 3.6.0
- Modified the return type of the
Typeaheadhandler.
Belin.io Core for JS 3.5.1
- Fix a regression in the
ThemeDropdowncomponent.
Belin.io Core for JS 3.5.0
- Moved the
Data.Contextclass to theWebmodule. - Removed the
Data.Scenarioenumeration. - Removed the
IO.ImageFormatenumeration. - Renamed the
Htmlmodule toWeb.Html. - Renamed the
UImodule toWeb.UI. - Renamed the
Web.Html.Themeenumeration toThemeMode.
Belin.io Core for JS 3.4.1
Belin.io Core for JS 3.4.0
- Moved the classes from the
Utilmodule to the root. - Removed the
Net.PostalAddressclass. - Renamed the
Httpmodule toNet.Http. - Renamed the
Http.Clientclass toHttpClient. - Renamed the
Http.Errorclass toHttpError. - Renamed the
Http.Statusenumeration toStatusCodes.