1.1.8 • Published 4 years ago
yuni-chanz-react v1.1.8
yuni-chanz-react
The core components of the Yuni Chanz React library.
This is still in early development, so it is subject to frequent breaking changes. The package wasn't meant for others to use anyway...
Versions
1.1.8
Changes
- Removed
ModelConverter.toModel.
1.1.7
New features
- Implemented
mapArrayfunction onModelConverterto help runningArray.mapon a dynamic object. - Implemented
iterateObjectfunction onModelConverterto help iterating through a dynamic object.
1.1.6
Changes
- Removed
hideWithResponsefromExplicitViewModeland instead, implemented the same logics on existing methodhide.
1.1.4
New features
- Added
ExplicitAniViewModelto support "hiding animations" on the view if necessary. - Added
hideWithResponseonExplicitViewModelto hide the associted view while resolving any awaits made on the viewmodel.
Changes
- Increased version of dependency
bindable-data.
1.1.2
New features
- Added
getSearchParamstoNavigationmodule. - Added support for
URLSearchParamsargument type forNavigation.pushPath.
1.1.1
Changes
- Changed the default parameter type of
ExplicitViewModeltoany.
1.1.0
Changes
- Redesigned the way dependencies are created and added to the
DependencyContainer.
1.0.0
Major changes
- Removed
bindable-blocpackage. Specifically, a new packagebindable-datawas used instead which is a subset that doesn't include the weirdBLoCstuffs. All in short, this now allows for a less-complex way for a dependency to retrieve other dependencies.
0.2.3
Fixes
- Fixed issue where calling
ExplicitViewModel.showwould not pass the parameters to the model when the view is already being shown.
0.2.2
New features
- Implemented an additional event
onRoutePathonRoutedViewModel. - Added an additional parameter on
RoutedViewModel.onRouteParamsto retrieve current path.
0.2.1
New features
- Implemented
EventActionto achieve similar effect to C#'s event.
0.2.0
Changes
- Changed generic type of
IApiinIStreamableDataApifromT | nullto justT.
0.1.0
Changes
- Added
ApiResponseclass to be resolved byIApi'srequest(). This is to enforce the APIs to catch errors if there would be any.
0.0.5
Changes
- Added some encoder functions in
ModelConverterjust for consistency.
0.0.4
New features
- Implemented dependency management module.
- Implemented a utility class for Promises.
- Implemented a utility class for useful math operations.
- Implemented a utility class for useful path manipulations.
- Implemented a base model conversion class.
- Implemented base view model classes.
- Implemented navigation module and hooks.
- Added basic interfaces for API class implementation.
1.1.8
4 years ago
1.1.7
4 years ago
1.1.6
4 years ago
1.1.5
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago
0.2.3
4 years ago
0.2.1
5 years ago
0.2.2
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago