1.1.0 (2024-11-07)
Changed
- Changed uses of
valueField neq null
or linkField neq null
to linkFieldType
check in expanders.
- Rejuvenations:
@angular/*
: ^18.2.9 -> ^18.2.11
@nsx/ngx-ns-core
: 0.7.0 -> ^1.0.0
net.democritus.metamodel:prime-core
: 2024.6.0 -> 2024.7.0
net.democritus:expanders-test-utils
: 7.7.3 -> 7.8.2
net.democritus:Expanders
: 7.7.3 -> 7.8.2
net.democritus:expanders-core
: 7.7.3 -> 7.8.2
net.democritus.angular:angular-expanders
: 5.0.0 -> 5.1.0
Fixed
- Changed fixed version of
ngx-ns-core
to ^ version.
1.0.1 (2024-10-31)
Fixed
- Added missing comma to
package.json
feature expander.
1.0.0 (2024-10-30)
Added
- Created
ngx-ns-svcapi
runtime library.
- Created
svcapi
implementation for DataAccess
in the angular-expanders
.